! * Bootstrap v400 (https://getbootstrap.com) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter,Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}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:#fff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){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}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}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}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-cancel-button,[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}.lead{font-size:1rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1.5rem;margin-bottom:1.5rem;border:0;border-top:1px solid rgba(255,255,255,.1)}small,.small{font-size:.75rem;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.75rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code{font-size:87.5%;color:#e83e8c;word-break: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{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;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-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.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,.col-sm-auto,.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,.col-md-auto,.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,.col-lg-auto,.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,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width: 992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table th,.table td{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 .table{background-color:#fff}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark th,.table-dark td,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{background-color:#ffffff13}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.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;-ms-overflow-style:-ms-autohiding-scrollbar}.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;-ms-overflow-style:-ms-autohiding-scrollbar}.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;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#fff;background-color:transparent;background-clip:padding-box;border:2px solid rgba(255,255,255,.7);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#fff;background-color:transparent;border-color:#fff;outline:0;box-shadow:none}.form-control::-webkit-input-placeholder{color:#fff;opacity:.7}.form-control::-moz-placeholder{color:#fff;opacity:.7}.form-control:-ms-input-placeholder{color:#fff;opacity:.7}.form-control::-ms-input-placeholder{color:#fff;opacity:.7}.form-control::placeholder{color:#fff;opacity:.7}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}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}.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-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.form-control-plaintext.form-control-lg,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:0}select.form-control-sm:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.6875rem 1rem;font-size:.9rem;line-height:1.5;border-radius:0}select.form-control-lg:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;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{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-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:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#28a745cc;border-radius:.2rem}.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745}.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip{display:block}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{background-color:#71dd8a}.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #28a74540}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label:before,.custom-file-input.is-valid~.custom-file-label:before{border-color:inherit}.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#dc3545cc;border-radius:.2rem}.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{background-color:#efa2a9}.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #dc354540}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label:before,.custom-file-input.is-invalid~.custom-file-label:before{border-color:inherit}.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;text-transform:uppercase;padding:.6rem 2.5rem;font-size:.8125rem;line-height:1.5;border-radius:0;font-weight:600;font-family:Work Sans,Helvetica Neue,Helvetica,Helvetica,Arial,sans-serif;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;border:2px solid #ffffff}.btn:hover,.btn:focus{text-decoration:none;background-color:transparent;color:#fff;border:2px solid #ffffff}.btn:focus,.btn.focus{outline:0;box-shadow:none}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled):active,.btn:not(:disabled):not(.disabled).active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#000;background-color:#fff;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px}.btn-primary:focus,.btn-primary.focus{box-shadow:none}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:transparent;border-color:#ffffff80}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:transparent}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:none;border-color:transparent}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{box-shadow:none}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.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,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 .2rem #28a74580}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.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 #28a74580}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 .2rem #17a2b880}.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 #17a2b880}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 .2rem #ffc10780}.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 #ffc10780}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 .2rem #dc354580}.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 #dc354580}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.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 #f8f9fa80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 .2rem #343a4080}.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 #343a4080}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;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:#007bff;border-color:#007bff}.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 #007bff80}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;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 #6c757d80}.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 #6c757d80}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;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:#28a745;border-color:#28a745}.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 #28a74580}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;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 #17a2b880}.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 #17a2b880}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;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 #ffc10780}.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 #ffc10780}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;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 #dc354580}.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 #dc354580}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;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 #f8f9fa80}.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 #f8f9fa80}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;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 #343a4080}.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 #343a4080}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link:focus,.btn-link.focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{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=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropup,.dropdown{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;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}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;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{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;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{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;width:0;height:0;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-divider{height:0;margin:.5rem 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:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;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}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after{margin-left:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.custom-select,.input-group>.custom-file{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file:focus{z-index:3}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:before{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label:before{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.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){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.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){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-control-input:active~.custom-control-label:before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label:before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label:after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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:#007bff80}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px #00000013,0 0 5px #80bdff80}.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{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-file-input:focus~.custom-file-control:before{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(2.25rem + 0px);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.nav{display:-webkit-box;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:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{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:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-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}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:transparent;background-clip:border-box;border:none;border-radius:0}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.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:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;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-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-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:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-img-top,.card-group>.card:first-child .card-header{border-top-right-radius:0}.card-group>.card:first-child .card-img-bottom,.card-group>.card:first-child .card-footer{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-img-top,.card-group>.card:last-child .card-header{border-top-left-radius:0}.card-group>.card:last-child .card-img-bottom,.card-group>.card:last-child .card-footer{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-img-top,.card-group>.card:only-child .card-header{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-img-bottom,.card-group>.card:only-child .card-footer{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-webkit-box;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:before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;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:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-link:not(:disabled):not(.disabled){cursor:pointer}.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:1;color:#fff;background-color:#007bff;border-color:#007bff}.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}.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}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:hover,.badge-primary[href]:focus{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:hover,.badge-secondary[href]:focus{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:hover,.badge-success[href]:focus{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:hover,.badge-info[href]:focus{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:hover,.badge-warning[href]:focus{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:hover,.badge-danger[href]:focus{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:hover,.badge-light[href]:focus{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:hover,.badge-dark[href]:focus{color:#fff;text-decoration:none;background-color:#1d2124}.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;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.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:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.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}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;background-color:#007bff;transition:width .6s ease}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{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;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:hover,.list-group-item:focus{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{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:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{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:hover,.list-group-item-warning.list-group-item-action:focus{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:hover,.list-group-item-danger.list-group-item-action:focus{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:hover,.list-group-item-light.list-group-item-action:focus{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:hover,.list-group-item-dark.list-group-item-action:focus{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}.close:hover,.close:focus{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translateY(-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0)}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.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-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;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-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=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{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;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 .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top .arrow,.bs-popover-auto[x-placement^=top] .arrow{bottom:calc((.5rem + 1px)*-1)}.bs-popover-top .arrow:before,.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:after{border-width:.5rem .5rem 0}.bs-popover-top .arrow:before,.bs-popover-auto[x-placement^=top] .arrow:before{bottom:0;border-top-color:#00000040}.bs-popover-top .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:after{bottom:1px;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right .arrow,.bs-popover-auto[x-placement^=right] .arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right .arrow:before,.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:after{border-width:.5rem .5rem .5rem 0}.bs-popover-right .arrow:before,.bs-popover-auto[x-placement^=right] .arrow:before{left:0;border-right-color:#00000040}.bs-popover-right .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:after{left:1px;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom .arrow,.bs-popover-auto[x-placement^=bottom] .arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-bottom .arrow:before,.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:after{border-width:0 .5rem .5rem .5rem}.bs-popover-bottom .arrow:before,.bs-popover-auto[x-placement^=bottom] .arrow:before{top:0;border-bottom-color:#00000040}.bs-popover-bottom .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:after{top:1px;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=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-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left .arrow,.bs-popover-auto[x-placement^=left] .arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left .arrow:before,.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:after{border-width:.5rem 0 .5rem .5rem}.bs-popover-left .arrow:before,.bs-popover-auto[x-placement^=left] .arrow:before{right:0;border-left-color:#00000040}.bs-popover-left .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;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-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translate(0)}@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.carousel-item-next,.active.carousel-item-right{-webkit-transform:translateX(100%);transform:translate(100%)}@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)){.carousel-item-next,.active.carousel-item-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.carousel-item-prev,.active.carousel-item-left{-webkit-transform:translateX(-100%);transform:translate(-100%)}@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)){.carousel-item-prev,.active.carousel-item-left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:#ffffff80}.carousel-indicators li:before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li:after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.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:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!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:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!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{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;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 iframe,.embed-responsive embed,.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.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-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}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position: -webkit-sticky) or (position: sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!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:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!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:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!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:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!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:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!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:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!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:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!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:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!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:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!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:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!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:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!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}}.text-justify{text-align:justify!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-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#1d2124!important}.text-muted{color:#6c757d!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{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}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{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 th,.table-bordered td{border:1px solid #ddd!important}}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box}*{margin:0;padding:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a,a:hover,a:active,a:visited,a:focus{text-decoration:none}img{display:inline-block;vertical-align:middle;height:auto;max-width:100%}.map img{max-width:none}a:focus{outline:0}iframe{width:100%;border:none;display:inline-block}::-moz-selection{background:#000;color:#fff}body{background:#111;font-family:Roboto,Helvetica Neue,Arial,sans-serif;color:#fff;margin:0;font-size:1rem;font-weight:400;line-height:1.55;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,.h1,.h3,.h4,.h5,.h6{font-family:inherit;margin-bottom:.5em;font-weight:400;position:relative;line-height:1.2}h1,.h1{font-size:2.1em}h2{font-size:1.3625rem;line-height:1.5}.h2{font-size:1.95rem}h3,.h3{font-size:1.125rem}h4,.h4{font-size:1rem}.h4{line-height:1.5}h5,.h5{font-size:.9375rem}h6,.h6{font-size:.8125rem}.alt-font{font-family:Permanent Marker,cursive;font-size:3.125rem}.block-title{display:inline-block;position:relative;padding:0 .625em}.block-bars{height:30px}.block-bars img{max-height:60%;margin:0 auto}.big-icon{font-size:6rem;color:#444;opacity:.5;line-height:.5}blockquote{font-size:1.25em;font-style:italic;margin:.7537em 0;font-weight:300;line-height:1.5735em}span{font-size:.84375em;display:inline-block}p,.p{line-height:1.9;margin-bottom:1.875em;font-size:.875em;display:block}p span,small span{font-size:inherit}p em{display:inline-block}form{position:relative}em{margin-bottom:.5em}.vertical-align{display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flexbox!important;display:flex!important;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.text-small{font-size:.8125em;margin-top:.9375em}section,.section{position:relative;overflow:hidden;width:100%}.block-content{position:relative;width:100%}.front-p{position:relative;z-index:100}.uppercase{text-transform:uppercase}img{margin-bottom:1em;display:inline-block}.sing{max-width:30%}.w-95{width:95%;margin-left:auto;margin-right:auto}.opc-50{opacity:.5}.adjust-space{margin-top:-35px;display:block}.container{position:relative}input[type]:-moz-placeholder{color:#552d2380}:-moz-placeholder{color:#552d2380}::-moz-placeholder{color:#552d2380}:-ms-input-placeholder{color:#552d2380}::-webkit-input-placeholder{color:#552d2380}.zoom{animation:zoom 15s ease 0s normal both infinite;-webkit-animation:zoom 15s ease 0s normal both infinite;-moz-animation:zoom 15s ease 0s normal both infinite;-ms-animation:zoom 15s ease 0s normal both infinite;-o-animation:zoom 15s ease 0s normal both infinite}@keyframes zoom{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.op-50{opacity:.5}.indent{text-indent:-999px;display:none}a.link{margin-bottom:1em;display:block;font-size:.857em;color:#fff}.as-link{cursor:pointer}a,.btn,.block-hover,input[type=text],.mobile-but .lines:after,.mobile-but .lines:before,.insta-Feed li img,.block-tabs li,.block-tracklist .playlist li:before,.block-tour:before,.header .logo img{transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out}.btn.with-ico.btn-s{padding:.335em .625em;font-size:.75em;color:#ffffffb3;border:2px solid transparent;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;border-color:#44444480;border-radius:3px}.btn.with-ico.btn-s:hover{color:#fff}.btn.with-ico{padding:.6rem 2rem}.btn.with-ico i{margin-right:.5125em}.with-ico i{display:inline-block;margin-right:.8125rem}.border-2{border-color:#fff!important}.block-social li a{color:#ffffffb3;border:2px solid transparent;border-color:#44444480;padding:00.2175rem .54rem;font-size:.9357rem;border-radius:3px;margin-right:.1rem;display:inline-block}.block-social li a:hover{color:#fff}a.link:hover{opacity:.5;text-decoration:none}a.underline{text-decoration:underline}a.underline:hover{text-decoration:none}strong a{color:#fff}p a.link{margin-top:0;font-size:inherit;text-decoration:underline;display:inline-block}a.hover-effect{display:flex;-webkit-flex-direction:column;flex-direction:column;min-width:0}a.hover-effect:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px)}section.divider{padding-top:12em;padding-bottom:12em}section.main{padding-top:7.42857em;padding-bottom:7.42857em}section.main.top,footer.top{padding-top:7.42857em;padding-bottom:0}section.main.bottom,footer.bottom{padding-top:0;padding-bottom:7.42857em}div[class*=col-].gap-one-bottom-md,.gap-one-bottom-md{padding-bottom:5em}div[class*=col-].gap-one-top-md,.gap-one-top-md{padding-top:5em}div[class*=col-].gap-double-md,.gap-double-md{padding-top:5em;padding-bottom:5em}div[class*=col-].gap-one-bottom-lg,.gap-one-bottom-lg{padding-bottom:7em}div[class*=col-].gap-one-top-lg,.gap-one-top-lg{padding-top:7em}div[class*=col-].gap-double-lg,.gap-double-lg{padding-top:7em;padding-bottom:7em}div[class*=col-].gap-one-bottom-sm,.gap-one-bottom-sm{padding-bottom:3em}div[class*=col-].gap-one-top-sm,.gap-one-top-sm{padding-top:3em}div[class*=col-].gap-double-sm,.gap-double-sm{padding-top:3em;padding-bottom:3em}.bg-secondary{background:#141414}.brd-top{border-top:1px #444444 solid}.brd-bottom{border-bottom:1px #444444 solid}.swap-color{color:#999}.loader{background:#141414;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:10000}.loader-inner{left:0;position:absolute;top:50%;width:100%;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.loading-spinner{width:6.25rem;height:6.25rem;animation:spinner-rotate 2s ease-in-out infinite;-webkit-animation:spinner-rotate 2s ease-in-out infinite;-moz-animation:spinner-rotate 2s ease-in-out infinite;-ms-animation:spinner-rotate 2s ease-in-out infinite;-o-animation:spinner-rotate 2s ease-in-out infinite}.spinner{animation:spinner-color 8s ease-in-out infinite,spinner-dash 2s ease-in-out infinite;-webkit-animation:spinner-color 8s ease-in-out infinite,spinner-dash 2s ease-in-out infinite;-moz-animation:spinner-color 8s ease-in-out infinite,spinner-dash 2s ease-in-out infinite;-ms-animation:spinner-color 8s ease-in-out infinite,spinner-dash 2s ease-in-out infinite;-o-animation:spinner-color 8s ease-in-out infinite,spinner-dash 2s ease-in-out infinite;stroke-linecap:round}@keyframes spinner-rotate{to{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:trotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg)}}@keyframes spinner-color{0%,to{stroke:#fff}}@keyframes spinner-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dasharray:90,200;stroke-dashoffset:-125px}}.wrapper{position:relative;background:#000}.wrapper,.header{margin:0 auto;max-width:1600px;position:relative}.block-top:not(.active){opacity:0;transform:translate3d(0,20px,0);-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);pointer-events:none}.block-top{position:fixed;width:3.2rem;height:3.2rem!important;background:#000;text-align:center;right:2.875rem;bottom:3.6875rem;padding-top:.6rem;z-index:100;color:#fff;border-radius:50%}.block-top i{font-size:1.2rem}.background-img img{display:none}.background-img{width:100%;height:100%}.background-img{background-attachment:scroll;background-clip:border-box;background-color:#000;background-image:none;background-origin:padding-box;background-repeat:repeat;background-size:cover!important;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.overlay:before{position:absolute;background:#00000080;background:-moz-linear-gradient(top,rgba(0,0,0,.2) 0%,rgba(0,0,0,.5) 55%,rgba(0,0,0,1) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,.2) 0%,rgba(0,0,0,.5) 55%,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,#0003,#00000080 55%,#000);filter:progid: DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=0);width:100%;height:100%;top:0;left:0;content:"";z-index:2}.slider .slides li{background-size:cover;height:1050px}.hero{padding-top:56px}.header{background-color:#000;left:0;right:0;position:fixed;top:0;width:100%;z-index:999}.header .logo{display:inline-block;height:100%;display:flex;align-items:center}.header .logo img{max-height:100%;opacity:.5}.header .logo:hover img{opacity:1}.mobile-but{height:1.5rem;position:absolute;right:15px;top:-32px;z-index:1000;display:none}.mobile-but .lines{transform:translateY(10px) rotate(0);-webkit-transform:translate(0px,10px) rotate(0deg);-ms-transform:translate(0px,10px) rotate(0deg);-moz-transform:translate(0px,10px) rotate(0deg)}.mobile-but .lines,.mobile-but .lines:after,.mobile-but .lines:before{height:.125rem;width:1.5625rem;border-radius:3px}.mobile-but .lines:after,.mobile-but .lines:before{content:" ";display:block}.mobile-but .lines:after{transform:translateY(4px) rotate(0);-webkit-transform:translate(0px,4px) rotate(0deg);-ms-transform:translate(0px,4px) rotate(0deg);-moz-transform:translate(0px,4px) rotate(0deg)}.mobile-but .lines:before{transform:translateY(-4px) rotate(0);-webkit-transform:translate(0px,-4px) rotate(0deg);-ms-transform:translate(0px,-4px) rotate(0deg);-moz-transform:translate(0px,-4px) rotate(0deg)}.mobile-but .lines:after,.mobile-but .lines:before{background:#fff}.toggle-mobile-but.active .mobile-but .lines:after{transform:translateY(-1px) rotate(45deg);-webkit-transform:translate(0px,-1px) rotate(45deg);-ms-transform:translate(0px,-1px) rotate(45deg);-moz-transform:translate(0px,-1px) rotate(45deg)}.toggle-mobile-but.active .mobile-but .lines:before{transform:translateY(1px) rotate(-45deg);-webkit-transform:translate(0px,1px) rotate(-45deg);-ms-transform:translate(0px,1px) rotate(-45deg);-moz-transform:translate(0px,1px) rotate(-45deg)}.main-nav li{display:inline-block;font-size:.75rem;margin-left:1.9625rem;text-transform:uppercase;font-weight:500}.main-menu li a,.main-nav li span{color:#fff;position:relative;padding:1.2rem 0}.main-menu li a{transform:scaleY(1.5);letter-spacing:4px;transition:.3s}.main-menu li a:hover{text-shadow:0px 0px 3px #c8090b;color:#eaabac}.main-nav li span.search-ico{cursor:pointer;color:#ff5252}.hero-content{color:#fff;position:relative;text-align:center;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);z-index:40}.hero-content .logo{max-width:75%}h1.large{font-size:4.5rem;line-height:1.3;font-family:Permanent Marker,cursive}.video-play-but{background:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:inline-block;height:5.3125rem;width:5.3125rem;position:relative}.video-play-but:after{border-color:transparent transparent transparent #000000;border-style:solid;border-width:10px 0 10px 15px;content:"";height:0;margin-left:-.375rem;position:absolute;top:50%;left:50%;width:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.video-play-but:hover{background-color:transparent;border:2px solid #ffffff}.video-play-but:hover:after{border-color:transparent transparent transparent #ffffff}ul.block-images li:first-child{padding-right:10px}ul.block-images li:last-child{padding-left:10px}.block-tracklist .audiojs{background-image:none;background-color:#1a1a1a;-webkit-box-shadow:none;box-shadow:none;width:100%;height:7.3rem;display:none}.block-tracklist .audiojs .play-pause{border-right:0}.block-tracklist .block-lyrics{display:none;margin:0 auto}.block-tracklist .block-lyrics p{color:#ccc}.block-tracklist .playlist{border:1px solid #444444;border-radius:3px}.block-tracklist .playlist li{padding:1rem 1.5rem 1rem 2.5rem;cursor:pointer;position:relative}.block-tracklist .playlist li:not(:last-child){border-bottom:1px solid #444444}.block-tracklist .playlist li:before{background:#121212;content:"";position:absolute;width:0;height:100%;top:0;left:0;transition:all .45s ease;-webkit-transition:all .45s ease;-moz-transition:all .45s ease;-ms-transition:all .45s ease}.block-tracklist .playlist li:hover:before,.block-tracklist .playlist li.playing:before{width:100%;left:0}.block-tracklist .playlist li:after{content:"";font-family:fontello;position:absolute;left:1.75rem;top:1.5rem;font-size:.5625rem;color:#000;background:#444;width:1.875rem;height:1.875rem;border-radius:50%;text-align:center;line-height:30px}.block-tracklist .playlist li.playing:after{content:"";background:#fff}.block-tracklist .playlist li.playing.pause:after{content:"";background:#fff}span.selected,a.selected{color:#fff!important}.block-album{border-radius:3px;border:1px solid #444444;overflow:hidden}.block-teaser{text-transform:uppercase}.block-teaser p{font-weight:700;font-size:1.5rem;padding-bottom:.5rem}.countdown{font-size:3rem;font-weight:300;letter-spacing:.34rem}.block-tabs li{margin:0 .78125rem;cursor:pointer;position:relative;padding:0 .25rem;color:#fff;opacity:.5}.block-tabs li.active{opacity:1}.block-tab{border:1px solid #444444;border-bottom:0;border-radius:3px;position:relative;border-left:0;border-right:0}.block-tab:after,.block-tab:before{position:absolute;content:"";width:1px;height:93.5%;background:#444;top:0;z-index:10}.block-tab:after{left:22.9%}.block-tab:before{left:73.3%}.block-tour{border-bottom:1px solid #444;padding-bottom:1rem;padding-top:1rem;padding-right:1.5rem;padding-left:0}.block-tour:before{background:#121212;content:"";position:absolute;width:0;height:100%;top:0;left:0;transition:all .45s ease;-webkit-transition:all .45s ease;-moz-transition:all .45s ease;-ms-transition:all .45s ease}.block-tour:hover:before{width:100%;left:0}.block-tour .col-lg-3 h3{position:relative;top:10px}.block-tour .col-lg-4 a,ol.playlist .col-lg-6 a{position:relative;top:8px}.block-tab li,.block-tab li .block-video{display:none}.block-tab li.active,.block-tab li.active .block-video{display:block}.block-video{background:#000;position:relative;overflow:hidden}.video-play-ico{position:absolute;top:50%;left:105%;z-index:2;color:#fff;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);opacity:.7}.video-play-ico:hover{opacity:1}.video-play-ico i{font-size:20px}.block-email-form{position:relative}.block-email-form .email-form input[type=text]{border:none;background:#fff6;border-radius:25px;padding-left:30px}.block-email-form .email-form button[type=submit]{position:absolute;right:0;border-radius:25px;background:#fff6;border:none;padding:.76rem 1.9rem;color:#fff}.block-filter li{margin:0 .78125rem;cursor:pointer;position:relative;padding:0 .25rem}.block-filter li a{color:#fff;opacity:.5}.block-filter li a.active{opacity:1}.block-card{margin-bottom:30px}.disable:before{opacity:.7;background:#141414;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.card-gallery.image-gallery{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.card-gallery>*{width:100%;z-index:2;position:relative}.btn-absolute{position:absolute;z-index:1;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);top:50%}.block-instafeed li{width:20%;margin-right:.5rem!important;margin-left:.5rem}.block-instafeed li:nth-last-of-type(-n+4) img{margin-bottom:0}.block-tweets{position:relative}.block-tweets .tweet{margin-top:1rem;font-size:1rem}.block-tweets .slides p{margin-bottom:0}.block-tweets .slides p a{text-decoration:underline;color:#999}.block-tweets .slides p a:hover{text-decoration:none}.block-tweets .slides p.timePosted a{margin-top:1rem;display:inline-block;font-size:.9375rem}.block-tweets .slides p.interact,.block-tweets .slides .user a img,.block-tweets .slides .user a span{display:none}.block-tweets .slides .user [data-scribe="element:screen_name"]{display:block;font-size:.9375rem;line-height:1.68421053rem;font-weight:400}.block-tweets .slides .user [data-scribe="element:name"]{display:none}.block-tweets .slides .user img{display:inline-block;clear:both;margin-bottom:.92857143rem;border-radius:50%}.card.block-info p{color:#ccc}.block-social.colored li{margin:0}.block-social.colored li a{font-size:1.3rem;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:0;opacity:1;color:#fff;margin:0 .8rem}.block-social.colored li:first-child a{background:#1877f2}.block-social.colored li:nth-child(2) a{background:#8a49a1}.block-social.colored li:nth-child(3) a{background:red}.footer p{color:#ccc}.footer p em{color:#fff}@media all and (max-width: 990px){.header{padding:5px 0}.header .logo{margin-top:.5rem}.mobile-but{display:block}.main-nav ul{display:none;text-align:left}.main-nav li,.main-nav li:first-child{float:none;display:block;margin-left:0}.main-menu li a{display:inline-block;padding:.5rem 0}h1.large{font-size:4rem}.alt-font{font-size:3rem}ul.block-images li:first-child{padding-right:15px}ul.block-images li:last-child{padding-left:15px}.block-album-info{margin-top:3rem}.sing{width:45%}ul.block-tab .block-content.pl-5{padding-left:1rem!important}.block-tab:before{left:70.3%}.block-tab:after{left:22.9%}ul.block-tab .block-content.pr-4{padding-right:0!important}.block-tab:before{left:66.3%}.video-play-ico{left:90%}.block-tab:after,.block-tab:before{height:91.4%}section.discography .container .row .col-12.col-md-6.col-lg-3:nth-child(3),section.discography .container .row .col-12.col-md-6.col-lg-3:nth-child(4){margin-top:2rem}}@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (orientation: portrait){input,textarea{-webkit-appearance:none}.alt-font{font-size:2.8rem}}@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait){.block-social li:last-child a{margin-top:.4rem}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){input,textarea{-webkit-appearance:none}section.divider{padding-top:10rem;padding-bottom:10rem}section.main{padding-top:6rem;padding-bottom:6rem}h1.large{font-size:4rem}h1,.h1{font-size:2rem}h4,.h4{font-size:.9375rem}.alt-font{font-size:2.5rem}ul.block-images li img{width:215px}.block-social li:first-child{margin-bottom:.4rem}.sing{max-width:40%}ul.block-tab .block-content.pl-5{padding-left:1rem!important}.block-tab:before{left:70.3%}.block-tab:after{left:22.9%}.video-play-ico{left:99%}.big-icon{font-size:5rem}}@media only screen and (min-width: 768px) and (max-width: 960px){input,textarea{-webkit-appearance:none}section.divider{padding-top:8rem;padding-bottom:8rem}h1.large{font-size:4rem}h1,.h1{font-size:2rem}h4,.h4{font-size:.9375rem}.sing{max-width:50%}.alt-font{font-size:2.5rem}.block-album-info{margin-top:3rem}.block-member img.pl-3{padding-left:0!important}.block-member img.pr-3{padding-right:0!important}.block-instafeed li{width:22%}ul.block-tab .block-content.pl-5{padding-left:1rem!important}ul.block-tab .block-content.pr-4{padding-right:0!important}.video-play-ico{left:90%}.block-tab:before{left:66.3%}.block-tab:after,.block-tab:before{height:91.4%}section.discography .container .row .col-12.col-md-6.col-lg-3:nth-child(3),section.discography .container .row .col-12.col-md-6.col-lg-3:nth-child(4){margin-top:2rem}.big-icon{font-size:5rem}}@media only screen and (min-width: 480px) and (max-width: 767px){input,textarea{-webkit-appearance:none}.slider .slides li{height:800px}section.divider{padding-top:8rem;padding-bottom:8rem}section.main{padding-top:4rem;padding-bottom:4rem}.btn{font-size:.68125rem}.video-play-but{width:4.3125rem;height:4.3125rem}h1.large{font-size:3.5rem;line-height:1;margin-bottom:.5rem!important}h1,.h1{font-size:1.7rem}h2{font-size:1.2625rem}.h2{font-size:1.45rem}h3,.h3{font-size:1rem}h4,.h4{font-size:.9375rem}h5,.h5{font-size:.9rem}h6,.h6{font-size:.75rem}.alt-font,.countdown{font-size:2.5rem}p,.p,.block-tweets .slides p.timePosted a,.block-tweets .slides .user[data-scribe="element:screen_name"]{font-size:.875rem}.w-95{width:85%}section.about .container .row .col-md-5.offset-md-1 .block-content{margin-top:3rem}.countdown{font-size:2.5rem}.block-album-info{margin-top:3rem!important}.sing{margin-bottom:3rem!important;max-width:25%}.block-tracklist .playlist li,.block-tour{padding-top:2rem;padding-bottom:2rem}.block-tracklist .playlist li:after{left:2.4rem;top:2.1rem}.block-instafeed li{width:44%}.block-instafeed li:nth-last-of-type(-n+4) img{margin-bottom:1rem}.block-member{margin-top:0!important;margin-bottom:3rem}section.band .col-md-4.col-lg-4:last-child .block-member,section.blog .col-md-4:last-child .card,.block-social.colored li:last-child,section.discography .col-md-6.col-lg-3:last-child .block-album{margin-bottom:0}section.discography .container .row .col-12.col-md-6.col-lg-3:nth-child(3),section.discography .container .row .col-12.col-md-6.col-lg-3:nth-child(4){margin-top:0}ul.block-tab .block-content.pl-5{padding-left:0!important}.block-tab .block-content .col-lg-3.col-md-3.text-center{text-align:left!important}.block-tab .col-lg-5.col-md-5 span{margin-bottom:1rem}.block-tour .col-lg-3 h3{top:0}.block-tour{padding-left:2rem}.block-email-form .email-form button[type=submit]{padding:.84rem 1.9rem}.block-tab:before,.block-tab:after{display:none}.card-gallery.image-gallery{-webkit-column-count:1;-moz-column-count:1;column-count:1}.video-play-ico{left:90%}section.blog .col-md-4 .card,.block-album,section.about .col-lg-3.col-md-4:nth-child(2) .block-content{margin-bottom:3rem}.block-social.colored li{margin-right:0;margin-bottom:1rem}.block-social.colored li a{width:65px;height:65px;font-size:1.6rem;line-height:2.5;margin:0 1rem}.big-icon{font-size:4rem}}@media only screen and (max-width: 479px){.header .logo img{max-height:40px}.header .logo{margin:0;display:flex;justify-content:center}input,textarea{-webkit-appearance:none}.slider .slides li{height:800px}section.divider{padding-top:8rem;padding-bottom:8rem}section.main{padding-top:4rem;padding-bottom:4rem}.btn{font-size:.68125rem}.video-play-but{width:4.3125rem;height:4.3125rem}.video-play-ico{left:90%}h1.large{font-size:3.5rem;line-height:1;margin-bottom:.5rem!important}h1,.h1{font-size:1.7rem}h2{font-size:1.2625rem}.h2{font-size:1.45rem}h3,.h3{font-size:1rem}h4,.h4{font-size:.9375rem}h5,.h5{font-size:.9rem}h6,.h6{font-size:.75rem}.alt-font,.countdown{font-size:2.5rem}p,.p,.block-tweets .slides p.timePosted a,.block-tweets .slides .user[data-scribe="element:screen_name"]{font-size:.875rem}.block-tweets .tweet{font-size:.9375rem}section.about .container .row .col-md-5.offset-md-1 .block-content{margin-top:3rem}ul.block-images li:first-child{padding-right:15px}ul.block-images li:last-child{padding-left:15px}.block-album-info{margin-top:3rem!important}.sing{margin-bottom:3rem!important;max-width:40%}.block-tracklist .playlist li,.block-tour{padding-top:2rem;padding-bottom:2rem}.block-tracklist .playlist li:after{left:2.4rem;top:2.1rem}.block-instafeed li{width:44%}.block-instafeed li:nth-last-of-type(-n+4) img{margin-bottom:1rem}.block-member{margin-top:0!important;margin-bottom:3rem}section.band .col-md-4.col-lg-4:last-child .block-member,section.blog .col-md-4:last-child .card,.block-social.colored li:last-child,section.discography .col-md-6.col-lg-3:last-child .block-album{margin-bottom:0}section.discography .container .row .col-12.col-md-6.col-lg-3:nth-child(3),section.discography .container .row .col-12.col-md-6.col-lg-3:nth-child(4){margin-top:0}ul.block-tab .block-content.pl-5{padding-left:0!important}.block-tab .block-content .col-lg-3.col-md-3.text-center{text-align:left!important}.block-tab .col-lg-5.col-md-5 span{margin-bottom:1rem}.block-tour .col-lg-3 h3{top:0}.block-tour{padding-left:2rem}.block-email-form .email-form button[type=submit]{padding:.84rem 1.9rem}.block-tab:before,.block-tab:after{display:none}.card-gallery.image-gallery{-webkit-column-count:1;-moz-column-count:1;column-count:1}section.blog .col-md-4 .card,.block-album,section.about .col-lg-3.col-md-4:nth-child(2) .block-content{margin-bottom:3rem}.block-social.colored li{margin-right:0;margin-bottom:2rem}.block-social.colored li a{width:65px;height:65px;font-size:1.6rem;line-height:2.5}.big-icon{font-size:4rem}}.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none;font-weight:400}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%}.flex-pauseplay span{text-transform:capitalize}.flexslider .slides li{position:relative}.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{margin:0 auto;position:relative;zoom:1}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-direction-nav{*height: 0}.flex-direction-nav a{color:#fff;position:absolute;cursor:pointer;font-size:18px;top:50%;transform:translateY(-50%);border:2px solid #ffffff;border-radius:50%;width:55px;height:55px;text-align:center;opacity:1}.review-slider .flex-direction-nav a{width:auto;height:auto;color:#552d25;border:none}.review-slider .flex-direction-nav a:hover{background:none}.review-slider .flex-direction-nav a i{position:relative;top:auto;left:auto}.flex-direction-nav a i{position:relative;top:11px;left:-2px;font-size:1.1em}.flex-direction-nav a.flex-next i{left:0}.flex-direction-nav a:hover{background:#fff3}.flex-control-nav,.flex-direction-nav a{z-index:50;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.flex-direction-nav .flex-prev{left:50px}.flex-direction-nav .flex-next{right:50px}.flex-control-nav{opacity:1;bottom:4em;text-align:center}.block-tweets .flex-control-nav{bottom:-4em}.flex-control-nav{width:100%;position:absolute}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width: 860px){.flex-direction-nav .flex-prev{opacity:1;left:0}.flex-direction-nav .flex-next{opacity:1;right:0}}.flex-control-nav li{margin-left:5px;margin-right:5px;display:inline-block;zoom:1}.flex-control-paging li a{width:10px;height:10px;display:block;background:none;cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;box-sizing:border-box;-moz-box-sizing:border-box;border:2px solid #ffffff;opacity:.7}.flex-control-paging li a:hover{background:#fff;border:2px solid #ffffff;opacity:1}.flex-control-paging li a.flex-active{position:relative;cursor:default;border:none;background:#fff;opacity:1;border:2px solid #ffffff}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px #0009;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009;background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:#0009;bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:#0009;position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:Socicon;src:url(/build/assets/Socicon-DhSYXkoV.eot?jxsw4b);src:url(/build/assets/Socicon-DhSYXkoV.eot?jxsw4b#iefix) format("embedded-opentype"),url(/build/assets/Socicon-Uq4g1hCy.woff2?jxsw4b) format("woff2"),url(/build/assets/Socicon-DHeEpSjF.ttf?jxsw4b) format("truetype"),url(/build/assets/Socicon-oG2hU91t.woff?jxsw4b) format("woff"),url(/build/assets/Socicon-D60DRUYk.svg?jxsw4b#Socicon) format("svg");font-weight:400;font-style:normal}[class^=socicon-],[class*=" socicon-"]{font-family:Socicon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.socicon-hackernews:before{content:""}.socicon-smashwords:before{content:""}.socicon-kobo:before{content:""}.socicon-bookbub:before{content:""}.socicon-mailru:before{content:""}.socicon-gitlab:before{content:""}.socicon-instructables:before{content:""}.socicon-portfolio:before{content:""}.socicon-codered:before{content:""}.socicon-origin:before{content:""}.socicon-nextdoor:before{content:""}.socicon-udemy:before{content:""}.socicon-livemaster:before{content:""}.socicon-crunchbase:before{content:""}.socicon-homefy:before{content:""}.socicon-calendly:before{content:""}.socicon-realtor:before{content:""}.socicon-tidal:before{content:""}.socicon-qobuz:before{content:""}.socicon-natgeo:before{content:""}.socicon-mastodon:before{content:""}.socicon-unsplash:before{content:""}.socicon-homeadvisor:before{content:""}.socicon-angieslist:before{content:""}.socicon-codepen:before{content:""}.socicon-slack:before{content:""}.socicon-openaigym:before{content:""}.socicon-logmein:before{content:""}.socicon-fiverr:before{content:""}.socicon-gotomeeting:before{content:""}.socicon-aliexpress:before{content:""}.socicon-guru:before{content:""}.socicon-appstore:before{content:""}.socicon-homes:before{content:""}.socicon-zoom:before{content:""}.socicon-alibaba:before{content:""}.socicon-craigslist:before{content:""}.socicon-wix:before{content:""}.socicon-redfin:before{content:""}.socicon-googlecalendar:before{content:""}.socicon-shopify:before{content:""}.socicon-freelancer:before{content:""}.socicon-seedrs:before{content:""}.socicon-bing:before{content:""}.socicon-doodle:before{content:""}.socicon-bonanza:before{content:""}.socicon-squarespace:before{content:""}.socicon-toptal:before{content:""}.socicon-gust:before{content:""}.socicon-ask:before{content:""}.socicon-trulia:before{content:""}.socicon-loomly:before{content:""}.socicon-ghost:before{content:""}.socicon-upwork:before{content:""}.socicon-fundable:before{content:""}.socicon-booking:before{content:""}.socicon-googlemaps:before{content:""}.socicon-zillow:before{content:""}.socicon-niconico:before{content:""}.socicon-toneden:before{content:""}.socicon-augment:before{content:""}.socicon-bitbucket:before{content:""}.socicon-fyuse:before{content:""}.socicon-yt-gaming:before{content:""}.socicon-sketchfab:before{content:""}.socicon-mobcrush:before{content:""}.socicon-microsoft:before{content:""}.socicon-pandora:before{content:""}.socicon-messenger:before{content:""}.socicon-gamewisp:before{content:""}.socicon-bloglovin:before{content:""}.socicon-tunein:before{content:""}.socicon-gamejolt:before{content:""}.socicon-trello:before{content:""}.socicon-spreadshirt:before{content:""}.socicon-500px:before{content:""}.socicon-8tracks:before{content:""}.socicon-airbnb:before{content:""}.socicon-alliance:before{content:""}.socicon-amazon:before{content:""}.socicon-amplement:before{content:""}.socicon-android:before{content:""}.socicon-angellist:before{content:""}.socicon-apple:before{content:""}.socicon-appnet:before{content:""}.socicon-baidu:before{content:""}.socicon-bandcamp:before{content:""}.socicon-battlenet:before{content:""}.socicon-mixer:before{content:""}.socicon-bebee:before{content:""}.socicon-bebo:before{content:""}.socicon-behance:before{content:""}.socicon-blizzard:before{content:""}.socicon-blogger:before{content:""}.socicon-buffer:before{content:""}.socicon-chrome:before{content:""}.socicon-coderwall:before{content:""}.socicon-curse:before{content:""}.socicon-dailymotion:before{content:""}.socicon-deezer:before{content:""}.socicon-delicious:before{content:""}.socicon-deviantart:before{content:""}.socicon-diablo:before{content:""}.socicon-digg:before{content:""}.socicon-discord:before{content:""}.socicon-disqus:before{content:""}.socicon-douban:before{content:""}.socicon-draugiem:before{content:""}.socicon-dribbble:before{content:""}.socicon-drupal:before{content:""}.socicon-ebay:before{content:""}.socicon-ello:before{content:""}.socicon-endomodo:before{content:""}.socicon-envato:before{content:""}.socicon-etsy:before{content:""}.socicon-facebook:before{content:""}.socicon-feedburner:before{content:""}.socicon-filmweb:before{content:""}.socicon-firefox:before{content:""}.socicon-flattr:before{content:""}.socicon-flickr:before{content:""}.socicon-formulr:before{content:""}.socicon-forrst:before{content:""}.socicon-foursquare:before{content:""}.socicon-friendfeed:before{content:""}.socicon-github:before{content:""}.socicon-goodreads:before{content:""}.socicon-google:before{content:""}.socicon-googlescholar:before{content:""}.socicon-googlegroups:before{content:""}.socicon-googlephotos:before{content:""}.socicon-googleplus:before{content:""}.socicon-grooveshark:before{content:""}.socicon-hackerrank:before{content:""}.socicon-hearthstone:before{content:""}.socicon-hellocoton:before{content:""}.socicon-heroes:before{content:""}.socicon-smashcast:before{content:""}.socicon-horde:before{content:""}.socicon-houzz:before{content:""}.socicon-icq:before{content:""}.socicon-identica:before{content:""}.socicon-imdb:before{content:""}.socicon-instagram:before{content:""}.socicon-issuu:before{content:""}.socicon-istock:before{content:""}.socicon-itunes:before{content:""}.socicon-keybase:before{content:""}.socicon-lanyrd:before{content:""}.socicon-lastfm:before{content:""}.socicon-line:before{content:""}.socicon-linkedin:before{content:""}.socicon-livejournal:before{content:""}.socicon-lyft:before{content:""}.socicon-macos:before{content:""}.socicon-mail:before{content:""}.socicon-medium:before{content:""}.socicon-meetup:before{content:""}.socicon-mixcloud:before{content:""}.socicon-modelmayhem:before{content:""}.socicon-mumble:before{content:""}.socicon-myspace:before{content:""}.socicon-newsvine:before{content:""}.socicon-nintendo:before{content:""}.socicon-npm:before{content:""}.socicon-odnoklassniki:before{content:""}.socicon-openid:before{content:""}.socicon-opera:before{content:""}.socicon-outlook:before{content:""}.socicon-overwatch:before{content:""}.socicon-patreon:before{content:""}.socicon-paypal:before{content:""}.socicon-periscope:before{content:""}.socicon-persona:before{content:""}.socicon-pinterest:before{content:""}.socicon-play:before{content:""}.socicon-player:before{content:""}.socicon-playstation:before{content:""}.socicon-pocket:before{content:""}.socicon-qq:before{content:""}.socicon-quora:before{content:""}.socicon-raidcall:before{content:""}.socicon-ravelry:before{content:""}.socicon-reddit:before{content:""}.socicon-renren:before{content:""}.socicon-researchgate:before{content:""}.socicon-residentadvisor:before{content:""}.socicon-reverbnation:before{content:""}.socicon-rss:before{content:""}.socicon-sharethis:before{content:""}.socicon-skype:before{content:""}.socicon-slideshare:before{content:""}.socicon-smugmug:before{content:""}.socicon-snapchat:before{content:""}.socicon-songkick:before{content:""}.socicon-soundcloud:before{content:""}.socicon-spotify:before{content:""}.socicon-stackexchange:before{content:""}.socicon-stackoverflow:before{content:""}.socicon-starcraft:before{content:""}.socicon-stayfriends:before{content:""}.socicon-steam:before{content:""}.socicon-storehouse:before{content:""}.socicon-strava:before{content:""}.socicon-streamjar:before{content:""}.socicon-stumbleupon:before{content:""}.socicon-swarm:before{content:""}.socicon-teamspeak:before{content:""}.socicon-teamviewer:before{content:""}.socicon-technorati:before{content:""}.socicon-telegram:before{content:""}.socicon-tripadvisor:before{content:""}.socicon-tripit:before{content:""}.socicon-triplej:before{content:""}.socicon-tumblr:before{content:""}.socicon-twitch:before{content:""}.socicon-twitter:before{content:""}.socicon-uber:before{content:""}.socicon-ventrilo:before{content:""}.socicon-viadeo:before{content:""}.socicon-viber:before{content:""}.socicon-viewbug:before{content:""}.socicon-vimeo:before{content:""}.socicon-vine:before{content:""}.socicon-vkontakte:before{content:""}.socicon-warcraft:before{content:""}.socicon-wechat:before{content:""}.socicon-weibo:before{content:""}.socicon-whatsapp:before{content:""}.socicon-wikipedia:before{content:""}.socicon-windows:before{content:""}.socicon-wordpress:before{content:""}.socicon-wykop:before{content:""}.socicon-xbox:before{content:""}.socicon-xing:before{content:""}.socicon-yahoo:before{content:""}.socicon-yammer:before{content:""}.socicon-yandex:before{content:""}.socicon-yelp:before{content:""}.socicon-younow:before{content:""}.socicon-youtube:before{content:""}.socicon-zapier:before{content:""}.socicon-zerply:before{content:""}.socicon-zomato:before{content:""}.socicon-zynga:before{content:""}@font-face{font-family:fontello;src:url(/build/assets/fontello-B94WNvbj.eot?46579446);src:url(/build/assets/fontello-B94WNvbj.eot?46579446#iefix) format("embedded-opentype"),url(/build/assets/fontello-B0CHvjur.woff2?46579446) format("woff2"),url(/build/assets/fontello-B0R4p4UG.woff?46579446) format("woff"),url(/build/assets/fontello-CLRS4zVM.ttf?46579446) format("truetype"),url(/build/assets/fontello-fWewdWDl.svg?46579446#fontello) format("svg");font-weight:400;font-style:normal}[class^=icon-]:before,[class*=" icon-"]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-glass:before{content:""}.icon-music:before{content:""}.icon-search:before{content:""}.icon-mail:before{content:""}.icon-mail-alt:before{content:""}.icon-mail-squared:before{content:""}.icon-heart:before{content:""}.icon-heart-empty:before{content:""}.icon-star:before{content:""}.icon-star-empty:before{content:""}.icon-star-half:before{content:""}.icon-star-half-alt:before{content:""}.icon-user:before{content:""}.icon-user-plus:before{content:""}.icon-user-times:before{content:""}.icon-users:before{content:""}.icon-male:before{content:""}.icon-female:before{content:""}.icon-child:before{content:""}.icon-user-secret:before{content:""}.icon-video:before{content:""}.icon-videocam:before{content:""}.icon-picture:before{content:""}.icon-camera:before{content:""}.icon-camera-alt:before{content:""}.icon-th-large:before{content:""}.icon-th:before{content:""}.icon-th-list:before{content:""}.icon-ok:before{content:""}.icon-ok-circled:before{content:""}.icon-ok-circled2:before{content:""}.icon-ok-squared:before{content:""}.icon-cancel:before{content:""}.icon-cancel-circled:before{content:""}.icon-cancel-circled2:before{content:""}.icon-plus:before{content:""}.icon-plus-circled:before{content:""}.icon-plus-squared:before{content:""}.icon-plus-squared-alt:before{content:""}.icon-minus:before{content:""}.icon-minus-circled:before{content:""}.icon-minus-squared:before{content:""}.icon-minus-squared-alt:before{content:""}.icon-help:before{content:""}.icon-help-circled:before{content:""}.icon-info-circled:before{content:""}.icon-info:before{content:""}.icon-home:before{content:""}.icon-link:before{content:""}.icon-unlink:before{content:""}.icon-link-ext:before{content:""}.icon-link-ext-alt:before{content:""}.icon-attach:before{content:""}.icon-lock:before{content:""}.icon-lock-open:before{content:""}.icon-lock-open-alt:before{content:""}.icon-pin:before{content:""}.icon-eye:before{content:""}.icon-eye-off:before{content:""}.icon-tag:before{content:""}.icon-tags:before{content:""}.icon-bookmark:before{content:""}.icon-bookmark-empty:before{content:""}.icon-flag:before{content:""}.icon-flag-empty:before{content:""}.icon-flag-checkered:before{content:""}.icon-thumbs-up:before{content:""}.icon-thumbs-down:before{content:""}.icon-thumbs-up-alt:before{content:""}.icon-thumbs-down-alt:before{content:""}.icon-download:before{content:""}.icon-upload:before{content:""}.icon-download-cloud:before{content:""}.icon-upload-cloud:before{content:""}.icon-reply:before{content:""}.icon-reply-all:before{content:""}.icon-forward:before{content:""}.icon-quote-left:before{content:""}.icon-quote-right:before{content:""}.icon-code:before{content:""}.icon-export:before{content:""}.icon-export-alt:before{content:""}.icon-share:before{content:""}.icon-share-squared:before{content:""}.icon-pencil:before{content:""}.icon-pencil-squared:before{content:""}.icon-edit:before{content:""}.icon-print:before{content:""}.icon-retweet:before{content:""}.icon-keyboard:before{content:""}.icon-gamepad:before{content:""}.icon-comment:before{content:""}.icon-chat:before{content:""}.icon-comment-empty:before{content:""}.icon-chat-empty:before{content:""}.icon-bell:before{content:""}.icon-bell-alt:before{content:""}.icon-bell-off:before{content:""}.icon-bell-off-empty:before{content:""}.icon-attention-alt:before{content:""}.icon-attention:before{content:""}.icon-attention-circled:before{content:""}.icon-location:before{content:""}.icon-direction:before{content:""}.icon-compass:before{content:""}.icon-trash:before{content:""}.icon-trash-empty:before{content:""}.icon-doc:before{content:""}.icon-docs:before{content:""}.icon-doc-text:before{content:""}.icon-doc-inv:before{content:""}.icon-doc-text-inv:before{content:""}.icon-file-pdf:before{content:""}.icon-file-word:before{content:""}.icon-file-excel:before{content:""}.icon-file-powerpoint:before{content:""}.icon-file-image:before{content:""}.icon-file-archive:before{content:""}.icon-file-audio:before{content:""}.icon-file-video:before{content:""}.icon-file-code:before{content:""}.icon-folder:before{content:""}.icon-folder-open:before{content:""}.icon-folder-empty:before{content:""}.icon-folder-open-empty:before{content:""}.icon-box:before{content:""}.icon-rss:before{content:""}.icon-rss-squared:before{content:""}.icon-phone:before{content:""}.icon-phone-squared:before{content:""}.icon-fax:before{content:""}.icon-menu:before{content:""}.icon-cog:before{content:""}.icon-cog-alt:before{content:""}.icon-wrench:before{content:""}.icon-sliders:before{content:""}.icon-basket:before{content:""}.icon-cart-plus:before{content:""}.icon-cart-arrow-down:before{content:""}.icon-calendar:before{content:""}.icon-calendar-empty:before{content:""}.icon-login:before{content:""}.icon-logout:before{content:""}.icon-mic:before{content:""}.icon-mute:before{content:""}.icon-volume-off:before{content:""}.icon-volume-down:before{content:""}.icon-volume-up:before{content:""}.icon-headphones:before{content:""}.icon-clock:before{content:""}.icon-lightbulb:before{content:""}.icon-block:before{content:""}.icon-resize-full:before{content:""}.icon-resize-full-alt:before{content:""}.icon-resize-small:before{content:""}.icon-resize-vertical:before{content:""}.icon-resize-horizontal:before{content:""}.icon-move:before{content:""}.icon-zoom-in:before{content:""}.icon-zoom-out:before{content:""}.icon-down-circled2:before{content:""}.icon-up-circled2:before{content:""}.icon-left-circled2:before{content:""}.icon-right-circled2:before{content:""}.icon-down-dir:before{content:""}.icon-up-dir:before{content:""}.icon-left-dir:before{content:""}.icon-right-dir:before{content:""}.icon-down-open:before{content:""}.icon-left-open:before{content:""}.icon-right-open:before{content:""}.icon-up-open:before{content:""}.icon-angle-left:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-angle-down:before{content:""}.icon-angle-circled-left:before{content:""}.icon-angle-circled-right:before{content:""}.icon-angle-circled-up:before{content:""}.icon-angle-circled-down:before{content:""}.icon-angle-double-left:before{content:""}.icon-angle-double-right:before{content:""}.icon-angle-double-up:before{content:""}.icon-angle-double-down:before{content:""}.icon-down:before{content:""}.icon-left:before{content:""}.icon-right:before{content:""}.icon-up:before{content:""}.icon-down-big:before{content:""}.icon-left-big:before{content:""}.icon-right-big:before{content:""}.icon-up-big:before{content:""}.icon-right-hand:before{content:""}.icon-left-hand:before{content:""}.icon-up-hand:before{content:""}.icon-down-hand:before{content:""}.icon-left-circled:before{content:""}.icon-right-circled:before{content:""}.icon-up-circled:before{content:""}.icon-down-circled:before{content:""}.icon-cw:before{content:""}.icon-ccw:before{content:""}.icon-arrows-cw:before{content:""}.icon-level-up:before{content:""}.icon-level-down:before{content:""}.icon-shuffle:before{content:""}.icon-exchange:before{content:""}.icon-history:before{content:""}.icon-expand:before{content:""}.icon-collapse:before{content:""}.icon-expand-right:before{content:""}.icon-collapse-left:before{content:""}.icon-play:before{content:""}.icon-play-circled:before{content:""}.icon-play-circled2:before{content:""}.icon-stop:before{content:""}.icon-pause:before{content:""}.icon-to-end:before{content:""}.icon-to-end-alt:before{content:""}.icon-to-start:before{content:""}.icon-to-start-alt:before{content:""}.icon-fast-fw:before{content:""}.icon-fast-bw:before{content:""}.icon-eject:before{content:""}.icon-target:before{content:""}.icon-signal:before{content:""}.icon-wifi:before{content:""}.icon-award:before{content:""}.icon-desktop:before{content:""}.icon-laptop:before{content:""}.icon-tablet:before{content:""}.icon-mobile:before{content:""}.icon-inbox:before{content:""}.icon-globe:before{content:""}.icon-sun:before{content:""}.icon-cloud:before{content:""}.icon-flash:before{content:""}.icon-moon:before{content:""}.icon-umbrella:before{content:""}.icon-flight:before{content:""}.icon-fighter-jet:before{content:""}.icon-paper-plane:before{content:""}.icon-paper-plane-empty:before{content:""}.icon-space-shuttle:before{content:""}.icon-leaf:before{content:""}.icon-font:before{content:""}.icon-bold:before{content:""}.icon-medium:before{content:""}.icon-italic:before{content:""}.icon-header:before{content:""}.icon-paragraph:before{content:""}.icon-text-height:before{content:""}.icon-text-width:before{content:""}.icon-align-left:before{content:""}.icon-align-center:before{content:""}.icon-align-right:before{content:""}.icon-align-justify:before{content:""}.icon-list:before{content:""}.icon-indent-left:before{content:""}.icon-indent-right:before{content:""}.icon-list-bullet:before{content:""}.icon-list-numbered:before{content:""}.icon-strike:before{content:""}.icon-underline:before{content:""}.icon-superscript:before{content:""}.icon-subscript:before{content:""}.icon-table:before{content:""}.icon-columns:before{content:""}.icon-crop:before{content:""}.icon-scissors:before{content:""}.icon-paste:before{content:""}.icon-briefcase:before{content:""}.icon-suitcase:before{content:""}.icon-ellipsis:before{content:""}.icon-ellipsis-vert:before{content:""}.icon-off:before{content:""}.icon-road:before{content:""}.icon-list-alt:before{content:""}.icon-qrcode:before{content:""}.icon-barcode:before{content:""}.icon-book:before{content:""}.icon-ajust:before{content:""}.icon-tint:before{content:""}.icon-toggle-off:before{content:""}.icon-toggle-on:before{content:""}.icon-check:before{content:""}.icon-check-empty:before{content:""}.icon-circle:before{content:""}.icon-circle-empty:before{content:""}.icon-circle-thin:before{content:""}.icon-circle-notch:before{content:""}.icon-dot-circled:before{content:""}.icon-asterisk:before{content:""}.icon-gift:before{content:""}.icon-fire:before{content:""}.icon-magnet:before{content:""}.icon-chart-bar:before{content:""}.icon-chart-area:before{content:""}.icon-chart-pie:before{content:""}.icon-chart-line:before{content:""}.icon-ticket:before{content:""}.icon-credit-card:before{content:""}.icon-floppy:before{content:""}.icon-megaphone:before{content:""}.icon-hdd:before{content:""}.icon-key:before{content:""}.icon-fork:before{content:""}.icon-rocket:before{content:""}.icon-bug:before{content:""}.icon-certificate:before{content:""}.icon-tasks:before{content:""}.icon-filter:before{content:""}.icon-beaker:before{content:""}.icon-magic:before{content:""}.icon-cab:before{content:""}.icon-taxi:before{content:""}.icon-truck:before{content:""}.icon-bus:before{content:""}.icon-bicycle:before{content:""}.icon-motorcycle:before{content:""}.icon-train:before{content:""}.icon-subway:before{content:""}.icon-ship:before{content:""}.icon-money:before{content:""}.icon-euro:before{content:""}.icon-pound:before{content:""}.icon-dollar:before{content:""}.icon-rupee:before{content:""}.icon-yen:before{content:""}.icon-rouble:before{content:""}.icon-shekel:before{content:""}.icon-try:before{content:""}.icon-won:before{content:""}.icon-bitcoin:before{content:""}.icon-viacoin:before{content:""}.icon-sort:before{content:""}.icon-sort-down:before{content:""}.icon-sort-up:before{content:""}.icon-sort-alt-up:before{content:""}.icon-sort-alt-down:before{content:""}.icon-sort-name-up:before{content:""}.icon-sort-name-down:before{content:""}.icon-sort-number-up:before{content:""}.icon-sort-number-down:before{content:""}.icon-hammer:before{content:""}.icon-gauge:before{content:""}.icon-sitemap:before{content:""}.icon-spinner:before{content:""}.icon-coffee:before{content:""}.icon-food:before{content:""}.icon-beer:before{content:""}.icon-user-md:before{content:""}.icon-stethoscope:before{content:""}.icon-heartbeat:before{content:""}.icon-ambulance:before{content:""}.icon-medkit:before{content:""}.icon-h-sigh:before{content:""}.icon-bed:before{content:""}.icon-hospital:before{content:""}.icon-building:before{content:""}.icon-building-filled:before{content:""}.icon-bank:before{content:""}.icon-smile:before{content:""}.icon-frown:before{content:""}.icon-meh:before{content:""}.icon-anchor:before{content:""}.icon-terminal:before{content:""}.icon-eraser:before{content:""}.icon-puzzle:before{content:""}.icon-shield:before{content:""}.icon-extinguisher:before{content:""}.icon-bullseye:before{content:""}.icon-wheelchair:before{content:""}.icon-language:before{content:""}.icon-graduation-cap:before{content:""}.icon-paw:before{content:""}.icon-spoon:before{content:""}.icon-cube:before{content:""}.icon-cubes:before{content:""}.icon-recycle:before{content:""}.icon-tree:before{content:""}.icon-database:before{content:""}.icon-server:before{content:""}.icon-lifebuoy:before{content:""}.icon-rebel:before{content:""}.icon-empire:before{content:""}.icon-bomb:before{content:""}.icon-soccer-ball:before{content:""}.icon-tty:before{content:""}.icon-binoculars:before{content:""}.icon-plug:before{content:""}.icon-newspaper:before{content:""}.icon-calc:before{content:""}.icon-copyright:before{content:""}.icon-at:before{content:""}.icon-eyedropper:before{content:""}.icon-brush:before{content:""}.icon-birthday:before{content:""}.icon-diamond:before{content:""}.icon-street-view:before{content:""}.icon-venus:before{content:""}.icon-mars:before{content:""}.icon-mercury:before{content:""}.icon-transgender:before{content:""}.icon-transgender-alt:before{content:""}.icon-venus-double:before{content:""}.icon-mars-double:before{content:""}.icon-venus-mars:before{content:""}.icon-mars-stroke:before{content:""}.icon-mars-stroke-v:before{content:""}.icon-mars-stroke-h:before{content:""}.icon-neuter:before{content:""}.icon-cc-visa:before{content:""}.icon-cc-mastercard:before{content:""}.icon-cc-discover:before{content:""}.icon-cc-amex:before{content:""}.icon-cc-paypal:before{content:""}.icon-cc-stripe:before{content:""}.icon-adn:before{content:""}.icon-android:before{content:""}.icon-angellist:before{content:""}.icon-apple:before{content:""}.icon-behance:before{content:""}.icon-behance-squared:before{content:""}.icon-bitbucket:before{content:""}.icon-bitbucket-squared:before{content:""}.icon-buysellads:before{content:""}.icon-cc:before{content:""}.icon-codeopen:before{content:""}.icon-connectdevelop:before{content:""}.icon-css3:before{content:""}.icon-dashcube:before{content:""}.icon-delicious:before{content:""}.icon-deviantart:before{content:""}.icon-digg:before{content:""}.icon-dribbble:before{content:""}.icon-dropbox:before{content:""}.icon-drupal:before{content:""}.icon-facebook:before{content:""}.icon-facebook-squared:before{content:""}.icon-facebook-official:before{content:""}.icon-flickr:before{content:""}.icon-forumbee:before{content:""}.icon-foursquare:before{content:""}.icon-git-squared:before{content:""}.icon-git:before{content:""}.icon-github:before{content:""}.icon-github-squared:before{content:""}.icon-github-circled:before{content:""}.icon-gittip:before{content:""}.icon-google:before{content:""}.icon-gplus:before{content:""}.icon-gplus-squared:before{content:""}.icon-gwallet:before{content:""}.icon-hacker-news:before{content:""}.icon-html5:before{content:""}.icon-instagram:before{content:""}.icon-ioxhost:before{content:""}.icon-joomla:before{content:""}.icon-jsfiddle:before{content:""}.icon-lastfm:before{content:""}.icon-lastfm-squared:before{content:""}.icon-leanpub:before{content:""}.icon-linkedin-squared:before{content:""}.icon-linux:before{content:""}.icon-linkedin:before{content:""}.icon-maxcdn:before{content:""}.icon-meanpath:before{content:""}.icon-openid:before{content:""}.icon-pagelines:before{content:""}.icon-paypal:before{content:""}.icon-pied-piper-squared:before{content:""}.icon-pied-piper-alt:before{content:""}.icon-pinterest:before{content:""}.icon-pinterest-circled:before{content:""}.icon-pinterest-squared:before{content:""}.icon-qq:before{content:""}.icon-reddit:before{content:""}.icon-reddit-squared:before{content:""}.icon-renren:before{content:""}.icon-sellsy:before{content:""}.icon-shirtsinbulk:before{content:""}.icon-simplybuilt:before{content:""}.icon-skyatlas:before{content:""}.icon-skype:before{content:""}.icon-slack:before{content:""}.icon-slideshare:before{content:""}.icon-soundcloud:before{content:""}.icon-spotify:before{content:""}.icon-stackexchange:before{content:""}.icon-stackoverflow:before{content:""}.icon-steam:before{content:""}.icon-steam-squared:before{content:""}.icon-stumbleupon:before{content:""}.icon-stumbleupon-circled:before{content:""}.icon-tencent-weibo:before{content:""}.icon-trello:before{content:""}.icon-tumblr:before{content:""}.icon-tumblr-squared:before{content:""}.icon-twitch:before{content:""}.icon-twitter-squared:before{content:""}.icon-twitter:before{content:""}.icon-vimeo-squared:before{content:""}.icon-vine:before{content:""}.icon-vkontakte:before{content:""}.icon-whatsapp:before{content:""}.icon-wechat:before{content:""}.icon-weibo:before{content:""}.icon-windows:before{content:""}.icon-wordpress:before{content:""}.icon-xing:before{content:""}.icon-xing-squared:before{content:""}.icon-yelp:before{content:""}.icon-youtube:before{content:""}.icon-yahoo:before{content:""}.icon-youtube-squared:before{content:""}.icon-youtube-play:before{content:""}.icon-blank:before{content:""}.icon-lemon:before{content:""}.icon-note:before{content:""}.icon-note-beamed:before{content:""}.icon-music-1:before{content:""}.icon-search-1:before{content:""}.icon-flashlight:before{content:""}.icon-mail-1:before{content:""}.icon-heart-1:before{content:""}.icon-heart-empty-1:before{content:""}.icon-star-1:before{content:""}.icon-star-empty-1:before{content:""}.icon-user-1:before{content:""}.icon-users-1:before{content:""}.icon-user-add:before{content:""}.icon-video-1:before{content:""}.icon-picture-1:before{content:""}.icon-camera-1:before{content:""}.icon-layout:before{content:""}.icon-menu-1:before{content:""}.icon-check-1:before{content:""}.icon-cancel-1:before{content:""}.icon-cancel-circled-1:before{content:""}.icon-cancel-squared:before{content:""}.icon-plus-1:before{content:""}.icon-plus-circled-1:before{content:""}.icon-plus-squared-1:before{content:""}.icon-minus-1:before{content:""}.icon-minus-circled-1:before{content:""}.icon-minus-squared-1:before{content:""}.icon-help-1:before{content:""}.icon-help-circled-1:before{content:""}.icon-info-1:before{content:""}.icon-info-circled-1:before{content:""}.icon-back:before{content:""}.icon-home-1:before{content:""}.icon-link-1:before{content:""}.icon-attach-1:before{content:""}.icon-lock-1:before{content:""}.icon-lock-open-1:before{content:""}.icon-eye-1:before{content:""}.icon-tag-1:before{content:""}.icon-bookmark-1:before{content:""}.icon-bookmarks:before{content:""}.icon-flag-1:before{content:""}.icon-thumbs-up-1:before{content:""}.icon-thumbs-down-1:before{content:""}.icon-download-1:before{content:""}.icon-upload-1:before{content:""}.icon-upload-cloud-1:before{content:""}.icon-reply-1:before{content:""}.icon-reply-all-1:before{content:""}.icon-forward-1:before{content:""}.icon-quote:before{content:""}.icon-code-1:before{content:""}.icon-export-1:before{content:""}.icon-pencil-1:before{content:""}.icon-feather:before{content:""}.icon-print-1:before{content:""}.icon-retweet-1:before{content:""}.icon-keyboard-1:before{content:""}.icon-comment-1:before{content:""}.icon-chat-1:before{content:""}.icon-bell-1:before{content:""}.icon-attention-1:before{content:""}.icon-alert:before{content:""}.icon-vcard:before{content:""}.icon-address:before{content:""}.icon-location-1:before{content:""}.icon-map:before{content:""}.icon-direction-1:before{content:""}.icon-compass-1:before{content:""}.icon-cup:before{content:""}.icon-trash-1:before{content:""}.icon-doc-1:before{content:""}.icon-docs-1:before{content:""}.icon-doc-landscape:before{content:""}.icon-doc-text-1:before{content:""}.icon-doc-text-inv-1:before{content:""}.icon-newspaper-1:before{content:""}.icon-book-open:before{content:""}.icon-book-1:before{content:""}.icon-folder-1:before{content:""}.icon-archive:before{content:""}.icon-box-1:before{content:""}.icon-rss-1:before{content:""}.icon-phone-1:before{content:""}.icon-cog-1:before{content:""}.icon-tools:before{content:""}.icon-share-1:before{content:""}.icon-shareable:before{content:""}.icon-basket-1:before{content:""}.icon-bag:before{content:""}.icon-calendar-1:before{content:""}.icon-login-1:before{content:""}.icon-logout-1:before{content:""}.icon-mic-1:before{content:""}.icon-mute-1:before{content:""}.icon-sound:before{content:""}.icon-volume:before{content:""}.icon-clock-1:before{content:""}.icon-hourglass:before{content:""}.icon-lamp:before{content:""}.icon-light-down:before{content:""}.icon-light-up:before{content:""}.icon-adjust:before{content:""}.icon-block-1:before{content:""}.icon-resize-full-1:before{content:""}.icon-resize-small-1:before{content:""}.icon-popup:before{content:""}.icon-publish:before{content:""}.icon-window:before{content:""}.icon-arrow-combo:before{content:""}.icon-down-circled-1:before{content:""}.icon-left-circled-1:before{content:""}.icon-right-circled-1:before{content:""}.icon-up-circled-1:before{content:""}.icon-down-open-1:before{content:""}.icon-left-open-1:before{content:""}.icon-right-open-1:before{content:""}.icon-up-open-1:before{content:""}.icon-down-open-mini:before{content:""}.icon-left-open-mini:before{content:""}.icon-right-open-mini:before{content:""}.icon-up-open-mini:before{content:""}.icon-down-open-big:before{content:""}.icon-left-open-big:before{content:""}.icon-right-open-big:before{content:""}.icon-up-open-big:before{content:""}.icon-down-1:before{content:""}.icon-left-1:before{content:""}.icon-right-1:before{content:""}.icon-up-1:before{content:""}.icon-down-dir-1:before{content:""}.icon-left-dir-1:before{content:""}.icon-right-dir-1:before{content:""}.icon-up-dir-1:before{content:""}.icon-down-bold:before{content:""}.icon-left-bold:before{content:""}.icon-right-bold:before{content:""}.icon-up-bold:before{content:""}.icon-down-thin:before{content:""}.icon-left-thin:before{content:""}.icon-right-thin:before{content:""}.icon-up-thin:before{content:""}.icon-ccw-1:before{content:""}.icon-cw-1:before{content:""}.icon-arrows-ccw:before{content:""}.icon-level-down-1:before{content:""}.icon-level-up-1:before{content:""}.icon-shuffle-1:before{content:""}.icon-loop:before{content:""}.icon-switch:before{content:""}.icon-play-1:before{content:""}.icon-stop-1:before{content:""}.icon-pause-1:before{content:""}.icon-record:before{content:""}.icon-to-end-1:before{content:""}.icon-to-start-1:before{content:""}.icon-fast-forward:before{content:""}.icon-fast-backward:before{content:""}.icon-progress-0:before{content:""}.icon-progress-1:before{content:""}.icon-progress-2:before{content:""}.icon-progress-3:before{content:""}.icon-target-1:before{content:""}.icon-palette:before{content:""}.icon-list-1:before{content:""}.icon-list-add:before{content:""}.icon-signal-1:before{content:""}.icon-trophy:before{content:""}.icon-battery:before{content:""}.icon-back-in-time:before{content:""}.icon-monitor:before{content:""}.icon-mobile-1:before{content:""}.icon-network:before{content:""}.icon-cd:before{content:""}.icon-inbox-1:before{content:""}.icon-install:before{content:""}.icon-globe-1:before{content:""}.icon-cloud-1:before{content:""}.icon-cloud-thunder:before{content:""}.icon-flash-1:before{content:""}.icon-moon-1:before{content:""}.icon-flight-1:before{content:""}.icon-paper-plane-1:before{content:""}.icon-leaf-1:before{content:""}.icon-lifebuoy-1:before{content:""}.icon-mouse:before{content:""}.icon-briefcase-1:before{content:""}.icon-suitcase-1:before{content:""}.icon-dot:before{content:""}.icon-dot-2:before{content:""}.icon-dot-3:before{content:""}.icon-brush-1:before{content:""}.icon-magnet-1:before{content:""}.icon-infinity:before{content:""}.icon-erase:before{content:""}.icon-chart-pie-1:before{content:""}.icon-chart-line-1:before{content:""}.icon-chart-bar-1:before{content:""}.icon-chart-area-1:before{content:""}.icon-tape:before{content:""}.icon-graduation-cap-1:before{content:""}.icon-language-1:before{content:""}.icon-ticket-1:before{content:""}.icon-water:before{content:""}.icon-droplet:before{content:""}.icon-air:before{content:""}.icon-credit-card-1:before{content:""}.icon-floppy-1:before{content:""}.icon-clipboard:before{content:""}.icon-megaphone-1:before{content:""}.icon-database-1:before{content:""}.icon-drive:before{content:""}.icon-bucket:before{content:""}.icon-thermometer:before{content:""}.icon-key-1:before{content:""}.icon-flow-cascade:before{content:""}.icon-flow-branch:before{content:""}.icon-flow-tree:before{content:""}.icon-flow-line:before{content:""}.icon-flow-parallel:before{content:""}.icon-rocket-1:before{content:""}.icon-gauge-1:before{content:""}.icon-traffic-cone:before{content:""}.icon-cc-1:before{content:""}.icon-cc-by:before{content:""}.icon-cc-nc:before{content:""}.icon-cc-nc-eu:before{content:""}.icon-cc-nc-jp:before{content:""}.icon-cc-sa:before{content:""}.icon-cc-nd:before{content:""}.icon-cc-pd:before{content:""}.icon-cc-zero:before{content:""}.icon-cc-share:before{content:""}.icon-cc-remix:before{content:""}.icon-github-1:before{content:""}.icon-github-circled-1:before{content:""}.icon-flickr-1:before{content:""}.icon-flickr-circled:before{content:""}.icon-vimeo:before{content:""}.icon-vimeo-circled:before{content:""}.icon-twitter-1:before{content:""}.icon-twitter-circled:before{content:""}.icon-facebook-1:before{content:""}.icon-facebook-circled:before{content:""}.icon-facebook-squared-1:before{content:""}.icon-gplus-1:before{content:""}.icon-gplus-circled:before{content:""}.icon-pinterest-1:before{content:""}.icon-pinterest-circled-1:before{content:""}.icon-tumblr-1:before{content:""}.icon-tumblr-circled:before{content:""}.icon-linkedin-1:before{content:""}.icon-linkedin-circled:before{content:""}.icon-dribbble-1:before{content:""}.icon-dribbble-circled:before{content:""}.icon-stumbleupon-1:before{content:""}.icon-stumbleupon-circled-1:before{content:""}.icon-lastfm-1:before{content:""}.icon-lastfm-circled:before{content:""}.icon-rdio:before{content:""}.icon-rdio-circled:before{content:""}.icon-spotify-1:before{content:""}.icon-spotify-circled:before{content:""}.icon-qq-1:before{content:""}.icon-instagram-1:before{content:""}.icon-dropbox-1:before{content:""}.icon-evernote:before{content:""}.icon-flattr:before{content:""}.icon-skype-1:before{content:""}.icon-skype-circled:before{content:""}.icon-renren-1:before{content:""}.icon-sina-weibo:before{content:""}.icon-paypal-1:before{content:""}.icon-picasa:before{content:""}.icon-soundcloud-1:before{content:""}.icon-mixi:before{content:""}.icon-behance-1:before{content:""}.icon-google-circles:before{content:""}.icon-vkontakte-1:before{content:""}.icon-music-outline:before{content:""}.icon-music-2:before{content:""}.icon-search-outline:before{content:""}.icon-search-2:before{content:""}.icon-mail-2:before{content:""}.icon-heart-2:before{content:""}.icon-heart-filled:before{content:""}.icon-star-2:before{content:""}.icon-star-filled:before{content:""}.icon-user-outline:before{content:""}.icon-user-2:before{content:""}.icon-users-outline:before{content:""}.icon-users-2:before{content:""}.icon-user-add-outline:before{content:""}.icon-user-add-1:before{content:""}.icon-user-delete-outline:before{content:""}.icon-user-delete:before{content:""}.icon-video-2:before{content:""}.icon-videocam-outline:before{content:""}.icon-videocam-1:before{content:""}.icon-picture-outline:before{content:""}.icon-picture-2:before{content:""}.icon-camera-outline:before{content:""}.icon-camera-2:before{content:""}.icon-th-outline:before{content:""}.icon-th-1:before{content:""}.icon-th-large-outline:before{content:""}.icon-th-large-1:before{content:""}.icon-th-list-outline:before{content:""}.icon-th-list-1:before{content:""}.icon-ok-outline:before{content:""}.icon-ok-1:before{content:""}.icon-cancel-outline:before{content:""}.icon-cancel-2:before{content:""}.icon-cancel-alt:before{content:""}.icon-cancel-alt-filled:before{content:""}.icon-cancel-circled-outline:before{content:""}.icon-cancel-circled-2:before{content:""}.icon-plus-outline:before{content:""}.icon-plus-2:before{content:""}.icon-minus-outline:before{content:""}.icon-minus-2:before{content:""}.icon-divide-outline:before{content:""}.icon-divide:before{content:""}.icon-eq-outline:before{content:""}.icon-eq:before{content:""}.icon-info-outline:before{content:""}.icon-info-2:before{content:""}.icon-home-outline:before{content:""}.icon-home-2:before{content:""}.icon-link-outline:before{content:""}.icon-link-2:before{content:""}.icon-attach-outline:before{content:""}.icon-attach-2:before{content:""}.icon-lock-2:before{content:""}.icon-lock-filled:before{content:""}.icon-lock-open-2:before{content:""}.icon-lock-open-filled:before{content:""}.icon-pin-outline:before{content:""}.icon-pin-1:before{content:""}.icon-eye-outline:before{content:""}.icon-eye-2:before{content:""}.icon-tag-2:before{content:""}.icon-tags-1:before{content:""}.icon-bookmark-2:before{content:""}.icon-flag-2:before{content:""}.icon-flag-filled:before{content:""}.icon-thumbs-up-2:before{content:""}.icon-thumbs-down-2:before{content:""}.icon-download-outline:before{content:""}.icon-download-2:before{content:""}.icon-upload-outline:before{content:""}.icon-upload-2:before{content:""}.icon-upload-cloud-outline:before{content:""}.icon-upload-cloud-2:before{content:""}.icon-reply-outline:before{content:""}.icon-reply-2:before{content:""}.icon-forward-outline:before{content:""}.icon-forward-2:before{content:""}.icon-code-outline:before{content:""}.icon-code-2:before{content:""}.icon-export-outline:before{content:""}.icon-export-2:before{content:""}.icon-pencil-2:before{content:""}.icon-pen:before{content:""}.icon-feather-1:before{content:""}.icon-edit-1:before{content:""}.icon-print-2:before{content:""}.icon-comment-2:before{content:""}.icon-chat-2:before{content:""}.icon-chat-alt:before{content:""}.icon-bell-2:before{content:""}.icon-attention-2:before{content:""}.icon-attention-filled:before{content:""}.icon-warning-empty:before{content:""}.icon-warning:before{content:""}.icon-contacts:before{content:""}.icon-vcard-1:before{content:""}.icon-address-1:before{content:""}.icon-location-outline:before{content:""}.icon-location-2:before{content:""}.icon-map-1:before{content:""}.icon-direction-outline:before{content:""}.icon-direction-2:before{content:""}.icon-compass-2:before{content:""}.icon-trash-2:before{content:""}.icon-doc-2:before{content:""}.icon-doc-text-2:before{content:""}.icon-doc-add:before{content:""}.icon-doc-remove:before{content:""}.icon-news:before{content:""}.icon-folder-2:before{content:""}.icon-folder-add:before{content:""}.icon-folder-delete:before{content:""}.icon-archive-1:before{content:""}.icon-box-2:before{content:""}.icon-rss-outline:before{content:""}.icon-rss-2:before{content:""}.icon-phone-outline:before{content:""}.icon-phone-2:before{content:""}.icon-menu-outline:before{content:""}.icon-menu-2:before{content:""}.icon-cog-outline:before{content:""}.icon-cog-2:before{content:""}.icon-wrench-outline:before{content:""}.icon-wrench-1:before{content:""}.icon-basket-2:before{content:""}.icon-calendar-outlilne:before{content:""}.icon-calendar-2:before{content:""}.icon-mic-outline:before{content:""}.icon-mic-2:before{content:""}.icon-volume-off-1:before{content:""}.icon-volume-low:before{content:""}.icon-volume-middle:before{content:""}.icon-volume-high:before{content:""}.icon-headphones-1:before{content:""}.icon-clock-2:before{content:""}.icon-wristwatch:before{content:""}.icon-stopwatch:before{content:""}.icon-lightbulb-1:before{content:""}.icon-block-outline:before{content:""}.icon-block-2:before{content:""}.icon-resize-full-outline:before{content:""}.icon-resize-full-2:before{content:""}.icon-resize-normal-outline:before{content:""}.icon-resize-normal:before{content:""}.icon-move-outline:before{content:""}.icon-move-1:before{content:""}.icon-popup-1:before{content:""}.icon-zoom-in-outline:before{content:""}.icon-zoom-in-1:before{content:""}.icon-zoom-out-outline:before{content:""}.icon-zoom-out-1:before{content:""}.icon-popup-2:before{content:""}.icon-left-open-outline:before{content:""}.icon-left-open-2:before{content:""}.icon-right-open-outline:before{content:""}.icon-right-open-2:before{content:""}.icon-down-2:before{content:""}.icon-left-2:before{content:""}.icon-right-2:before{content:""}.icon-up-2:before{content:""}.icon-down-outline:before{content:""}.icon-left-outline:before{content:""}.icon-right-outline:before{content:""}.icon-up-outline:before{content:""}.icon-down-small:before{content:""}.icon-left-small:before{content:""}.icon-right-small:before{content:""}.icon-up-small:before{content:""}.icon-cw-outline:before{content:""}.icon-cw-2:before{content:""}.icon-arrows-cw-outline:before{content:""}.icon-arrows-cw-1:before{content:""}.icon-loop-outline:before{content:""}.icon-loop-1:before{content:""}.icon-loop-alt-outline:before{content:""}.icon-loop-alt:before{content:""}.icon-shuffle-2:before{content:""}.icon-play-outline:before{content:""}.icon-play-2:before{content:""}.icon-stop-outline:before{content:""}.icon-stop-2:before{content:""}.icon-pause-outline:before{content:""}.icon-pause-2:before{content:""}.icon-fast-fw-outline:before{content:""}.icon-fast-fw-1:before{content:""}.icon-rewind-outline:before{content:""}.icon-rewind:before{content:""}.icon-record-outline:before{content:""}.icon-record-1:before{content:""}.icon-eject-outline:before{content:""}.icon-eject-1:before{content:""}.icon-eject-alt-outline:before{content:""}.icon-eject-alt:before{content:""}.icon-bat1:before{content:""}.icon-bat2:before{content:""}.icon-bat3:before{content:""}.icon-bat4:before{content:""}.icon-bat-charge:before{content:""}.icon-plug-1:before{content:""}.icon-target-outline:before{content:""}.icon-target-2:before{content:""}.icon-wifi-outline:before{content:""}.icon-wifi-1:before{content:""}.icon-desktop-1:before{content:""}.icon-laptop-1:before{content:""}.icon-tablet-1:before{content:""}.icon-mobile-2:before{content:""}.icon-contrast:before{content:""}.icon-globe-outline:before{content:""}.icon-globe-2:before{content:""}.icon-globe-alt-outline:before{content:""}.icon-globe-alt:before{content:""}.icon-sun-1:before{content:""}.icon-sun-filled:before{content:""}.icon-cloud-2:before{content:""}.icon-flash-outline:before{content:""}.icon-flash-2:before{content:""}.icon-moon-2:before{content:""}.icon-waves-outline:before{content:""}.icon-waves:before{content:""}.icon-rain:before{content:""}.icon-cloud-sun:before{content:""}.icon-drizzle:before{content:""}.icon-snow:before{content:""}.icon-cloud-flash:before{content:""}.icon-cloud-wind:before{content:""}.icon-wind:before{content:""}.icon-plane-outline:before{content:""}.icon-plane:before{content:""}.icon-leaf-2:before{content:""}.icon-lifebuoy-2:before{content:""}.icon-briefcase-2:before{content:""}.icon-brush-2:before{content:""}.icon-pipette:before{content:""}.icon-power-outline:before{content:""}.icon-power:before{content:""}.icon-check-outline:before{content:""}.icon-check-2:before{content:""}.icon-gift-1:before{content:""}.icon-temperatire:before{content:""}.icon-chart-outline:before{content:""}.icon-chart:before{content:""}.icon-chart-alt-outline:before{content:""}.icon-chart-alt:before{content:""}.icon-chart-bar-outline:before{content:""}.icon-chart-bar-2:before{content:""}.icon-chart-pie-outline:before{content:""}.icon-chart-pie-2:before{content:""}.icon-ticket-2:before{content:""}.icon-credit-card-2:before{content:""}.icon-clipboard-1:before{content:""}.icon-database-2:before{content:""}.icon-key-outline:before{content:""}.icon-key-2:before{content:""}.icon-flow-split:before{content:""}.icon-flow-merge:before{content:""}.icon-flow-parallel-1:before{content:""}.icon-flow-cross:before{content:""}.icon-certificate-outline:before{content:""}.icon-certificate-1:before{content:""}.icon-scissors-outline:before{content:""}.icon-scissors-1:before{content:""}.icon-flask:before{content:""}.icon-wine:before{content:""}.icon-coffee-1:before{content:""}.icon-beer-1:before{content:""}.icon-anchor-outline:before{content:""}.icon-anchor-1:before{content:""}.icon-puzzle-outline:before{content:""}.icon-puzzle-1:before{content:""}.icon-tree-1:before{content:""}.icon-calculator:before{content:""}.icon-infinity-outline:before{content:""}.icon-infinity-1:before{content:""}.icon-pi-outline:before{content:""}.icon-pi:before{content:""}.icon-at-1:before{content:""}.icon-at-circled:before{content:""}.icon-looped-square-outline:before{content:""}.icon-looped-square-interest:before{content:""}.icon-sort-alphabet-outline:before{content:""}.icon-sort-alphabet:before{content:""}.icon-sort-numeric-outline:before{content:""}.icon-sort-numeric:before{content:""}.icon-dribbble-circled-1:before{content:""}.icon-dribbble-2:before{content:""}.icon-facebook-circled-1:before{content:""}.icon-facebook-2:before{content:""}.icon-flickr-circled-1:before{content:""}.icon-flickr-2:before{content:""}.icon-github-circled-2:before{content:""}.icon-github-2:before{content:""}.icon-lastfm-circled-1:before{content:""}.icon-lastfm-2:before{content:""}.icon-linkedin-circled-1:before{content:""}.icon-linkedin-2:before{content:""}.icon-pinterest-circled-2:before{content:""}.icon-pinterest-2:before{content:""}.icon-search-3:before{content:""}.icon-mail-3:before{content:""}.icon-heart-3:before{content:""}.icon-heart-empty-2:before{content:""}.icon-star-3:before{content:""}.icon-user-3:before{content:""}.icon-video-3:before{content:""}.icon-picture-3:before{content:""}.icon-camera-3:before{content:""}.icon-ok-2:before{content:""}.icon-ok-circle:before{content:""}.icon-cancel-3:before{content:""}.icon-cancel-circle:before{content:""}.icon-plus-3:before{content:""}.icon-plus-circle:before{content:""}.icon-minus-3:before{content:""}.icon-minus-circle:before{content:""}.icon-help-2:before{content:""}.icon-info-3:before{content:""}.icon-home-3:before{content:""}.icon-link-3:before{content:""}.icon-attach-3:before{content:""}.icon-lock-3:before{content:""}.icon-lock-empty:before{content:""}.icon-lock-open-3:before{content:""}.icon-lock-open-empty:before{content:""}.icon-pin-2:before{content:""}.icon-eye-3:before{content:""}.icon-tag-3:before{content:""}.icon-tag-empty:before{content:""}.icon-download-3:before{content:""}.icon-upload-3:before{content:""}.icon-download-cloud-1:before{content:""}.icon-upload-cloud-3:before{content:""}.icon-quote-left-1:before{content:""}.icon-quote-right-1:before{content:""}.icon-quote-left-alt:before{content:""}.icon-quote-right-alt:before{content:""}.icon-pencil-3:before{content:""}.icon-pencil-neg:before{content:""}.icon-pencil-alt:before{content:""}.icon-undo:before{content:""}.icon-comment-3:before{content:""}.icon-comment-inv:before{content:""}.icon-comment-alt:before{content:""}.icon-comment-inv-alt:before{content:""}.icon-comment-alt2:before{content:""}.icon-comment-inv-alt2:before{content:""}.icon-chat-3:before{content:""}.icon-chat-inv:before{content:""}.icon-location-3:before{content:""}.icon-location-inv:before{content:""}.icon-location-alt:before{content:""}.icon-compass-3:before{content:""}.icon-trash-3:before{content:""}.icon-trash-empty-1:before{content:""}.icon-doc-3:before{content:""}.icon-doc-inv-1:before{content:""}.icon-doc-alt:before{content:""}.icon-doc-inv-alt:before{content:""}.icon-article:before{content:""}.icon-article-alt:before{content:""}.icon-book-open-1:before{content:""}.icon-folder-3:before{content:""}.icon-folder-empty-1:before{content:""}.icon-box-3:before{content:""}.icon-rss-3:before{content:""}.icon-rss-alt:before{content:""}.icon-cog-3:before{content:""}.icon-wrench-2:before{content:""}.icon-share-2:before{content:""}.icon-calendar-3:before{content:""}.icon-calendar-inv:before{content:""}.icon-calendar-alt:before{content:""}.icon-mic-3:before{content:""}.icon-volume-off-2:before{content:""}.icon-volume-up-1:before{content:""}.icon-headphones-2:before{content:""}.icon-clock-3:before{content:""}.icon-lamp-1:before{content:""}.icon-block-3:before{content:""}.icon-resize-full-3:before{content:""}.icon-resize-full-alt-1:before{content:""}.icon-resize-small-2:before{content:""}.icon-resize-small-alt:before{content:""}.icon-resize-vertical-1:before{content:""}.icon-resize-horizontal-1:before{content:""}.icon-move-2:before{content:""}.icon-popup-3:before{content:""}.icon-down-3:before{content:""}.icon-left-3:before{content:""}.icon-right-3:before{content:""}.icon-up-3:before{content:""}.icon-down-circle:before{content:""}.icon-left-circle:before{content:""}.icon-right-circle:before{content:""}.icon-up-circle:before{content:""}.icon-cw-3:before{content:""}.icon-loop-2:before{content:""}.icon-loop-alt-1:before{content:""}.icon-exchange-1:before{content:""}.icon-split:before{content:""}.icon-arrow-curved:before{content:""}.icon-play-3:before{content:""}.icon-play-circle2:before{content:""}.icon-stop-3:before{content:""}.icon-pause-3:before{content:""}.icon-to-start-2:before{content:""}.icon-to-end-2:before{content:""}.icon-eject-2:before{content:""}.icon-target-3:before{content:""}.icon-signal-2:before{content:""}.icon-award-1:before{content:""}.icon-award-empty:before{content:""}.icon-list-2:before{content:""}.icon-list-nested:before{content:""}.icon-bat-empty:before{content:""}.icon-bat-half:before{content:""}.icon-bat-full:before{content:""}.icon-bat-charge-1:before{content:""}.icon-mobile-3:before{content:""}.icon-cd-1:before{content:""}.icon-equalizer:before{content:""}.icon-cursor:before{content:""}.icon-aperture:before{content:""}.icon-aperture-alt:before{content:""}.icon-steering-wheel:before{content:""}.icon-book-2:before{content:""}.icon-book-alt:before{content:""}.icon-brush-3:before{content:""}.icon-brush-alt:before{content:""}.icon-eyedropper-1:before{content:""}.icon-layers:before{content:""}.icon-layers-alt:before{content:""}.icon-sun-2:before{content:""}.icon-sun-inv:before{content:""}.icon-cloud-3:before{content:""}.icon-rain-1:before{content:""}.icon-flash-3:before{content:""}.icon-moon-3:before{content:""}.icon-moon-inv:before{content:""}.icon-umbrella-1:before{content:""}.icon-chart-bar-3:before{content:""}.icon-chart-pie-3:before{content:""}.icon-chart-pie-alt:before{content:""}.icon-key-3:before{content:""}.icon-key-inv:before{content:""}.icon-hash:before{content:""}.icon-at-2:before{content:""}.icon-pilcrow:before{content:""}.icon-dial:before{content:""}.icon-search-4:before{content:""}.icon-mail-4:before{content:""}.icon-heart-4:before{content:""}.icon-star-4:before{content:""}.icon-user-4:before{content:""}.icon-user-woman:before{content:""}.icon-user-pair:before{content:""}.icon-video-alt:before{content:""}.icon-videocam-2:before{content:""}.icon-videocam-alt:before{content:""}.icon-camera-4:before{content:""}.icon-th-2:before{content:""}.icon-th-list-2:before{content:""}.icon-ok-3:before{content:""}.icon-cancel-4:before{content:""}.icon-cancel-circle-1:before{content:""}.icon-plus-4:before{content:""}.icon-home-4:before{content:""}.icon-lock-4:before{content:""}.icon-lock-open-4:before{content:""}.icon-eye-4:before{content:""}.icon-tag-4:before{content:""}.icon-thumbs-up-3:before{content:""}.icon-thumbs-down-3:before{content:""}.icon-download-4:before{content:""}.icon-export-3:before{content:""}.icon-pencil-4:before{content:""}.icon-pencil-alt-1:before{content:""}.icon-edit-2:before{content:""}.icon-chat-4:before{content:""}.icon-print-3:before{content:""}.icon-bell-3:before{content:""}.icon-attention-3:before{content:""}.icon-info-4:before{content:""}.icon-question:before{content:""}.icon-location-4:before{content:""}.icon-trash-4:before{content:""}.icon-doc-4:before{content:""}.icon-article-1:before{content:""}.icon-article-alt-1:before{content:""}.icon-rss-4:before{content:""}.icon-wrench-3:before{content:""}.icon-basket-3:before{content:""}.icon-basket-alt:before{content:""}.icon-calendar-4:before{content:""}.icon-calendar-alt-1:before{content:""}.icon-volume-off-3:before{content:""}.icon-volume-down-1:before{content:""}.icon-volume-up-2:before{content:""}.icon-bullhorn:before{content:""}.icon-clock-4:before{content:""}.icon-clock-alt:before{content:""}.icon-stop-4:before{content:""}.icon-resize-full-4:before{content:""}.icon-resize-small-3:before{content:""}.icon-zoom-in-2:before{content:""}.icon-zoom-out-2:before{content:""}.icon-popup-4:before{content:""}.icon-down-dir-2:before{content:""}.icon-left-dir-2:before{content:""}.icon-right-dir-2:before{content:""}.icon-up-dir-2:before{content:""}.icon-down-4:before{content:""}.icon-up-4:before{content:""}.icon-cw-4:before{content:""}.icon-signal-3:before{content:""}.icon-award-2:before{content:""}.icon-mobile-4:before{content:""}.icon-mobile-alt:before{content:""}.icon-tablet-2:before{content:""}.icon-ipod:before{content:""}.icon-cd-2:before{content:""}.icon-grid:before{content:""}.icon-book-3:before{content:""}.icon-easel:before{content:""}.icon-globe-3:before{content:""}.icon-chart-1:before{content:""}.icon-chart-bar-4:before{content:""}.icon-chart-pie-4:before{content:""}.icon-dollar-1:before{content:""}.icon-at-3:before{content:""}.icon-colon:before{content:""}.icon-semicolon:before{content:""}.icon-squares:before{content:""}.icon-money-1:before{content:""}.icon-facebook-3:before{content:""}.icon-facebook-rect:before{content:""}.icon-twitter-2:before{content:""}.icon-twitter-bird:before{content:""}.icon-twitter-rect:before{content:""}.icon-youtube-1:before{content:""}.icon-windy-rain-inv:before{content:""}.icon-snow-inv:before{content:""}.icon-snow-heavy-inv:before{content:""}.icon-hail-inv:before{content:""}.icon-clouds-inv:before{content:""}.icon-clouds-flash-inv:before{content:""}.icon-temperature:before{content:""}.icon-compass-4:before{content:""}.icon-na:before{content:""}.icon-celcius:before{content:""}.icon-fahrenheit:before{content:""}.icon-clouds-flash-alt:before{content:""}.icon-sun-inv-1:before{content:""}.icon-moon-inv-1:before{content:""}.icon-cloud-sun-inv:before{content:""}.icon-cloud-moon-inv:before{content:""}.icon-cloud-inv:before{content:""}.icon-cloud-flash-inv:before{content:""}.icon-drizzle-inv:before{content:""}.icon-rain-inv:before{content:""}.icon-windy-inv:before{content:""}.icon-sunrise:before{content:""}.icon-sun-3:before{content:""}.icon-moon-4:before{content:""}.icon-eclipse:before{content:""}.icon-mist:before{content:""}.icon-wind-1:before{content:""}.icon-snowflake:before{content:""}.icon-cloud-sun-1:before{content:""}.icon-cloud-moon:before{content:""}.icon-fog-sun:before{content:""}.icon-fog-moon:before{content:""}.icon-fog-cloud:before{content:""}.icon-fog:before{content:""}.icon-cloud-4:before{content:""}.icon-cloud-flash-1:before{content:""}.icon-cloud-flash-alt:before{content:""}.icon-drizzle-1:before{content:""}.icon-rain-2:before{content:""}.icon-windy:before{content:""}.icon-windy-rain:before{content:""}.icon-snow-1:before{content:""}.icon-snow-alt:before{content:""}.icon-snow-heavy:before{content:""}.icon-hail:before{content:""}.icon-clouds:before{content:""}.icon-clouds-flash:before{content:""}.icon-search-5:before{content:""}.icon-mail-5:before{content:""}.icon-heart-5:before{content:""}.icon-heart-broken:before{content:""}.icon-star-5:before{content:""}.icon-star-empty-2:before{content:""}.icon-star-half-1:before{content:""}.icon-star-half_empty:before{content:""}.icon-user-5:before{content:""}.icon-user-male:before{content:""}.icon-user-female:before{content:""}.icon-users-3:before{content:""}.icon-movie:before{content:""}.icon-videocam-3:before{content:""}.icon-isight:before{content:""}.icon-camera-5:before{content:""}.icon-menu-3:before{content:""}.icon-th-thumb:before{content:""}.icon-th-thumb-empty:before{content:""}.icon-th-list-3:before{content:""}.icon-ok-4:before{content:""}.icon-ok-circled-1:before{content:""}.icon-cancel-5:before{content:""}.icon-cancel-circled-3:before{content:""}.icon-plus-5:before{content:""}.icon-help-circled-2:before{content:""}.icon-help-circled-alt:before{content:""}.icon-info-circled-2:before{content:""}.icon-info-circled-alt:before{content:""}.icon-home-5:before{content:""}.icon-link-4:before{content:""}.icon-attach-4:before{content:""}.icon-lock-5:before{content:""}.icon-lock-alt:before{content:""}.icon-lock-open-5:before{content:""}.icon-lock-open-alt-1:before{content:""}.icon-eye-5:before{content:""}.icon-download-5:before{content:""}.icon-upload-4:before{content:""}.icon-download-cloud-2:before{content:""}.icon-upload-cloud-4:before{content:""}.icon-reply-3:before{content:""}.icon-pencil-5:before{content:""}.icon-export-4:before{content:""}.icon-print-4:before{content:""}.icon-retweet-2:before{content:""}.icon-comment-4:before{content:""}.icon-chat-5:before{content:""}.icon-bell-4:before{content:""}.icon-attention-4:before{content:""}.icon-attention-alt-1:before{content:""}.icon-location-5:before{content:""}.icon-trash-5:before{content:""}.icon-doc-5:before{content:""}.icon-newspaper-2:before{content:""}.icon-folder-4:before{content:""}.icon-folder-open-1:before{content:""}.icon-folder-empty-2:before{content:""}.icon-folder-open-empty-1:before{content:""}.icon-cog-4:before{content:""}.icon-calendar-5:before{content:""}.icon-login-2:before{content:""}.icon-logout-2:before{content:""}.icon-mic-4:before{content:""}.icon-mic-off:before{content:""}.icon-clock-5:before{content:""}.icon-stopwatch-1:before{content:""}.icon-hourglass-1:before{content:""}.icon-zoom-in-3:before{content:""}.icon-zoom-out-3:before{content:""}.icon-down-open-2:before{content:""}.icon-left-open-3:before{content:""}.icon-right-open-3:before{content:""}.icon-up-open-2:before{content:""}.icon-down-5:before{content:""}.icon-left-4:before{content:""}.icon-right-4:before{content:""}.icon-up-5:before{content:""}.icon-down-bold-1:before{content:""}.icon-left-bold-1:before{content:""}.icon-right-bold-1:before{content:""}.icon-up-bold-1:before{content:""}.icon-down-fat:before{content:""}.icon-left-fat:before{content:""}.icon-right-fat:before{content:""}.icon-up-fat:before{content:""}.icon-ccw-2:before{content:""}.icon-shuffle-3:before{content:""}.icon-play-4:before{content:""}.icon-pause-4:before{content:""}.icon-stop-5:before{content:""}.icon-to-end-3:before{content:""}.icon-to-start-3:before{content:""}.icon-fast-forward-1:before{content:""}.icon-fast-backward-1:before{content:""}.icon-trophy-1:before{content:""}.icon-monitor-1:before{content:""}.icon-tablet-3:before{content:""}.icon-mobile-5:before{content:""}.icon-data-science:before{content:""}.icon-data-science-inv:before{content:""}.icon-inbox-2:before{content:""}.icon-globe-4:before{content:""}.icon-globe-inv:before{content:""}.icon-flash-4:before{content:""}.icon-cloud-5:before{content:""}.icon-coverflow:before{content:""}.icon-coverflow-empty:before{content:""}.icon-math:before{content:""}.icon-math-circled:before{content:""}.icon-math-circled-empty:before{content:""}.icon-paper-plane-2:before{content:""}.icon-paper-plane-alt:before{content:""}.icon-paper-plane-alt2:before{content:""}.icon-fontsize:before{content:""}.icon-color-adjust:before{content:""}.icon-fire-1:before{content:""}.icon-chart-bar-5:before{content:""}.icon-hdd-1:before{content:""}.icon-connected-object:before{content:""}.icon-ruler:before{content:""}.icon-vector:before{content:""}.icon-vector-pencil:before{content:""}.icon-at-4:before{content:""}.icon-hash-1:before{content:""}.icon-female-1:before{content:""}.icon-male-1:before{content:""}.icon-spread:before{content:""}.icon-king:before{content:""}.icon-anchor-2:before{content:""}.icon-joystick:before{content:""}.icon-spinner1:before{content:""}.icon-spinner2:before{content:""}.icon-github-3:before{content:""}.icon-github-circled-3:before{content:""}.icon-github-circled-alt:before{content:""}.icon-github-circled-alt2:before{content:""}.icon-twitter-3:before{content:""}.icon-twitter-circled-1:before{content:""}.icon-facebook-4:before{content:""}.icon-facebook-circled-2:before{content:""}.icon-gplus-2:before{content:""}.icon-gplus-circled-1:before{content:""}.icon-linkedin-3:before{content:""}.icon-linkedin-circled-2:before{content:""}.icon-dribbble-3:before{content:""}.icon-dribbble-circled-2:before{content:""}.icon-instagram-2:before{content:""}.icon-instagram-circled:before{content:""}.icon-soundcloud-2:before{content:""}.icon-soundcloud-circled:before{content:""}.icon-mfg-logo:before{content:""}.icon-mfg-logo-circled:before{content:""}.icon-aboveground-rail:before{content:""}.icon-airfield:before{content:""}.icon-airport:before{content:""}.icon-art-gallery:before{content:""}.icon-bar:before{content:""}.icon-baseball:before{content:""}.icon-basketball:before{content:""}.icon-beer-2:before{content:""}.icon-belowground-rail:before{content:""}.icon-bicycle-1:before{content:""}.icon-bus-1:before{content:""}.icon-cafe:before{content:""}.icon-campsite:before{content:""}.icon-cemetery:before{content:""}.icon-cinema:before{content:""}.icon-college:before{content:""}.icon-commerical-building:before{content:""}.icon-credit-card-3:before{content:""}.icon-cricket:before{content:""}.icon-embassy:before{content:""}.icon-fast-food:before{content:""}.icon-ferry:before{content:""}.icon-fire-station:before{content:""}.icon-football:before{content:""}.icon-fuel:before{content:""}.icon-garden:before{content:""}.icon-giraffe:before{content:""}.icon-golf:before{content:""}.icon-grocery-store:before{content:""}.icon-harbor:before{content:""}.icon-heliport:before{content:""}.icon-hospital-1:before{content:""}.icon-industrial-building:before{content:""}.icon-library:before{content:""}.icon-lodging:before{content:""}.icon-london-underground:before{content:""}.icon-minefield:before{content:""}.icon-monument:before{content:""}.icon-museum:before{content:""}.icon-pharmacy:before{content:""}.icon-pitch:before{content:""}.icon-police:before{content:""}.icon-post:before{content:""}.icon-prison:before{content:""}.icon-rail:before{content:""}.icon-religious-christian:before{content:""}.icon-religious-islam:before{content:""}.icon-religious-jewish:before{content:""}.icon-restaurant:before{content:""}.icon-roadblock:before{content:""}.icon-school:before{content:""}.icon-shop:before{content:""}.icon-skiing:before{content:""}.icon-soccer:before{content:""}.icon-swimming:before{content:""}.icon-tennis:before{content:""}.icon-theatre:before{content:""}.icon-toilet:before{content:""}.icon-town-hall:before{content:""}.icon-trash-6:before{content:""}.icon-tree-2:before{content:""}.icon-tree-3:before{content:""}.icon-warehouse:before{content:""}.icon-duckduckgo:before{content:""}.icon-aim:before{content:""}.icon-delicious-1:before{content:""}.icon-paypal-2:before{content:""}.icon-flattr-1:before{content:""}.icon-android-1:before{content:""}.icon-eventful:before{content:""}.icon-smashmag:before{content:""}.icon-gplus-3:before{content:""}.icon-wikipedia:before{content:""}.icon-lanyrd:before{content:""}.icon-calendar-6:before{content:""}.icon-stumbleupon-2:before{content:""}.icon-fivehundredpx:before{content:""}.icon-pinterest-3:before{content:""}.icon-bitcoin-1:before{content:""}.icon-w3c:before{content:""}.icon-foursquare-1:before{content:""}.icon-html5-1:before{content:""}.icon-ie:before{content:""}.icon-call:before{content:""}.icon-grooveshark:before{content:""}.icon-ninetyninedesigns:before{content:""}.icon-forrst:before{content:""}.icon-digg-1:before{content:""}.icon-spotify-2:before{content:""}.icon-reddit-1:before{content:""}.icon-guest:before{content:""}.icon-gowalla:before{content:""}.icon-appstore:before{content:""}.icon-blogger:before{content:""}.icon-cc-2:before{content:""}.icon-dribbble-4:before{content:""}.icon-evernote-1:before{content:""}.icon-flickr-3:before{content:""}.icon-google-1:before{content:""}.icon-viadeo:before{content:""}.icon-instapaper:before{content:""}.icon-weibo-1:before{content:""}.icon-klout:before{content:""}.icon-linkedin-4:before{content:""}.icon-meetup:before{content:""}.icon-vk:before{content:""}.icon-plancast:before{content:""}.icon-disqus:before{content:""}.icon-rss-5:before{content:""}.icon-skype-2:before{content:""}.icon-twitter-4:before{content:""}.icon-youtube-2:before{content:""}.icon-vimeo-1:before{content:""}.icon-windows-1:before{content:""}.icon-xing-1:before{content:""}.icon-yahoo-1:before{content:""}.icon-chrome:before{content:""}.icon-email:before{content:""}.icon-macstore:before{content:""}.icon-myspace:before{content:""}.icon-podcast:before{content:""}.icon-amazon:before{content:""}.icon-steam-1:before{content:""}.icon-cloudapp:before{content:""}.icon-dropbox-2:before{content:""}.icon-ebay:before{content:""}.icon-facebook-5:before{content:""}.icon-github-4:before{content:""}.icon-github-circled-4:before{content:""}.icon-googleplay:before{content:""}.icon-itunes:before{content:""}.icon-plurk:before{content:""}.icon-songkick:before{content:""}.icon-lastfm-3:before{content:""}.icon-gmail:before{content:""}.icon-pinboard:before{content:""}.icon-openid-1:before{content:""}.icon-quora:before{content:""}.icon-soundcloud-3:before{content:""}.icon-tumblr-2:before{content:""}.icon-eventasaurus:before{content:""}.icon-wordpress-1:before{content:""}.icon-yelp-1:before{content:""}.icon-intensedebate:before{content:""}.icon-eventbrite:before{content:""}.icon-scribd:before{content:""}.icon-posterous:before{content:""}.icon-stripe:before{content:""}.icon-opentable:before{content:""}.icon-cart:before{content:""}.icon-print-5:before{content:""}.icon-angellist-1:before{content:""}.icon-instagram-3:before{content:""}.icon-dwolla:before{content:""}.icon-appnet:before{content:""}.icon-statusnet:before{content:""}.icon-acrobat:before{content:""}.icon-drupal-1:before{content:""}.icon-buffer:before{content:""}.icon-pocket:before{content:""}.icon-bitbucket-1:before{content:""}.icon-lego:before{content:""}.icon-login-3:before{content:""}.icon-stackoverflow-1:before{content:""}.icon-hackernews:before{content:""}.icon-lkdto:before{content:""}.icon-facebook-6:before{content:""}.icon-facebook-rect-1:before{content:""}.icon-twitter-5:before{content:""}.icon-twitter-bird-1:before{content:""}.icon-vimeo-2:before{content:""}.icon-vimeo-rect:before{content:""}.icon-tumblr-3:before{content:""}.icon-tumblr-rect:before{content:""}.icon-googleplus-rect:before{content:""}.icon-github-text:before{content:""}.icon-github-5:before{content:""}.icon-skype-3:before{content:""}.icon-icq:before{content:""}.icon-yandex:before{content:""}.icon-yandex-rect:before{content:""}.icon-vkontakte-rect:before{content:""}.icon-odnoklassniki:before{content:""}.icon-odnoklassniki-rect:before{content:""}.icon-friendfeed:before{content:""}.icon-friendfeed-rect:before{content:""}.icon-blogger-1:before{content:""}.icon-blogger-rect:before{content:""}.icon-deviantart-1:before{content:""}.icon-jabber:before{content:""}.icon-lastfm-4:before{content:""}.icon-lastfm-rect:before{content:""}.icon-linkedin-5:before{content:""}.icon-linkedin-rect:before{content:""}.icon-picasa-1:before{content:""}.icon-wordpress-2:before{content:""}.icon-instagram-4:before{content:""}.icon-instagram-filled:before{content:""}.icon-diigo:before{content:""}.icon-box-4:before{content:""}.icon-box-rect:before{content:""}.icon-tudou:before{content:""}.icon-youku:before{content:""}.icon-win8:before{content:""}.icon-amex:before{content:""}.icon-discover:before{content:""}.icon-visa:before{content:""}.icon-mastercard:before{content:""}.icon-houzz:before{content:""}.icon-bandcamp:before{content:""}.icon-codepen:before{content:""}.icon-glass-1:before{content:""}.icon-music-3:before{content:""}.icon-search-6:before{content:""}.icon-search-circled:before{content:""}.icon-mail-6:before{content:""}.icon-mail-circled:before{content:""}.icon-heart-6:before{content:""}.icon-heart-circled:before{content:""}.icon-heart-empty-3:before{content:""}.icon-star-6:before{content:""}.icon-star-circled:before{content:""}.icon-star-empty-3:before{content:""}.icon-user-6:before{content:""}.icon-group:before{content:""}.icon-group-circled:before{content:""}.icon-torso:before{content:""}.icon-video-4:before{content:""}.icon-video-circled:before{content:""}.icon-video-alt-1:before{content:""}.icon-videocam-4:before{content:""}.icon-video-chat:before{content:""}.icon-picture-4:before{content:""}.icon-camera-6:before{content:""}.icon-photo:before{content:""}.icon-photo-circled:before{content:""}.icon-th-large-2:before{content:""}.icon-th-3:before{content:""}.icon-th-list-4:before{content:""}.icon-view-mode:before{content:""}.icon-ok-5:before{content:""}.icon-ok-circled-2:before{content:""}.icon-ok-circled2-1:before{content:""}.icon-cancel-6:before{content:""}.icon-cancel-circled-4:before{content:""}.icon-cancel-circled2-1:before{content:""}.icon-plus-6:before{content:""}.icon-plus-circled-2:before{content:""}.icon-minus-4:before{content:""}.icon-minus-circled-2:before{content:""}.icon-help-3:before{content:""}.icon-help-circled-3:before{content:""}.icon-info-circled-3:before{content:""}.icon-home-6:before{content:""}.icon-home-circled:before{content:""}.icon-website:before{content:""}.icon-website-circled:before{content:""}.icon-attach-5:before{content:""}.icon-attach-circled:before{content:""}.icon-lock-6:before{content:""}.icon-lock-circled:before{content:""}.icon-lock-open-6:before{content:""}.icon-lock-open-alt-2:before{content:""}.icon-eye-6:before{content:""}.icon-eye-off-1:before{content:""}.icon-tag-5:before{content:""}.icon-tags-2:before{content:""}.icon-bookmark-3:before{content:""}.icon-bookmark-empty-1:before{content:""}.icon-flag-3:before{content:""}.icon-flag-circled:before{content:""}.icon-thumbs-up-4:before{content:""}.icon-thumbs-down-4:before{content:""}.icon-download-6:before{content:""}.icon-download-alt:before{content:""}.icon-upload-5:before{content:""}.icon-share-3:before{content:""}.icon-quote-1:before{content:""}.icon-quote-circled:before{content:""}.icon-export-5:before{content:""}.icon-pencil-6:before{content:""}.icon-pencil-circled:before{content:""}.icon-edit-3:before{content:""}.icon-edit-circled:before{content:""}.icon-edit-alt:before{content:""}.icon-print-6:before{content:""}.icon-retweet-3:before{content:""}.icon-comment-5:before{content:""}.icon-comment-alt-1:before{content:""}.icon-bell-5:before{content:""}.icon-warning-1:before{content:""}.icon-exclamation:before{content:""}.icon-error:before{content:""}.icon-error-alt:before{content:""}.icon-location-6:before{content:""}.icon-location-circled:before{content:""}.icon-compass-5:before{content:""}.icon-compass-circled:before{content:""}.icon-trash-7:before{content:""}.icon-trash-circled:before{content:""}.icon-doc-6:before{content:""}.icon-doc-circled:before{content:""}.icon-doc-new:before{content:""}.icon-doc-new-circled:before{content:""}.icon-folder-5:before{content:""}.icon-folder-circled:before{content:""}.icon-folder-close:before{content:""}.icon-folder-open-2:before{content:""}.icon-rss-6:before{content:""}.icon-phone-3:before{content:""}.icon-phone-circled:before{content:""}.icon-cog-5:before{content:""}.icon-cog-circled:before{content:""}.icon-cogs:before{content:""}.icon-wrench-4:before{content:""}.icon-wrench-circled:before{content:""}.icon-basket-4:before{content:""}.icon-basket-circled:before{content:""}.icon-calendar-7:before{content:""}.icon-calendar-circled:before{content:""}.icon-mic-5:before{content:""}.icon-mic-circled:before{content:""}.icon-volume-off-4:before{content:""}.icon-volume-down-2:before{content:""}.icon-volume-1:before{content:""}.icon-volume-up-3:before{content:""}.icon-headphones-3:before{content:""}.icon-clock-6:before{content:""}.icon-clock-circled:before{content:""}.icon-lightbulb-2:before{content:""}.icon-lightbulb-alt:before{content:""}.icon-block-4:before{content:""}.icon-resize-full-5:before{content:""}.icon-resize-full-alt-2:before{content:""}.icon-resize-small-4:before{content:""}.icon-resize-vertical-2:before{content:""}.icon-resize-horizontal-2:before{content:""}.icon-move-3:before{content:""}.icon-zoom-in-4:before{content:""}.icon-zoom-out-4:before{content:""}.icon-down-open-3:before{content:""}.icon-left-open-4:before{content:""}.icon-right-open-4:before{content:""}.icon-up-open-3:before{content:""}.icon-down-6:before{content:""}.icon-left-5:before{content:""}.icon-right-5:before{content:""}.icon-up-6:before{content:""}.icon-down-circled-2:before{content:""}.icon-left-circled-2:before{content:""}.icon-right-circled-2:before{content:""}.icon-up-circled-2:before{content:""}.icon-down-hand-1:before{content:""}.icon-left-hand-1:before{content:""}.icon-right-hand-1:before{content:""}.icon-up-hand-1:before{content:""}.icon-cw-5:before{content:""}.icon-cw-circled:before{content:""}.icon-arrows-cw-2:before{content:""}.icon-shuffle-4:before{content:""}.icon-play-5:before{content:""}.icon-play-circled-1:before{content:""}.icon-play-circled2-1:before{content:""}.icon-stop-6:before{content:""}.icon-stop-circled:before{content:""}.icon-pause-5:before{content:""}.icon-pause-circled:before{content:""}.icon-record-2:before{content:""}.icon-eject-3:before{content:""}.icon-backward:before{content:""}.icon-backward-circled:before{content:""}.icon-fast-backward-2:before{content:""}.icon-fast-forward-2:before{content:""}.icon-forward-3:before{content:""}.icon-forward-circled:before{content:""}.icon-step-backward:before{content:""}.icon-step-forward:before{content:""}.icon-target-4:before{content:""}.icon-signal-4:before{content:""}.icon-desktop-2:before{content:""}.icon-desktop-circled:before{content:""}.icon-laptop-2:before{content:""}.icon-laptop-circled:before{content:""}.icon-network-1:before{content:""}.icon-inbox-3:before{content:""}.icon-inbox-circled:before{content:""}.icon-inbox-alt:before{content:""}.icon-globe-5:before{content:""}.icon-globe-alt-1:before{content:""}.icon-cloud-6:before{content:""}.icon-cloud-circled:before{content:""}.icon-flight-2:before{content:""}.icon-leaf-3:before{content:""}.icon-font-1:before{content:""}.icon-fontsize-1:before{content:""}.icon-bold-1:before{content:""}.icon-italic-1:before{content:""}.icon-text-height-1:before{content:""}.icon-text-width-1:before{content:""}.icon-align-left-1:before{content:""}.icon-align-center-1:before{content:""}.icon-align-right-1:before{content:""}.icon-align-justify-1:before{content:""}.icon-list-3:before{content:""}.icon-indent-left-1:before{content:""}.icon-indent-right-1:before{content:""}.icon-briefcase-3:before{content:""}.icon-off-1:before{content:""}.icon-road-1:before{content:""}.icon-qrcode-1:before{content:""}.icon-barcode-1:before{content:""}.icon-braille:before{content:""}.icon-book-4:before{content:""}.icon-adjust-1:before{content:""}.icon-tint-1:before{content:""}.icon-check-3:before{content:""}.icon-check-empty-1:before{content:""}.icon-asterisk-1:before{content:""}.icon-gift-2:before{content:""}.icon-fire-2:before{content:""}.icon-magnet-2:before{content:""}.icon-chart-2:before{content:""}.icon-chart-circled:before{content:""}.icon-credit-card-4:before{content:""}.icon-megaphone-2:before{content:""}.icon-clipboard-2:before{content:""}.icon-hdd-2:before{content:""}.icon-key-4:before{content:""}.icon-certificate-2:before{content:""}.icon-tasks-1:before{content:""}.icon-filter-1:before{content:""}.icon-gauge-2:before{content:""}.icon-smiley:before{content:""}.icon-smiley-circled:before{content:""}.icon-address-book:before{content:""}.icon-address-book-alt:before{content:""}.icon-asl:before{content:""}.icon-glasses:before{content:""}.icon-hearing-impaired:before{content:""}.icon-iphone-home:before{content:""}.icon-person:before{content:""}.icon-adult:before{content:""}.icon-child-1:before{content:""}.icon-blind:before{content:""}.icon-guidedog:before{content:""}.icon-accessibility:before{content:""}.icon-universal-access:before{content:""}.icon-male-2:before{content:""}.icon-female-2:before{content:""}.icon-behance-2:before{content:""}.icon-blogger-2:before{content:""}.icon-cc-3:before{content:""}.icon-css:before{content:""}.icon-delicious-2:before{content:""}.icon-deviantart-2:before{content:""}.icon-digg-2:before{content:""}.icon-dribbble-5:before{content:""}.icon-facebook-7:before{content:""}.icon-flickr-4:before{content:""}.icon-foursquare-2:before{content:""}.icon-friendfeed-1:before{content:""}.icon-friendfeed-rect-1:before{content:""}.icon-github-6:before{content:""}.icon-github-text-1:before{content:""}.icon-googleplus:before{content:""}.icon-instagram-5:before{content:""}.icon-linkedin-6:before{content:""}.icon-path:before{content:""}.icon-picasa-2:before{content:""}.icon-pinterest-4:before{content:""}.icon-reddit-2:before{content:""}.icon-skype-4:before{content:""}.icon-slideshare-1:before{content:""}.icon-stackoverflow-2:before{content:""}.icon-stumbleupon-3:before{content:""}.icon-twitter-6:before{content:""}.icon-tumblr-4:before{content:""}.icon-vimeo-3:before{content:""}.icon-vkontakte-2:before{content:""}.icon-w3c-1:before{content:""}.icon-wordpress-3:before{content:""}.icon-youtube-3:before{content:""}.icon-music-4:before{content:""}.icon-search-7:before{content:""}.icon-mail-7:before{content:""}.icon-heart-7:before{content:""}.icon-star-7:before{content:""}.icon-user-7:before{content:""}.icon-videocam-5:before{content:""}.icon-camera-7:before{content:""}.icon-photo-1:before{content:""}.icon-attach-6:before{content:""}.icon-lock-7:before{content:""}.icon-eye-7:before{content:""}.icon-tag-6:before{content:""}.icon-thumbs-up-5:before{content:""}.icon-pencil-7:before{content:""}.icon-comment-6:before{content:""}.icon-location-7:before{content:""}.icon-cup-1:before{content:""}.icon-trash-8:before{content:""}.icon-doc-7:before{content:""}.icon-note-1:before{content:""}.icon-cog-6:before{content:""}.icon-params:before{content:""}.icon-calendar-8:before{content:""}.icon-sound-1:before{content:""}.icon-clock-7:before{content:""}.icon-lightbulb-3:before{content:""}.icon-tv:before{content:""}.icon-desktop-3:before{content:""}.icon-mobile-6:before{content:""}.icon-cd-3:before{content:""}.icon-inbox-4:before{content:""}.icon-globe-6:before{content:""}.icon-cloud-7:before{content:""}.icon-paper-plane-3:before{content:""}.icon-fire-3:before{content:""}.icon-graduation-cap-2:before{content:""}.icon-megaphone-3:before{content:""}.icon-database-3:before{content:""}.icon-key-5:before{content:""}.icon-beaker-1:before{content:""}.icon-truck-1:before{content:""}.icon-money-2:before{content:""}.icon-food-1:before{content:""}.icon-shop-1:before{content:""}.icon-diamond-1:before{content:""}.icon-t-shirt:before{content:""}.icon-wallet:before{content:""}.icon-search-8:before{content:""}.icon-mail-8:before{content:""}.icon-heart-8:before{content:""}.icon-heart-empty-4:before{content:""}.icon-star-8:before{content:""}.icon-user-8:before{content:""}.icon-video-5:before{content:""}.icon-picture-5:before{content:""}.icon-th-large-3:before{content:""}.icon-th-4:before{content:""}.icon-th-list-5:before{content:""}.icon-ok-6:before{content:""}.icon-ok-circle-1:before{content:""}.icon-cancel-7:before{content:""}.icon-cancel-circle-2:before{content:""}.icon-plus-circle-1:before{content:""}.icon-minus-circle-1:before{content:""}.icon-link-5:before{content:""}.icon-attach-7:before{content:""}.icon-lock-8:before{content:""}.icon-lock-open-7:before{content:""}.icon-tag-7:before{content:""}.icon-reply-4:before{content:""}.icon-reply-all-2:before{content:""}.icon-forward-4:before{content:""}.icon-code-3:before{content:""}.icon-retweet-4:before{content:""}.icon-comment-7:before{content:""}.icon-comment-alt-2:before{content:""}.icon-chat-6:before{content:""}.icon-attention-5:before{content:""}.icon-location-8:before{content:""}.icon-doc-8:before{content:""}.icon-docs-landscape:before{content:""}.icon-folder-6:before{content:""}.icon-archive-2:before{content:""}.icon-rss-7:before{content:""}.icon-rss-alt-1:before{content:""}.icon-cog-7:before{content:""}.icon-logout-3:before{content:""}.icon-clock-8:before{content:""}.icon-block-5:before{content:""}.icon-resize-full-6:before{content:""}.icon-resize-full-circle:before{content:""}.icon-popup-5:before{content:""}.icon-left-open-5:before{content:""}.icon-right-open-5:before{content:""}.icon-down-circle-1:before{content:""}.icon-left-circle-1:before{content:""}.icon-right-circle-1:before{content:""}.icon-up-circle-1:before{content:""}.icon-down-dir-3:before{content:""}.icon-right-dir-3:before{content:""}.icon-down-micro:before{content:""}.icon-up-micro:before{content:""}.icon-cw-circle:before{content:""}.icon-arrows-cw-3:before{content:""}.icon-updown-circle:before{content:""}.icon-target-5:before{content:""}.icon-signal-5:before{content:""}.icon-progress-4:before{content:""}.icon-progress-5:before{content:""}.icon-progress-6:before{content:""}.icon-progress-7:before{content:""}.icon-progress-8:before{content:""}.icon-progress-9:before{content:""}.icon-progress-10:before{content:""}.icon-progress-11:before{content:""}.icon-font-2:before{content:""}.icon-list-4:before{content:""}.icon-list-numbered-1:before{content:""}.icon-indent-left-2:before{content:""}.icon-indent-right-2:before{content:""}.icon-cloud-8:before{content:""}.icon-terminal-1:before{content:""}.icon-facebook-rect-2:before{content:""}.icon-twitter-bird-2:before{content:""}.icon-vimeo-rect-1:before{content:""}.icon-tumblr-rect-1:before{content:""}.icon-googleplus-rect-1:before{content:""}.icon-linkedin-rect-1:before{content:""}.icon-skype-5:before{content:""}.icon-vkontakte-rect-1:before{content:""}.icon-youtube-4:before{content:""}.icon-odnoklassniki-rect-1:before{content:""}.hero-bg{margin:0;background-position:center;background-size:cover;height:50vh}.hero-subtitle{letter-spacing:5px;font-size:1.3rem}.meta{display:flex;margin:0 0 30px}.meta .date,.meta .author{display:flex}.meta .author{margin-right:20px}.meta .date img,.meta .author img{margin-bottom:0;margin-right:10px}.meta .date img{width:16px;height:16px}.meta .author img{border-radius:50%;object-fit:cover;width:35px;height:35px}.margin-auto{margin:0 auto}#post-detail{margin:100px 0}#post-detail .content{width:75%}#post-detail h1{margin:0 0 20px}#post-detail a{text-decoration:underline}#about .member{padding:60px 0}.member img{box-shadow:#910a0a 0 0 5px,#910a0a 0 0 1px}.social li a img{max-width:30px}.album-card{transition:.2s}.album-card:hover{box-shadow:#910a0a 0 0 5px,#910a0a 0 0 1px;border-color:#910a0a;background-color:#1d0000}.header{max-width:initial}input[type=checkbox]{-webkit-appearance:auto}.slider .slides li{height:100vh}.background-img{background-position:50% 20%!important}.flash-message{max-width:50%;z-index:10;right:20px;bottom:20px}#year-subtitle{margin-top:-4.5rem}.responsive{display:none}.slide-1 .hero-content{top:70%}.slide-2 .hero-content{top:57%}#preorder-button{font-size:1rem;padding:.8rem 2.8rem}#order-vinyl-img{width:90%;margin-top:10px}#hp-vinyl-img{width:60%}#preorder-link{margin:24px 0 24px 1.9625rem}#preorder-link a{background-color:#800102;border-radius:25px;padding:6px 24px;transform:scaleY(1.5);letter-spacing:4px;transition:.3s}#preorder-link a:hover{text-shadow:unset;color:inherit}.post-card-bg{padding-top:100%;background-position:center;background-size:cover;margin-bottom:10px}.cd-wrapper{position:relative}.cd-wrapper #cd-price{background-color:#800102;border-radius:25px;padding:10px 24px 10px 35px;letter-spacing:4px;transition:.3s;position:absolute;right:5%;top:0;box-shadow:#64646f33 0 7px 29px}.cd-wrapper #cd-price:before{content:"";display:block;height:8px;width:8px;background-color:#1d0000;position:absolute;left:12px;top:50%;transform:translateY(-50%);border-radius:50%}.cd-wrapper #cd-price .strike{text-decoration:line-through}.footer a,.footer strong{font-weight:700}@media (max-width: 1024px){#preorder-link{margin-left:0;margin-top:12px;margin-bottom:12px}#preorder-link a{padding:4px 20px}#post-detail .content{width:100%}.hero-bg{height:24vh}#post-detail{margin:50px 0}.hero{padding-top:50px}.responsive{display:block}.desktop{display:none}.slider .slides li,.main-slider{height:calc(100vh - 50px)}.background-img{background-position:top!important}#order-vinyl-img,#hp-vinyl-img{width:100%}}
