.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis-auto{height:100%}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:rgba(0,0,0,.2);-webkit-animation-timing-function:cubic-bezier(0,1,1,0);-o-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis-auto div{top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:#fff}.lds-ellipsis div:first-child{left:8px;-webkit-animation:lds-ellipsis1 .6s infinite;-o-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;-o-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px}.lds-ellipsis div:nth-child(4){left:56px;-webkit-animation:lds-ellipsis3 .6s infinite;-o-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-o-keyframes lds-ellipsis1{0%{-o-transform:scale(0);transform:scale(0)}to{-o-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-o-keyframes lds-ellipsis3{0%{-o-transform:scale(1);transform:scale(1)}to{-o-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@-o-keyframes lds-ellipsis2{0%{-o-transform:translate(0);transform:translate(0)}to{-o-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);-o-transform:translate(24px);transform:translate(24px)}}.container,.template-white-header main.main{padding-left:34px!important;padding-right:34px!important}: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:#0076ff;--secondary:#f24708;--success:#00bda5;--info:#add9eb;--warning:#ff7d00;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--primary-dark:#031c5b;--primary-dark-darker:#010d2a;--text:#031c5b;--gray:#898989;--dusty-gray:#999;--#fff:#fff;--highlight:#f7cfcc;--dark-blue:#031c5b;--purple-first:#4a3b94;--orange:#ff7d00;--orange-peel:#fba202;--lomo-blue:#0076ff;--lomo-blue-darker:#005ecc;--light-blue:#aedaeb;--light-gray:#f0f7ff;--teal:#00bda5;--textLight:#818dad;--skyBlueLight:#afdaea;--solitude:#e3f0ff;--azure:#0376ff;--picton-blue:#489bff;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1150px;--font-family-sans-serif:SofiaPro;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:SofiaPro;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{-webkit-box-sizing:content-box;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[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.comment-list,.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\A0"}.img-fluid,.img-thumbnail,.wp-caption img{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure,.wp-caption{display:inline-block}.figure-img,.wp-caption img{margin-bottom:.5rem;line-height:1}.figure-caption,.wp-caption-text{font-size:90%;color:#6c757d}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,.template-white-header main.main{width:100%;padding-right:9px;padding-left:9px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.template-white-header main.main{max-width:540px}}@media (min-width:768px){.container,.template-white-header main.main{max-width:720px}}@media (min-width:992px){.container,.template-white-header main.main{max-width:940px}}@media (min-width:1150px){.container,.template-white-header main.main{max-width:1200px}}.container-fluid{width:100%;padding-right:9px;padding-left:9px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-9px;margin-left:-9px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:9px;padding-left:9px}.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{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.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.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@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:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.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.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.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.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.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.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.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.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@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:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.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.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.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.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.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.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.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.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@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:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.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.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.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.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.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.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.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.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1150px){.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:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.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.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.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.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.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.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.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.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8d9ff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7ab8ff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcbff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#fbcbba}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#f89f7f}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#fab9a2}.table-success,.table-success>td,.table-success>th{background-color:#b8ede6}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#7addd0}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#a4e8df}.table-info,.table-info>td,.table-info>th{background-color:#e8f4f9}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#d4ebf5}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#d4eaf4}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffdbb8}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffbb7a}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffce9f}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-primary-dark,.table-primary-dark>td,.table-primary-dark>th{background-color:#b8bfd1}.table-primary-dark tbody+tbody,.table-primary-dark td,.table-primary-dark th,.table-primary-dark thead th{border-color:#7c89aa}.table-hover .table-primary-dark:hover,.table-hover .table-primary-dark:hover>td,.table-hover .table-primary-dark:hover>th{background-color:#a9b1c7}.table-primary-dark-darker,.table-primary-dark-darker>td,.table-primary-dark-darker>th{background-color:#b8bbc3}.table-primary-dark-darker tbody+tbody,.table-primary-dark-darker td,.table-primary-dark-darker th,.table-primary-dark-darker thead th{border-color:#7b8190}.table-hover .table-primary-dark-darker:hover,.table-hover .table-primary-dark-darker:hover>td,.table-hover .table-primary-dark-darker:hover>th{background-color:#aaaeb7}.table-text,.table-text>td,.table-text>th{background-color:#b8bfd1}.table-text tbody+tbody,.table-text td,.table-text th,.table-text thead th{border-color:#7c89aa}.table-hover .table-text:hover,.table-hover .table-text:hover>td,.table-hover .table-text:hover>th{background-color:#a9b1c7}.table-gray,.table-gray>td,.table-gray>th{background-color:#dedede}.table-gray tbody+tbody,.table-gray td,.table-gray th,.table-gray thead th{border-color:#c2c2c2}.table-hover .table-gray:hover,.table-hover .table-gray:hover>td,.table-hover .table-gray:hover>th{background-color:#d1d1d1}.table-dusty-gray,.table-dusty-gray>td,.table-dusty-gray>th{background-color:#e2e2e2}.table-dusty-gray tbody+tbody,.table-dusty-gray td,.table-dusty-gray th,.table-dusty-gray thead th{border-color:#cacaca}.table-hover .table-dusty-gray:hover,.table-hover .table-dusty-gray:hover>td,.table-hover .table-dusty-gray:hover>th{background-color:#d5d5d5}.table-white,.table-white>td,.table-white>th{background-color:#fff}.table-white tbody+tbody,.table-white td,.table-white th,.table-white thead th{border-color:#fff}.table-hover .table-white:hover,.table-hover .table-white:hover>td,.table-hover .table-white:hover>th{background-color:#f2f2f2}.table-highlight,.table-highlight>td,.table-highlight>th{background-color:#fdf2f1}.table-highlight tbody+tbody,.table-highlight td,.table-highlight th,.table-highlight thead th{border-color:#fbe6e4}.table-hover .table-highlight:hover,.table-hover .table-highlight:hover>td,.table-hover .table-highlight:hover>th{background-color:#fadddb}.table-dark-blue,.table-dark-blue>td,.table-dark-blue>th{background-color:#b8bfd1}.table-dark-blue tbody+tbody,.table-dark-blue td,.table-dark-blue th,.table-dark-blue thead th{border-color:#7c89aa}.table-hover .table-dark-blue:hover,.table-hover .table-dark-blue:hover>td,.table-hover .table-dark-blue:hover>th{background-color:#a9b1c7}.table-purple-first,.table-purple-first>td,.table-purple-first>th{background-color:#ccc8e1}.table-purple-first tbody+tbody,.table-purple-first td,.table-purple-first th,.table-purple-first thead th{border-color:#a199c7}.table-hover .table-purple-first:hover,.table-hover .table-purple-first:hover>td,.table-hover .table-purple-first:hover>th{background-color:#bdb8d8}.table-orange,.table-orange>td,.table-orange>th{background-color:#ffdbb8}.table-orange tbody+tbody,.table-orange td,.table-orange th,.table-orange thead th{border-color:#ffbb7a}.table-hover .table-orange:hover,.table-hover .table-orange:hover>td,.table-hover .table-orange:hover>th{background-color:#ffce9f}.table-orange-peel,.table-orange-peel>td,.table-orange-peel>th{background-color:#fee5b8}.table-orange-peel tbody+tbody,.table-orange-peel td,.table-orange-peel th,.table-orange-peel thead th{border-color:#fdcf7b}.table-hover .table-orange-peel:hover,.table-hover .table-orange-peel:hover>td,.table-hover .table-orange-peel:hover>th{background-color:#fedc9f}.table-lomo-blue,.table-lomo-blue>td,.table-lomo-blue>th{background-color:#b8d9ff}.table-lomo-blue tbody+tbody,.table-lomo-blue td,.table-lomo-blue th,.table-lomo-blue thead th{border-color:#7ab8ff}.table-hover .table-lomo-blue:hover,.table-hover .table-lomo-blue:hover>td,.table-hover .table-lomo-blue:hover>th{background-color:#9fcbff}.table-lomo-blue-darker,.table-lomo-blue-darker>td,.table-lomo-blue-darker>th{background-color:#b8d2f1}.table-lomo-blue-darker tbody+tbody,.table-lomo-blue-darker td,.table-lomo-blue-darker th,.table-lomo-blue-darker thead th{border-color:#7aabe4}.table-hover .table-lomo-blue-darker:hover,.table-hover .table-lomo-blue-darker:hover>td,.table-hover .table-lomo-blue-darker:hover>th{background-color:#a3c5ed}.table-light-blue,.table-light-blue>td,.table-light-blue>th{background-color:#e8f5f9}.table-light-blue tbody+tbody,.table-light-blue td,.table-light-blue th,.table-light-blue thead th{border-color:#d5ecf5}.table-hover .table-light-blue:hover,.table-hover .table-light-blue:hover>td,.table-hover .table-light-blue:hover>th{background-color:#d4ecf4}.table-light-gray,.table-light-gray>td,.table-light-gray>th{background-color:#fbfdff}.table-light-gray tbody+tbody,.table-light-gray td,.table-light-gray th,.table-light-gray thead th{border-color:#f7fbff}.table-hover .table-light-gray:hover,.table-hover .table-light-gray:hover>td,.table-hover .table-light-gray:hover>th{background-color:#e2f0ff}.table-teal,.table-teal>td,.table-teal>th{background-color:#b8ede6}.table-teal tbody+tbody,.table-teal td,.table-teal th,.table-teal thead th{border-color:#7addd0}.table-hover .table-teal:hover,.table-hover .table-teal:hover>td,.table-hover .table-teal:hover>th{background-color:#a4e8df}.table-textLight,.table-textLight>td,.table-textLight>th{background-color:#dcdfe8}.table-textLight tbody+tbody,.table-textLight td,.table-textLight th,.table-textLight thead th{border-color:#bdc4d4}.table-hover .table-textLight:hover,.table-hover .table-textLight:hover>td,.table-hover .table-textLight:hover>th{background-color:#cdd1de}.table-skyBlueLight,.table-skyBlueLight>td,.table-skyBlueLight>th{background-color:#e9f5f9}.table-skyBlueLight tbody+tbody,.table-skyBlueLight td,.table-skyBlueLight th,.table-skyBlueLight thead th{border-color:#d5ecf4}.table-hover .table-skyBlueLight:hover,.table-hover .table-skyBlueLight:hover>td,.table-hover .table-skyBlueLight:hover>th{background-color:#d5ecf4}.table-solitude,.table-solitude>td,.table-solitude>th{background-color:#f7fbff}.table-solitude tbody+tbody,.table-solitude td,.table-solitude th,.table-solitude thead th{border-color:#f0f7ff}.table-hover .table-solitude:hover,.table-hover .table-solitude:hover>td,.table-hover .table-solitude:hover>th{background-color:#deeeff}.table-azure,.table-azure>td,.table-azure>th{background-color:#b8d9ff}.table-azure tbody+tbody,.table-azure td,.table-azure th,.table-azure thead th{border-color:#7cb8ff}.table-hover .table-azure:hover,.table-hover .table-azure:hover>td,.table-hover .table-azure:hover>th{background-color:#9fcbff}.table-picton-blue,.table-picton-blue>td,.table-picton-blue>th{background-color:#cce3ff}.table-picton-blue tbody+tbody,.table-picton-blue td,.table-picton-blue th,.table-picton-blue thead th{border-color:#a0cbff}.table-hover .table-picton-blue:hover,.table-hover .table-picton-blue:hover>td,.table-hover .table-picton-blue:hover>th{background-color:#b3d5ff}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1149.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.search-form .search-field{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.search-form .search-field{-webkit-transition:none;-o-transition:none;transition:none}}.comment-form input[type=email]::-ms-expand,.comment-form input[type=text]::-ms-expand,.comment-form input[type=url]::-ms-expand,.comment-form textarea::-ms-expand,.form-control::-ms-expand,.search-form .search-field::-ms-expand{background-color:transparent;border:0}.comment-form input:focus[type=email],.comment-form input:focus[type=text],.comment-form input:focus[type=url],.comment-form textarea:focus,.form-control:focus,.search-form .search-field:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.comment-form input[type=email]::-webkit-input-placeholder,.comment-form input[type=text]::-webkit-input-placeholder,.comment-form input[type=url]::-webkit-input-placeholder,.comment-form textarea::-webkit-input-placeholder,.form-control::-webkit-input-placeholder,.search-form .search-field::-webkit-input-placeholder{color:#6c757d;opacity:1}.comment-form input[type=email]::-moz-placeholder,.comment-form input[type=text]::-moz-placeholder,.comment-form input[type=url]::-moz-placeholder,.comment-form textarea::-moz-placeholder,.form-control::-moz-placeholder,.search-form .search-field::-moz-placeholder{color:#6c757d;opacity:1}.comment-form input[type=email]::-ms-input-placeholder,.comment-form input[type=text]::-ms-input-placeholder,.comment-form input[type=url]::-ms-input-placeholder,.comment-form textarea::-ms-input-placeholder,.form-control::-ms-input-placeholder,.search-form .search-field::-ms-input-placeholder{color:#6c757d;opacity:1}.comment-form input[type=email]::placeholder,.comment-form input[type=text]::placeholder,.comment-form input[type=url]::placeholder,.comment-form textarea::placeholder,.form-control::placeholder,.search-form .search-field::placeholder{color:#6c757d;opacity:1}.comment-form input:disabled[type=email],.comment-form input:disabled[type=text],.comment-form input:disabled[type=url],.comment-form input[readonly][type=email],.comment-form input[readonly][type=text],.comment-form input[readonly][type=url],.comment-form textarea:disabled,.comment-form textarea[readonly],.form-control:disabled,.form-control[readonly],.search-form .search-field:disabled,.search-form .search-field[readonly]{background-color:#e9ecef;opacity:1}.search-form select.search-field:focus::-ms-value,select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.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;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.comment-form textarea,.search-form select.search-field[multiple],.search-form select.search-field[size],.search-form textarea.search-field,select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.comment-form p,.form-group,.search-form label{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-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:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.comment-form .was-validated input:valid[type=email],.comment-form .was-validated input:valid[type=text],.comment-form .was-validated input:valid[type=url],.comment-form .was-validated textarea:valid,.comment-form input.is-valid[type=email],.comment-form input.is-valid[type=text],.comment-form input.is-valid[type=url],.comment-form textarea.is-valid,.form-control.is-valid,.search-form .is-valid.search-field,.search-form .was-validated .search-field:valid,.was-validated .comment-form input:valid[type=email],.was-validated .comment-form input:valid[type=text],.was-validated .comment-form input:valid[type=url],.was-validated .comment-form textarea:valid,.was-validated .form-control:valid,.was-validated .search-form .search-field:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.comment-form .was-validated input:valid:focus[type=email],.comment-form .was-validated input:valid:focus[type=text],.comment-form .was-validated input:valid:focus[type=url],.comment-form .was-validated textarea:valid:focus,.comment-form input.is-valid:focus[type=email],.comment-form input.is-valid:focus[type=text],.comment-form input.is-valid:focus[type=url],.comment-form textarea.is-valid:focus,.form-control.is-valid:focus,.search-form .is-valid.search-field:focus,.search-form .was-validated .search-field:valid:focus,.was-validated .comment-form input:valid:focus[type=email],.was-validated .comment-form input:valid:focus[type=text],.was-validated .comment-form input:valid:focus[type=url],.was-validated .comment-form textarea:valid:focus,.was-validated .form-control:valid:focus,.was-validated .search-form .search-field:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.comment-form .was-validated input:valid[type=email]~.valid-feedback,.comment-form .was-validated input:valid[type=email]~.valid-tooltip,.comment-form .was-validated input:valid[type=text]~.valid-feedback,.comment-form .was-validated input:valid[type=text]~.valid-tooltip,.comment-form .was-validated input:valid[type=url]~.valid-feedback,.comment-form .was-validated input:valid[type=url]~.valid-tooltip,.comment-form .was-validated textarea:valid~.valid-feedback,.comment-form .was-validated textarea:valid~.valid-tooltip,.comment-form input.is-valid[type=email]~.valid-feedback,.comment-form input.is-valid[type=email]~.valid-tooltip,.comment-form input.is-valid[type=text]~.valid-feedback,.comment-form input.is-valid[type=text]~.valid-tooltip,.comment-form input.is-valid[type=url]~.valid-feedback,.comment-form input.is-valid[type=url]~.valid-tooltip,.comment-form textarea.is-valid~.valid-feedback,.comment-form textarea.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.search-form .is-valid.search-field~.valid-feedback,.search-form .is-valid.search-field~.valid-tooltip,.search-form .was-validated .search-field:valid~.valid-feedback,.search-form .was-validated .search-field:valid~.valid-tooltip,.was-validated .comment-form input:valid[type=email]~.valid-feedback,.was-validated .comment-form input:valid[type=email]~.valid-tooltip,.was-validated .comment-form input:valid[type=text]~.valid-feedback,.was-validated .comment-form input:valid[type=text]~.valid-tooltip,.was-validated .comment-form input:valid[type=url]~.valid-feedback,.was-validated .comment-form input:valid[type=url]~.valid-tooltip,.was-validated .comment-form textarea:valid~.valid-feedback,.was-validated .comment-form textarea:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.was-validated .search-form .search-field:valid~.valid-feedback,.was-validated .search-form .search-field:valid~.valid-tooltip{display:block}.comment-form .was-validated textarea:valid,.comment-form textarea.is-valid,.search-form .was-validated textarea.search-field:valid,.search-form textarea.is-valid.search-field,.was-validated .comment-form textarea:valid,.was-validated .search-form textarea.search-field:valid,.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((3em + 2.25rem)/4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.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:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.comment-form .was-validated input:invalid[type=email],.comment-form .was-validated input:invalid[type=text],.comment-form .was-validated input:invalid[type=url],.comment-form .was-validated textarea:invalid,.comment-form input.is-invalid[type=email],.comment-form input.is-invalid[type=text],.comment-form input.is-invalid[type=url],.comment-form textarea.is-invalid,.form-control.is-invalid,.search-form .is-invalid.search-field,.search-form .was-validated .search-field:invalid,.was-validated .comment-form input:invalid[type=email],.was-validated .comment-form input:invalid[type=text],.was-validated .comment-form input:invalid[type=url],.was-validated .comment-form textarea:invalid,.was-validated .form-control:invalid,.was-validated .search-form .search-field:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.comment-form .was-validated input:invalid:focus[type=email],.comment-form .was-validated input:invalid:focus[type=text],.comment-form .was-validated input:invalid:focus[type=url],.comment-form .was-validated textarea:invalid:focus,.comment-form input.is-invalid:focus[type=email],.comment-form input.is-invalid:focus[type=text],.comment-form input.is-invalid:focus[type=url],.comment-form textarea.is-invalid:focus,.form-control.is-invalid:focus,.search-form .is-invalid.search-field:focus,.search-form .was-validated .search-field:invalid:focus,.was-validated .comment-form input:invalid:focus[type=email],.was-validated .comment-form input:invalid:focus[type=text],.was-validated .comment-form input:invalid:focus[type=url],.was-validated .comment-form textarea:invalid:focus,.was-validated .form-control:invalid:focus,.was-validated .search-form .search-field:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.comment-form .was-validated input:invalid[type=email]~.invalid-feedback,.comment-form .was-validated input:invalid[type=email]~.invalid-tooltip,.comment-form .was-validated input:invalid[type=text]~.invalid-feedback,.comment-form .was-validated input:invalid[type=text]~.invalid-tooltip,.comment-form .was-validated input:invalid[type=url]~.invalid-feedback,.comment-form .was-validated input:invalid[type=url]~.invalid-tooltip,.comment-form .was-validated textarea:invalid~.invalid-feedback,.comment-form .was-validated textarea:invalid~.invalid-tooltip,.comment-form input.is-invalid[type=email]~.invalid-feedback,.comment-form input.is-invalid[type=email]~.invalid-tooltip,.comment-form input.is-invalid[type=text]~.invalid-feedback,.comment-form input.is-invalid[type=text]~.invalid-tooltip,.comment-form input.is-invalid[type=url]~.invalid-feedback,.comment-form input.is-invalid[type=url]~.invalid-tooltip,.comment-form textarea.is-invalid~.invalid-feedback,.comment-form textarea.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.search-form .is-invalid.search-field~.invalid-feedback,.search-form .is-invalid.search-field~.invalid-tooltip,.search-form .was-validated .search-field:invalid~.invalid-feedback,.search-form .was-validated .search-field:invalid~.invalid-tooltip,.was-validated .comment-form input:invalid[type=email]~.invalid-feedback,.was-validated .comment-form input:invalid[type=email]~.invalid-tooltip,.was-validated .comment-form input:invalid[type=text]~.invalid-feedback,.was-validated .comment-form input:invalid[type=text]~.invalid-tooltip,.was-validated .comment-form input:invalid[type=url]~.invalid-feedback,.was-validated .comment-form input:invalid[type=url]~.invalid-tooltip,.was-validated .comment-form textarea:invalid~.invalid-feedback,.was-validated .comment-form textarea:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.was-validated .search-form .search-field:invalid~.invalid-feedback,.was-validated .search-form .search-field:invalid~.invalid-tooltip{display:block}.comment-form .was-validated textarea:invalid,.comment-form textarea.is-invalid,.search-form .was-validated textarea.search-field:invalid,.search-form textarea.is-invalid.search-field,.was-validated .comment-form textarea:invalid,.was-validated .search-form textarea.search-field:invalid,.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((3em + 2.25rem)/4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline,.search-form{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,.search-form .form-check{width:100%}@media (min-width:576px){.form-inline label,.search-form 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}.comment-form .form-inline p,.comment-form .search-form p,.form-inline .comment-form p,.form-inline .form-group,.form-inline .search-form label,.search-form .comment-form p,.search-form .form-group,.search-form .form-inline label,.search-form label{display:-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}.comment-form .form-inline input[type=email],.comment-form .form-inline input[type=text],.comment-form .form-inline input[type=url],.comment-form .form-inline textarea,.comment-form .search-form input[type=email],.comment-form .search-form input[type=text],.comment-form .search-form input[type=url],.comment-form .search-form textarea,.form-inline .comment-form input[type=email],.form-inline .comment-form input[type=text],.form-inline .comment-form input[type=url],.form-inline .comment-form textarea,.form-inline .form-control,.search-form .comment-form input[type=email],.search-form .comment-form input[type=text],.search-form .comment-form input[type=url],.search-form .comment-form textarea,.search-form .form-control,.search-form .search-field{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext,.search-form .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group,.search-form .custom-select,.search-form .input-group{width:auto}.form-inline .form-check,.search-form .form-check{display:-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,.search-form .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control,.search-form .custom-control{-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,.search-form .custom-control-label{margin-bottom:0}}.btn,.comment-form input[type=submit],.search-form .search-submit{display:inline-block;font-weight:900;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:0 solid transparent;padding:10px 1.5rem;font-size:1rem;line-height:1rem;border-radius:100px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn,.comment-form input[type=submit],.search-form .search-submit{-webkit-transition:none;-o-transition:none;transition:none}}.btn:hover,.comment-form input:hover[type=submit],.search-form .search-submit:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus,.comment-form input.focus[type=submit],.comment-form input:focus[type=submit],.search-form .focus.search-submit,.search-form .search-submit:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled,.comment-form input.disabled[type=submit],.comment-form input:disabled[type=submit],.search-form .disabled.search-submit,.search-form .search-submit:disabled{opacity:.65}.search-form a.disabled.search-submit,.search-form fieldset:disabled a.search-submit,a.btn.disabled,fieldset:disabled .search-form a.search-submit,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0076ff;border-color:#0076ff}.btn-primary:hover{color:#fff;background-color:#0064d9;border-color:#005ecc}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,139,255,.5);box-shadow:0 0 0 .2rem rgba(38,139,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0076ff;border-color:#0076ff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#005ecc;border-color:#0059bf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,139,255,.5);box-shadow:0 0 0 .2rem rgba(38,139,255,.5)}.btn-secondary,.comment-form input[type=submit],.search-form .search-submit{color:#fff;background-color:#f24708;border-color:#f24708}.btn-secondary:hover,.comment-form input:hover[type=submit],.search-form .search-submit:hover{color:#fff;background-color:#cd3c07;border-color:#c13906}.btn-secondary.focus,.btn-secondary:focus,.comment-form input.focus[type=submit],.comment-form input:focus[type=submit],.search-form .focus.search-submit,.search-form .search-submit:focus{-webkit-box-shadow:0 0 0 .2rem rgba(244,99,45,.5);box-shadow:0 0 0 .2rem rgba(244,99,45,.5)}.btn-secondary.disabled,.btn-secondary:disabled,.comment-form input.disabled[type=submit],.comment-form input:disabled[type=submit],.search-form .disabled.search-submit,.search-form .search-submit:disabled{color:#fff;background-color:#f24708;border-color:#f24708}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.comment-form .show>input.dropdown-toggle[type=submit],.comment-form input:not(:disabled):not(.disabled).active[type=submit],.comment-form input:not(:disabled):not(.disabled):active[type=submit],.search-form .search-submit:not(:disabled):not(.disabled).active,.search-form .search-submit:not(:disabled):not(.disabled):active,.search-form .show>.dropdown-toggle.search-submit,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#c13906;border-color:#b43506}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.comment-form .show>input.dropdown-toggle:focus[type=submit],.comment-form input:not(:disabled):not(.disabled).active:focus[type=submit],.comment-form input:not(:disabled):not(.disabled):active:focus[type=submit],.search-form .search-submit:not(:disabled):not(.disabled).active:focus,.search-form .search-submit:not(:disabled):not(.disabled):active:focus,.search-form .show>.dropdown-toggle.search-submit:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(244,99,45,.5);box-shadow:0 0 0 .2rem rgba(244,99,45,.5)}.btn-success{color:#fff;background-color:#00bda5;border-color:#00bda5}.btn-success:hover{color:#fff;background-color:#009784;border-color:#008a78}.btn-success.focus,.btn-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,199,179,.5);box-shadow:0 0 0 .2rem rgba(38,199,179,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#00bda5;border-color:#00bda5}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#008a78;border-color:#007d6d}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,199,179,.5);box-shadow:0 0 0 .2rem rgba(38,199,179,.5)}.btn-info{color:#212529;background-color:#add9eb;border-color:#add9eb}.btn-info:hover{color:#212529;background-color:#8ecbe4;border-color:#84c6e1}.btn-info.focus,.btn-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(152,190,206,.5);box-shadow:0 0 0 .2rem rgba(152,190,206,.5)}.btn-info.disabled,.btn-info:disabled{color:#212529;background-color:#add9eb;border-color:#add9eb}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#212529;background-color:#84c6e1;border-color:#7ac1df}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(152,190,206,.5);box-shadow:0 0 0 .2rem rgba(152,190,206,.5)}.btn-warning{color:#fff;background-color:#ff7d00;border-color:#ff7d00}.btn-warning:hover{color:#fff;background-color:#d96a00;border-color:#cc6400}.btn-warning.focus,.btn-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,145,38,.5);box-shadow:0 0 0 .2rem rgba(255,145,38,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#ff7d00;border-color:#ff7d00}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#cc6400;border-color:#bf5e00}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,145,38,.5);box-shadow:0 0 0 .2rem rgba(255,145,38,.5)}.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{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.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{-webkit-box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5);box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5);box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.btn-dark{background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-primary-dark{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-primary-dark:hover{color:#fff;background-color:#021136;border-color:#010d2a}.btn-primary-dark.focus,.btn-primary-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,62,116,.5);box-shadow:0 0 0 .2rem rgba(41,62,116,.5)}.btn-primary-dark.disabled,.btn-primary-dark:disabled{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-primary-dark:not(:disabled):not(.disabled).active,.btn-primary-dark:not(:disabled):not(.disabled):active,.show>.btn-primary-dark.dropdown-toggle{color:#fff;background-color:#010d2a;border-color:#01091d}.btn-primary-dark:not(:disabled):not(.disabled).active:focus,.btn-primary-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-primary-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,62,116,.5);box-shadow:0 0 0 .2rem rgba(41,62,116,.5)}.btn-primary-dark-darker{color:#fff;background-color:#010d2a;border-color:#010d2a}.btn-primary-dark-darker:hover{color:#fff;background-color:#000105;border-color:#000}.btn-primary-dark-darker.focus,.btn-primary-dark-darker:focus{-webkit-box-shadow:0 0 0 .2rem rgba(39,49,74,.5);box-shadow:0 0 0 .2rem rgba(39,49,74,.5)}.btn-primary-dark-darker.disabled,.btn-primary-dark-darker:disabled{color:#fff;background-color:#010d2a;border-color:#010d2a}.btn-primary-dark-darker:not(:disabled):not(.disabled).active,.btn-primary-dark-darker:not(:disabled):not(.disabled):active,.show>.btn-primary-dark-darker.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-primary-dark-darker:not(:disabled):not(.disabled).active:focus,.btn-primary-dark-darker:not(:disabled):not(.disabled):active:focus,.show>.btn-primary-dark-darker.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(39,49,74,.5);box-shadow:0 0 0 .2rem rgba(39,49,74,.5)}.btn-text{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-text:hover{color:#fff;background-color:#021136;border-color:#010d2a}.btn-text.focus,.btn-text:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,62,116,.5);box-shadow:0 0 0 .2rem rgba(41,62,116,.5)}.btn-text.disabled,.btn-text:disabled{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-text:not(:disabled):not(.disabled).active,.btn-text:not(:disabled):not(.disabled):active,.show>.btn-text.dropdown-toggle{color:#fff;background-color:#010d2a;border-color:#01091d}.btn-text:not(:disabled):not(.disabled).active:focus,.btn-text:not(:disabled):not(.disabled):active:focus,.show>.btn-text.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,62,116,.5);box-shadow:0 0 0 .2rem rgba(41,62,116,.5)}.btn-gray{color:#fff;background-color:#898989;border-color:#898989}.btn-gray:hover{color:#fff;background-color:#767676;border-color:#707070}.btn-gray.focus,.btn-gray:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,61%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,61%,.5)}.btn-gray.disabled,.btn-gray:disabled{color:#fff;background-color:#898989;border-color:#898989}.btn-gray:not(:disabled):not(.disabled).active,.btn-gray:not(:disabled):not(.disabled):active,.show>.btn-gray.dropdown-toggle{color:#fff;background-color:#707070;border-color:#696969}.btn-gray:not(:disabled):not(.disabled).active:focus,.btn-gray:not(:disabled):not(.disabled):active:focus,.show>.btn-gray.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,61%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,61%,.5)}.btn-dusty-gray{color:#212529;background-color:#999;border-color:#999}.btn-dusty-gray:hover{color:#fff;background-color:#868686;border-color:grey}.btn-dusty-gray.focus,.btn-dusty-gray:focus{-webkit-box-shadow:0 0 0 .2rem hsla(180,0%,53%,.5);box-shadow:0 0 0 .2rem hsla(180,0%,53%,.5)}.btn-dusty-gray.disabled,.btn-dusty-gray:disabled{color:#212529;background-color:#999;border-color:#999}.btn-dusty-gray:not(:disabled):not(.disabled).active,.btn-dusty-gray:not(:disabled):not(.disabled):active,.show>.btn-dusty-gray.dropdown-toggle{color:#fff;background-color:grey;border-color:#797979}.btn-dusty-gray:not(:disabled):not(.disabled).active:focus,.btn-dusty-gray:not(:disabled):not(.disabled):active:focus,.show>.btn-dusty-gray.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(180,0%,53%,.5);box-shadow:0 0 0 .2rem hsla(180,0%,53%,.5)}.btn-white{color:#212529;background-color:#fff;border-color:#fff}.btn-white:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6}.btn-white.focus,.btn-white:focus{-webkit-box-shadow:0 0 0 .2rem hsla(240,2%,87%,.5);box-shadow:0 0 0 .2rem hsla(240,2%,87%,.5)}.btn-white.disabled,.btn-white:disabled{color:#212529;background-color:#fff;border-color:#fff}.btn-white:not(:disabled):not(.disabled).active,.btn-white:not(:disabled):not(.disabled):active,.show>.btn-white.dropdown-toggle{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf}.btn-white:not(:disabled):not(.disabled).active:focus,.btn-white:not(:disabled):not(.disabled):active:focus,.show>.btn-white.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(240,2%,87%,.5);box-shadow:0 0 0 .2rem hsla(240,2%,87%,.5)}.btn-highlight{color:#212529;background-color:#f7cfcc;border-color:#f7cfcc}.btn-highlight:hover{color:#212529;background-color:#f2b0ab;border-color:#f0a6a0}.btn-highlight.focus,.btn-highlight:focus{-webkit-box-shadow:0 0 0 .2rem hsla(3,30%,77%,.5);box-shadow:0 0 0 .2rem hsla(3,30%,77%,.5)}.btn-highlight.disabled,.btn-highlight:disabled{color:#212529;background-color:#f7cfcc;border-color:#f7cfcc}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.show>.btn-highlight.dropdown-toggle{color:#212529;background-color:#f0a6a0;border-color:#ee9b95}.btn-highlight:not(:disabled):not(.disabled).active:focus,.btn-highlight:not(:disabled):not(.disabled):active:focus,.show>.btn-highlight.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(3,30%,77%,.5);box-shadow:0 0 0 .2rem hsla(3,30%,77%,.5)}.btn-dark-blue{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-dark-blue:hover{color:#fff;background-color:#021136;border-color:#010d2a}.btn-dark-blue.focus,.btn-dark-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,62,116,.5);box-shadow:0 0 0 .2rem rgba(41,62,116,.5)}.btn-dark-blue.disabled,.btn-dark-blue:disabled{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-dark-blue:not(:disabled):not(.disabled).active,.btn-dark-blue:not(:disabled):not(.disabled):active,.show>.btn-dark-blue.dropdown-toggle{color:#fff;background-color:#010d2a;border-color:#01091d}.btn-dark-blue:not(:disabled):not(.disabled).active:focus,.btn-dark-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-dark-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,62,116,.5);box-shadow:0 0 0 .2rem rgba(41,62,116,.5)}.btn-purple-first{color:#fff;background-color:#4a3b94;border-color:#4a3b94}.btn-purple-first:hover{color:#fff;background-color:#3c3079;border-color:#382c70}.btn-purple-first.focus,.btn-purple-first:focus{-webkit-box-shadow:0 0 0 .2rem rgba(101,88,164,.5);box-shadow:0 0 0 .2rem rgba(101,88,164,.5)}.btn-purple-first.disabled,.btn-purple-first:disabled{color:#fff;background-color:#4a3b94;border-color:#4a3b94}.btn-purple-first:not(:disabled):not(.disabled).active,.btn-purple-first:not(:disabled):not(.disabled):active,.show>.btn-purple-first.dropdown-toggle{color:#fff;background-color:#382c70;border-color:#332966}.btn-purple-first:not(:disabled):not(.disabled).active:focus,.btn-purple-first:not(:disabled):not(.disabled):active:focus,.show>.btn-purple-first.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(101,88,164,.5);box-shadow:0 0 0 .2rem rgba(101,88,164,.5)}.btn-orange{color:#fff;background-color:#ff7d00;border-color:#ff7d00}.btn-orange:hover{color:#fff;background-color:#d96a00;border-color:#cc6400}.btn-orange.focus,.btn-orange:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,145,38,.5);box-shadow:0 0 0 .2rem rgba(255,145,38,.5)}.btn-orange.disabled,.btn-orange:disabled{color:#fff;background-color:#ff7d00;border-color:#ff7d00}.btn-orange:not(:disabled):not(.disabled).active,.btn-orange:not(:disabled):not(.disabled):active,.show>.btn-orange.dropdown-toggle{color:#fff;background-color:#cc6400;border-color:#bf5e00}.btn-orange:not(:disabled):not(.disabled).active:focus,.btn-orange:not(:disabled):not(.disabled):active:focus,.show>.btn-orange.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,145,38,.5);box-shadow:0 0 0 .2rem rgba(255,145,38,.5)}.btn-orange-peel{color:#212529;background-color:#fba202;border-color:#fba202}.btn-orange-peel:hover{color:#fff;background-color:#d58a02;border-color:#c88102}.btn-orange-peel.focus,.btn-orange-peel:focus{-webkit-box-shadow:0 0 0 .2rem rgba(218,143,8,.5);box-shadow:0 0 0 .2rem rgba(218,143,8,.5)}.btn-orange-peel.disabled,.btn-orange-peel:disabled{color:#212529;background-color:#fba202;border-color:#fba202}.btn-orange-peel:not(:disabled):not(.disabled).active,.btn-orange-peel:not(:disabled):not(.disabled):active,.show>.btn-orange-peel.dropdown-toggle{color:#fff;background-color:#c88102;border-color:#bc7901}.btn-orange-peel:not(:disabled):not(.disabled).active:focus,.btn-orange-peel:not(:disabled):not(.disabled):active:focus,.show>.btn-orange-peel.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(218,143,8,.5);box-shadow:0 0 0 .2rem rgba(218,143,8,.5)}.btn-lomo-blue{color:#fff;background-color:#0076ff;border-color:#0076ff}.btn-lomo-blue:hover{color:#fff;background-color:#0064d9;border-color:#005ecc}.btn-lomo-blue.focus,.btn-lomo-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,139,255,.5);box-shadow:0 0 0 .2rem rgba(38,139,255,.5)}.btn-lomo-blue.disabled,.btn-lomo-blue:disabled{color:#fff;background-color:#0076ff;border-color:#0076ff}.btn-lomo-blue:not(:disabled):not(.disabled).active,.btn-lomo-blue:not(:disabled):not(.disabled):active,.show>.btn-lomo-blue.dropdown-toggle{color:#fff;background-color:#005ecc;border-color:#0059bf}.btn-lomo-blue:not(:disabled):not(.disabled).active:focus,.btn-lomo-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-lomo-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,139,255,.5);box-shadow:0 0 0 .2rem rgba(38,139,255,.5)}.btn-lomo-blue-darker{color:#fff;background-color:#005ecc;border-color:#005ecc}.btn-lomo-blue-darker:hover{color:#fff;background-color:#004da6;border-color:#004799}.btn-lomo-blue-darker.focus,.btn-lomo-blue-darker:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,118,212,.5);box-shadow:0 0 0 .2rem rgba(38,118,212,.5)}.btn-lomo-blue-darker.disabled,.btn-lomo-blue-darker:disabled{color:#fff;background-color:#005ecc;border-color:#005ecc}.btn-lomo-blue-darker:not(:disabled):not(.disabled).active,.btn-lomo-blue-darker:not(:disabled):not(.disabled):active,.show>.btn-lomo-blue-darker.dropdown-toggle{color:#fff;background-color:#004799;border-color:#00418c}.btn-lomo-blue-darker:not(:disabled):not(.disabled).active:focus,.btn-lomo-blue-darker:not(:disabled):not(.disabled):active:focus,.show>.btn-lomo-blue-darker.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,118,212,.5);box-shadow:0 0 0 .2rem rgba(38,118,212,.5)}.btn-light-blue{color:#212529;background-color:#aedaeb;border-color:#aedaeb}.btn-light-blue:hover{color:#212529;background-color:#8fcce3;border-color:#85c7e1}.btn-light-blue.focus,.btn-light-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(153,191,206,.5);box-shadow:0 0 0 .2rem rgba(153,191,206,.5)}.btn-light-blue.disabled,.btn-light-blue:disabled{color:#212529;background-color:#aedaeb;border-color:#aedaeb}.btn-light-blue:not(:disabled):not(.disabled).active,.btn-light-blue:not(:disabled):not(.disabled):active,.show>.btn-light-blue.dropdown-toggle{color:#212529;background-color:#85c7e1;border-color:#7bc3de}.btn-light-blue:not(:disabled):not(.disabled).active:focus,.btn-light-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-light-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(153,191,206,.5);box-shadow:0 0 0 .2rem rgba(153,191,206,.5)}.btn-light-gray{color:#212529;background-color:#f0f7ff;border-color:#f0f7ff}.btn-light-gray:hover{color:#212529;background-color:#cae3ff;border-color:#bddcff}.btn-light-gray.focus,.btn-light-gray:focus{-webkit-box-shadow:0 0 0 .2rem rgba(209,216,223,.5);box-shadow:0 0 0 .2rem rgba(209,216,223,.5)}.btn-light-gray.disabled,.btn-light-gray:disabled{color:#212529;background-color:#f0f7ff;border-color:#f0f7ff}.btn-light-gray:not(:disabled):not(.disabled).active,.btn-light-gray:not(:disabled):not(.disabled):active,.show>.btn-light-gray.dropdown-toggle{color:#212529;background-color:#bddcff;border-color:#b0d5ff}.btn-light-gray:not(:disabled):not(.disabled).active:focus,.btn-light-gray:not(:disabled):not(.disabled):active:focus,.show>.btn-light-gray.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(209,216,223,.5);box-shadow:0 0 0 .2rem rgba(209,216,223,.5)}.btn-teal{color:#fff;background-color:#00bda5;border-color:#00bda5}.btn-teal:hover{color:#fff;background-color:#009784;border-color:#008a78}.btn-teal.focus,.btn-teal:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,199,179,.5);box-shadow:0 0 0 .2rem rgba(38,199,179,.5)}.btn-teal.disabled,.btn-teal:disabled{color:#fff;background-color:#00bda5;border-color:#00bda5}.btn-teal:not(:disabled):not(.disabled).active,.btn-teal:not(:disabled):not(.disabled):active,.show>.btn-teal.dropdown-toggle{color:#fff;background-color:#008a78;border-color:#007d6d}.btn-teal:not(:disabled):not(.disabled).active:focus,.btn-teal:not(:disabled):not(.disabled):active:focus,.show>.btn-teal.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,199,179,.5);box-shadow:0 0 0 .2rem rgba(38,199,179,.5)}.btn-textLight{color:#fff;background-color:#818dad;border-color:#818dad}.btn-textLight:hover{color:#fff;background-color:#6a789e;border-color:#637198}.btn-textLight.focus,.btn-textLight:focus{-webkit-box-shadow:0 0 0 .2rem rgba(148,158,185,.5);box-shadow:0 0 0 .2rem rgba(148,158,185,.5)}.btn-textLight.disabled,.btn-textLight:disabled{color:#fff;background-color:#818dad;border-color:#818dad}.btn-textLight:not(:disabled):not(.disabled).active,.btn-textLight:not(:disabled):not(.disabled):active,.show>.btn-textLight.dropdown-toggle{color:#fff;background-color:#637198;border-color:#5e6c90}.btn-textLight:not(:disabled):not(.disabled).active:focus,.btn-textLight:not(:disabled):not(.disabled):active:focus,.show>.btn-textLight.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(148,158,185,.5);box-shadow:0 0 0 .2rem rgba(148,158,185,.5)}.btn-skyBlueLight{color:#212529;background-color:#afdaea;border-color:#afdaea}.btn-skyBlueLight:hover{color:#212529;background-color:#91cce2;border-color:#87c7df}.btn-skyBlueLight.focus,.btn-skyBlueLight:focus{-webkit-box-shadow:0 0 0 .2rem rgba(154,191,205,.5);box-shadow:0 0 0 .2rem rgba(154,191,205,.5)}.btn-skyBlueLight.disabled,.btn-skyBlueLight:disabled{color:#212529;background-color:#afdaea;border-color:#afdaea}.btn-skyBlueLight:not(:disabled):not(.disabled).active,.btn-skyBlueLight:not(:disabled):not(.disabled):active,.show>.btn-skyBlueLight.dropdown-toggle{color:#212529;background-color:#87c7df;border-color:#7dc3dd}.btn-skyBlueLight:not(:disabled):not(.disabled).active:focus,.btn-skyBlueLight:not(:disabled):not(.disabled):active:focus,.show>.btn-skyBlueLight.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(154,191,205,.5);box-shadow:0 0 0 .2rem rgba(154,191,205,.5)}.btn-solitude{color:#212529;background-color:#e3f0ff;border-color:#e3f0ff}.btn-solitude:hover{color:#212529;background-color:#bddcff;border-color:#b0d5ff}.btn-solitude.focus,.btn-solitude:focus{-webkit-box-shadow:0 0 0 .2rem rgba(198,210,223,.5);box-shadow:0 0 0 .2rem rgba(198,210,223,.5)}.btn-solitude.disabled,.btn-solitude:disabled{color:#212529;background-color:#e3f0ff;border-color:#e3f0ff}.btn-solitude:not(:disabled):not(.disabled).active,.btn-solitude:not(:disabled):not(.disabled):active,.show>.btn-solitude.dropdown-toggle{color:#212529;background-color:#b0d5ff;border-color:#a3ceff}.btn-solitude:not(:disabled):not(.disabled).active:focus,.btn-solitude:not(:disabled):not(.disabled):active:focus,.show>.btn-solitude.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(198,210,223,.5);box-shadow:0 0 0 .2rem rgba(198,210,223,.5)}.btn-azure{color:#fff;background-color:#0376ff;border-color:#0376ff}.btn-azure:hover{color:#fff;background-color:#0064dc;border-color:#005ecf}.btn-azure.focus,.btn-azure:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,139,255,.5);box-shadow:0 0 0 .2rem rgba(41,139,255,.5)}.btn-azure.disabled,.btn-azure:disabled{color:#fff;background-color:#0376ff;border-color:#0376ff}.btn-azure:not(:disabled):not(.disabled).active,.btn-azure:not(:disabled):not(.disabled):active,.show>.btn-azure.dropdown-toggle{color:#fff;background-color:#005ecf;border-color:#0059c2}.btn-azure:not(:disabled):not(.disabled).active:focus,.btn-azure:not(:disabled):not(.disabled):active:focus,.show>.btn-azure.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,139,255,.5);box-shadow:0 0 0 .2rem rgba(41,139,255,.5)}.btn-picton-blue{color:#fff;background-color:#489bff;border-color:#489bff}.btn-picton-blue:hover{color:#fff;background-color:#2286ff;border-color:#157fff}.btn-picton-blue.focus,.btn-picton-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(99,170,255,.5);box-shadow:0 0 0 .2rem rgba(99,170,255,.5)}.btn-picton-blue.disabled,.btn-picton-blue:disabled{color:#fff;background-color:#489bff;border-color:#489bff}.btn-picton-blue:not(:disabled):not(.disabled).active,.btn-picton-blue:not(:disabled):not(.disabled):active,.show>.btn-picton-blue.dropdown-toggle{color:#fff;background-color:#157fff;border-color:#0878ff}.btn-picton-blue:not(:disabled):not(.disabled).active:focus,.btn-picton-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-picton-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(99,170,255,.5);box-shadow:0 0 0 .2rem rgba(99,170,255,.5)}.btn-outline-primary{color:#0076ff;border-color:#0076ff}.btn-outline-primary:hover{color:#fff;background-color:#0076ff;border-color:#0076ff}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,118,255,.5);box-shadow:0 0 0 .2rem rgba(0,118,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0076ff;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:#0076ff;border-color:#0076ff}.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{-webkit-box-shadow:0 0 0 .2rem rgba(0,118,255,.5);box-shadow:0 0 0 .2rem rgba(0,118,255,.5)}.btn-outline-secondary{color:#f24708;border-color:#f24708}.btn-outline-secondary:hover{color:#fff;background-color:#f24708;border-color:#f24708}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(242,71,8,.5);box-shadow:0 0 0 .2rem rgba(242,71,8,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#f24708;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:#f24708;border-color:#f24708}.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{-webkit-box-shadow:0 0 0 .2rem rgba(242,71,8,.5);box-shadow:0 0 0 .2rem rgba(242,71,8,.5)}.btn-outline-success{color:#00bda5;border-color:#00bda5}.btn-outline-success:hover{color:#fff;background-color:#00bda5;border-color:#00bda5}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,189,165,.5);box-shadow:0 0 0 .2rem rgba(0,189,165,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#00bda5;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:#00bda5;border-color:#00bda5}.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{-webkit-box-shadow:0 0 0 .2rem rgba(0,189,165,.5);box-shadow:0 0 0 .2rem rgba(0,189,165,.5)}.btn-outline-info{color:#add9eb;border-color:#add9eb}.btn-outline-info:hover{color:#212529;background-color:#add9eb;border-color:#add9eb}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(173,217,235,.5);box-shadow:0 0 0 .2rem rgba(173,217,235,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#add9eb;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:#212529;background-color:#add9eb;border-color:#add9eb}.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{-webkit-box-shadow:0 0 0 .2rem rgba(173,217,235,.5);box-shadow:0 0 0 .2rem rgba(173,217,235,.5)}.btn-outline-warning{color:#ff7d00;border-color:#ff7d00}.btn-outline-warning:hover{color:#fff;background-color:#ff7d00;border-color:#ff7d00}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,125,0,.5);box-shadow:0 0 0 .2rem rgba(255,125,0,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ff7d00;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:#fff;background-color:#ff7d00;border-color:#ff7d00}.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{-webkit-box-shadow:0 0 0 .2rem rgba(255,125,0,.5);box-shadow:0 0 0 .2rem rgba(255,125,0,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary-dark{color:#031c5b;border-color:#031c5b}.btn-outline-primary-dark:hover{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-outline-primary-dark.focus,.btn-outline-primary-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(3,28,91,.5);box-shadow:0 0 0 .2rem rgba(3,28,91,.5)}.btn-outline-primary-dark.disabled,.btn-outline-primary-dark:disabled{color:#031c5b;background-color:transparent}.btn-outline-primary-dark:not(:disabled):not(.disabled).active,.btn-outline-primary-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-primary-dark.dropdown-toggle{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-outline-primary-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-primary-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(3,28,91,.5);box-shadow:0 0 0 .2rem rgba(3,28,91,.5)}.btn-outline-primary-dark-darker{color:#010d2a;border-color:#010d2a}.btn-outline-primary-dark-darker:hover{color:#fff;background-color:#010d2a;border-color:#010d2a}.btn-outline-primary-dark-darker.focus,.btn-outline-primary-dark-darker:focus{-webkit-box-shadow:0 0 0 .2rem rgba(1,13,42,.5);box-shadow:0 0 0 .2rem rgba(1,13,42,.5)}.btn-outline-primary-dark-darker.disabled,.btn-outline-primary-dark-darker:disabled{color:#010d2a;background-color:transparent}.btn-outline-primary-dark-darker:not(:disabled):not(.disabled).active,.btn-outline-primary-dark-darker:not(:disabled):not(.disabled):active,.show>.btn-outline-primary-dark-darker.dropdown-toggle{color:#fff;background-color:#010d2a;border-color:#010d2a}.btn-outline-primary-dark-darker:not(:disabled):not(.disabled).active:focus,.btn-outline-primary-dark-darker:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary-dark-darker.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(1,13,42,.5);box-shadow:0 0 0 .2rem rgba(1,13,42,.5)}.btn-outline-text{color:#031c5b;border-color:#031c5b}.btn-outline-text:hover{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-outline-text.focus,.btn-outline-text:focus{-webkit-box-shadow:0 0 0 .2rem rgba(3,28,91,.5);box-shadow:0 0 0 .2rem rgba(3,28,91,.5)}.btn-outline-text.disabled,.btn-outline-text:disabled{color:#031c5b;background-color:transparent}.btn-outline-text:not(:disabled):not(.disabled).active,.btn-outline-text:not(:disabled):not(.disabled):active,.show>.btn-outline-text.dropdown-toggle{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-outline-text:not(:disabled):not(.disabled).active:focus,.btn-outline-text:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-text.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(3,28,91,.5);box-shadow:0 0 0 .2rem rgba(3,28,91,.5)}.btn-outline-gray{color:#898989;border-color:#898989}.btn-outline-gray:hover{color:#fff;background-color:#898989;border-color:#898989}.btn-outline-gray.focus,.btn-outline-gray:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,54%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,54%,.5)}.btn-outline-gray.disabled,.btn-outline-gray:disabled{color:#898989;background-color:transparent}.btn-outline-gray:not(:disabled):not(.disabled).active,.btn-outline-gray:not(:disabled):not(.disabled):active,.show>.btn-outline-gray.dropdown-toggle{color:#fff;background-color:#898989;border-color:#898989}.btn-outline-gray:not(:disabled):not(.disabled).active:focus,.btn-outline-gray:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,54%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,54%,.5)}.btn-outline-dusty-gray{color:#999;border-color:#999}.btn-outline-dusty-gray:hover{color:#212529;background-color:#999;border-color:#999}.btn-outline-dusty-gray.focus,.btn-outline-dusty-gray:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,60%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,60%,.5)}.btn-outline-dusty-gray.disabled,.btn-outline-dusty-gray:disabled{color:#999;background-color:transparent}.btn-outline-dusty-gray:not(:disabled):not(.disabled).active,.btn-outline-dusty-gray:not(:disabled):not(.disabled):active,.show>.btn-outline-dusty-gray.dropdown-toggle{color:#212529;background-color:#999;border-color:#999}.btn-outline-dusty-gray:not(:disabled):not(.disabled).active:focus,.btn-outline-dusty-gray:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dusty-gray.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,60%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,60%,.5)}.btn-outline-white{color:#fff;border-color:#fff}.btn-outline-white:hover{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-white.focus,.btn-outline-white:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-outline-white.disabled,.btn-outline-white:disabled{color:#fff;background-color:transparent}.btn-outline-white:not(:disabled):not(.disabled).active,.btn-outline-white:not(:disabled):not(.disabled):active,.show>.btn-outline-white.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-white:not(:disabled):not(.disabled).active:focus,.btn-outline-white:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-white.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-outline-highlight{color:#f7cfcc;border-color:#f7cfcc}.btn-outline-highlight:hover{color:#212529;background-color:#f7cfcc;border-color:#f7cfcc}.btn-outline-highlight.focus,.btn-outline-highlight:focus{-webkit-box-shadow:0 0 0 .2rem hsla(4,73%,88%,.5);box-shadow:0 0 0 .2rem hsla(4,73%,88%,.5)}.btn-outline-highlight.disabled,.btn-outline-highlight:disabled{color:#f7cfcc;background-color:transparent}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.show>.btn-outline-highlight.dropdown-toggle{color:#212529;background-color:#f7cfcc;border-color:#f7cfcc}.btn-outline-highlight:not(:disabled):not(.disabled).active:focus,.btn-outline-highlight:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-highlight.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(4,73%,88%,.5);box-shadow:0 0 0 .2rem hsla(4,73%,88%,.5)}.btn-outline-dark-blue{color:#031c5b;border-color:#031c5b}.btn-outline-dark-blue:hover{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-outline-dark-blue.focus,.btn-outline-dark-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(3,28,91,.5);box-shadow:0 0 0 .2rem rgba(3,28,91,.5)}.btn-outline-dark-blue.disabled,.btn-outline-dark-blue:disabled{color:#031c5b;background-color:transparent}.btn-outline-dark-blue:not(:disabled):not(.disabled).active,.btn-outline-dark-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-dark-blue.dropdown-toggle{color:#fff;background-color:#031c5b;border-color:#031c5b}.btn-outline-dark-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-dark-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(3,28,91,.5);box-shadow:0 0 0 .2rem rgba(3,28,91,.5)}.btn-outline-purple-first{color:#4a3b94;border-color:#4a3b94}.btn-outline-purple-first:hover{color:#fff;background-color:#4a3b94;border-color:#4a3b94}.btn-outline-purple-first.focus,.btn-outline-purple-first:focus{-webkit-box-shadow:0 0 0 .2rem rgba(74,59,148,.5);box-shadow:0 0 0 .2rem rgba(74,59,148,.5)}.btn-outline-purple-first.disabled,.btn-outline-purple-first:disabled{color:#4a3b94;background-color:transparent}.btn-outline-purple-first:not(:disabled):not(.disabled).active,.btn-outline-purple-first:not(:disabled):not(.disabled):active,.show>.btn-outline-purple-first.dropdown-toggle{color:#fff;background-color:#4a3b94;border-color:#4a3b94}.btn-outline-purple-first:not(:disabled):not(.disabled).active:focus,.btn-outline-purple-first:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-purple-first.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(74,59,148,.5);box-shadow:0 0 0 .2rem rgba(74,59,148,.5)}.btn-outline-orange{color:#ff7d00;border-color:#ff7d00}.btn-outline-orange:hover{color:#fff;background-color:#ff7d00;border-color:#ff7d00}.btn-outline-orange.focus,.btn-outline-orange:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,125,0,.5);box-shadow:0 0 0 .2rem rgba(255,125,0,.5)}.btn-outline-orange.disabled,.btn-outline-orange:disabled{color:#ff7d00;background-color:transparent}.btn-outline-orange:not(:disabled):not(.disabled).active,.btn-outline-orange:not(:disabled):not(.disabled):active,.show>.btn-outline-orange.dropdown-toggle{color:#fff;background-color:#ff7d00;border-color:#ff7d00}.btn-outline-orange:not(:disabled):not(.disabled).active:focus,.btn-outline-orange:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-orange.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,125,0,.5);box-shadow:0 0 0 .2rem rgba(255,125,0,.5)}.btn-outline-orange-peel{color:#fba202;border-color:#fba202}.btn-outline-orange-peel:hover{color:#212529;background-color:#fba202;border-color:#fba202}.btn-outline-orange-peel.focus,.btn-outline-orange-peel:focus{-webkit-box-shadow:0 0 0 .2rem rgba(251,162,2,.5);box-shadow:0 0 0 .2rem rgba(251,162,2,.5)}.btn-outline-orange-peel.disabled,.btn-outline-orange-peel:disabled{color:#fba202;background-color:transparent}.btn-outline-orange-peel:not(:disabled):not(.disabled).active,.btn-outline-orange-peel:not(:disabled):not(.disabled):active,.show>.btn-outline-orange-peel.dropdown-toggle{color:#212529;background-color:#fba202;border-color:#fba202}.btn-outline-orange-peel:not(:disabled):not(.disabled).active:focus,.btn-outline-orange-peel:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-orange-peel.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(251,162,2,.5);box-shadow:0 0 0 .2rem rgba(251,162,2,.5)}.btn-outline-lomo-blue{color:#0076ff;border-color:#0076ff}.btn-outline-lomo-blue:hover{color:#fff;background-color:#0076ff;border-color:#0076ff}.btn-outline-lomo-blue.focus,.btn-outline-lomo-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,118,255,.5);box-shadow:0 0 0 .2rem rgba(0,118,255,.5)}.btn-outline-lomo-blue.disabled,.btn-outline-lomo-blue:disabled{color:#0076ff;background-color:transparent}.btn-outline-lomo-blue:not(:disabled):not(.disabled).active,.btn-outline-lomo-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-lomo-blue.dropdown-toggle{color:#fff;background-color:#0076ff;border-color:#0076ff}.btn-outline-lomo-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-lomo-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-lomo-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,118,255,.5);box-shadow:0 0 0 .2rem rgba(0,118,255,.5)}.btn-outline-lomo-blue-darker{color:#005ecc;border-color:#005ecc}.btn-outline-lomo-blue-darker:hover{color:#fff;background-color:#005ecc;border-color:#005ecc}.btn-outline-lomo-blue-darker.focus,.btn-outline-lomo-blue-darker:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,94,204,.5);box-shadow:0 0 0 .2rem rgba(0,94,204,.5)}.btn-outline-lomo-blue-darker.disabled,.btn-outline-lomo-blue-darker:disabled{color:#005ecc;background-color:transparent}.btn-outline-lomo-blue-darker:not(:disabled):not(.disabled).active,.btn-outline-lomo-blue-darker:not(:disabled):not(.disabled):active,.show>.btn-outline-lomo-blue-darker.dropdown-toggle{color:#fff;background-color:#005ecc;border-color:#005ecc}.btn-outline-lomo-blue-darker:not(:disabled):not(.disabled).active:focus,.btn-outline-lomo-blue-darker:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-lomo-blue-darker.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,94,204,.5);box-shadow:0 0 0 .2rem rgba(0,94,204,.5)}.btn-outline-light-blue{color:#aedaeb;border-color:#aedaeb}.btn-outline-light-blue:hover{color:#212529;background-color:#aedaeb;border-color:#aedaeb}.btn-outline-light-blue.focus,.btn-outline-light-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(174,218,235,.5);box-shadow:0 0 0 .2rem rgba(174,218,235,.5)}.btn-outline-light-blue.disabled,.btn-outline-light-blue:disabled{color:#aedaeb;background-color:transparent}.btn-outline-light-blue:not(:disabled):not(.disabled).active,.btn-outline-light-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-light-blue.dropdown-toggle{color:#212529;background-color:#aedaeb;border-color:#aedaeb}.btn-outline-light-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-light-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(174,218,235,.5);box-shadow:0 0 0 .2rem rgba(174,218,235,.5)}.btn-outline-light-gray{color:#f0f7ff;border-color:#f0f7ff}.btn-outline-light-gray:hover{color:#212529;background-color:#f0f7ff;border-color:#f0f7ff}.btn-outline-light-gray.focus,.btn-outline-light-gray:focus{-webkit-box-shadow:0 0 0 .2rem rgba(240,247,255,.5);box-shadow:0 0 0 .2rem rgba(240,247,255,.5)}.btn-outline-light-gray.disabled,.btn-outline-light-gray:disabled{color:#f0f7ff;background-color:transparent}.btn-outline-light-gray:not(:disabled):not(.disabled).active,.btn-outline-light-gray:not(:disabled):not(.disabled):active,.show>.btn-outline-light-gray.dropdown-toggle{color:#212529;background-color:#f0f7ff;border-color:#f0f7ff}.btn-outline-light-gray:not(:disabled):not(.disabled).active:focus,.btn-outline-light-gray:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light-gray.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(240,247,255,.5);box-shadow:0 0 0 .2rem rgba(240,247,255,.5)}.btn-outline-teal{color:#00bda5;border-color:#00bda5}.btn-outline-teal:hover{color:#fff;background-color:#00bda5;border-color:#00bda5}.btn-outline-teal.focus,.btn-outline-teal:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,189,165,.5);box-shadow:0 0 0 .2rem rgba(0,189,165,.5)}.btn-outline-teal.disabled,.btn-outline-teal:disabled{color:#00bda5;background-color:transparent}.btn-outline-teal:not(:disabled):not(.disabled).active,.btn-outline-teal:not(:disabled):not(.disabled):active,.show>.btn-outline-teal.dropdown-toggle{color:#fff;background-color:#00bda5;border-color:#00bda5}.btn-outline-teal:not(:disabled):not(.disabled).active:focus,.btn-outline-teal:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-teal.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,189,165,.5);box-shadow:0 0 0 .2rem rgba(0,189,165,.5)}.btn-outline-textLight{color:#818dad;border-color:#818dad}.btn-outline-textLight:hover{color:#fff;background-color:#818dad;border-color:#818dad}.btn-outline-textLight.focus,.btn-outline-textLight:focus{-webkit-box-shadow:0 0 0 .2rem rgba(129,141,173,.5);box-shadow:0 0 0 .2rem rgba(129,141,173,.5)}.btn-outline-textLight.disabled,.btn-outline-textLight:disabled{color:#818dad;background-color:transparent}.btn-outline-textLight:not(:disabled):not(.disabled).active,.btn-outline-textLight:not(:disabled):not(.disabled):active,.show>.btn-outline-textLight.dropdown-toggle{color:#fff;background-color:#818dad;border-color:#818dad}.btn-outline-textLight:not(:disabled):not(.disabled).active:focus,.btn-outline-textLight:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-textLight.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(129,141,173,.5);box-shadow:0 0 0 .2rem rgba(129,141,173,.5)}.btn-outline-skyBlueLight{color:#afdaea;border-color:#afdaea}.btn-outline-skyBlueLight:hover{color:#212529;background-color:#afdaea;border-color:#afdaea}.btn-outline-skyBlueLight.focus,.btn-outline-skyBlueLight:focus{-webkit-box-shadow:0 0 0 .2rem rgba(175,218,234,.5);box-shadow:0 0 0 .2rem rgba(175,218,234,.5)}.btn-outline-skyBlueLight.disabled,.btn-outline-skyBlueLight:disabled{color:#afdaea;background-color:transparent}.btn-outline-skyBlueLight:not(:disabled):not(.disabled).active,.btn-outline-skyBlueLight:not(:disabled):not(.disabled):active,.show>.btn-outline-skyBlueLight.dropdown-toggle{color:#212529;background-color:#afdaea;border-color:#afdaea}.btn-outline-skyBlueLight:not(:disabled):not(.disabled).active:focus,.btn-outline-skyBlueLight:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-skyBlueLight.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(175,218,234,.5);box-shadow:0 0 0 .2rem rgba(175,218,234,.5)}.btn-outline-solitude{color:#e3f0ff;border-color:#e3f0ff}.btn-outline-solitude:hover{color:#212529;background-color:#e3f0ff;border-color:#e3f0ff}.btn-outline-solitude.focus,.btn-outline-solitude:focus{-webkit-box-shadow:0 0 0 .2rem rgba(227,240,255,.5);box-shadow:0 0 0 .2rem rgba(227,240,255,.5)}.btn-outline-solitude.disabled,.btn-outline-solitude:disabled{color:#e3f0ff;background-color:transparent}.btn-outline-solitude:not(:disabled):not(.disabled).active,.btn-outline-solitude:not(:disabled):not(.disabled):active,.show>.btn-outline-solitude.dropdown-toggle{color:#212529;background-color:#e3f0ff;border-color:#e3f0ff}.btn-outline-solitude:not(:disabled):not(.disabled).active:focus,.btn-outline-solitude:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-solitude.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(227,240,255,.5);box-shadow:0 0 0 .2rem rgba(227,240,255,.5)}.btn-outline-azure{color:#0376ff;border-color:#0376ff}.btn-outline-azure:hover{color:#fff;background-color:#0376ff;border-color:#0376ff}.btn-outline-azure.focus,.btn-outline-azure:focus{-webkit-box-shadow:0 0 0 .2rem rgba(3,118,255,.5);box-shadow:0 0 0 .2rem rgba(3,118,255,.5)}.btn-outline-azure.disabled,.btn-outline-azure:disabled{color:#0376ff;background-color:transparent}.btn-outline-azure:not(:disabled):not(.disabled).active,.btn-outline-azure:not(:disabled):not(.disabled):active,.show>.btn-outline-azure.dropdown-toggle{color:#fff;background-color:#0376ff;border-color:#0376ff}.btn-outline-azure:not(:disabled):not(.disabled).active:focus,.btn-outline-azure:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-azure.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(3,118,255,.5);box-shadow:0 0 0 .2rem rgba(3,118,255,.5)}.btn-outline-picton-blue{color:#489bff;border-color:#489bff}.btn-outline-picton-blue:hover{color:#fff;background-color:#489bff;border-color:#489bff}.btn-outline-picton-blue.focus,.btn-outline-picton-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,155,255,.5);box-shadow:0 0 0 .2rem rgba(72,155,255,.5)}.btn-outline-picton-blue.disabled,.btn-outline-picton-blue:disabled{color:#489bff;background-color:transparent}.btn-outline-picton-blue:not(:disabled):not(.disabled).active,.btn-outline-picton-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-picton-blue.dropdown-toggle{color:#fff;background-color:#489bff;border-color:#489bff}.btn-outline-picton-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-picton-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-picton-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,155,255,.5);box-shadow:0 0 0 .2rem rgba(72,155,255,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus{text-decoration:underline;-webkit-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg,.comment-form .btn-group-lg>input[type=submit],.search-form .btn-group-lg>.search-submit{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm,.comment-form .btn-group-sm>input[type=submit],.search-form .btn-group-sm>.search-submit{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-o-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;-o-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1150px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.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:focus,.dropdown-item:hover{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;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn,.comment-form .btn-group-vertical>input[type=submit],.comment-form .btn-group>input[type=submit],.search-form .btn-group-vertical>.search-submit,.search-form .btn-group>.search-submit{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.comment-form .btn-group-vertical>input.active[type=submit],.comment-form .btn-group-vertical>input:active[type=submit],.comment-form .btn-group-vertical>input:focus[type=submit],.comment-form .btn-group-vertical>input:hover[type=submit],.comment-form .btn-group>input.active[type=submit],.comment-form .btn-group>input:active[type=submit],.comment-form .btn-group>input:focus[type=submit],.comment-form .btn-group>input:hover[type=submit],.search-form .btn-group-vertical>.active.search-submit,.search-form .btn-group-vertical>.search-submit:active,.search-form .btn-group-vertical>.search-submit:focus,.search-form .btn-group-vertical>.search-submit:hover,.search-form .btn-group>.active.search-submit,.search-form .btn-group>.search-submit:active,.search-form .btn-group>.search-submit:focus,.search-form .btn-group>.search-submit:hover{z-index:1}.btn-toolbar{display:-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-group:not(:first-child),.btn-group>.btn:not(:first-child),.comment-form .btn-group>input:not(:first-child)[type=submit],.search-form .btn-group>.search-submit:not(:first-child){margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.comment-form .btn-group>.btn-group:not(:last-child)>input[type=submit],.comment-form .btn-group>input:not(:last-child):not(.dropdown-toggle)[type=submit],.search-form .btn-group>.btn-group:not(:last-child)>.search-submit,.search-form .btn-group>.search-submit:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child),.comment-form .btn-group>.btn-group:not(:first-child)>input[type=submit],.comment-form .btn-group>input:not(:first-child)[type=submit],.search-form .btn-group>.btn-group:not(:first-child)>.search-submit,.search-form .btn-group>.search-submit:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:1.125rem;padding-left:1.125rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.comment-form .btn-group-sm>input[type=submit]+.dropdown-toggle-split,.search-form .btn-group-sm>.search-submit+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.comment-form .btn-group-lg>input[type=submit]+.dropdown-toggle-split,.search-form .btn-group-lg>.search-submit+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-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,.comment-form .btn-group-vertical>input[type=submit],.search-form .btn-group-vertical>.search-submit{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child),.comment-form .btn-group-vertical>input:not(:first-child)[type=submit],.search-form .btn-group-vertical>.search-submit:not(:first-child){margin-top:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.comment-form .btn-group-vertical>.btn-group:not(:last-child)>input[type=submit],.comment-form .btn-group-vertical>input:not(:last-child):not(.dropdown-toggle)[type=submit],.search-form .btn-group-vertical>.btn-group:not(:last-child)>.search-submit,.search-form .btn-group-vertical>.search-submit:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child),.comment-form .btn-group-vertical>.btn-group:not(:first-child)>input[type=submit],.comment-form .btn-group-vertical>input:not(:first-child)[type=submit],.search-form .btn-group-vertical>.btn-group:not(:first-child)>.search-submit,.search-form .btn-group-vertical>.search-submit:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn,.comment-form .btn-group-toggle>.btn-group>input[type=submit],.comment-form .btn-group-toggle>input[type=submit],.search-form .btn-group-toggle>.btn-group>.search-submit,.search-form .btn-group-toggle>.search-submit{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.comment-form .btn-group-toggle>.btn-group>input[type=submit] input[type=checkbox],.comment-form .btn-group-toggle>.btn-group>input[type=submit] input[type=radio],.comment-form .btn-group-toggle>input[type=submit] input[type=checkbox],.comment-form .btn-group-toggle>input[type=submit] input[type=radio],.search-form .btn-group-toggle>.btn-group>.search-submit input[type=checkbox],.search-form .btn-group-toggle>.btn-group>.search-submit input[type=radio],.search-form .btn-group-toggle>.search-submit input[type=checkbox],.search-form .btn-group-toggle>.search-submit input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-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%}.comment-form .input-group>input[type=email],.comment-form .input-group>input[type=text],.comment-form .input-group>input[type=url],.comment-form .input-group>textarea,.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext,.search-form .input-group>.search-field{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.comment-form .input-group>.custom-file+input[type=email],.comment-form .input-group>.custom-file+input[type=text],.comment-form .input-group>.custom-file+input[type=url],.comment-form .input-group>.custom-file+textarea,.comment-form .input-group>.custom-select+input[type=email],.comment-form .input-group>.custom-select+input[type=text],.comment-form .input-group>.custom-select+input[type=url],.comment-form .input-group>.custom-select+textarea,.comment-form .input-group>.form-control+input[type=email],.comment-form .input-group>.form-control+input[type=text],.comment-form .input-group>.form-control+input[type=url],.comment-form .input-group>.form-control+textarea,.comment-form .input-group>.form-control-plaintext+input[type=email],.comment-form .input-group>.form-control-plaintext+input[type=text],.comment-form .input-group>.form-control-plaintext+input[type=url],.comment-form .input-group>.form-control-plaintext+textarea,.comment-form .input-group>input[type=email]+.custom-file,.comment-form .input-group>input[type=email]+.custom-select,.comment-form .input-group>input[type=email]+.form-control,.comment-form .input-group>input[type=email]+input[type=email],.comment-form .input-group>input[type=email]+input[type=text],.comment-form .input-group>input[type=email]+input[type=url],.comment-form .input-group>input[type=email]+textarea,.comment-form .input-group>input[type=text]+.custom-file,.comment-form .input-group>input[type=text]+.custom-select,.comment-form .input-group>input[type=text]+.form-control,.comment-form .input-group>input[type=text]+input[type=email],.comment-form .input-group>input[type=text]+input[type=text],.comment-form .input-group>input[type=text]+input[type=url],.comment-form .input-group>input[type=text]+textarea,.comment-form .input-group>input[type=url]+.custom-file,.comment-form .input-group>input[type=url]+.custom-select,.comment-form .input-group>input[type=url]+.form-control,.comment-form .input-group>input[type=url]+input[type=email],.comment-form .input-group>input[type=url]+input[type=text],.comment-form .input-group>input[type=url]+input[type=url],.comment-form .input-group>input[type=url]+textarea,.comment-form .input-group>textarea+.custom-file,.comment-form .input-group>textarea+.custom-select,.comment-form .input-group>textarea+.form-control,.comment-form .input-group>textarea+input[type=email],.comment-form .input-group>textarea+input[type=text],.comment-form .input-group>textarea+input[type=url],.comment-form .input-group>textarea+textarea,.comment-form .search-form .input-group>.search-field+input[type=email],.comment-form .search-form .input-group>.search-field+input[type=text],.comment-form .search-form .input-group>.search-field+input[type=url],.comment-form .search-form .input-group>.search-field+textarea,.comment-form .search-form .input-group>input[type=email]+.search-field,.comment-form .search-form .input-group>input[type=text]+.search-field,.comment-form .search-form .input-group>input[type=url]+.search-field,.comment-form .search-form .input-group>textarea+.search-field,.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control,.search-form .comment-form .input-group>.search-field+input[type=email],.search-form .comment-form .input-group>.search-field+input[type=text],.search-form .comment-form .input-group>.search-field+input[type=url],.search-form .comment-form .input-group>.search-field+textarea,.search-form .comment-form .input-group>input[type=email]+.search-field,.search-form .comment-form .input-group>input[type=text]+.search-field,.search-form .comment-form .input-group>input[type=url]+.search-field,.search-form .comment-form .input-group>textarea+.search-field,.search-form .input-group>.custom-file+.search-field,.search-form .input-group>.custom-select+.search-field,.search-form .input-group>.form-control+.search-field,.search-form .input-group>.form-control-plaintext+.search-field,.search-form .input-group>.search-field+.custom-file,.search-form .input-group>.search-field+.custom-select,.search-form .input-group>.search-field+.form-control,.search-form .input-group>.search-field+.search-field{margin-left:-1px}.comment-form .input-group>input:focus[type=email],.comment-form .input-group>input:focus[type=text],.comment-form .input-group>input:focus[type=url],.comment-form .input-group>textarea:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus,.search-form .input-group>.search-field:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.comment-form .input-group>input:not(:last-child)[type=email],.comment-form .input-group>input:not(:last-child)[type=text],.comment-form .input-group>input:not(:last-child)[type=url],.comment-form .input-group>textarea:not(:last-child),.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child),.search-form .input-group>.search-field:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.comment-form .input-group>input:not(:first-child)[type=email],.comment-form .input-group>input:not(:first-child)[type=text],.comment-form .input-group>input:not(:first-child)[type=url],.comment-form .input-group>textarea:not(:first-child),.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child),.search-form .input-group>.search-field:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-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:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.comment-form .input-group-append input[type=submit],.comment-form .input-group-prepend input[type=submit],.input-group-append .btn,.input-group-append .comment-form input[type=submit],.input-group-append .search-form .search-submit,.input-group-prepend .btn,.input-group-prepend .comment-form input[type=submit],.input-group-prepend .search-form .search-submit,.search-form .input-group-append .search-submit,.search-form .input-group-prepend .search-submit{position:relative;z-index:2}.comment-form .input-group-append input:focus[type=submit],.comment-form .input-group-prepend input:focus[type=submit],.input-group-append .btn:focus,.input-group-append .comment-form input:focus[type=submit],.input-group-append .search-form .search-submit:focus,.input-group-prepend .btn:focus,.input-group-prepend .comment-form input:focus[type=submit],.input-group-prepend .search-form .search-submit:focus,.search-form .input-group-append .search-submit:focus,.search-form .input-group-prepend .search-submit:focus{z-index:3}.comment-form .input-group-append .btn+input[type=submit],.comment-form .input-group-append .input-group-text+input[type=submit],.comment-form .input-group-append .search-form .search-submit+input[type=submit],.comment-form .input-group-append .search-form input[type=submit]+.search-submit,.comment-form .input-group-append input[type=submit]+.btn,.comment-form .input-group-append input[type=submit]+.input-group-text,.comment-form .input-group-append input[type=submit]+input[type=submit],.comment-form .input-group-prepend .btn+input[type=submit],.comment-form .input-group-prepend .input-group-text+input[type=submit],.comment-form .input-group-prepend .search-form .search-submit+input[type=submit],.comment-form .input-group-prepend .search-form input[type=submit]+.search-submit,.comment-form .input-group-prepend input[type=submit]+.btn,.comment-form .input-group-prepend input[type=submit]+.input-group-text,.comment-form .input-group-prepend input[type=submit]+input[type=submit],.comment-form .search-form .input-group-append .search-submit+input[type=submit],.comment-form .search-form .input-group-prepend .search-submit+input[type=submit],.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .comment-form .btn+input[type=submit],.input-group-append .comment-form .input-group-text+input[type=submit],.input-group-append .comment-form .search-form input[type=submit]+.search-submit,.input-group-append .comment-form input[type=submit]+.btn,.input-group-append .comment-form input[type=submit]+.input-group-text,.input-group-append .comment-form input[type=submit]+input[type=submit],.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-append .search-form .btn+.search-submit,.input-group-append .search-form .comment-form .search-submit+input[type=submit],.input-group-append .search-form .input-group-text+.search-submit,.input-group-append .search-form .search-submit+.btn,.input-group-append .search-form .search-submit+.input-group-text,.input-group-append .search-form .search-submit+.search-submit,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .comment-form .btn+input[type=submit],.input-group-prepend .comment-form .input-group-text+input[type=submit],.input-group-prepend .comment-form .search-form input[type=submit]+.search-submit,.input-group-prepend .comment-form input[type=submit]+.btn,.input-group-prepend .comment-form input[type=submit]+.input-group-text,.input-group-prepend .comment-form input[type=submit]+input[type=submit],.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .search-form .btn+.search-submit,.input-group-prepend .search-form .comment-form .search-submit+input[type=submit],.input-group-prepend .search-form .input-group-text+.search-submit,.input-group-prepend .search-form .search-submit+.btn,.input-group-prepend .search-form .search-submit+.input-group-text,.input-group-prepend .search-form .search-submit+.search-submit,.search-form .comment-form .input-group-append input[type=submit]+.search-submit,.search-form .comment-form .input-group-prepend input[type=submit]+.search-submit,.search-form .input-group-append .btn+.search-submit,.search-form .input-group-append .comment-form .search-submit+input[type=submit],.search-form .input-group-append .comment-form input[type=submit]+.search-submit,.search-form .input-group-append .input-group-text+.search-submit,.search-form .input-group-append .search-submit+.btn,.search-form .input-group-append .search-submit+.input-group-text,.search-form .input-group-append .search-submit+.search-submit,.search-form .input-group-prepend .btn+.search-submit,.search-form .input-group-prepend .comment-form .search-submit+input[type=submit],.search-form .input-group-prepend .comment-form input[type=submit]+.search-submit,.search-form .input-group-prepend .input-group-text+.search-submit,.search-form .input-group-prepend .search-submit+.btn,.search-form .input-group-prepend .search-submit+.input-group-text,.search-form .input-group-prepend .search-submit+.search-submit{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-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=checkbox],.input-group-text input[type=radio]{margin-top:0}.comment-form .input-group-lg>input:not(textarea)[type=email],.comment-form .input-group-lg>input:not(textarea)[type=text],.comment-form .input-group-lg>input:not(textarea)[type=url],.comment-form .input-group-lg>textarea:not(textarea),.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea),.search-form .input-group-lg>.search-field:not(textarea){height:calc(1.5em + 1rem + 2px)}.comment-form .input-group-lg>.input-group-append>input[type=submit],.comment-form .input-group-lg>.input-group-prepend>input[type=submit],.comment-form .input-group-lg>input[type=email],.comment-form .input-group-lg>input[type=text],.comment-form .input-group-lg>input[type=url],.comment-form .input-group-lg>textarea,.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text,.search-form .input-group-lg>.input-group-append>.search-submit,.search-form .input-group-lg>.input-group-prepend>.search-submit,.search-form .input-group-lg>.search-field{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.comment-form .input-group-sm>input:not(textarea)[type=email],.comment-form .input-group-sm>input:not(textarea)[type=text],.comment-form .input-group-sm>input:not(textarea)[type=url],.comment-form .input-group-sm>textarea:not(textarea),.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea),.search-form .input-group-sm>.search-field:not(textarea){height:calc(1.5em + .5rem + 2px)}.comment-form .input-group-sm>.input-group-append>input[type=submit],.comment-form .input-group-sm>.input-group-prepend>input[type=submit],.comment-form .input-group-sm>input[type=email],.comment-form .input-group-sm>input[type=text],.comment-form .input-group-sm>input[type=url],.comment-form .input-group-sm>textarea,.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text,.search-form .input-group-sm>.input-group-append>.search-submit,.search-form .input-group-sm>.input-group-prepend>.search-submit,.search-form .input-group-sm>.search-field{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.comment-form .input-group>.input-group-append:last-child>input:not(:last-child):not(.dropdown-toggle)[type=submit],.comment-form .input-group>.input-group-append:not(:last-child)>input[type=submit],.comment-form .input-group>.input-group-prepend>input[type=submit],.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.search-form .input-group>.input-group-append:last-child>.search-submit:not(:last-child):not(.dropdown-toggle),.search-form .input-group>.input-group-append:not(:last-child)>.search-submit,.search-form .input-group>.input-group-prepend>.search-submit{border-top-right-radius:0;border-bottom-right-radius:0}.comment-form .input-group>.input-group-append>input[type=submit],.comment-form .input-group>.input-group-prepend:first-child>input:not(:first-child)[type=submit],.comment-form .input-group>.input-group-prepend:not(:first-child)>input[type=submit],.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.search-form .input-group>.input-group-append>.search-submit,.search-form .input-group>.input-group-prepend:first-child>.search-submit:not(:first-child),.search-form .input-group>.input-group-prepend:not(:first-child)>.search-submit{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;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;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-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{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-o-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-o-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{-webkit-transition:none;-o-transition:none;transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);-o-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:none;-o-transition:none;transition:none}}.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}.banner .nav-primary a,.nav-link{display:block;padding:.5rem 1rem}.banner .nav-primary a:focus,.banner .nav-primary a:hover,.nav-link:focus,.nav-link:hover{text-decoration:none}.banner .nav-primary a.disabled,.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.banner .nav .nav-tabs li,.nav-tabs .banner .nav li,.nav-tabs .nav-item{margin-bottom:-1px}.banner .nav-primary .nav-tabs a,.nav-tabs .banner .nav-primary a,.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.banner .nav-primary .nav-tabs a:focus,.banner .nav-primary .nav-tabs a:hover,.nav-tabs .banner .nav-primary a:focus,.nav-tabs .banner .nav-primary a:hover,.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.banner .nav-primary .nav-tabs a.disabled,.nav-tabs .banner .nav-primary a.disabled,.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.banner .nav-primary .nav-tabs .nav-item.show a,.banner .nav-primary .nav-tabs a.active,.banner .nav-primary .nav .nav-tabs li.show a,.banner .nav .nav-tabs li.show .nav-link,.banner .nav .nav-tabs li.show .nav-primary a,.nav-tabs .banner .nav-primary .nav li.show a,.nav-tabs .banner .nav-primary a.active,.nav-tabs .banner .nav li.show .nav-link,.nav-tabs .banner .nav li.show .nav-primary a,.nav-tabs .nav-item.show .banner .nav-primary a,.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.banner .nav-primary .nav-pills a,.nav-pills .banner .nav-primary a,.nav-pills .nav-link{border-radius:.25rem}.banner .nav-primary .nav-pills .show>a,.banner .nav-primary .nav-pills a.active,.nav-pills .banner .nav-primary .show>a,.nav-pills .banner .nav-primary a.active,.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.banner .nav .nav-fill li,.nav-fill .banner .nav li,.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.banner .nav .nav-justified li,.nav-justified .banner .nav li,.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;padding:.5rem 1rem}.navbar,.navbar>.container,.navbar>.container-fluid,.template-white-header .navbar>main.main{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:focus,.navbar-brand:hover{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}.banner .nav-primary .navbar-nav a,.navbar-nav .banner .nav-primary a,.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:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.template-white-header .navbar-expand-sm>main.main{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-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-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.banner .nav-primary .navbar-expand-sm .navbar-nav a,.navbar-expand-sm .navbar-nav .banner .nav-primary a,.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.template-white-header .navbar-expand-sm>main.main{-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}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.template-white-header .navbar-expand-md>main.main{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-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-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.banner .nav-primary .navbar-expand-md .navbar-nav a,.navbar-expand-md .navbar-nav .banner .nav-primary a,.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.template-white-header .navbar-expand-md>main.main{-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}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.template-white-header .navbar-expand-lg>main.main{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-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-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.banner .nav-primary .navbar-expand-lg .navbar-nav a,.navbar-expand-lg .navbar-nav .banner .nav-primary a,.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.template-white-header .navbar-expand-lg>main.main{-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}}@media (max-width:1149.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.template-white-header .navbar-expand-xl>main.main{padding-right:0;padding-left:0}}@media (min-width:1150px){.navbar-expand-xl{-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-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.banner .nav-primary .navbar-expand-xl .navbar-nav a,.navbar-expand-xl .navbar-nav .banner .nav-primary a,.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.template-white-header .navbar-expand-xl>main.main{-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{-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,.template-white-header .navbar-expand>main.main{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}.banner .nav-primary .navbar-expand .navbar-nav a,.navbar-expand .navbar-nav .banner .nav-primary a,.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.template-white-header .navbar-expand>main.main{-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-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.banner .nav-primary .navbar-light .navbar-nav a,.navbar-light .navbar-nav .banner .nav-primary a,.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.banner .nav-primary .navbar-light .navbar-nav a:focus,.banner .nav-primary .navbar-light .navbar-nav a:hover,.navbar-light .navbar-nav .banner .nav-primary a:focus,.navbar-light .navbar-nav .banner .nav-primary a:hover,.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.banner .nav-primary .navbar-light .navbar-nav a.disabled,.navbar-light .navbar-nav .banner .nav-primary a.disabled,.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.banner .nav-primary .navbar-light .navbar-nav .active>a,.banner .nav-primary .navbar-light .navbar-nav .show>a,.banner .nav-primary .navbar-light .navbar-nav a.active,.banner .nav-primary .navbar-light .navbar-nav a.show,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .banner .nav-primary .active>a,.navbar-light .navbar-nav .banner .nav-primary .show>a,.navbar-light .navbar-nav .banner .nav-primary a.active,.navbar-light .navbar-nav .banner .nav-primary a.show,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:none}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.banner .nav-primary .navbar-dark .navbar-nav a,.navbar-dark .navbar-nav .banner .nav-primary a,.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.banner .nav-primary .navbar-dark .navbar-nav a:focus,.banner .nav-primary .navbar-dark .navbar-nav a:hover,.navbar-dark .navbar-nav .banner .nav-primary a:focus,.navbar-dark .navbar-nav .banner .nav-primary a:hover,.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.banner .nav-primary .navbar-dark .navbar-nav a.disabled,.navbar-dark .navbar-nav .banner .nav-primary a.disabled,.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.banner .nav-primary .navbar-dark .navbar-nav .active>a,.banner .nav-primary .navbar-dark .navbar-nav .show>a,.banner .nav-primary .navbar-dark .navbar-nav a.active,.banner .nav-primary .navbar-dark .navbar-nav a.show,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .banner .nav-primary .active>a,.navbar-dark .navbar-nav .banner .nav-primary .show>a,.navbar-dark .navbar-nav .banner .nav-primary a.active,.navbar-dark .navbar-nav .banner .nav-primary a.show,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:none}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-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:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group: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}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.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;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck,.card-deck .card{-webkit-box-direction:normal}.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;-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:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-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;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.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{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-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{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.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;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{-webkit-transition:none;-o-transition:none;transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge,.comment-form input[type=submit] .badge,.search-form .search-submit .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#0076ff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#005ecc}a.badge-primary.focus,a.badge-primary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,118,255,.5);box-shadow:0 0 0 .2rem rgba(0,118,255,.5)}.badge-secondary{color:#fff;background-color:#f24708}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#c13906}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(242,71,8,.5);box-shadow:0 0 0 .2rem rgba(242,71,8,.5)}.badge-success{color:#fff;background-color:#00bda5}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#008a78}a.badge-success.focus,a.badge-success:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,189,165,.5);box-shadow:0 0 0 .2rem rgba(0,189,165,.5)}.badge-info{color:#212529;background-color:#add9eb}a.badge-info:focus,a.badge-info:hover{color:#212529;background-color:#84c6e1}a.badge-info.focus,a.badge-info:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(173,217,235,.5);box-shadow:0 0 0 .2rem rgba(173,217,235,.5)}.badge-warning{color:#fff;background-color:#ff7d00}a.badge-warning:focus,a.badge-warning:hover{color:#fff;background-color:#cc6400}a.badge-warning.focus,a.badge-warning:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,125,0,.5);box-shadow:0 0 0 .2rem rgba(255,125,0,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.badge-primary-dark{color:#fff;background-color:#031c5b}a.badge-primary-dark:focus,a.badge-primary-dark:hover{color:#fff;background-color:#010d2a}a.badge-primary-dark.focus,a.badge-primary-dark:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(3,28,91,.5);box-shadow:0 0 0 .2rem rgba(3,28,91,.5)}.badge-primary-dark-darker{color:#fff;background-color:#010d2a}a.badge-primary-dark-darker:focus,a.badge-primary-dark-darker:hover{color:#fff;background-color:#000}a.badge-primary-dark-darker.focus,a.badge-primary-dark-darker:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(1,13,42,.5);box-shadow:0 0 0 .2rem rgba(1,13,42,.5)}.badge-text{color:#fff;background-color:#031c5b}a.badge-text:focus,a.badge-text:hover{color:#fff;background-color:#010d2a}a.badge-text.focus,a.badge-text:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(3,28,91,.5);box-shadow:0 0 0 .2rem rgba(3,28,91,.5)}.badge-gray{color:#fff;background-color:#898989}a.badge-gray:focus,a.badge-gray:hover{color:#fff;background-color:#707070}a.badge-gray.focus,a.badge-gray:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,54%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,54%,.5)}.badge-dusty-gray{color:#212529;background-color:#999}a.badge-dusty-gray:focus,a.badge-dusty-gray:hover{color:#212529;background-color:grey}a.badge-dusty-gray.focus,a.badge-dusty-gray:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,60%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,60%,.5)}.badge-white{color:#212529;background-color:#fff}a.badge-white:focus,a.badge-white:hover{color:#212529;background-color:#e6e6e6}a.badge-white.focus,a.badge-white:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.badge-highlight{color:#212529;background-color:#f7cfcc}a.badge-highlight:focus,a.badge-highlight:hover{color:#212529;background-color:#f0a6a0}a.badge-highlight.focus,a.badge-highlight:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(4,73%,88%,.5);box-shadow:0 0 0 .2rem hsla(4,73%,88%,.5)}.badge-dark-blue{color:#fff;background-color:#031c5b}a.badge-dark-blue:focus,a.badge-dark-blue:hover{color:#fff;background-color:#010d2a}a.badge-dark-blue.focus,a.badge-dark-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(3,28,91,.5);box-shadow:0 0 0 .2rem rgba(3,28,91,.5)}.badge-purple-first{color:#fff;background-color:#4a3b94}a.badge-purple-first:focus,a.badge-purple-first:hover{color:#fff;background-color:#382c70}a.badge-purple-first.focus,a.badge-purple-first:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(74,59,148,.5);box-shadow:0 0 0 .2rem rgba(74,59,148,.5)}.badge-orange{color:#fff;background-color:#ff7d00}a.badge-orange:focus,a.badge-orange:hover{color:#fff;background-color:#cc6400}a.badge-orange.focus,a.badge-orange:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,125,0,.5);box-shadow:0 0 0 .2rem rgba(255,125,0,.5)}.badge-orange-peel{color:#212529;background-color:#fba202}a.badge-orange-peel:focus,a.badge-orange-peel:hover{color:#212529;background-color:#c88102}a.badge-orange-peel.focus,a.badge-orange-peel:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(251,162,2,.5);box-shadow:0 0 0 .2rem rgba(251,162,2,.5)}.badge-lomo-blue{color:#fff;background-color:#0076ff}a.badge-lomo-blue:focus,a.badge-lomo-blue:hover{color:#fff;background-color:#005ecc}a.badge-lomo-blue.focus,a.badge-lomo-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,118,255,.5);box-shadow:0 0 0 .2rem rgba(0,118,255,.5)}.badge-lomo-blue-darker{color:#fff;background-color:#005ecc}a.badge-lomo-blue-darker:focus,a.badge-lomo-blue-darker:hover{color:#fff;background-color:#004799}a.badge-lomo-blue-darker.focus,a.badge-lomo-blue-darker:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,94,204,.5);box-shadow:0 0 0 .2rem rgba(0,94,204,.5)}.badge-light-blue{color:#212529;background-color:#aedaeb}a.badge-light-blue:focus,a.badge-light-blue:hover{color:#212529;background-color:#85c7e1}a.badge-light-blue.focus,a.badge-light-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(174,218,235,.5);box-shadow:0 0 0 .2rem rgba(174,218,235,.5)}.badge-light-gray{color:#212529;background-color:#f0f7ff}a.badge-light-gray:focus,a.badge-light-gray:hover{color:#212529;background-color:#bddcff}a.badge-light-gray.focus,a.badge-light-gray:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(240,247,255,.5);box-shadow:0 0 0 .2rem rgba(240,247,255,.5)}.badge-teal{color:#fff;background-color:#00bda5}a.badge-teal:focus,a.badge-teal:hover{color:#fff;background-color:#008a78}a.badge-teal.focus,a.badge-teal:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,189,165,.5);box-shadow:0 0 0 .2rem rgba(0,189,165,.5)}.badge-textLight{color:#fff;background-color:#818dad}a.badge-textLight:focus,a.badge-textLight:hover{color:#fff;background-color:#637198}a.badge-textLight.focus,a.badge-textLight:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(129,141,173,.5);box-shadow:0 0 0 .2rem rgba(129,141,173,.5)}.badge-skyBlueLight{color:#212529;background-color:#afdaea}a.badge-skyBlueLight:focus,a.badge-skyBlueLight:hover{color:#212529;background-color:#87c7df}a.badge-skyBlueLight.focus,a.badge-skyBlueLight:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(175,218,234,.5);box-shadow:0 0 0 .2rem rgba(175,218,234,.5)}.badge-solitude{color:#212529;background-color:#e3f0ff}a.badge-solitude:focus,a.badge-solitude:hover{color:#212529;background-color:#b0d5ff}a.badge-solitude.focus,a.badge-solitude:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(227,240,255,.5);box-shadow:0 0 0 .2rem rgba(227,240,255,.5)}.badge-azure{color:#fff;background-color:#0376ff}a.badge-azure:focus,a.badge-azure:hover{color:#fff;background-color:#005ecf}a.badge-azure.focus,a.badge-azure:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(3,118,255,.5);box-shadow:0 0 0 .2rem rgba(3,118,255,.5)}.badge-picton-blue{color:#fff;background-color:#489bff}a.badge-picton-blue:focus,a.badge-picton-blue:hover{color:#fff;background-color:#157fff}a.badge-picton-blue.focus,a.badge-picton-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(72,155,255,.5);box-shadow:0 0 0 .2rem rgba(72,155,255,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#003d85;background-color:#cce4ff;border-color:#b8d9ff}.alert-primary hr{border-top-color:#9fcbff}.alert-primary .alert-link{color:#002652}.alert-secondary{color:#7e2504;background-color:#fcdace;border-color:#fbcbba}.alert-secondary hr{border-top-color:#fab9a2}.alert-secondary .alert-link{color:#4d1602}.alert-success{color:#006256;background-color:#ccf2ed;border-color:#b8ede6}.alert-success hr{border-top-color:#a4e8df}.alert-success .alert-link{color:#002f29}.alert-info{color:#5a717a;background-color:#eff7fb;border-color:#e8f4f9}.alert-info hr{border-top-color:#d4eaf4}.alert-info .alert-link{color:#44565d}.alert-warning{color:#854100;background-color:#ffe5cc;border-color:#ffdbb8}.alert-warning hr{border-top-color:#ffce9f}.alert-warning .alert-link{color:#522800}.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}.alert-primary-dark{color:#020f2f;background-color:#cdd2de;border-color:#b8bfd1}.alert-primary-dark hr{border-top-color:#a9b1c7}.alert-primary-dark .alert-link{color:#000}.alert-primary-dark-darker{color:#010716;background-color:#cccfd4;border-color:#b8bbc3}.alert-primary-dark-darker hr{border-top-color:#aaaeb7}.alert-primary-dark-darker .alert-link{color:#000}.alert-text{color:#020f2f;background-color:#cdd2de;border-color:#b8bfd1}.alert-text hr{border-top-color:#a9b1c7}.alert-text .alert-link{color:#000}.alert-gray{color:#474747;background-color:#e7e7e7;border-color:#dedede}.alert-gray hr{border-top-color:#d1d1d1}.alert-gray .alert-link{color:#2e2e2e}.alert-dusty-gray{color:#505050;background-color:#ebebeb;border-color:#e2e2e2}.alert-dusty-gray hr{border-top-color:#d5d5d5}.alert-dusty-gray .alert-link{color:#373737}.alert-white{color:#858585;background-color:#fff;border-color:#fff}.alert-white hr{border-top-color:#f2f2f2}.alert-white .alert-link{color:#6c6c6c}.alert-highlight{color:#806c6a;background-color:#fdf5f5;border-color:#fdf2f1}.alert-highlight hr{border-top-color:#fadddb}.alert-highlight .alert-link{color:#645453}.alert-dark-blue{color:#020f2f;background-color:#cdd2de;border-color:#b8bfd1}.alert-dark-blue hr{border-top-color:#a9b1c7}.alert-dark-blue .alert-link{color:#000}.alert-purple-first{color:#261f4d;background-color:#dbd8ea;border-color:#ccc8e1}.alert-purple-first hr{border-top-color:#bdb8d8}.alert-purple-first .alert-link{color:#141029}.alert-orange{color:#854100;background-color:#ffe5cc;border-color:#ffdbb8}.alert-orange hr{border-top-color:#ffce9f}.alert-orange .alert-link{color:#522800}.alert-orange-peel{color:#835401;background-color:#feeccc;border-color:#fee5b8}.alert-orange-peel hr{border-top-color:#fedc9f}.alert-orange-peel .alert-link{color:#503401}.alert-lomo-blue{color:#003d85;background-color:#cce4ff;border-color:#b8d9ff}.alert-lomo-blue hr{border-top-color:#9fcbff}.alert-lomo-blue .alert-link{color:#002652}.alert-lomo-blue-darker{color:#00316a;background-color:#ccdff5;border-color:#b8d2f1}.alert-lomo-blue-darker hr{border-top-color:#a3c5ed}.alert-lomo-blue-darker .alert-link{color:#001937}.alert-light-blue{color:#5a717a;background-color:#eff8fb;border-color:#e8f5f9}.alert-light-blue hr{border-top-color:#d4ecf4}.alert-light-blue .alert-link{color:#44565d}.alert-light-gray{color:#7d8085;background-color:#fcfdff;border-color:#fbfdff}.alert-light-gray hr{border-top-color:#e2f0ff}.alert-light-gray .alert-link{color:#64676b}.alert-teal{color:#006256;background-color:#ccf2ed;border-color:#b8ede6}.alert-teal hr{border-top-color:#a4e8df}.alert-teal .alert-link{color:#002f29}.alert-textLight{color:#43495a;background-color:#e6e8ef;border-color:#dcdfe8}.alert-textLight hr{border-top-color:#cdd1de}.alert-textLight .alert-link{color:#2d313d}.alert-skyBlueLight{color:#5b717a;background-color:#eff8fb;border-color:#e9f5f9}.alert-skyBlueLight hr{border-top-color:#d5ecf4}.alert-skyBlueLight .alert-link{color:#45565d}.alert-solitude{color:#767d85;background-color:#f9fcff;border-color:#f7fbff}.alert-solitude hr{border-top-color:#deeeff}.alert-solitude .alert-link{color:#5e646a}.alert-azure{color:#023d85;background-color:#cde4ff;border-color:#b8d9ff}.alert-azure hr{border-top-color:#9fcbff}.alert-azure .alert-link{color:#012653}.alert-picton-blue{color:#255185;background-color:#daebff;border-color:#cce3ff}.alert-picton-blue hr{border-top-color:#b3d5ff}.alert-picton-blue .alert-link{color:#1a395d}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@-o-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{height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex}.progress-bar{-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;white-space:nowrap;background-color:#007bff;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;-o-transition:none;transition:none}}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:-o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;-o-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;-o-animation:none;animation:none}}.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:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;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.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1150px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#003d85;background-color:#b8d9ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#003d85;background-color:#9fcbff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#003d85;border-color:#003d85}.list-group-item-secondary{color:#7e2504;background-color:#fbcbba}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#7e2504;background-color:#fab9a2}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#7e2504;border-color:#7e2504}.list-group-item-success{color:#006256;background-color:#b8ede6}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#006256;background-color:#a4e8df}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#006256;border-color:#006256}.list-group-item-info{color:#5a717a;background-color:#e8f4f9}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#5a717a;background-color:#d4eaf4}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#5a717a;border-color:#5a717a}.list-group-item-warning{color:#854100;background-color:#ffdbb8}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#854100;background-color:#ffce9f}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#854100;border-color:#854100}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.list-group-item-primary-dark{color:#020f2f;background-color:#b8bfd1}.list-group-item-primary-dark.list-group-item-action:focus,.list-group-item-primary-dark.list-group-item-action:hover{color:#020f2f;background-color:#a9b1c7}.list-group-item-primary-dark.list-group-item-action.active{color:#fff;background-color:#020f2f;border-color:#020f2f}.list-group-item-primary-dark-darker{color:#010716;background-color:#b8bbc3}.list-group-item-primary-dark-darker.list-group-item-action:focus,.list-group-item-primary-dark-darker.list-group-item-action:hover{color:#010716;background-color:#aaaeb7}.list-group-item-primary-dark-darker.list-group-item-action.active{color:#fff;background-color:#010716;border-color:#010716}.list-group-item-text{color:#020f2f;background-color:#b8bfd1}.list-group-item-text.list-group-item-action:focus,.list-group-item-text.list-group-item-action:hover{color:#020f2f;background-color:#a9b1c7}.list-group-item-text.list-group-item-action.active{color:#fff;background-color:#020f2f;border-color:#020f2f}.list-group-item-gray{color:#474747;background-color:#dedede}.list-group-item-gray.list-group-item-action:focus,.list-group-item-gray.list-group-item-action:hover{color:#474747;background-color:#d1d1d1}.list-group-item-gray.list-group-item-action.active{color:#fff;background-color:#474747;border-color:#474747}.list-group-item-dusty-gray{color:#505050;background-color:#e2e2e2}.list-group-item-dusty-gray.list-group-item-action:focus,.list-group-item-dusty-gray.list-group-item-action:hover{color:#505050;background-color:#d5d5d5}.list-group-item-dusty-gray.list-group-item-action.active{color:#fff;background-color:#505050;border-color:#505050}.list-group-item-white{color:#858585;background-color:#fff}.list-group-item-white.list-group-item-action:focus,.list-group-item-white.list-group-item-action:hover{color:#858585;background-color:#f2f2f2}.list-group-item-white.list-group-item-action.active{color:#fff;background-color:#858585;border-color:#858585}.list-group-item-highlight{color:#806c6a;background-color:#fdf2f1}.list-group-item-highlight.list-group-item-action:focus,.list-group-item-highlight.list-group-item-action:hover{color:#806c6a;background-color:#fadddb}.list-group-item-highlight.list-group-item-action.active{color:#fff;background-color:#806c6a;border-color:#806c6a}.list-group-item-dark-blue{color:#020f2f;background-color:#b8bfd1}.list-group-item-dark-blue.list-group-item-action:focus,.list-group-item-dark-blue.list-group-item-action:hover{color:#020f2f;background-color:#a9b1c7}.list-group-item-dark-blue.list-group-item-action.active{color:#fff;background-color:#020f2f;border-color:#020f2f}.list-group-item-purple-first{color:#261f4d;background-color:#ccc8e1}.list-group-item-purple-first.list-group-item-action:focus,.list-group-item-purple-first.list-group-item-action:hover{color:#261f4d;background-color:#bdb8d8}.list-group-item-purple-first.list-group-item-action.active{color:#fff;background-color:#261f4d;border-color:#261f4d}.list-group-item-orange{color:#854100;background-color:#ffdbb8}.list-group-item-orange.list-group-item-action:focus,.list-group-item-orange.list-group-item-action:hover{color:#854100;background-color:#ffce9f}.list-group-item-orange.list-group-item-action.active{color:#fff;background-color:#854100;border-color:#854100}.list-group-item-orange-peel{color:#835401;background-color:#fee5b8}.list-group-item-orange-peel.list-group-item-action:focus,.list-group-item-orange-peel.list-group-item-action:hover{color:#835401;background-color:#fedc9f}.list-group-item-orange-peel.list-group-item-action.active{color:#fff;background-color:#835401;border-color:#835401}.list-group-item-lomo-blue{color:#003d85;background-color:#b8d9ff}.list-group-item-lomo-blue.list-group-item-action:focus,.list-group-item-lomo-blue.list-group-item-action:hover{color:#003d85;background-color:#9fcbff}.list-group-item-lomo-blue.list-group-item-action.active{color:#fff;background-color:#003d85;border-color:#003d85}.list-group-item-lomo-blue-darker{color:#00316a;background-color:#b8d2f1}.list-group-item-lomo-blue-darker.list-group-item-action:focus,.list-group-item-lomo-blue-darker.list-group-item-action:hover{color:#00316a;background-color:#a3c5ed}.list-group-item-lomo-blue-darker.list-group-item-action.active{color:#fff;background-color:#00316a;border-color:#00316a}.list-group-item-light-blue{color:#5a717a;background-color:#e8f5f9}.list-group-item-light-blue.list-group-item-action:focus,.list-group-item-light-blue.list-group-item-action:hover{color:#5a717a;background-color:#d4ecf4}.list-group-item-light-blue.list-group-item-action.active{color:#fff;background-color:#5a717a;border-color:#5a717a}.list-group-item-light-gray{color:#7d8085;background-color:#fbfdff}.list-group-item-light-gray.list-group-item-action:focus,.list-group-item-light-gray.list-group-item-action:hover{color:#7d8085;background-color:#e2f0ff}.list-group-item-light-gray.list-group-item-action.active{color:#fff;background-color:#7d8085;border-color:#7d8085}.list-group-item-teal{color:#006256;background-color:#b8ede6}.list-group-item-teal.list-group-item-action:focus,.list-group-item-teal.list-group-item-action:hover{color:#006256;background-color:#a4e8df}.list-group-item-teal.list-group-item-action.active{color:#fff;background-color:#006256;border-color:#006256}.list-group-item-textLight{color:#43495a;background-color:#dcdfe8}.list-group-item-textLight.list-group-item-action:focus,.list-group-item-textLight.list-group-item-action:hover{color:#43495a;background-color:#cdd1de}.list-group-item-textLight.list-group-item-action.active{color:#fff;background-color:#43495a;border-color:#43495a}.list-group-item-skyBlueLight{color:#5b717a;background-color:#e9f5f9}.list-group-item-skyBlueLight.list-group-item-action:focus,.list-group-item-skyBlueLight.list-group-item-action:hover{color:#5b717a;background-color:#d5ecf4}.list-group-item-skyBlueLight.list-group-item-action.active{color:#fff;background-color:#5b717a;border-color:#5b717a}.list-group-item-solitude{color:#767d85;background-color:#f7fbff}.list-group-item-solitude.list-group-item-action:focus,.list-group-item-solitude.list-group-item-action:hover{color:#767d85;background-color:#deeeff}.list-group-item-solitude.list-group-item-action.active{color:#fff;background-color:#767d85;border-color:#767d85}.list-group-item-azure{color:#023d85;background-color:#b8d9ff}.list-group-item-azure.list-group-item-action:focus,.list-group-item-azure.list-group-item-action:hover{color:#023d85;background-color:#9fcbff}.list-group-item-azure.list-group-item-action.active{color:#fff;background-color:#023d85;border-color:#023d85}.list-group-item-picton-blue{color:#255185;background-color:#cce3ff}.list-group-item-picton-blue.list-group-item-action:focus,.list-group-item-picton-blue.list-group-item-action:hover{color:#255185;background-color:#b3d5ff}.list-group-item-picton-blue.list-group-item-action.active{color:#fff;background-color:#255185;border-color:#255185}.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{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;-webkit-transform:translateY(-50px);-o-transform:translateY(-50px);transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-o-transform:none;transform:none}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-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;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-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;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-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 #dee2e6;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 #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.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-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1150px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:SofiaPro;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:SofiaPro;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transform:none;-o-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;-o-transition:0s .6s opacity;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;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;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;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{-webkit-box-sizing:content-box;box-sizing:content-box;-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;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;-o-transition:opacity .6s ease;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes spinner-border{to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;-o-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@-o-keyframes spinner-grow{0%{-o-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;-o-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.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:#0076ff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#005ecc!important}.bg-secondary{background-color:#f24708!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#c13906!important}.bg-success{background-color:#00bda5!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#008a78!important}.bg-info{background-color:#add9eb!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#84c6e1!important}.bg-warning{background-color:#ff7d00!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#cc6400!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-primary-dark{background-color:#031c5b!important}.bg-primary-dark-darker,a.bg-primary-dark:focus,a.bg-primary-dark:hover,button.bg-primary-dark:focus,button.bg-primary-dark:hover{background-color:#010d2a!important}a.bg-primary-dark-darker:focus,a.bg-primary-dark-darker:hover,button.bg-primary-dark-darker:focus,button.bg-primary-dark-darker:hover{background-color:#000!important}.bg-text{background-color:#031c5b!important}a.bg-text:focus,a.bg-text:hover,button.bg-text:focus,button.bg-text:hover{background-color:#010d2a!important}.bg-gray{background-color:#898989!important}a.bg-gray:focus,a.bg-gray:hover,button.bg-gray:focus,button.bg-gray:hover{background-color:#707070!important}.bg-dusty-gray{background-color:#999!important}a.bg-dusty-gray:focus,a.bg-dusty-gray:hover,button.bg-dusty-gray:focus,button.bg-dusty-gray:hover{background-color:grey!important}.bg-#fff{background-color:#fff!important}a.bg-#fff:focus,a.bg-#fff:hover,button.bg-#fff:focus,button.bg-#fff:hover{background-color:#e6e6e6!important}.bg-highlight{background-color:#f7cfcc!important}a.bg-highlight:focus,a.bg-highlight:hover,button.bg-highlight:focus,button.bg-highlight:hover{background-color:#f0a6a0!important}.bg-dark-blue{background-color:#031c5b!important}a.bg-dark-blue:focus,a.bg-dark-blue:hover,button.bg-dark-blue:focus,button.bg-dark-blue:hover{background-color:#010d2a!important}.bg-purple-first{background-color:#4a3b94!important}a.bg-purple-first:focus,a.bg-purple-first:hover,button.bg-purple-first:focus,button.bg-purple-first:hover{background-color:#382c70!important}.bg-orange{background-color:#ff7d00!important}a.bg-orange:focus,a.bg-orange:hover,button.bg-orange:focus,button.bg-orange:hover{background-color:#cc6400!important}.bg-orange-peel{background-color:#fba202!important}a.bg-orange-peel:focus,a.bg-orange-peel:hover,button.bg-orange-peel:focus,button.bg-orange-peel:hover{background-color:#c88102!important}.bg-lomo-blue{background-color:#0076ff!important}.bg-lomo-blue-darker,a.bg-lomo-blue:focus,a.bg-lomo-blue:hover,button.bg-lomo-blue:focus,button.bg-lomo-blue:hover{background-color:#005ecc!important}a.bg-lomo-blue-darker:focus,a.bg-lomo-blue-darker:hover,button.bg-lomo-blue-darker:focus,button.bg-lomo-blue-darker:hover{background-color:#004799!important}.bg-light-blue{background-color:#aedaeb!important}a.bg-light-blue:focus,a.bg-light-blue:hover,button.bg-light-blue:focus,button.bg-light-blue:hover{background-color:#85c7e1!important}.bg-light-gray{background-color:#f0f7ff!important}a.bg-light-gray:focus,a.bg-light-gray:hover,button.bg-light-gray:focus,button.bg-light-gray:hover{background-color:#bddcff!important}.bg-teal{background-color:#00bda5!important}a.bg-teal:focus,a.bg-teal:hover,button.bg-teal:focus,button.bg-teal:hover{background-color:#008a78!important}.bg-textLight{background-color:#818dad!important}a.bg-textLight:focus,a.bg-textLight:hover,button.bg-textLight:focus,button.bg-textLight:hover{background-color:#637198!important}.bg-skyBlueLight{background-color:#afdaea!important}a.bg-skyBlueLight:focus,a.bg-skyBlueLight:hover,button.bg-skyBlueLight:focus,button.bg-skyBlueLight:hover{background-color:#87c7df!important}.bg-solitude{background-color:#e3f0ff!important}a.bg-solitude:focus,a.bg-solitude:hover,button.bg-solitude:focus,button.bg-solitude:hover{background-color:#b0d5ff!important}.bg-azure{background-color:#0376ff!important}a.bg-azure:focus,a.bg-azure:hover,button.bg-azure:focus,button.bg-azure:hover{background-color:#005ecf!important}.bg-picton-blue{background-color:#489bff!important}a.bg-picton-blue:focus,a.bg-picton-blue:hover,button.bg-picton-blue:focus,button.bg-picton-blue:hover{background-color:#157fff!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:#0076ff!important}.border-secondary{border-color:#f24708!important}.border-success{border-color:#00bda5!important}.border-info{border-color:#add9eb!important}.border-warning{border-color:#ff7d00!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-primary-dark{border-color:#031c5b!important}.border-primary-dark-darker{border-color:#010d2a!important}.border-text{border-color:#031c5b!important}.border-gray{border-color:#898989!important}.border-dusty-gray{border-color:#999!important}.border-highlight{border-color:#f7cfcc!important}.border-dark-blue{border-color:#031c5b!important}.border-purple-first{border-color:#4a3b94!important}.border-orange{border-color:#ff7d00!important}.border-orange-peel{border-color:#fba202!important}.border-lomo-blue{border-color:#0076ff!important}.border-lomo-blue-darker{border-color:#005ecc!important}.border-light-blue{border-color:#aedaeb!important}.border-light-gray{border-color:#f0f7ff!important}.border-teal{border-color:#00bda5!important}.border-textLight{border-color:#818dad!important}.border-skyBlueLight{border-color:#afdaea!important}.border-solitude{border-color:#e3f0ff!important}.border-azure{border-color:#0376ff!important}.border-picton-blue{border-color:#489bff!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-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:1150px){.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 embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714%}.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;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!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}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-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;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!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}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-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;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!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}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-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;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!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}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-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:1150px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!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}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-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:1150px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:active,.screen-reader-text:focus,.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.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-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-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-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-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-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-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-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-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:1150px){.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-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-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-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1150px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#0076ff!important}a.text-primary:focus,a.text-primary:hover{color:#0053b3!important}.text-secondary{color:#f24708!important}a.text-secondary:focus,a.text-secondary:hover{color:#a83106!important}.text-success{color:#00bda5!important}a.text-success:focus,a.text-success:hover{color:#007162!important}.text-info{color:#add9eb!important}a.text-info:focus,a.text-info:hover{color:#70bddc!important}.text-warning{color:#ff7d00!important}a.text-warning:focus,a.text-warning:hover{color:#b35800!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-primary-dark{color:#031c5b!important}a.text-primary-dark:focus,a.text-primary-dark:hover{color:#010511!important}.text-primary-dark-darker{color:#010d2a!important}a.text-primary-dark-darker:focus,a.text-primary-dark-darker:hover{color:#000!important}.text-text{color:#031c5b!important}a.text-text:focus,a.text-text:hover{color:#010511!important}.text-gray{color:#898989!important}a.text-gray:focus,a.text-gray:hover{color:#636363!important}.text-dusty-gray{color:#999!important}a.text-dusty-gray:focus,a.text-dusty-gray:hover{color:#737373!important}.text-#fff{color:#fff!important}a.text-#fff:focus,a.text-#fff:hover{color:#d9d9d9!important}.text-highlight{color:#f7cfcc!important}a.text-highlight:focus,a.text-highlight:hover{color:#ed918a!important}.text-dark-blue{color:#031c5b!important}a.text-dark-blue:focus,a.text-dark-blue:hover{color:#010511!important}.text-purple-first{color:#4a3b94!important}a.text-purple-first:focus,a.text-purple-first:hover{color:#2f255d!important}.text-orange{color:#ff7d00!important}a.text-orange:focus,a.text-orange:hover{color:#b35800!important}.text-orange-peel{color:#fba202!important}a.text-orange-peel:focus,a.text-orange-peel:hover{color:#af7101!important}.text-lomo-blue{color:#0076ff!important}a.text-lomo-blue:focus,a.text-lomo-blue:hover{color:#0053b3!important}.text-lomo-blue-darker{color:#005ecc!important}a.text-lomo-blue-darker:focus,a.text-lomo-blue-darker:hover{color:#003b80!important}.text-light-blue{color:#aedaeb!important}a.text-light-blue:focus,a.text-light-blue:hover{color:#71bedc!important}.text-light-gray{color:#f0f7ff!important}a.text-light-gray:focus,a.text-light-gray:hover{color:#a4ceff!important}.text-teal{color:#00bda5!important}a.text-teal:focus,a.text-teal:hover{color:#007162!important}.text-textLight{color:#818dad!important}a.text-textLight:focus,a.text-textLight:hover{color:#596689!important}.text-skyBlueLight{color:#afdaea!important}a.text-skyBlueLight:focus,a.text-skyBlueLight:hover{color:#72beda!important}.text-solitude{color:#e3f0ff!important}a.text-solitude:focus,a.text-solitude:hover{color:#97c7ff!important}.text-azure{color:#0376ff!important}a.text-azure:focus,a.text-azure:hover{color:#0053b6!important}.text-picton-blue{color:#489bff!important}a.text-picton-blue:focus,a.text-picton-blue:hover{color:#0072fb!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,.template-white-header main.main,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}body{font-family:sofia-pro,sans-serif}.spacer-color--white{background-color:#fff!important}.spacer-color--purple{background-color:#021c5b!important}.spacer-color--transparent{background-color:transparent!important}.white-background{background-color:#fff;color:#031b5a;font-family:sofia-pro,sans-serif;margin-bottom:-1px}.full-width{margin-left:calc(-50vw + 250px);margin-right:calc(-50vw + 250px)}.title-image-bg{background-color:#f0f7fe;padding:30px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in}.color-w{color:#fff!important}.mr-10{margin-right:10px!important}.p-tb-65{padding-top:65px!important;padding-bottom:65px!important}.p-tb-30{padding-top:30px!important;padding-bottom:30px!important}.p-tb-50{padding-top:50px!important;padding-bottom:50px!important}.m-tb-65{margin-top:65px!important;margin-bottom:65px!important}.p-b-65{padding-bottom:65px!important}.p-b-30{padding-bottom:30px!important}.m-b-65{margin-bottom:65px!important}.h-50{height:50px!important}.force-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}@media (max-width:767.98px){.p-tb-65{padding-top:35px!important;padding-bottom:35px!important}.m-tb-65{margin-top:35px!important;margin-bottom:35px!important}.p-b-65{padding-bottom:35px!important}.m-b-65{margin-bottom:35px!important}.p-t-r-30{padding-top:30px!important}}.ht700{height:1200px;padding-top:60px}.custom-select{outline:0;border-width:0 0 2px;border-color:#d4d4d4;padding:0!important;height:35px!important}.custom-select:focus{border-color:#0076ff}.w90{width:90px!important}.ajax_dynamic_cards,.ajax_holder,.spinner{display:none}@media only screen and (max-width:767px){.gap-bottom{padding-bottom:30px!important}.w90{display:none!important}}.pb30{padding-bottom:30px}.overlay{opacity:0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.overlay-element{max-width:100px;color:#fff;font-size:100px;position:absolute;top:65%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center}.hover-link:hover .overlay{opacity:.7}.pt-p-7{padding-top:.7rem!important}.pb-p-7{padding-bottom:.7rem!important}.support-logo{height:43px!important}.cw{color:#fff!important}.fw800{font-weight:800!important}.ta-r{text-align:right}.ta-c{text-align:center!important}.disp-none{display:none!important}.disp-block{display:block!important}.solution-card__img{height:68px!important}.gform_title{margin-left:30px!important;font-size:30px!important}@media only screen and (max-width:900px){.gform_title{font-size:26px!important}}#input_1_2,#input_1_7,#input_1_8,#input_1_9{overflow:visible;background:#fff;background-color:transparent;color:#031c5b}#input_1_2,#input_1_4,#input_1_6,#input_1_7,#input_1_8,#input_1_9{-webkit-tap-highlight-color:rgba(0,0,0,0);margin:3px!important;font:500 17px sofia-pro,sans-serif;border:0;border-bottom:1px solid #bbb;border-radius:0;-webkit-box-shadow:none;box-shadow:none;font-size:1.3125rem;line-height:1.875rem!important;z-index:1000;padding-left:0!important;padding-right:0!important;-webkit-box-sizing:border-box;box-sizing:border-box}#input_1_4,#input_1_6{background:transparent!important;text-transform:none;float:left;width:100%!important;text-indent:.01px;color:#031c5b!important;padding-bottom:6px!important}#input_1_2:focus,#input_1_4:focus,#input_1_6:focus,#input_1_7:focus,#input_1_8:focus,#input_1_9:focus{border-color:#0076ff!important;-webkit-box-shadow:inset 0 0 5px 1px #0076ff!important;box-shadow:inset 0 0 5px 1px #0076ff!important;-webkit-box-shadow:none!important;box-shadow:none!important;outline:none!important}#gform_submit_button_1{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;line-height:inherit;overflow:visible;text-transform:none;font-family:inherit;display:inline-block;height:50px;padding:0 50px;position:relative;background:#0076ff;border:3px solid transparent;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;text-decoration:none;font-weight:800;font-size:18px;white-space:nowrap;color:#fff;-webkit-font-smoothing:antialiased;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;width:auto;border-radius:50px;cursor:pointer;margin:0}@media only screen and (max-width:900px){#gform_submit_button_1{padding:0 10px}}.gform_footer{text-align:right!important}#gform_1{width:90%;background-color:#f0f7ff;margin-bottom:8rem;padding:40px;background-image:url(https://www.logicmonitor.com/wp-content/uploads/2019/10/border-bottom-color-bar-e1580850733241.png);background-repeat:no-repeat;background-position:bottom;border-radius:2px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in;color:#031b5a}@media only screen and (max-width:900px){#gform_1{width:100%;padding:20px 20px 50px 0}}.ginput_container_text .ginput_counter{display:none!important}#input_1_5{border:none!important}.gform_body .entry-content ul li:before{content:""!important}.fb-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.mw-250{max-width:250px!important}.mw-350{max-width:350px!important}.mh-400{max-height:400px!important}.mh-550{max-height:550px!important}.mh-650{max-height:650px!important}.mb30{margin-bottom:30px!important}.wp-block-button__link{color:#fff!important;background-color:#0076ff!important;line-height:1.5rem!important}.wp-block-button__link:hover{color:#fff!important;background-color:#041c59!important;line-height:1.5rem!important}.btn-teal{background-color:#f7cecd!important}.btn-label img{max-width:20px}.btn-bordered{color:#fff;background:transparent;border:2px solid #fff}.helper-relative{position:relative}.helper-split{width:100%;height:1px;background:#fff}.color-white{color:#fff}.background-white{background-color:#fff}a.color-white{color:#fff;-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in}a.color-white:hover{color:#fff;text-decoration:underline}.color-black{color:#000!important}.color-azure{color:#0376ff}.color-dark{color:#031c5b}.color-teal{color:#00bda5}.card-text--italic{font-size:1.5rem;line-height:2rem;font-style:italic;font-weight:300;letter-spacing:-.56px}@media (max-width:1149.98px){.card-text--italic{font-size:1.125rem;line-height:1.375rem}}.card-text--primary-dark{color:#031c5b}.card-text--underline{text-decoration:underline;color:#898989}.opacity-50{opacity:.5}@media (max-width:991.98px){.mt-sm-320{margin-bottom:-320px}}@media (max-width:991.98px){.mt-sm-350{margin-top:350px}}.mw-100{max-width:100%}.mw-190{max-width:220px}.mw-600{max-width:600px}.mw-800{max-width:800px}.mw-850{max-width:850px}.z-100{z-index:100}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.mb-10{margin-bottom:.625rem!important}.mb-100{margin-bottom:6.25rem!important}.slider-min-height{min-height:320px}@media (min-width:992px){.slider-min-height{min-height:450px}}.icon-container{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;width:38px;height:38px;margin-left:1.375rem}.icon-container__icon{display:inline-block;width:100%;width:20px;height:20px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODVweCIgaGVpZ2h0PSI4NXB4IiB2aWV3Qm94PSIwIDAgODUgODUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU3LjEgKDgzMDg4KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5zZWFyY2gtaWNvbjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJzZWFyY2gtaWNvbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTMzLjU5ODgxNSwwIEM1Mi4xNTQ5MjgyLDAgNjcuMTk3NjMsMTQuOTUwODY5NyA2Ny4xOTc2MywzMy4zOTM3MDIxIEM2Ny4xOTc2Myw0MC41ODI5MDIyIDY0LjkxMTg2NDIsNDcuMjQxNDkyMiA2MS4wMjMyMzkyLDUyLjY5MDczNDMgTDgzLjI0MDUwMTYsNzQuNzcyMzk0MyBDODUuNTc2MjEyNCw3Ny4wOTM4NDYxIDg1LjU4Nzc3MTUsODAuODY5MjIyNCA4My4yNjYzMTk3LDgzLjIwNDkzMzEgTDgzLjIxNDk3NzQsODMuMjU2MTE5NiBDODAuODc0ODM4OCw4NS41ODE5NzIyIDc3LjA5NTg1MzksODUuNTgxOTcyMiA3NC43NTU3MTUzLDgzLjI1NjExOTYgTDUyLjQyMTcxMzQsNjEuMDU5MDgwNiBDNDcuMDUxOTYxMSw2NC42NzUxMjUxIDQwLjU3MzU3NzgsNjYuNzg3NDA0MyAzMy41OTg4MTUsNjYuNzg3NDA0MyBDMTUuMDQyNzAxOSw2Ni43ODc0MDQzIDAsNTEuODM2NTM0NiAwLDMzLjM5MzcwMjEgQzAsMTQuOTUwODY5NyAxNS4wNDI3MDE5LDAgMzMuNTk4ODE1LDAgWiBNMzMuNTk4ODE1LDEwLjk2NTA5NjIgQzIxLjEzNTc1NCwxMC45NjUwOTYyIDExLjAzMjQ0NjcsMjEuMDA2NzI1MSAxMS4wMzI0NDY3LDMzLjM5MzcwMjEgQzExLjAzMjQ0NjcsNDUuNzgwNjc5MSAyMS4xMzU3NTQsNTUuODIyMzA4IDMzLjU5ODgxNSw1NS44MjIzMDggQzQ2LjA2MTg3NjEsNTUuODIyMzA4IDU2LjE2NTE4MzMsNDUuNzgwNjc5MSA1Ni4xNjUxODMzLDMzLjM5MzcwMjEgQzU2LjE2NTE4MzMsMjEuMDA2NzI1MSA0Ni4wNjE4NzYxLDEwLjk2NTA5NjIgMzMuNTk4ODE1LDEwLjk2NTA5NjIgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==);background-size:cover}.icon-container__icon--close{background-image:none}.archive .nav-ancillary .icon-container__icon,.archive .nav-container .icon-container__icon,.contact .nav-ancillary .icon-container__icon,.contact .nav-container .icon-container__icon,.icon-container__icon--blue,.page-leadership-data .nav-ancillary .icon-container__icon,.page-leadership-data .nav-container .icon-container__icon,.page-template-template-custom-platform .nav-ancillary .icon-container__icon,.page-template-template-custom-platform .nav-container .icon-container__icon,.post-template-default.single .nav-ancillary .icon-container__icon,.post-template-default.single .nav-container .icon-container__icon,.search .nav-ancillary .icon-container__icon,.search .nav-container .icon-container__icon,.template-white-header .nav-ancillary .icon-container__icon,.template-white-header .nav-container .icon-container__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODVweCIgaGVpZ2h0PSI4NXB4IiB2aWV3Qm94PSIwIDAgODUgODUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU3LjEgKDgzMDg4KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5zZWFyY2gtaWNvbjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJzZWFyY2gtaWNvbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiMwMzFDNUIiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTMzLjU5ODgxNSwwIEM1Mi4xNTQ5MjgyLDAgNjcuMTk3NjMsMTQuOTUwODY5NyA2Ny4xOTc2MywzMy4zOTM3MDIxIEM2Ny4xOTc2Myw0MC41ODI5MDIyIDY0LjkxMTg2NDIsNDcuMjQxNDkyMiA2MS4wMjMyMzkyLDUyLjY5MDczNDMgTDgzLjI0MDUwMTYsNzQuNzcyMzk0MyBDODUuNTc2MjEyNCw3Ny4wOTM4NDYxIDg1LjU4Nzc3MTUsODAuODY5MjIyNCA4My4yNjYzMTk3LDgzLjIwNDkzMzEgTDgzLjIxNDk3NzQsODMuMjU2MTE5NiBDODAuODc0ODM4OCw4NS41ODE5NzIyIDc3LjA5NTg1MzksODUuNTgxOTcyMiA3NC43NTU3MTUzLDgzLjI1NjExOTYgTDUyLjQyMTcxMzQsNjEuMDU5MDgwNiBDNDcuMDUxOTYxMSw2NC42NzUxMjUxIDQwLjU3MzU3NzgsNjYuNzg3NDA0MyAzMy41OTg4MTUsNjYuNzg3NDA0MyBDMTUuMDQyNzAxOSw2Ni43ODc0MDQzIDAsNTEuODM2NTM0NiAwLDMzLjM5MzcwMjEgQzAsMTQuOTUwODY5NyAxNS4wNDI3MDE5LDAgMzMuNTk4ODE1LDAgWiBNMzMuNTk4ODE1LDEwLjk2NTA5NjIgQzIxLjEzNTc1NCwxMC45NjUwOTYyIDExLjAzMjQ0NjcsMjEuMDA2NzI1MSAxMS4wMzI0NDY3LDMzLjM5MzcwMjEgQzExLjAzMjQ0NjcsNDUuNzgwNjc5MSAyMS4xMzU3NTQsNTUuODIyMzA4IDMzLjU5ODgxNSw1NS44MjIzMDggQzQ2LjA2MTg3NjEsNTUuODIyMzA4IDU2LjE2NTE4MzMsNDUuNzgwNjc5MSA1Ni4xNjUxODMzLDMzLjM5MzcwMjEgQzU2LjE2NTE4MzMsMjEuMDA2NzI1MSA0Ni4wNjE4NzYxLDEwLjk2NTA5NjIgMzMuNTk4ODE1LDEwLjk2NTA5NjIgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjMDMxQzVCIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPgo=)}.btn-outline-primary{font-weight:400;color:#fff;border:2px solid #fff;-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in;padding-left:2.1875rem;padding-right:2.1875rem;line-height:2.5rem!important}.btn-outline-primary:hover{background-color:hsla(0,0%,100%,.15);border:2px solid #fff}.btn-outline-primary--small{height:44px;font-size:1rem;line-height:1rem}@media (max-width:380px){.btn-outline-primary--alternate{padding-left:15px!important;padding-right:15px!important}}.btn-outline-primary--alternate:hover{border:2px solid #fff;background:transparent}.btn-outline-lomo{height:46px!important;font-weight:400;color:#0076ff;border:2px solid #0076ff;-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in;padding-left:2.1875rem;padding-right:2.1875rem}.btn-outline-lomo--bold{font-weight:700}.btn-outline-lomo--medium{font-weight:500}.btn-outline-lomo:hover{border:2px solid #0064d9;background-color:rgba(0,118,255,.05);color:#0076ff}.btn,.comment-form input[type=submit],.search-form .search-submit{padding:0 2.1875rem;line-height:2.75rem;font-weight:700;height:44px}@media (max-width:991.98px){.btn,.comment-form input[type=submit],.search-form .search-submit{font-size:.875rem!important;line-height:2.5rem!important}}.btn-secondary:hover,.comment-form input:hover[type=submit],.search-form .search-submit:hover{background-color:#cc3c07}.btn-white{font-weight:400;color:#0076ff;border:2px solid #fff;-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in}.btn-white--small{height:40px;padding-top:0;padding-bottom:0;font-size:1rem;line-height:1rem}.btn-white--medium{font-weight:500}.btn-white:hover{border:2px solid #0076ff}.btn-dark{font-weight:400;color:#fff;background-color:#031c5b;border:2px solid #031c5b;-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in;cursor:pointer;position:relative}.btn-dark--small{height:40px;padding-top:0;padding-bottom:0;font-size:1rem;line-height:1rem}.btn-dark--medium{height:44px;font-size:1.125rem;line-height:1.625rem}.btn-dark--500{font-weight:700}.btn-dark--bold{font-weight:700;line-height:42px}.btn-dark--has-icon{max-width:185px;width:100%;padding-left:1.875rem;padding-right:0;line-height:1.625rem}@media (max-width:1149.98px){.btn-dark--has-icon{max-width:157px}}.btn-dark .btn-icon{position:absolute;top:7px;left:5px}.btn-dark:hover{background-color:#010d2a;border:2px solid #031c5b}.btn--set-maxwidth-140{max-width:140px;width:100%}.btn-link{-webkit-transition:all .3s ease-in;-o-transition:.3s ease-in all;transition:all .3s ease-in}.btn-link--white{color:#fff}.btn-link--bold{font-weight:700}.btn-link--pricing{padding-left:25px}@media (max-width:375px){.btn-link--pricing{padding-left:15px}}.btn-link:hover{color:#fff;text-decoration:underline}@media (max-width:1149.98px){.btn-link{font-size:.75rem!important}}.form-group-container--light{background-color:#e3f0ff}.form-group-container--dark-bg{background-color:#031c5b}.form-group-container--no-padding{padding:0}.form-group-container--flex{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-group-container--flex>button{margin-top:1.25rem}@media (min-width:992px){.form-group-container--flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.comment-form .form-group-container p.form-group-custom,.form-group-container .comment-form p.form-group-custom,.form-group-container .form-group.form-group-custom,.form-group-container .search-form label.form-group-custom,.search-form .form-group-container label.form-group-custom{position:relative;margin-bottom:1.25rem;border:0;border-bottom:1px solid}.comment-form .form-group-container p.form-group-custom--light,.form-group-container .comment-form p.form-group-custom--light,.form-group-container .form-group.form-group-custom--light,.form-group-container .search-form label.form-group-custom--light,.search-form .form-group-container label.form-group-custom--light{border-bottom:1px solid #0076ff}.comment-form .form-group-container p.form-group-custom--dark-bg,.form-group-container .comment-form p.form-group-custom--dark-bg,.form-group-container .form-group.form-group-custom--dark-bg,.form-group-container .search-form label.form-group-custom--dark-bg,.search-form .form-group-container label.form-group-custom--dark-bg{border-bottom:1px solid}.comment-form .form-group-container p.form-group-custom--dark-border,.form-group-container .comment-form p.form-group-custom--dark-border,.form-group-container .form-group.form-group-custom--dark-border,.form-group-container .search-form label.form-group-custom--dark-border,.search-form .form-group-container label.form-group-custom--dark-border{border-bottom:5px solid #031c5b}.comment-form .form-group-container p.form-group-custom--white-border,.form-group-container .comment-form p.form-group-custom--white-border,.form-group-container .form-group.form-group-custom--white-border,.form-group-container .search-form label.form-group-custom--white-border,.search-form .form-group-container label.form-group-custom--white-border{border-bottom:1px solid #fff}.comment-form .form-group-container .form-group.form-group-custom input[type=email],.comment-form .form-group-container .form-group.form-group-custom input[type=text],.comment-form .form-group-container .form-group.form-group-custom input[type=url],.comment-form .form-group-container .form-group.form-group-custom textarea,.comment-form .form-group-container .search-form label.form-group-custom input[type=email],.comment-form .form-group-container .search-form label.form-group-custom input[type=text],.comment-form .form-group-container .search-form label.form-group-custom input[type=url],.comment-form .form-group-container .search-form label.form-group-custom textarea,.comment-form .form-group-container p.form-group-custom .form-control,.comment-form .form-group-container p.form-group-custom .search-form .search-field,.comment-form .form-group-container p.form-group-custom input[type=email],.comment-form .form-group-container p.form-group-custom input[type=text],.comment-form .form-group-container p.form-group-custom input[type=url],.comment-form .form-group-container p.form-group-custom textarea,.comment-form .search-form .form-group-container label.form-group-custom input[type=email],.comment-form .search-form .form-group-container label.form-group-custom input[type=text],.comment-form .search-form .form-group-container label.form-group-custom input[type=url],.comment-form .search-form .form-group-container label.form-group-custom textarea,.form-group-container .comment-form p.form-group-custom .form-control,.form-group-container .comment-form p.form-group-custom .search-form .search-field,.form-group-container .comment-form p.form-group-custom input[type=email],.form-group-container .comment-form p.form-group-custom input[type=text],.form-group-container .comment-form p.form-group-custom input[type=url],.form-group-container .comment-form p.form-group-custom textarea,.form-group-container .form-group.form-group-custom .comment-form input[type=email],.form-group-container .form-group.form-group-custom .comment-form input[type=text],.form-group-container .form-group.form-group-custom .comment-form input[type=url],.form-group-container .form-group.form-group-custom .comment-form textarea,.form-group-container .form-group.form-group-custom .form-control,.form-group-container .form-group.form-group-custom .search-form .search-field,.form-group-container .search-form label.form-group-custom .comment-form input[type=email],.form-group-container .search-form label.form-group-custom .comment-form input[type=text],.form-group-container .search-form label.form-group-custom .comment-form input[type=url],.form-group-container .search-form label.form-group-custom .comment-form textarea,.form-group-container .search-form label.form-group-custom .form-control,.form-group-container .search-form label.form-group-custom .search-field,.search-form .comment-form .form-group-container p.form-group-custom .search-field,.search-form .form-group-container .comment-form p.form-group-custom .search-field,.search-form .form-group-container .form-group.form-group-custom .search-field,.search-form .form-group-container label.form-group-custom .comment-form input[type=email],.search-form .form-group-container label.form-group-custom .comment-form input[type=text],.search-form .form-group-container label.form-group-custom .comment-form input[type=url],.search-form .form-group-container label.form-group-custom .comment-form textarea,.search-form .form-group-container label.form-group-custom .form-control,.search-form .form-group-container label.form-group-custom .search-field{border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:0;font-size:1.625rem;font-weight:600;background-color:transparent;color:#031c5c!important}@media (min-width:992px){.comment-form .form-group-container .form-group.form-group-custom input[type=email],.comment-form .form-group-container .form-group.form-group-custom input[type=text],.comment-form .form-group-container .form-group.form-group-custom input[type=url],.comment-form .form-group-container .form-group.form-group-custom textarea,.comment-form .form-group-container .search-form label.form-group-custom input[type=email],.comment-form .form-group-container .search-form label.form-group-custom input[type=text],.comment-form .form-group-container .search-form label.form-group-custom input[type=url],.comment-form .form-group-container .search-form label.form-group-custom textarea,.comment-form .form-group-container p.form-group-custom .form-control,.comment-form .form-group-container p.form-group-custom .search-form .search-field,.comment-form .form-group-container p.form-group-custom input[type=email],.comment-form .form-group-container p.form-group-custom input[type=text],.comment-form .form-group-container p.form-group-custom input[type=url],.comment-form .form-group-container p.form-group-custom textarea,.comment-form .search-form .form-group-container label.form-group-custom input[type=email],.comment-form .search-form .form-group-container label.form-group-custom input[type=text],.comment-form .search-form .form-group-container label.form-group-custom input[type=url],.comment-form .search-form .form-group-container label.form-group-custom textarea,.form-group-container .comment-form p.form-group-custom .form-control,.form-group-container .comment-form p.form-group-custom .search-form .search-field,.form-group-container .comment-form p.form-group-custom input[type=email],.form-group-container .comment-form p.form-group-custom input[type=text],.form-group-container .comment-form p.form-group-custom input[type=url],.form-group-container .comment-form p.form-group-custom textarea,.form-group-container .form-group.form-group-custom .comment-form input[type=email],.form-group-container .form-group.form-group-custom .comment-form input[type=text],.form-group-container .form-group.form-group-custom .comment-form input[type=url],.form-group-container .form-group.form-group-custom .comment-form textarea,.form-group-container .form-group.form-group-custom .form-control,.form-group-container .form-group.form-group-custom .search-form .search-field,.form-group-container .search-form label.form-group-custom .comment-form input[type=email],.form-group-container .search-form label.form-group-custom .comment-form input[type=text],.form-group-container .search-form label.form-group-custom .comment-form input[type=url],.form-group-container .search-form label.form-group-custom .comment-form textarea,.form-group-container .search-form label.form-group-custom .form-control,.form-group-container .search-form label.form-group-custom .search-field,.search-form .comment-form .form-group-container p.form-group-custom .search-field,.search-form .form-group-container .comment-form p.form-group-custom .search-field,.search-form .form-group-container .form-group.form-group-custom .search-field,.search-form .form-group-container label.form-group-custom .comment-form input[type=email],.search-form .form-group-container label.form-group-custom .comment-form input[type=text],.search-form .form-group-container label.form-group-custom .comment-form input[type=url],.search-form .form-group-container label.form-group-custom .comment-form textarea,.search-form .form-group-container label.form-group-custom .form-control,.search-form .form-group-container label.form-group-custom .search-field{font-size:1.7rem}}.comment-form .form-group-container p.form-group-custom .form-control--small,.form-group-container .comment-form p.form-group-custom .form-control--small,.form-group-container .form-group.form-group-custom .form-control--small,.form-group-container .search-form label.form-group-custom .form-control--small,.search-form .form-group-container label.form-group-custom .form-control--small{font-size:1.125rem;line-height:1.625rem;padding:15px 0 10px}.comment-form .form-group-container p.form-group-custom .form-control--dark-bg,.form-group-container .comment-form p.form-group-custom .form-control--dark-bg,.form-group-container .form-group.form-group-custom .form-control--dark-bg,.form-group-container .search-form label.form-group-custom .form-control--dark-bg,.search-form .form-group-container label.form-group-custom .form-control--dark-bg{color:#fff}.comment-form .form-group-container p.form-group-custom .form-control--silver,.form-group-container .comment-form p.form-group-custom .form-control--silver,.form-group-container .form-group.form-group-custom .form-control--silver,.form-group-container .search-form label.form-group-custom .form-control--silver,.search-form .form-group-container label.form-group-custom .form-control--silver{color:#bbb}.comment-form .form-group-container .form-group.form-group-custom input:focus[type=email],.comment-form .form-group-container .form-group.form-group-custom input:focus[type=text],.comment-form .form-group-container .form-group.form-group-custom input:focus[type=url],.comment-form .form-group-container .form-group.form-group-custom textarea:focus,.comment-form .form-group-container .search-form label.form-group-custom input:focus[type=email],.comment-form .form-group-container .search-form label.form-group-custom input:focus[type=text],.comment-form .form-group-container .search-form label.form-group-custom input:focus[type=url],.comment-form .form-group-container .search-form label.form-group-custom textarea:focus,.comment-form .form-group-container p.form-group-custom .form-control:focus,.comment-form .form-group-container p.form-group-custom .search-form .search-field:focus,.comment-form .form-group-container p.form-group-custom input:focus[type=email],.comment-form .form-group-container p.form-group-custom input:focus[type=text],.comment-form .form-group-container p.form-group-custom input:focus[type=url],.comment-form .form-group-container p.form-group-custom textarea:focus,.comment-form .search-form .form-group-container label.form-group-custom input:focus[type=email],.comment-form .search-form .form-group-container label.form-group-custom input:focus[type=text],.comment-form .search-form .form-group-container label.form-group-custom input:focus[type=url],.comment-form .search-form .form-group-container label.form-group-custom textarea:focus,.form-group-container .comment-form p.form-group-custom .form-control:focus,.form-group-container .comment-form p.form-group-custom .search-form .search-field:focus,.form-group-container .comment-form p.form-group-custom input:focus[type=email],.form-group-container .comment-form p.form-group-custom input:focus[type=text],.form-group-container .comment-form p.form-group-custom input:focus[type=url],.form-group-container .comment-form p.form-group-custom textarea:focus,.form-group-container .form-group.form-group-custom .comment-form input:focus[type=email],.form-group-container .form-group.form-group-custom .comment-form input:focus[type=text],.form-group-container .form-group.form-group-custom .comment-form input:focus[type=url],.form-group-container .form-group.form-group-custom .comment-form textarea:focus,.form-group-container .form-group.form-group-custom .form-control:focus,.form-group-container .form-group.form-group-custom .search-form .search-field:focus,.form-group-container .search-form label.form-group-custom .comment-form input:focus[type=email],.form-group-container .search-form label.form-group-custom .comment-form input:focus[type=text],.form-group-container .search-form label.form-group-custom .comment-form input:focus[type=url],.form-group-container .search-form label.form-group-custom .comment-form textarea:focus,.form-group-container .search-form label.form-group-custom .form-control:focus,.form-group-container .search-form label.form-group-custom .search-field:focus,.search-form .comment-form .form-group-container p.form-group-custom .search-field:focus,.search-form .form-group-container .comment-form p.form-group-custom .search-field:focus,.search-form .form-group-container .form-group.form-group-custom .search-field:focus,.search-form .form-group-container label.form-group-custom .comment-form input:focus[type=email],.search-form .form-group-container label.form-group-custom .comment-form input:focus[type=text],.search-form .form-group-container label.form-group-custom .comment-form input:focus[type=url],.search-form .form-group-container label.form-group-custom .comment-form textarea:focus,.search-form .form-group-container label.form-group-custom .form-control:focus,.search-form .form-group-container label.form-group-custom .search-field:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.comment-form .form-group-container p.form-group-custom .invalid-feedback,.form-group-container .comment-form p.form-group-custom .invalid-feedback,.form-group-container .form-group.form-group-custom .invalid-feedback,.form-group-container .search-form label.form-group-custom .invalid-feedback,.search-form .form-group-container label.form-group-custom .invalid-feedback{position:absolute;top:52px;left:0;color:#f24708}.comment-form .form-group-container p.form-group-custom .invalid-feedback>span,.form-group-container .comment-form p.form-group-custom .invalid-feedback>span,.form-group-container .form-group.form-group-custom .invalid-feedback>span,.form-group-container .search-form label.form-group-custom .invalid-feedback>span,.search-form .form-group-container label.form-group-custom .invalid-feedback>span{padding-top:2px}.comment-form .form-group-container p.form-group-custom .form-control-placeholder,.form-group-container .comment-form p.form-group-custom .form-control-placeholder,.form-group-container .form-group.form-group-custom .form-control-placeholder,.form-group-container .search-form label.form-group-custom .form-control-placeholder,.search-form .form-group-container label.form-group-custom .form-control-placeholder{display:none}.form-group-container input::-webkit-input-placeholder{color:#bbb}.form-group-container input::-moz-placeholder{color:#bbb}.form-group-container input::-ms-input-placeholder{color:#bbb}.form-group-container input::placeholder{color:#bbb}.title-main{font-size:1.875rem;line-height:2.5rem;margin-bottom:.5rem;letter-spacing:-.5px;color:#fff}@media (min-width:768px){.title-main{font-size:1.875rem;line-height:2.5rem;margin-bottom:1rem}}@media (min-width:992px){.title-main{font-size:2.5rem;line-height:3.25rem;margin-bottom:1.25rem;letter-spacing:-1px}}.title-main--huge{font-size:2.25rem;line-height:2.625rem;letter-spacing:-1px}@media (min-width:992px){.title-main--huge{font-size:3.75rem;line-height:4.375rem;margin-bottom:1.25rem}}@media (min-width:1366px){.title-main--huge{font-size:3.75rem;line-height:4.375rem;margin-bottom:1.25rem}}.title-main--dark{color:#031c5b}.title-main--medium{font-weight:500}.title-main--bold{font-weight:700}.title-main--alternate-lh{font-size:2.875rem;line-height:4.5rem;letter-spacing:-2.36px;margin-bottom:0!important}@media (min-width:992px){.title-main--alternate-lh{font-size:3.5rem;line-height:4.5rem;margin-bottom:1.25rem;letter-spacing:-3.39px}}.subtitle-huge{font-size:1.5rem;line-height:1.625rem;color:#fff}.subtitle-huge--dark{color:#031c5b}.subtitle-huge--bold{font-weight:700}@media (min-width:992px){.subtitle-huge{font-size:2.625rem;line-height:2.875rem}}.subtitle-main{font-size:1.5rem;line-height:1.625rem;margin-bottom:0;font-weight:700;color:#fff}@media (min-width:768px){.subtitle-main{font-size:1.875rem;line-height:2.125rem}}@media (min-width:992px){.subtitle-main{font-size:2.625rem;line-height:2.875rem}}.subtitle-main--alternate{font-size:1.875rem;line-height:2.125rem}@media (min-width:992px){.subtitle-main--alternate{font-size:2.625rem;line-height:2.875rem}}.subtitle-main--dark{color:#031c5b}.section-subtitle{font-size:1.25rem;margin-bottom:1.625rem;font-weight:400;color:#fff}@media (min-width:768px){.section-subtitle{font-size:1.5rem;margin-bottom:2rem}}.section-subtitle--bold{font-weight:700}.section-subtitle--dark{color:#031c5b}.section-subtitle-small{font-size:1.25rem;margin-bottom:1.625rem;color:#fff}@media (min-width:768px){.section-subtitle-small{font-size:2.25rem;margin-bottom:2.5rem}}.section-subtitle-small--bold{font-weight:700}.section-subtitle-small--italic{font-weight:300;font-style:italic}.section-subtitle-small--dark{color:#031c5b}.title-small{font-size:.875rem;line-height:.75rem;margin-bottom:.875rem}@media (min-width:768px){.title-small{font-size:1.125rem;margin-bottom:2rem}}.title-small--dark{color:#031c5b}.title-small--uppercase{text-transform:uppercase}.title-small--bold{font-weight:700;letter-spacing:.09375rem}.title-small--smaller,.title-tiny{font-size:.75rem}.title-tiny{line-height:.75rem;letter-spacing:1.25px;color:#fff}.title-tiny--dark{color:#031c5b}.title-tiny--uppercase{text-transform:uppercase}.title-tiny--bold{font-weight:700}.title-micro{font-size:.625rem;line-height:.75rem;letter-spacing:1.25px;color:#fff}.title-micro--dark{color:#031c5b}.title-micro--uppercase{text-transform:uppercase}.title-micro--bold{font-weight:700}.title-micro--title-gap{margin-bottom:1.25rem}@media (min-width:992px){.title-micro--title-gap{margin-bottom:2.25rem}}.title-micro--title-gap-large{margin-bottom:3.5625rem}@media (min-width:992px){.title-micro--title-gap-large{margin-bottom:4.6875rem}}@media (min-width:992px){.title-micro{font-size:.75rem;line-height:.75rem;letter-spacing:1.5px}}h1:before,h2:before,h3:before,h4:before,h5:before,h6:before{display:block;content:" ";visibility:hidden}.text-content{font-size:.875rem;line-height:1.25rem;margin-bottom:.75rem;color:#fff}.text-content--dark{color:#031c5b}.text-content--medium{font-weight:500}.text-content--bold{font-weight:700}@media (min-width:576px){.text-content{font-size:1rem;line-height:1.5rem;margin-bottom:1.125rem}}@media (min-width:768px){.text-content{font-size:1.125rem;line-height:1.625rem;margin-bottom:2.125rem}}.text-content-tiny{font-size:.6875rem;line-height:.75rem;letter-spacing:1.5px;color:#fff}.text-content-tiny--dark{color:#031c5b}.text-content-tiny--lomo-blue{color:#0076ff}.text-content-tiny--dusty-gray{color:#999}.text-content-tiny--medium{font-weight:500}.text-content-tiny--bold{font-weight:700}@media (min-width:768px){.text-content-tiny{font-size:.75rem;line-height:.75rem}}.text-content-small{font-size:.75rem;line-height:1.125rem;color:#fff}.text-content-small--dark{color:#031c5b}.text-content-small--bold{font-weight:700}@media (min-width:768px){.text-content-small{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.text-content-small--alternate{font-size:1rem;line-height:1.25rem}}.text-content-large{font-size:1.25rem;line-height:1.625rem;margin-bottom:.75rem;color:#fff;font-weight:500}.text-content-large--dark{color:#031c5b}@media (min-width:576px){.text-content-large{margin-bottom:1.125rem}}@media (min-width:992px){.text-content-large{margin-bottom:2.125rem}}.text-content-large--alternate{font-size:1.25rem;line-height:1.625rem}@media (max-width:350px){.text-content-large--alternate{font-size:.875rem;line-height:1rem}}@media (min-width:992px){.text-content-large--alternate{font-size:1.5rem;line-height:2rem}}.link-small{font-size:.875rem;line-height:1.25rem;font-weight:400;color:#fff;-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in;margin-bottom:4px}.link-small:hover{text-decoration:underline}.link-small--dark{color:#031c5b}.list-dark{margin-bottom:0}.list-dark>li{color:#031c5b;font-size:.875rem;line-height:1rem;margin-bottom:.625rem}@media (min-width:992px){.list-dark>li{font-size:1.125rem;line-height:1.875rem}}.comment-list ol{list-style:none}@media (max-width:1149.98px){.search-form{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.search-form label{font-weight:400}.alignnone{margin-left:0;margin-right:0;max-width:100%;height:auto}.aligncenter{display:block;margin:.5rem auto;height:auto}.alignleft,.alignright{margin-bottom:.5rem;height:auto}@media (min-width:576px){.alignleft{float:left;margin-right:.5rem}.alignright{float:right;margin-left:.5rem}}.logo-blue{display:none}.archive .main{background:#fff}.archive .nav-primary ul:first-child>li:nth-child(3)>.sub-menu li:last-child a,.contact .nav-primary ul:first-child>li:nth-child(3)>.sub-menu li:last-child a,.page-leadership-data .nav-primary ul:first-child>li:nth-child(3)>.sub-menu li:last-child a,.page-template-template-custom-platform .nav-primary ul:first-child>li:nth-child(3)>.sub-menu li:last-child a,.post-template-default.single .nav-primary ul:first-child>li:nth-child(3)>.sub-menu li:last-child a,.search .nav-primary ul:first-child>li:nth-child(3)>.sub-menu li:last-child a,.template-white-header .nav-primary ul:first-child>li:nth-child(3)>.sub-menu li:last-child a{color:#0076ff!important}@media screen and (min-width:1200px){.archive .nav-primary li.current>a:before,.archive .nav-primary li a:before,.contact .nav-primary li.current>a:before,.contact .nav-primary li a:before,.page-leadership-data .nav-primary li.current>a:before,.page-leadership-data .nav-primary li a:before,.page-template-template-custom-platform .nav-primary li.current>a:before,.page-template-template-custom-platform .nav-primary li a:before,.post-template-default.single .nav-primary li.current>a:before,.post-template-default.single .nav-primary li a:before,.search .nav-primary li.current>a:before,.search .nav-primary li a:before,.template-white-header .nav-primary li.current>a:before,.template-white-header .nav-primary li a:before{background:#031c5b}}.archive .logo-white,.contact .logo-white,.page-leadership-data .logo-white,.page-template-template-custom-platform .logo-white,.post-template-default.single .logo-white,.search .logo-white,.template-white-header .logo-white{display:none}.archive .overlay-menu-icon>span,.contact .overlay-menu-icon>span,.page-leadership-data .overlay-menu-icon>span,.page-template-template-custom-platform .overlay-menu-icon>span,.post-template-default.single .overlay-menu-icon>span,.search .overlay-menu-icon>span,.template-white-header .overlay-menu-icon>span{background-color:#031c5b}.archive .logo-blue,.contact .logo-blue,.page-leadership-data .logo-blue,.page-template-template-custom-platform .logo-blue,.post-template-default.single .logo-blue,.search .logo-blue,.template-white-header .logo-blue{display:none}@media (min-width:1150px){.archive .logo-blue,.contact .logo-blue,.page-leadership-data .logo-blue,.page-template-template-custom-platform .logo-blue,.post-template-default.single .logo-blue,.search .logo-blue,.template-white-header .logo-blue{display:block}}.archive .logo-blue-small,.contact .logo-blue-small,.page-leadership-data .logo-blue-small,.page-template-template-custom-platform .logo-blue-small,.post-template-default.single .logo-blue-small,.search .logo-blue-small,.template-white-header .logo-blue-small{display:block}@media (min-width:1150px){.archive .logo-blue-small,.contact .logo-blue-small,.page-leadership-data .logo-blue-small,.page-template-template-custom-platform .logo-blue-small,.post-template-default.single .logo-blue-small,.search .logo-blue-small,.template-white-header .logo-blue-small{display:none}}.archive .nav-primary ul:first-child>li:first-child>.sub-menu,.archive .nav-primary ul:first-child>li:nth-child(3)>.sub-menu,.contact .nav-primary ul:first-child>li:first-child>.sub-menu,.contact .nav-primary ul:first-child>li:nth-child(3)>.sub-menu,.page-leadership-data .nav-primary ul:first-child>li:first-child>.sub-menu,.page-leadership-data .nav-primary ul:first-child>li:nth-child(3)>.sub-menu,.page-template-template-custom-platform .nav-primary ul:first-child>li:first-child>.sub-menu,.page-template-template-custom-platform .nav-primary ul:first-child>li:nth-child(3)>.sub-menu,.post-template-default.single .nav-primary ul:first-child>li:first-child>.sub-menu,.post-template-default.single .nav-primary ul:first-child>li:nth-child(3)>.sub-menu,.search .nav-primary ul:first-child>li:first-child>.sub-menu,.search .nav-primary ul:first-child>li:nth-child(3)>.sub-menu,.template-white-header .nav-primary ul:first-child>li:first-child>.sub-menu,.template-white-header .nav-primary ul:first-child>li:nth-child(3)>.sub-menu{background-color:#fff!important}.archive .component-header,.contact .component-header,.page-leadership-data .component-header,.page-template-template-custom-platform .component-header,.post-template-default.single .component-header,.search .component-header,.template-white-header .component-header{background-color:transparent;z-index:1000;position:-webkit-sticky;position:sticky;top:0;-webkit-transition:background-color .3s ease-in-out;-o-transition:.3s ease-in-out background-color;transition:background-color .3s ease-in-out}.archive .component-header.is-scrolling,.contact .component-header.is-scrolling,.page-leadership-data .component-header.is-scrolling,.page-template-template-custom-platform .component-header.is-scrolling,.post-template-default.single .component-header.is-scrolling,.search .component-header.is-scrolling,.template-white-header .component-header.is-scrolling{background-color:#fff}.archive .nav-ancillary a,.archive .nav-container a,.contact .nav-ancillary a,.contact .nav-container a,.page-leadership-data .nav-ancillary a,.page-leadership-data .nav-container a,.page-template-template-custom-platform .nav-ancillary a,.page-template-template-custom-platform .nav-container a,.post-template-default.single .nav-ancillary a,.post-template-default.single .nav-container a,.search .nav-ancillary a,.search .nav-container a,.template-white-header .nav-ancillary a,.template-white-header .nav-container a{color:#031c5b!important}.archive .nav-ancillary .btn,.archive .nav-ancillary .comment-form input[type=submit],.archive .nav-ancillary .search-form .search-submit,.archive .nav-container .btn,.archive .nav-container .comment-form input[type=submit],.archive .nav-container .search-form .search-submit,.comment-form .archive .nav-ancillary input[type=submit],.comment-form .archive .nav-container input[type=submit],.comment-form .contact .nav-ancillary input[type=submit],.comment-form .contact .nav-container input[type=submit],.comment-form .page-leadership-data .nav-ancillary input[type=submit],.comment-form .page-leadership-data .nav-container input[type=submit],.comment-form .page-template-template-custom-platform .nav-ancillary input[type=submit],.comment-form .page-template-template-custom-platform .nav-container input[type=submit],.comment-form .post-template-default.single .nav-ancillary input[type=submit],.comment-form .post-template-default.single .nav-container input[type=submit],.comment-form .search .nav-ancillary input[type=submit],.comment-form .search .nav-container input[type=submit],.comment-form .template-white-header .nav-ancillary input[type=submit],.comment-form .template-white-header .nav-container input[type=submit],.contact .nav-ancillary .btn,.contact .nav-ancillary .comment-form input[type=submit],.contact .nav-ancillary .search-form .search-submit,.contact .nav-container .btn,.contact .nav-container .comment-form input[type=submit],.contact .nav-container .search-form .search-submit,.page-leadership-data .nav-ancillary .btn,.page-leadership-data .nav-ancillary .comment-form input[type=submit],.page-leadership-data .nav-ancillary .search-form .search-submit,.page-leadership-data .nav-container .btn,.page-leadership-data .nav-container .comment-form input[type=submit],.page-leadership-data .nav-container .search-form .search-submit,.page-template-template-custom-platform .nav-ancillary .btn,.page-template-template-custom-platform .nav-ancillary .comment-form input[type=submit],.page-template-template-custom-platform .nav-ancillary .search-form .search-submit,.page-template-template-custom-platform .nav-container .btn,.page-template-template-custom-platform .nav-container .comment-form input[type=submit],.page-template-template-custom-platform .nav-container .search-form .search-submit,.post-template-default.single .nav-ancillary .btn,.post-template-default.single .nav-ancillary .comment-form input[type=submit],.post-template-default.single .nav-ancillary .search-form .search-submit,.post-template-default.single .nav-container .btn,.post-template-default.single .nav-container .comment-form input[type=submit],.post-template-default.single .nav-container .search-form .search-submit,.search-form .archive .nav-ancillary .search-submit,.search-form .archive .nav-container .search-submit,.search-form .contact .nav-ancillary .search-submit,.search-form .contact .nav-container .search-submit,.search-form .page-leadership-data .nav-ancillary .search-submit,.search-form .page-leadership-data .nav-container .search-submit,.search-form .page-template-template-custom-platform .nav-ancillary .search-submit,.search-form .page-template-template-custom-platform .nav-container .search-submit,.search-form .post-template-default.single .nav-ancillary .search-submit,.search-form .post-template-default.single .nav-container .search-submit,.search-form .search .nav-ancillary .search-submit,.search-form .search .nav-container .search-submit,.search-form .template-white-header .nav-ancillary .search-submit,.search-form .template-white-header .nav-container .search-submit,.search .nav-ancillary .btn,.search .nav-ancillary .comment-form input[type=submit],.search .nav-ancillary .search-form .search-submit,.search .nav-container .btn,.search .nav-container .comment-form input[type=submit],.search .nav-container .search-form .search-submit,.template-white-header .nav-ancillary .btn,.template-white-header .nav-ancillary .comment-form input[type=submit],.template-white-header .nav-ancillary .search-form .search-submit,.template-white-header .nav-container .btn,.template-white-header .nav-container .comment-form input[type=submit],.template-white-header .nav-container .search-form .search-submit{color:#fff!important}.template-robots-table-data .main{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif);background-repeat:repeat}.post-template-default.single .component-header{background-color:transparent;z-index:1000;position:-webkit-sticky;position:sticky;top:0;-webkit-transition:background-color .3s ease-in-out;-o-transition:.3s ease-in-out background-color;transition:background-color .3s ease-in-out}.post-template-default.single .component-header.is-scrolling{background-color:#aedaeb;-webkit-box-shadow:none;box-shadow:none}.page-homepage-data .robot-cta.robot-cta-wizard{background:#fff;padding-top:42px}@media (min-width:992px){.page-homepage-data .robot-cta.robot-cta-wizard{padding-top:150px}}.template-paid-landing-page-data .block-tank-robot__shade{display:none}.lm-difference-msp .main,.template-lm-difference-data .main{background-image:url(/wp-content/themes/hydra/dist/images/bg-images/zl-10_62fbfc52.png),url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif);background-repeat:no-repeat,repeat;background-position:right 47%,50%;background-size:contain}.lm-difference-msp .logo-blue-small,.page-template-default.home .logo-blue-small,.page-template-default.page-id-369 .logo-blue-small,.page-template-default.support .logo-blue-small,.template-lm-difference .logo-blue-small{display:none}.brand img{height:30px}@media (min-width:992px){.brand img{margin-top:10px}}.banner .nav-primary a{padding-top:1.2rem;padding-bottom:.8rem}.nav-ancillary,.nav-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:90px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:1149.98px){.nav-ancillary,.nav-container{height:90px;padding-top:20px}}@media screen and (max-width:1200px){.nav-container__logo--large{display:none}}@media screen and (min-width:1200px){.nav-container__logo--small{display:none}}.nav-ancillary a,.nav-container a{white-space:nowrap}.nav-ancillary{margin-top:0;padding-top:0}.nav-ancillary>*{margin-top:1rem;margin-bottom:1rem;margin-left:1rem}.nav-ancillary>:last-child{margin-right:0}.nav-primary li{cursor:pointer}.nav-primary li a{font-size:1rem;color:#fff;font-weight:700;letter-spacing:-.3px;padding:1rem}@media screen and (min-width:1200px){.nav-primary li a{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;transform:perspective(1px) translateZ(0);-webkit-box-shadow:0 0 1px transparent;box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.nav-primary li a:active:before,.nav-primary li a:focus:before,.nav-primary li a:hover:before{left:0;right:0}.nav-primary li a:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;bottom:8px;background:#fff;height:1px;border-radius:2px;-webkit-transition-property:left,right;-o-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;max-width:calc(100% - 32px);margin:0 auto}}@media screen and (min-width:1200px){.nav-primary li.current [aria-current=page]{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;transform:perspective(1px) translateZ(0);-webkit-box-shadow:0 0 1px transparent;box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.nav-primary li.current [aria-current=page]:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:8px;background:#fff;height:1px;border-radius:2px;-webkit-transition-property:left,right;-o-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;max-width:calc(100% - 32px);margin:0 auto}}@media screen and (max-width:1200px){.nav-primary{display:none}}.search-icon{max-height:21px}.banner-header-notification{background-color:#aedaeb!important}footer.site-footer{background-color:#031c5b;padding:100px 0 16px;-webkit-box-shadow:0 -1px 0 0 rgba(0,118,255,.24);box-shadow:0 -1px 0 0 rgba(0,118,255,.24)}@media screen and (max-width:1000px){footer.site-footer{padding:40px 40px 0}}@media screen and (max-width:370px){footer.site-footer{padding:20px 40px 0 20px}}.footer-brand{display:block;margin-bottom:40px}.footer-brand img{height:auto}.footer-social-large{margin-top:40px;margin-bottom:120px}@media (min-width:768px){.footer-social-large{margin-top:150px}}@media (max-width:991.98px){.footer-social-large{display:none}}.footer-social-large>a{margin-right:20px;display:inline-block}@media (max-width:1000px){.gh-icon{margin-top:20px}}.footer-social-small{margin-top:40px}@media (min-width:768px){.footer-social-small{display:none}}.footer-menu-column{font-size:.9rem;line-height:2.2rem}.footer-menu-column ul{padding-left:0;margin-left:0;list-style-type:none}.footer-menu-column ul>li>a{color:#fff;font-weight:700;font-size:12px}@media screen and (min-width:1000px){.footer-menu-column ul>li>a{font-size:14px}}.footer-menu-column ul>li>ul{opacity:.5}.footer-menu-column ul>li>ul li>a{font-weight:400}.footer-legal{font-size:.7rem;opacity:.5;color:#fff;margin-top:100px}@media (max-width:991.98px){.footer-legal{display:-webkit-box;display:-ms-flexbox;display:flex;flex-display:column}}.footer-legal__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767.98px){.footer-legal__copyright{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:10px 0}}.footer-legal a{color:#fff}.footer-legal-menu{padding:0;margin:0 -10px}.footer-legal-menu li{list-style:none none outside;padding:0 10px;border-left:1px solid #fff;line-height:1rem;display:table-cell}.footer-legal-menu li:first-child{border:none}.footer-bars{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px}.footer-bars>div{height:11px}.footer-bars>div:first-child{min-width:20%;background-color:#ff7d00}.footer-bars>div:nth-child(2){width:6%;background-color:#add9eb}.footer-bars>div:nth-child(3){width:12%;background-color:#0076ff}.footer-bars>div:nth-child(4){width:20%;background-color:#00bda5}.footer-bars>div:nth-child(5){width:6%;background-color:#f7cfcc}.footer-bars>div:nth-child(6){width:26%;background-color:#ff7d00}.footer-bars>div:nth-child(7){width:4%;background-color:#f24708}.footer-bars>div:nth-child(8){width:6%;background-color:#4a3b94}@media (max-width:991.98px){.footer-privacy-row{width:100%}}@media screen and (max-width:400px){.footer-privacy-row__links{margin:10px 0}}@media screen and (max-width:400px){.footer-privacy-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.single .nav-primary li a,body.single header{color:#031c5b}body.single header .entry-meta{padding-top:60px;text-transform:uppercase;letter-spacing:1.5px}body.single .entry-title{margin-top:30px;min-height:200px}body.single .entry-title h1{margin:0;font-size:72px;font-weight:700;line-height:78px;letter-spacing:-1px}body.single .type-post header{display:block}.entry-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;text-transform:uppercase;max-width:125px;position:-webkit-sticky;position:sticky;top:0}.entry-social h6{width:100%;margin-bottom:20px}.entry-content{background:#fff;min-height:600px;color:#031c5b;padding-top:5rem;font-size:18px;line-height:26px;padding-bottom:100px;overflow:hidden}.entry-content p{margin-bottom:30px}.entry-content p:first-child{font-size:24px;line-height:32px}.entry-content img{border-radius:4px}.entry-content h2{font-size:36px;line-height:40px;letter-spacing:-.5px;margin-bottom:25px;margin-top:35px}.entry-content h3{font-size:26px;line-height:32px;letter-spacing:-.61px;margin-bottom:16px}.entry-content li ul{margin-top:10px}.entry-content ul{margin-left:10px;padding-left:0;margin-top:0;list-style:none}.entry-content ul li{margin-left:0;padding-left:25px;font-size:16px;line-height:28px;margin-bottom:5px}.entry-content ul li:before{content:"\2022";color:#00bda5;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.support-single__container .entry-content ul{margin-left:0}.support-single__container ol{padding-left:1rem}.support-single__container ol li{font-size:1rem;line-height:1.625rem;color:#505050;padding-left:0;margin-bottom:1.25rem}.support-single__container .entry-content ul{padding-left:1rem}.support-single__container .entry-content ol li,.support-single__container .entry-content ul li{font-size:.875rem;font-weight:300;line-height:1.625rem;padding-left:0;color:#505050;margin-bottom:1.25rem;word-break:break-word}@media (min-width:992px){.support-single__container .entry-content ol li,.support-single__container .entry-content ul li{font-size:1rem}}.support-single__container .entry-content ul li:before{color:#5c5c5c}.support-single__container .article-content ol li,.support-single__container .article-content ul li{margin-left:15px}.support-single__container p{margin-bottom:1.125rem}body.category .entry-content header{color:#031c5b}body.category .entry-content header .entry-meta{padding-top:90px;text-transform:uppercase;letter-spacing:1.5px}body.category .entry-content .support-categories__content{margin-top:30px;min-height:200px}body.category .entry-content .support-categories__content ul{padding-left:.375rem}body.category .entry-content .support-categories__content .support-categories__title{margin:0;font-size:72px;font-weight:700;line-height:78px;letter-spacing:-1px}body#tinymce{margin:12px!important}body.single-support .nav-primary li a,body.tax-support_category .nav-primary li a{color:#fff}body.tax-support_category .main{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue.gif);background-repeat:repeat}.support-single__container,.tax-support_category__container{background:rgba(174,218,235,.46)}.support-single__container .entry-content,.tax-support_category__container .entry-content{background:#fff!important;padding-top:9.375rem;overflow:unset}.support-single__container .entry-content img,.tax-support_category__container .entry-content img{height:auto}.support-single__container .entry-content figcaption,.tax-support_category__container .entry-content figcaption{font-size:.875rem;font-weight:lighter;line-height:1.42857;font-style:italic}.support-single__header .entry-meta,.tax-support_category__header .entry-meta{font-size:.75rem;font-weight:700;padding-top:0!important}.support-single__header .entry-meta .category-breadcrumb,.tax-support_category__header .entry-meta .category-breadcrumb{color:#898989}.support-single__header .entry-meta a,.tax-support_category__header .entry-meta a{color:#898989;font-size:.6875rem;letter-spacing:1px}.support-single__header .entry-title,.tax-support_category__header .entry-title{min-height:auto}.support-single__toc,.tax-support_category__toc{position:sticky;top:100px;position:-webkit-sticky;z-index:100;width:205px}.support-single__toc>p,.tax-support_category__toc>p{text-transform:uppercase}@media (max-width:1149.98px){.support-single__toc,.tax-support_category__toc{display:none}}.support-single__toc .toc .is-active-link:before,.tax-support_category__toc .toc .is-active-link:before{background-color:#031c5b}.support-single__toc .toc .toc-list-item,.tax-support_category__toc .toc .toc-list-item{font-size:.875rem;line-height:1.2rem}@media (max-width:1149.98px){.support-search__results{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.support-search__results .search-results h4{color:#fff}.support-search__results .search-results ul>li img{display:none}.support-search__results .search-results ul>li a{color:#031c5b}.support-categories__container{background:#f0f7ff;border-radius:2px;padding:2rem 0 2rem 2.5rem;margin-left:.5rem}@media (min-width:1150px){.support-categories__container{max-width:278px}}.support-categories__container .screensteps-toc-wrapper a{color:#031c5b;padding-top:.625rem;padding-bottom:.4375rem}.support-categories__container .screensteps-toc-wrapper ul{margin-top:0;margin-left:0}.support-categories__container .screensteps-toc-wrapper ul li:before{width:0;margin:0;content:"";display:none}.support-categories__container .screensteps-toc-wrapper ul.screensteps-toc{list-style-type:none;padding-left:0}.support-categories__container .screensteps-toc-wrapper ul.screensteps-toc>li{padding-left:0;font-size:.875rem;margin-top:0;margin-bottom:0}.support-categories__container .screensteps-toc-wrapper ul.screensteps-toc>li.support-categories__parent--active a:after{padding-left:10px;content:"-"}.support-categories__container .screensteps-toc-wrapper ul.screensteps-toc>li.support-categories__parent--active a:hover{text-decoration:none}.support-categories__container .screensteps-toc-wrapper ul.screensteps-toc>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;color:#031c5b;margin-left:.25rem;font-size:.875rem;line-height:1.125rem;font-weight:700}.support-categories__container .screensteps-toc-wrapper ul.screensteps-toc>li>a:after{padding-left:10px;content:"+"}.support-categories__container .screensteps-toc-wrapper ul.screensteps-toc>li>a:hover{text-decoration:none}.support-categories__container .screensteps-toc-wrapper ul.screensteps-toc>li ul li{padding-left:1.125rem;margin-bottom:0;list-style:none}.support-categories__container .screensteps-toc-wrapper ul.screensteps-toc>li ul li a{font-size:.875rem;line-height:.875rem;display:block}.support-categories__container .screensteps-toc-wrapper ul.children{list-style-type:none;padding-left:0;margin-top:0}.support-categories__container .screensteps-toc-wrapper ul.children--main>li{margin-bottom:0}.support-categories__container .screensteps-toc-wrapper ul.children--main>li>a{font-size:.875rem;line-height:.875rem;font-weight:500;color:#031c5b;padding-top:.625rem;padding-bottom:.625rem}.support-categories__container .screensteps-toc-wrapper ul.children--main>li>a:hover{text-decoration:underline}.support-categories__container .screensteps-toc-wrapper ul.children li{padding-left:1.5625rem;margin-bottom:0}.support-categories__container .screensteps-toc-wrapper ul.children li a{color:#031c5b;margin-top:0;margin-bottom:0}.support-categories__container .screensteps-toc-wrapper ul.children li a:after{content:""!important}.support-categories__container .screensteps-toc-wrapper ul.tertiary-children{list-style-type:none;padding-left:0;margin-top:0}.support-categories__container .screensteps-toc-wrapper ul.tertiary-children--main>li{margin-bottom:0}.support-categories__container .screensteps-toc-wrapper ul.tertiary-children--main>li>a{font-size:.875rem;line-height:.875rem;font-weight:500;color:#031c5b;padding-top:.625rem;padding-bottom:.625rem}.support-categories__container .screensteps-toc-wrapper ul.tertiary-children--main>li>a:hover{text-decoration:underline}.support-categories__container .screensteps-toc-wrapper ul.tertiary-children li{padding-left:1.875rem;margin-bottom:0}.support-categories__container .screensteps-toc-wrapper ul.tertiary-children li a{color:#031c5b;margin-top:0;margin-bottom:0}.support-categories__container .screensteps-toc-wrapper ul.tertiary-children li a:after{content:""!important}.support-categories__title{text-transform:uppercase;letter-spacing:1.5px;color:#031c5b;font-size:.625rem;margin-bottom:.0625rem}.support-categories__children,.support-categories__parent,.support-categories__parent-category,.support-categories__posts,.support-categories__posts-post{margin-left:0;padding-left:0;margin-top:0}.support-categories__children ul,.support-categories__parent-category ul,.support-categories__parent ul,.support-categories__posts-post ul,.support-categories__posts ul{margin-bottom:1.125rem}.support-categories__children li,.support-categories__parent-category li,.support-categories__parent li,.support-categories__posts-post li,.support-categories__posts li{margin-bottom:.25rem}.support-categories__children li:before,.support-categories__parent-category li:before,.support-categories__parent li:before,.support-categories__posts-post li:before,.support-categories__posts li:before{display:none}.support-categories__parent-category{font-weight:700;font-size:1.125rem}.support-categories__parent-category a{color:#031c5b}.support-categories__posts-post a{font-weight:200;font-size:.875rem;color:#0076ff}body.single .support-single__header{color:#031c5b}body.single .support-single__header .entry-title{min-height:auto;margin-bottom:1.25rem;line-height:3.875rem}body.tax-support_category header .entry-meta{text-transform:uppercase;padding-top:5.625rem}body.tax-support_category .entry-title{min-height:auto;margin-bottom:1.25rem;margin-top:30px}body.tax-support_category .entry-title h1{margin:0;font-size:72px;font-weight:700;line-height:78px;letter-spacing:-1px}@media only screen and (min-width:1684px){.mw-1024{max-width:1024px!important}}body.page-template-template-custom-integrations .nav-primary li a,body.single-integration .nav-primary li a,body.tax-integration_category .nav-primary li a{color:#fff}body.page-template-template-custom-integrations .entry-title,body.single-integration .entry-title,body.tax-integration_category .entry-title{color:#031c5b}body.page-template-template-custom-integrations .entry-content img,body.single-integration .entry-content img,body.tax-integration_category .entry-content img{max-width:100%}body.page-template-template-custom-integrations .subtitle-main,body.single-integration .subtitle-main,body.tax-integration_category .subtitle-main{text-transform:capitalize}body.page-template-template-custom-integrations .main,body.single-integration .main,body.tax-integration_category .main{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-teal_259f53f7.gif)}body.tax-integration_category .block-cards-section__cards{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}body.tax-integration_category .block-cards-section__cards>div{padding-bottom:2.375rem}.category-breadcrumb{color:#031c5b;text-transform:uppercase}.category-breadcrumb a{color:#031c5b;font-weight:500;font-size:.75rem;line-height:.75rem;letter-spacing:1.5px}.integration-single__container .block-deploy__content-section,.integration-single__container .block-insights__content-section{padding-top:0!important}@media only screen and (min-width:992px){.block-deploy__content-section{padding-right:2.875rem!important}.integration-single__container .block-deploy img{padding-top:2.5rem!important}}body{-webkit-backface-visibility:hidden}.animated{-webkit-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;-o-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}to{-webkit-transform:translateY(0)}}@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-o-transform:translateY(30px);transform:translateY(30px)}80%{-o-transform:translateY(-10px);transform:translateY(-10px)}to{-o-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-o-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-o-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-o-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;-o-animation-name:zoomInDown;animation-name:zoomInDown}.animate-delay-0{-webkit-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.animate-delay-1{-webkit-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.animate-delay-2{-webkit-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.animate-delay-3{-webkit-animation-delay:.75s;-o-animation-delay:.75s;animation-delay:.75s}.animate-delay-4{-webkit-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}.animate-delay-5{-webkit-animation-delay:1.25s;-o-animation-delay:1.25s;animation-delay:1.25s}.animate-delay-6{-webkit-animation-delay:1.5s;-o-animation-delay:1.5s;animation-delay:1.5s}.animate-delay-7{-webkit-animation-delay:1.75s;-o-animation-delay:1.75s;animation-delay:1.75s}.animate-delay-8{-webkit-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}.animate-delay-9{-webkit-animation-delay:2.25s;-o-animation-delay:2.25s;animation-delay:2.25s}.animate-delay-10{-webkit-animation-delay:2.5s;-o-animation-delay:2.5s;animation-delay:2.5s}.animate-duration-i{-webkit-animation-duration:0s!important;-o-animation-duration:0s!important;animation-duration:0s!important;-webkit-animation-duration:.5s!important;-o-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-duration:1s!important;-o-animation-duration:1s!important;animation-duration:1s!important;-webkit-animation-duration:1.5s!important;-o-animation-duration:1.5s!important;animation-duration:1.5s!important;-webkit-animation-duration:2s!important;-o-animation-duration:2s!important;animation-duration:2s!important;-webkit-animation-duration:2.5s!important;-o-animation-duration:2.5s!important;animation-duration:2.5s!important;-webkit-animation-duration:3s!important;-o-animation-duration:3s!important;animation-duration:3s!important;-webkit-animation-duration:3.5s!important;-o-animation-duration:3.5s!important;animation-duration:3.5s!important;-webkit-animation-duration:4s!important;-o-animation-duration:4s!important;animation-duration:4s!important;-webkit-animation-duration:4.5s!important;-o-animation-duration:4.5s!important;animation-duration:4.5s!important;-webkit-animation-duration:5s!important;-o-animation-duration:5s!important;animation-duration:5s!important}.speckles-dark-blue{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif)}.speckles-dark-teal{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-teal_259f53f7.gif)}.speckles-light-blue,body.category,body.single{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif)}.speckles-lomo-blue{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif)}.speckles-pink{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-pink_61295ec5.gif)}.speckles-purple{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-purple_f25bd6dc.gif)}.speckles-white-opaque{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-white-opaque_2ff1031f.gif)}.speckles-white{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-white_8486db83.gif)}.box-shadow,.box.box-level-2,.entry-content img.box,.support-categories__container,body.single p img.aligncenter{-webkit-box-shadow:10px 10px 0 0 rgba(0,0,0,.2);box-shadow:10px 10px 0 0 rgba(0,0,0,.2)}.box-selected.box.box-level-2,.box-selected.support-categories__container,.box-shadow.box-selected,.entry-content img.box-selected.box,body.single p img.box-selected.aligncenter{-webkit-box-shadow:10px 10px 0 0 rgba(0,0,0,.2),0 0 0 2px #031c5b;box-shadow:10px 10px 0 0 rgba(0,0,0,.2),0 0 0 2px #031c5b}.box,body.single p img.aligncenter{border-radius:2px;position:absolute;z-index:70;overflow:hidden}@media (min-width:1150px){.box,body.single p img.aligncenter{display:block}}.box.box-inline,body.single p img.aligncenter{position:relative}.box.box-radius-4,body.single p img.box-radius-4.aligncenter{border-radius:4px}.box.box-secondary,body.single p img.box-secondary.aligncenter{background-color:#f24708}.box.box-lomo-blue,body.single p img.box-lomo-blue.aligncenter{background-color:#0076ff}.box.box-light-blue,body.single p img.box-light-blue.aligncenter{background-color:#aedaeb}.box.box-orange,body.single p img.box-orange.aligncenter{background-color:#ff7d00}.box.box-teal,body.single p img.box-teal.aligncenter{background-color:#00bda5}.box.box-highlight,body.single p img.box-highlight.aligncenter{background-color:#f7cfcc}.box.box-level-1,.box.box-level-2,.entry-content img.box,body.single p img.aligncenter,body.single p img.box-level-1.aligncenter{z-index:70}.box.box-padding,body.single p img.box-padding.aligncenter{padding:30px}.box.box1,body.single p img.box1.aligncenter{width:200px;height:140px;left:-40px;background-color:#4b3b93;top:5%;-webkit-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%)}.box.box2,body.single p img.box2.aligncenter{width:70px;height:70px;left:200px;top:-2%;-webkit-transform:translateY(2%);-o-transform:translateY(2%);transform:translateY(2%)}.box.box3,body.single p img.box3.aligncenter{width:88px;height:44px;left:250px;top:5%;-webkit-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%)}.box.box4,body.single p img.box4.aligncenter{width:150px;height:118px;left:400px;top:7%;-webkit-transform:translateY(-7%);-o-transform:translateY(-7%);transform:translateY(-7%)}.box.box5,body.single p img.box5.aligncenter{width:142px;height:107px;left:30px;top:110%;-webkit-transform:translateY(-110%);-o-transform:translateY(-110%);transform:translateY(-110%)}.box.box6,body.single p img.box6.aligncenter{width:242px;height:118px;left:250px;top:95%;-webkit-transform:translateY(-95%);-o-transform:translateY(-95%);transform:translateY(-95%)}.box.box7,body.single p img.box7.aligncenter{width:242px;height:118px;left:445px;top:108%;-webkit-transform:translateY(-108%);-o-transform:translateY(-108%);transform:translateY(-108%)}.box-h4,.box h4,.search-results h4,body.single p img.aligncenter h4{text-transform:uppercase;color:#fff;font-size:.75rem;letter-spacing:1.5px}.main{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif);background-repeat:repeat}body.template-lm-difference .main{background-color:#031c5b}body.template-custom-integrations .main{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-teal_259f53f7.gif)}body.template-custom-success-video .main,body.template-custom-success .main{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif)}body.single-lp .nav-primary li a,body.single header{color:#fff}body{overflow-x:hidden}.leadership-section{background-color:#fff}.leadership-section__title-main{margin-top:6.25rem;margin-bottom:8.75rem}.leadership-section-dots-1{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNjczcHgiIGhlaWdodD0iNzYwcHgiIHZpZXdCb3g9IjAgMCA2NzMgNzYwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgNTkuMSAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT41QjI4MkUxMi0yRDUzLTRCMjUtODQwQi04NkExMkJFQ0QzNzM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9IkJhdGNoLTQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJsbS1sZWFkZXJzaGlwLWRlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02MDIuMDAwMDAwLCAtMzg5LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0ibGVhZGVyLWNhcmQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0OC4wMDAwMDAsIC05OTUuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iYmcta2V2aW4tZG90cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU0LjAwMDAwMCwgMTM4NC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjQ4LjU3NzQzMyw3MDggQzI1My40MzE0NDYsNzA4IDI1Ny41OTA5NDIsNzA4LjI3NDk5MSAyNjEuMDM5OTU1LDcwOC44MTY1NTggQzI2NC40OTMxNTEsNzA5LjM2NjE1NiAyNjcuMzIyMTU1LDcxMC41NTk0NCAyNjkuNTI2NTg5LDcxMi4zODkxNDEgQzI3MS43MzUyMDUsNzE0LjIxODQ2IDI3My4zNjIyMDYsNzE2Ljg0MDYyMyAyNzQuNDE5Mzc2LDcyMC4yNDc5ODMgQzI3NS40NzMxMjUsNzIzLjY2Mzc1NyAyNzYsNzI4LjI1Njc1IDI3Niw3MzQuMDUxMDU5IEMyNzYsNzM5LjQ1MjU3OCAyNzUuNDczMTI1LDc0My44NDE3MTkgMjc0LjQxOTM3Niw3NDcuMjE4MDk5IEMyNzMuMzYyMjA2LDc1MC41OTQwOTcgMjcxLjcxNTQzOCw3NTMuMjMyMzI0IDI2OS40Nzk4MzIsNzU1LjEzMjAxNiBDMjY3LjI0MDQyNSw3NTcuMDI0NDQxIDI2NC4zNzk4NjksNzU4LjMxMjE5MiAyNjAuODk5Njg0LDc1OC45ODcyMzkgQzI1Ny40MTExMzUsNzU5LjY2MjI4NiAyNTMuMjc1MjA4LDc2MCAyNDguNDc5NzM3LDc2MCBDMjQzLjM2NDU2OCw3NjAgMjM5LjAxODA0Myw3NTkuNjc3OTY2IDIzNS40Mzk3ODIsNzU5LjAzNDY2NCBDMjMxLjg1ODA5OSw3NTguMzkwNTk3IDIyOC45MTU4MTIsNzU3LjE0MjIzOSAyMjYuNjE3NDg0LDc1NS4yNzM5MDkgQzIyNC4zMTU3MzQsNzUzLjQxMjQ2NCAyMjIuNjM3Nzk0LDc1MC43OTAzIDIyMS41ODAyNDQsNzQ3LjQxNDMwMyBDMjIwLjUyNjg3NSw3NDQuMDMwMjczIDIyMCw3MzkuNTc4NDA5IDIyMCw3MzQuMDUxMDU5IEMyMjAsNzI4LjQ1MzMzNiAyMjAuNTU4MDQ2LDcyMy45NTQwNDYgMjIxLjY3Nzk0LDcyMC41Mzg2NTQgQzIyMi43OTQwMzIsNzE3LjEzMTI5NSAyMjQuNTIyNTMsNzE0LjQ5MzQ1IDIyNi44NTU0NTIsNzEyLjYzMjM4NyBDMjI5LjE4OTEzMyw3MTAuNzYzNjc1IDIzMi4xNjIyMTEsNzA5LjUzMDk5OCAyMzUuNzc1NDQ2LDcwOC45MTgyOTMgQzIzOS4zODQ0OTgsNzA4LjMwNjM1MyAyNDMuNjUzNDc1LDcwOCAyNDguNTc3NDMzLDcwOCIgaWQ9Ik1hc2siIGZpbGw9IiNGQkEyMDAiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjEuOTQzMzg2Miw1NDIgQzI1LjY3MDU3NDQsNTQyIDI4Ljg2NDQ3MzIsNTQyLjIxMTUzMSAzMS41MTI4MjI5LDU0Mi42MjgxMjEgQzM0LjE2NDM4MzYsNTQzLjA1MDg5IDM2LjMzNjY1NSw1NDMuOTY4OCAzOC4wMjkzNDU1LDU0NS4zNzYyNjIgQzM5LjcyNTI0NjgsNTQ2Ljc4MzQzMSA0MC45NzQ1NTEsNTQ4LjgwMDQ4IDQxLjc4NjMwNjgsNTUxLjQyMTUyNSBDNDIuNTk1NDM1Niw1NTQuMDQ5MDQzIDQzLDU1Ny41ODIxMTUgNDMsNTYyLjAzOTI3NiBDNDMsNTY2LjE5NDI5MSA0Mi41OTU0MzU2LDU2OS41NzA1NTMgNDEuNzg2MzA2OCw1NzIuMTY3NzY5IEM0MC45NzQ1NTEsNTc0Ljc2NDY5IDM5LjcxMDA2ODMsNTc2Ljc5NDA5NSAzNy45OTM0NDI2LDU3OC4yNTUzOTcgQzM2LjI3Mzg5NzksNTc5LjcxMTEwOCAzNC4wNzczOTkzLDU4MC43MDE2ODcgMzEuNDA1MTE0Miw1ODEuMjIwOTUzIEMyOC43MjY0MDc1LDU4MS43NDAyMiAyNS41NTA2MDYyLDU4MiAyMS44NjgzNjk2LDU4MiBDMTcuOTQwNjUwNiw1ODIgMTQuNjAzMTQwMiw1ODEuNzUyMjgyIDExLjg1NTU0NjcsNTgxLjI1NzQzNCBDOS4xMDUzMjYwNCw1ODAuNzYxOTk4IDYuODQ2MDcwMyw1NzkuODAxNzIzIDUuMDgxMjgyMTYsNTc4LjM2NDU0NiBDMy4zMTM4NjY5OCw1NzYuOTMyNjY1IDIuMDI1NDQ5MDQsNTc0LjkxNTYxNiAxLjIxMzQwMTMxLDU3Mi4zMTg2OTQgQzAuNDA0NTY0NCw1NjkuNzE1NTk1IDAsNTY2LjI5MTA4MyAwLDU2Mi4wMzkyNzYgQzAsNTU3LjczMzMzNSAwLjQyODQ5OTY2Nyw1NTQuMjcyMzQzIDEuMjg4NDE3OTQsNTUxLjY0NTExOSBDMi4xNDU0MTcyNyw1NDkuMDI0MDczIDMuNDcyNjU3MDUsNTQ2Ljk5NDk2MiA1LjI2NDAwNzQ5LDU0NS41NjMzNzUgQzcuMDU1OTQxNzMsNTQ0LjEyNTkwNCA5LjMzODg0MDg0LDU0My4xNzc2OTEgMTIuMTEzMjg4Niw1NDIuNzA2Mzc5IEMxNC44ODQ1MjU2LDU0Mi4yMzU2NTYgMTguMTYyNDg5Niw1NDIgMjEuOTQzMzg2Miw1NDIiIGlkPSJNYXNrIiBmaWxsPSIjRjI0NzA4Ij48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTYzNS4yOTM5NzEsMCBDNjQxLjk2ODIzOCwwIDY0Ny42ODc1NDUsMC4zNzU0Njc5NjUgNjUyLjQyOTkzOSwxLjExNDkxNTMxIEM2NTcuMTc4MDgyLDEuODY1MzI5MDMgNjYxLjA2Nzk2NCwzLjQ5NDYxOTc4IDY2NC4wOTkwNjEsNS45OTI4NjU2IEM2NjcuMTM1OTA3LDguNDkwNTg5MjEgNjY5LjM3MzAzMywxMi4wNzA4NTEyIDY3MC44MjY2NDIsMTYuNzIzMjA3NCBDNjcyLjI3NTU0NywyMS4zODcwNTIyIDY3MywyNy42NTgyNTQ5IDY3MywzNS41Njk3MTQ4IEM2NzMsNDIuOTQ0ODY2NSA2NzIuMjc1NTQ3LDQ4LjkzNzczMjEgNjcwLjgyNjY0Miw1My41NDc3ODk0IEM2NjkuMzczMDMzLDU4LjE1NzMyNDUgNjY3LjEwODcyNyw2MS43NTk1MTkzIDY2NC4wMzQ3NjksNjQuMzUzMzI5MyBDNjYwLjk1NTU4NSw2Ni45MzcyMTczIDY1Ny4wMjIzMiw2OC42OTU0OTM2IDY1Mi4yMzcwNjUsNjkuNjE3MTkxNyBDNjQ3LjQ0MDMxMSw3MC41Mzg4ODk4IDY0MS43NTM0MTEsNzEgNjM1LjE1OTYzOSw3MSBDNjI4LjEyNjI4MSw3MSA2MjIuMTQ5ODA5LDcwLjU2MDMwMDQgNjE3LjIyOTcsNjkuNjgxOTQ1NiBDNjEyLjMwNDg4Niw2OC44MDI1NDYzIDYwOC4yNTkyNDIsNjcuMDk4MDU3NSA2MDUuMDk5MDQsNjQuNTQ3MDY4NiBDNjAxLjkzNDEzNCw2Mi4wMDU0Nzk1IDU5OS42MjY5NjcsNTguNDI1MjE3NSA1OTguMTcyODM1LDUzLjgxNTY4MjQgQzU5Ni43MjQ0NTMsNDkuMTk1MTgxIDU5Niw0My4xMTY2NzMyIDU5NiwzNS41Njk3MTQ4IEM1OTYsMjcuOTI2NjcwMSA1OTYuNzY3MzEzLDIxLjc4MzQwODUgNTk4LjMwNzE2NywxNy4xMjAwODU5IEM1OTkuODQxNzk0LDEyLjQ2NzcyOTcgNjAyLjIxODQ3OSw4Ljg2NjA1NzE4IDYwNS40MjYyNDYsNi4zMjQ5OTAyNSBDNjA4LjYzNTA1OCwzLjc3MzQ3OTE2IDYxMi43MjMwNDEsMi4wOTA0MDA5MiA2MTcuNjkxMjM4LDEuMjUzODIyNzkgQzYyMi42NTM2ODUsMC40MTgyODkwNjggNjI4LjUyMzUyOCwwIDYzNS4yOTM5NzEsMCIgaWQ9Ik1hc2siIGZpbGw9IiMwMEJEQTUiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) top no-repeat;background-size:100% 100%}@media (max-width:1149.98px){.leadership-section-dots-1{overflow:hidden}}.leadership-section-dots-2{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDc0cHgiIGhlaWdodD0iNzQ2cHgiIHZpZXdCb3g9IjAgMCA0NzQgNzQ2IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgNTkuMSAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT40MUNCM0ExMC04RjFCLTQxRDgtOTkxNi05RUZGMkE2QTNCRjY8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9IkJhdGNoLTQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJsbS1sZWFkZXJzaGlwLWRlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDEwLjAwMDAwMCwgLTExNzQuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJsZWFkZXItY2FyZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU3NC4wMDAwMDAsIDExNzQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iYmctYnJhbmRvbi1kb3RzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTg0LjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOTUuMTQ5NjEyNCwwIEMxMDAuNjEwMzc2LDAgMTA1LjI4OTgxLDAuMzA2NzIwMzEgMTA5LjE2OTk1LDAuOTEwNzc1ODg0IEMxMTMuMDU0Nzk1LDEuNTIzNzg5OTEgMTE2LjIzNzQyNSwyLjg1NDc1OTgyIDExOC43MTc0MTMsNC44OTU1ODAzNSBDMTIxLjIwMjEwNiw2LjkzNTk3NDI5IDEyMy4wMzI0ODIsOS44NjA2OTUzNSAxMjQuMjIxNzk4LDEzLjY2MTIxMTcgQzEyNS40MDcyNjYsMTcuNDcxMTEzIDEyNiwyMi41OTQwNjc0IDEyNiwyOS4wNTY5NTAyIEMxMjYsMzUuMDgxNzIyIDEyNS40MDcyNjYsMzkuOTc3MzAyMyAxMjQuMjIxNzk4LDQzLjc0MzI2NDYgQzEyMy4wMzI0ODIsNDcuNTA4ODAwMyAxMjEuMTc5ODY3LDUwLjQ1MTQzODMgMTE4LjY2NDgxMSw1Mi41NzAzMjUzIEMxMTYuMTQ1NDc4LDU0LjY4MTEwNzEgMTEyLjkyNzM1Miw1Ni4xMTc0NDU0IDEwOS4wMTIxNDQsNTYuODcwMzgxOSBDMTA1LjA4NzUyNyw1Ny42MjMzMTg1IDEwMC40MzQ2MDksNTggOTUuMDM5NzA0Myw1OCBDODkuMjg1MTM5Miw1OCA4NC4zOTUyOTg1LDU3LjY0MDgwODggODAuMzY5NzU0NCw1Ni45MjMyNzk1IEM3Ni4zNDAzNjE0LDU2LjIwNDg5NyA3My4wMzAyODksNTQuODEyNDk3NyA3MC40NDQ2NjkyLDUyLjcyODU5MTMgQzY3Ljg1NTIwMDUsNTAuNjUyMzYzNSA2NS45Njc1MTg0LDQ3LjcyNzY0MjUgNjQuNzc3Nzc0LDQzLjk2MjEwNjggQzYzLjU5MjczMzksNDAuMTg3NjEyNiA2MywzNS4yMjIwNzEgNjMsMjkuMDU2OTUwMiBDNjMsMjIuODEzMzM2MiA2My42Mjc4MDE4LDE3Ljc5NDg5NzEgNjQuODg3NjgyMSwxMy45ODU0MjIzIEM2Ni4xNDMyODU4LDEwLjE4NDkwNiA2OC4wODc4NDY0LDcuMjQyNjk0NiA3MC43MTIzODMxLDUuMTY2ODkzNDUgQzczLjMzNzc3NTEsMy4wODI1NjA0NCA3Ni42ODI0ODc3LDEuNzA3NjUxNDYgODAuNzQ3Mzc2NCwxLjAyNDI0OTYgQzg0LjgwNzU2MDcsMC4zNDE3MDA5MjkgODkuNjEwMTU5MywwIDk1LjE0OTYxMjQsMCIgaWQ9Ik1hc2siIGZpbGw9IiNGRjdDMDAiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjkuMDg3NzQ0NSw2OTQgQzM0LjAyODQzNTksNjk0IDM4LjI2MjIwODYsNjk0LjI3NDk5MSA0MS43NzI4MTE4LDY5NC44MTY1NTggQzQ1LjI4NzY3MTIsNjk1LjM2NjE1NiA0OC4xNjcxOTM5LDY5Ni41NTk0NCA1MC40MTA5OTI4LDY5OC4zODkxNDEgQzUyLjY1OTA0OCw3MDAuMjE4NDYgNTQuMzE1MTAyNCw3MDIuODQwNjIzIDU1LjM5MTE1MDksNzA2LjI0Nzk4MyBDNTYuNDYzNzE3LDcwOS42NjM3NTcgNTcsNzE0LjI1Njc1IDU3LDcyMC4wNTEwNTkgQzU3LDcyNS40NTI1NzggNTYuNDYzNzE3LDcyOS44NDE3MTkgNTUuMzkxMTUwOSw3MzMuMjE4MDk5IEM1NC4zMTUxMDI0LDczNi41OTQwOTcgNTIuNjM4OTI3Nyw3MzkuMjMyMzI0IDUwLjM2MzQwMDYsNzQxLjEzMjAxNiBDNDguMDg0MDA0Miw3NDMuMDI0NDQxIDQ1LjE3MjM2NjUsNzQ0LjMxMjE5MiA0MS42MzAwMzUyLDc0NC45ODcyMzkgQzM4LjA3OTE5MTQsNzQ1LjY2MjI4NiAzMy44Njk0MDgyLDc0NiAyOC45ODgzMDM5LDc0NiBDMjMuNzgxNzkyNiw3NDYgMTkuMzU3NjUxLDc0NS42Nzc5NjYgMTUuNzE1NDkyMSw3NDUuMDM0NjY0IEMxMi4wNjk4NTA4LDc0NC4zOTA1OTcgOS4wNzUwMjM0Miw3NDMuMTQyMjM5IDYuNzM1NjUzMDksNzQxLjI3MzkwOSBDNC4zOTI4MDA0MSw3MzkuNDEyNDY0IDIuNjg0ODk3NTcsNzM2Ljc5MDMgMS42MDg0NjIyLDczMy40MTQzMDMgQzAuNTM2MjgzMDQyLDczMC4wMzAyNzMgMCw3MjUuNTc4NDA5IDAsNzIwLjA1MTA1OSBDMCw3MTQuNDUzMzM2IDAuNTY4MDExMTg3LDcwOS45NTQwNDYgMS43MDc5MDI4NSw3MDYuNTM4NjU0IEMyLjg0MzkyNTIyLDcwMy4xMzEyOTUgNC42MDMyODk1Nyw3MDAuNDkzNDUgNi45Nzc4NzA0LDY5OC42MzIzODcgQzkuMzUzMjI1MDgsNjk2Ljc2MzY3NSAxMi4zNzkzOTM3LDY5NS41MzA5OTggMTYuMDU3MTUsNjk0LjkxODI5MyBDMTkuNzMwNjUwMiw2OTQuMzA2MzUzIDI0LjA3NTg1ODQsNjk0IDI5LjA4Nzc0NDUsNjk0IiBpZD0iTWFzayIgZmlsbD0iIzAzMUM1QiI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MzcuNzYzMDM3LDQ4NyBDNDQ0LjE3NzI2OCw0ODcgNDQ5LjY3Mzc0NSw0ODcuMzU5NjAzIDQ1NC4yMzEzNyw0ODguMDY3ODA2IEM0NTguNzk0NTIxLDQ4OC43ODY1MTIgNDYyLjUzMjg0OCw0OTAuMzQ2OTYgNDY1LjQ0NTg1LDQ5Mi43Mzk2NDYgQzQ2OC4zNjQzNzgsNDk1LjEzMTgzMiA0NzAuNTE0MzQ0LDQ5OC41NjA4MTUgNDcxLjkxMTMxOSw1MDMuMDE2NTkzIEM0NzMuMzAzNzczLDUwNy40ODMzNzQgNDc0LDUxMy40ODk1OTYgNDc0LDUyMS4wNjY3NjkgQzQ3NCw1MjguMTMwMjk1IDQ3My4zMDM3NzMsNTMzLjg2OTk0MSA0NzEuOTExMzE5LDUzOC4yODUyMDcgQzQ3MC41MTQzNDQsNTQyLjY5OTk3MyA0NjguMzM4MjU3LDU0Ni4xNDk5NjIgNDY1LjM4NDA2NCw1NDguNjM0MTc1IEM0NjIuNDI0ODQ4LDU1MS4xMDg4ODQgNDU4LjY0NDgyNyw1NTIuNzkyODY3IDQ1NC4wNDYwMTEsNTUzLjY3NTYyIEM0NDkuNDM2MTQzLDU1NC41NTgzNzMgNDQzLjk3MDgxMSw1NTUgNDM3LjYzMzkzOCw1NTUgQzQzMC44NzQ2MDgsNTU1IDQyNS4xMzA5ODYsNTU0LjU3ODg3OSA0MjAuNDAyNTY5LDU1My43Mzc2MzggQzQxNS42Njk2MzEsNTUyLjg5NTM5NiA0MTEuNzgxNjA5LDU1MS4yNjI5MjggNDA4Ljc0NDUzMiw1NDguODE5NzI4IEM0MDUuNzAyOTM0LDU0Ni4zODU1MyA0MDMuNDg1NjU2LDU0Mi45NTY1NDYgNDAyLjA4ODE3OSw1MzguNTQxNzggQzQwMC42OTYyMjcsNTM0LjExNjUxMSA0MDAsNTI4LjI5NDg0MiA0MDAsNTIxLjA2Njc2OSBDNDAwLDUxMy43NDY2NyA0MDAuNzM3NDE4LDUwNy44NjI5ODMgNDAyLjIxNzI3Nyw1MDMuMzk2NzAyIEM0MDMuNjkyMTEzLDQ5OC45NDA5MjQgNDA1Ljk3NjIsNDk1LjQ5MTQzNSA0MDkuMDU4OTksNDkzLjA1NzczNyBDNDEyLjE0Mjc4Myw0OTAuNjE0MDM2IDQxNi4wNzE0OTQsNDg5LjAwMjA3NCA0MjAuODQ2MTI1LDQ4OC4yMDA4NDQgQzQyNS42MTUyMyw0ODcuNDAwNjE1IDQzMS4yNTYzNzgsNDg3IDQzNy43NjMwMzcsNDg3IiBpZD0iTWFzayIgZmlsbD0iIzRCM0I5MyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) top no-repeat;background-size:contain}@media (max-width:1149.98px){.leadership-section-dots-2{overflow:hidden}}.leadership-section-dots-3{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTk3cHgiIGhlaWdodD0iMTcycHgiIHZpZXdCb3g9IjAgMCAxOTcgMTcyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgNTkuMSAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5BQjNCMkQzRi1GNDlBLTRDODQtQTMxNy1GNDNGQUVGOTI1OTQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9IkJhdGNoLTQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJsbS1sZWFkZXJzaGlwLWRlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MjcuMDAwMDAwLCAtMjQ2MC4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9ImxlYWRlci1jYXJkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0MjcuMDAwMDAwLCA1MjEuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iYmctbWFyay1kb3RzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMTkzOS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNODQuNTE1NTY1NCwxMjYgQzg4Ljg0OTUwNTEsMTI2IDkyLjU2MzM0MDksMTI2LjI0MzI2MSA5NS42NDI4MTc0LDEyNi43MjIzMzkgQzk4LjcyNjAyNzQsMTI3LjIwODUyMyAxMDEuMjUxOTI0LDEyOC4yNjQxMiAxMDMuMjIwMTY5LDEyOS44ODI3MDIgQzEwNS4xOTIxNDcsMTMxLjUwMDk0NSAxMDYuNjQ0ODI3LDEzMy44MjA1NTEgMTA3LjU4ODcyOSwxMzYuODM0NzU0IEMxMDguNTI5NTc2LDEzOS44NTY0IDEwOSwxNDMuOTE5NDMzIDEwOSwxNDkuMDQ1MTY3IEMxMDksMTUzLjgyMzQzNSAxMDguNTI5NTc2LDE1Ny43MDYxMzYgMTA3LjU4ODcyOSwxNjAuNjkyOTM0IEMxMDYuNjQ0ODI3LDE2My42NzkzOTMgMTA1LjE3NDQ5OCwxNjYuMDEzMjEgMTAzLjE3ODQyMiwxNjcuNjkzNzA2IEMxMDEuMTc4OTUxLDE2OS4zNjc3NzUgOTguNjI0ODgyOSwxNzAuNTA2OTM5IDk1LjUxNzU3NDcsMTcxLjEwNDA5NiBDOTIuNDAyNzk5NSwxNzEuNzAxMjUzIDg4LjcxMDAwNzIsMTcyIDg0LjQyODMzNjgsMTcyIEM3OS44NjEyMjE2LDE3MiA3NS45ODAzOTU2LDE3MS43MTUxMjQgNzIuNzg1NTE5NCwxNzEuMTQ2MDQ5IEM2OS41ODc1ODg0LDE3MC41NzYyOTggNjYuOTYwNTQ2OSwxNjkuNDcxOTgxIDY0LjkwODQ2NzYsMTY3LjgxOTIyOCBDNjIuODUzMzMzNywxNjYuMTcyNTY0IDYxLjM1NTE3MzMsMTYzLjg1Mjk1OCA2MC40MTA5MzE4LDE2MC44NjY0OTggQzU5LjQ3MDQyMzcsMTU3Ljg3MjkzNCA1OSwxNTMuOTM0NzQ2IDU5LDE0OS4wNDUxNjcgQzU5LDE0NC4wOTMzMzYgNTkuNDk4MjU1NCwxNDAuMTEzMTk0IDYwLjQ5ODE2MDQsMTM3LjA5MTg4NyBDNjEuNDk0NjcxMiwxMzQuMDc3Njg0IDYzLjAzNzk3MzMsMTMxLjc0NDIwNiA2NS4xMjA5Mzg5LDEzMC4wOTc4ODEgQzY3LjIwNDU4MzQsMTI4LjQ0NDc4OSA2OS44NTkxMTczLDEyNy4zNTQzNDQgNzMuMDg1MjE5MywxMjYuODEyMzM2IEM3Ni4zMDc1ODc5LDEyNi4yNzEwMDQgODAuMTE5MTc0LDEyNiA4NC41MTU1NjU0LDEyNiIgaWQ9Ik1hc2siIGZpbGw9IiNGMjQ3MDgiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzUuMjExNDgwMiwxMyBDNDEuMTkyMzE3MSwxMyA0Ni4zMTc0MTA0LDEzLjMzODQ1IDUwLjU2NzA4OCwxNC4wMDQ5OTQxIEM1NC44MjE5MTc4LDE0LjY4MTQyMzMgNTguMzA3NjU1OCwxNi4xNTAwNzk4IDYxLjAyMzgzMzQsMTguNDAyMDE5NyBDNjMuNzQ1MTYzNCwyMC42NTM0ODg5IDY1Ljc0OTg2MDgsMjMuODgwNzY3MyA2Ny4wNTI0NDU4LDI4LjA3NDQ0MDUgQzY4LjM1MDgxNTMsMzIuMjc4NDY5NiA2OSwzNy45MzEzODQ3IDY5LDQ1LjA2Mjg0MTYgQzY5LDUxLjcxMDg2NTYgNjguMzUwODE1Myw1Ny4xMTI4ODUzIDY3LjA1MjQ0NTgsNjEuMjY4NDI5OSBDNjUuNzQ5ODYwOCw2NS40MjM1MDM4IDYzLjcyMDgwNzMsNjguNjcwNTUyNiA2MC45NjYyMjE4LDcxLjAwODYzNDggQzU4LjIwNjk1MjUsNzMuMzM3NzczMyA1NC42ODIzMzg0LDc0LjkyMjY5ODQgNTAuMzk0MjUzMSw3NS43NTM1MjQ5IEM0Ni4wOTU4NjMzLDc2LjU4NDM1MTQgNDAuOTk5ODA5OSw3NyAzNS4wOTExMDQ3LDc3IEMyOC43ODg0ODU4LDc3IDIzLjQzMjk0Niw3Ni42MDM2NTEgMTkuMDI0MDE2Nyw3NS44MTE4OTQ2IEMxNC42MTA4NzIsNzUuMDE5MTk2NyAxMC45ODU1NTQ3LDczLjQ4Mjc1NjEgOC4xNTM2ODUzMyw3MS4xODMyNzMxIEM1LjMxNzYwMDUsNjguODkyMjYzMiAzLjI1MDEzOTE2LDY1LjY2NDk4NDggMS45NDcwODU4Miw2MS41MDk5MTA5IEMwLjY0OTE4NDczNSw1Ny4zNDQ5NTE5IDAsNTEuODY1NzMzNiAwLDQ1LjA2Mjg0MTYgQzAsMzguMTczMzM2NSAwLjY4NzU5MjQ5LDMyLjYzNTc0ODUgMi4wNjc0NjEzNCwyOC40MzIxOTAxIEMzLjQ0MjY0NjMyLDI0LjIzODUxNjkgNS41NzI0MDMxNywyMC45OTE5Mzg5IDguNDQ2ODk1NzUsMTguNzAxMzk5NyBDMTEuMzIyMzI1MSwxNi40MDE0NDYgMTQuOTg1NTgxOCwxNC44ODQzMDUxIDE5LjQzNzYwMjcsMTQuMTMwMjA2NSBDMjMuODg0NDcxMywxMy4zNzcwNDkzIDI5LjE0NDQ2MDEsMTMgMzUuMjExNDgwMiwxMyIgaWQ9Ik1hc2siIGZpbGw9IiMwMEJEQTUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTY5LjA4Nzc0NSwwIEMxNzQuMDI4NDM2LDAgMTc4LjI2MjIwOSwwLjI3NDk5MDYyMiAxODEuNzcyODEyLDAuODE2NTU3Njg5IEMxODUuMjg3NjcxLDEuMzY2MTU2NDcgMTg4LjE2NzE5NCwyLjU1OTQzOTg0IDE5MC40MTA5OTMsNC4zODkxNDEgQzE5Mi42NTkwNDgsNi4yMTg0NTk3MSAxOTQuMzE1MTAyLDguODQwNjIzNDEgMTk1LjM5MTE1MSwxMi4yNDc5ODI5IEMxOTYuNDYzNzE3LDE1LjY2Mzc1NjUgMTk3LDIwLjI1Njc1MDEgMTk3LDI2LjA1MTA1ODggQzE5NywzMS40NTI1NzgzIDE5Ni40NjM3MTcsMzUuODQxNzE5MyAxOTUuMzkxMTUxLDM5LjIxODA5OTMgQzE5NC4zMTUxMDIsNDIuNTk0MDk2OCAxOTIuNjM4OTI4LDQ1LjIzMjMyNCAxOTAuMzYzNDAxLDQ3LjEzMjAxNTggQzE4OC4wODQwMDQsNDkuMDI0NDQwOCAxODUuMTcyMzY3LDUwLjMxMjE5MjUgMTgxLjYzMDAzNSw1MC45ODcyMzkgQzE3OC4wNzkxOTEsNTEuNjYyMjg1NSAxNzMuODY5NDA4LDUyIDE2OC45ODgzMDQsNTIgQzE2My43ODE3OTMsNTIgMTU5LjM1NzY1MSw1MS42Nzc5NjY1IDE1NS43MTU0OTIsNTEuMDM0NjY0NCBDMTUyLjA2OTg1MSw1MC4zOTA1OTczIDE0OS4wNzUwMjMsNDkuMTQyMjM5MyAxNDYuNzM1NjUzLDQ3LjI3MzkwOTQgQzE0NC4zOTI4LDQ1LjQxMjQ2MzkgMTQyLjY4NDg5OCw0Mi43OTAzMDAyIDE0MS42MDg0NjIsMzkuNDE0MzAyNiBDMTQwLjUzNjI4MywzNi4wMzAyNzM0IDE0MCwzMS41Nzg0MDg1IDE0MCwyNi4wNTEwNTg4IEMxNDAsMjAuNDUzMzM1OSAxNDAuNTY4MDExLDE1Ljk1NDA0NTYgMTQxLjcwNzkwMywxMi41Mzg2NTQ1IEMxNDIuODQzOTI1LDkuMTMxMjk1IDE0NC42MDMyOSw2LjQ5MzQ1MDMzIDE0Ni45Nzc4Nyw0LjYzMjM4NzIzIEMxNDkuMzUzMjI1LDIuNzYzNjc0ODggMTUyLjM3OTM5NCwxLjUzMDk5Nzg2IDE1Ni4wNTcxNSwwLjkxODI5Mjc0NiBDMTU5LjczMDY1LDAuMzA2MzUyNTU3IDE2NC4wNzU4NTgsMCAxNjkuMDg3NzQ1LDAiIGlkPSJNYXNrIiBmaWxsPSIjNEIzQjkzIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) 30% bottom no-repeat}@media (max-width:1149.98px){.leadership-section-dots-3{overflow:hidden}}.leadership-section-dots-4{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDk2cHgiIGhlaWdodD0iMjg4cHgiIHZpZXdCb3g9IjAgMCA0OTYgMjg4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgNTkuMSAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5EMDExMzNGOC01RTdGLTQ0NzQtQUI1NS02QzExMzA1N0YyOEM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9IkJhdGNoLTQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJsbS1sZWFkZXJzaGlwLWRlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NzAuMDAwMDAwLCAtMzIwMS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9ImxlYWRlci1jYXJkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTc0LjAwMDAwMCwgMjc3OS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJiZy10YWotZG90cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU0NC4wMDAwMDAsIDQyMi4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDQ2LjA1MTc1MywwIEM0NTQuODkyOTksMCA0NjIuNDY5MjE1LDAuNDk3MDk4NDMzIDQ2OC43NTEzNDcsMS40NzYwODUwNSBDNDc1LjA0MTA5NiwyLjQ2OTU5MDU0IDQ4MC4xOTM5MjYsNC42MjY2Nzk3MSA0ODQuMjA5MTQ1LDcuOTM0MjE2NDMgQzQ4OC4yMzE5ODEsMTEuMjQxMDYxOCA0OTEuMTk1NDQ2LDE1Ljk4MTEyNjkgNDkzLjEyMTAwNywyMi4xNDA1ODQ0IEM0OTUuMDQwMzM2LDI4LjMxNTI1MjIgNDk2LDM2LjYxNzk3MTMgNDk2LDQ3LjA5MjI5ODUgQzQ5Niw1Ni44NTY1ODM5IDQ5NS4wNDAzMzYsNjQuNzkwODAwMyA0OTMuMTIxMDA3LDcwLjg5NDI1NjQgQzQ5MS4xOTU0NDYsNzYuOTk3MDIxMiA0ODguMTk1OTc2LDgxLjc2NjEyNDEgNDg0LjEyMzk4LDg1LjIwMDE4MjQgQzQ4MC4wNDUwNiw4OC42MjExMDQ2IDQ3NC44MzQ3NjEsOTAuOTQ4OTYzMyA0NjguNDk1ODUyLDkyLjE2OTIzOTcgQzQ2Mi4xNDE3MTEsOTMuMzg5NTE2MSA0NTQuNjA4NDE1LDk0IDQ0NS44NzM4MDcsOTQgQzQzNi41NTY4OTIsOTQgNDI4LjY0MDAwNyw5My40MTc4NjI1IDQyMi4xMjI0Niw5Mi4yNTQ5NzAyIEM0MTUuNTk4NjgsOTEuMDkwNjk1MSA0MTAuMjM5NTE2LDg4LjgzNDA0OCA0MDYuMDUzMjc0LDg1LjQ1NjY4MjQgQzQwMS44NjA4MDEsODIuMDkxNzYxNiAzOTguODA0NTU0LDc3LjM1MTY5NjQgMzk2Ljg3ODMwMSw3MS4yNDg5MzE3IEMzOTQuOTU5NjY0LDY1LjEzMTY0OCAzOTQsNTcuMDg0MDQ2MiAzOTQsNDcuMDkyMjk4NSBDMzk0LDM2Ljk3MzMzNzkgMzk1LjAxNjQ0MSwyOC44NDAwMDU2IDM5Ny4wNTYyNDcsMjIuNjY2MDI5MiBDMzk5LjA4OTEyOSwxNi41MDY1NzE3IDQwMi4yMzc0NjYsMTEuNzM4MTYwMiA0MDYuNDg2NzE1LDguMzczOTMwNzYgQzQxMC43MzczNSw0Ljk5NTg3MzgyIDQxNi4xNTI1OTksMi43Njc1NzMwNSA0MjIuNzMzODQ3LDEuNjU5OTkwNzMgQzQyOS4zMDc0NzksMC41NTM3OTExNjEgNDM3LjA4MzExNSwwIDQ0Ni4wNTE3NTMsMCIgaWQ9Ik1hc2siIGZpbGw9IiNGRjdDMDAiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzEuMTI4OTg5OCwyMzIgQzM2LjQxNjM5NjMsMjMyIDQwLjk0NzI3NTksMjMyLjI5NjE0NCA0NC43MDQyMzcyLDIzMi44NzkzNyBDNDguNDY1NzUzNCwyMzMuNDcxMjQ1IDUxLjU0NzM0NzgsMjM0Ljc1NjMyIDUzLjk0ODYwNjQsMjM2LjcyNjc2NyBDNTYuMzU0NDE5OCwyMzguNjk2ODAzIDU4LjEyNjY4ODYsMjQxLjUyMDY3MSA1OS4yNzgyNDkyLDI0NS4xOTAxMzUgQzYwLjQyNjA4MzEsMjQ4Ljg2ODY2MSA2MSwyNTMuODE0OTYyIDYxLDI2MC4wNTQ5ODYgQzYxLDI2NS44NzIwMDcgNjAuNDI2MDgzMSwyNzAuNTk4Nzc1IDU5LjI3ODI0OTIsMjc0LjIzNDg3NiBDNTguMTI2Njg4NiwyNzcuODcwNTY2IDU2LjMzMjg4NzYsMjgwLjcxMTczNCA1My44OTc2NzQ0LDI4Mi43NTc1NTUgQzUxLjQ1ODMyMDMsMjg0Ljc5NTU1MiA0OC4zNDIzNTcxLDI4Ni4xODIzNjEgNDQuNTUxNDQxMSwyODYuOTA5MzM0IEM0MC43NTE0MTUzLDI4Ny42MzYzMDcgMzYuMjQ2MjA4OCwyODggMzEuMDIyNTcwOCwyODggQzI1LjQ1MDY5MDQsMjg4IDIwLjcxNjA4MjcsMjg3LjY1MzE5NSAxNi44MTgzMzM2LDI4Ni45NjA0MDggQzEyLjkxNjg1NzksMjg2LjI2Njc5NyA5LjcxMTg2NzE3LDI4NC45MjI0MTIgNy4yMDgzMzA1LDI4Mi45MTAzNjQgQzQuNzAxMDY3MTEsMjgwLjkwNTczIDIuODczMzExNDMsMjc4LjA4MTg2MiAxLjcyMTMzNjc0LDI3NC40NDYxNzIgQzAuNTczOTE2OTM5LDI3MC44MDE4MzMgMCwyNjYuMDA3NTE3IDAsMjYwLjA1NDk4NiBDMCwyNTQuMDI2NjY5IDAuNjA3ODcxNjIxLDI0OS4xODEyOCAxLjgyNzc1NTY4LDI0NS41MDMxNjYgQzMuMDQzNDk4OTIsMjQxLjgzMzcwMiA0LjkyNjMyNzQ0LDIzOC45OTI5NDcgNy40Njc1NDU1MiwyMzYuOTg4NzI1IEMxMC4wMDk1OTE4LDIzNC45NzYyNjUgMTMuMjQ4MTIzMSwyMzMuNjQ4NzY3IDE3LjE4Mzk2NzYsMjMyLjk4ODkzMSBDMjEuMTE1MjU3MiwyMzIuMzI5OTE4IDI1Ljc2NTM5MjMsMjMyIDMxLjEyODk4OTgsMjMyIiBpZD0iTWFzayIgZmlsbD0iI0ZCQTIwMCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) 80% 100% no-repeat}@media (max-width:1149.98px){.leadership-section-dots-4{overflow:hidden}}.leadership-section-dots-5{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTQxcHgiIGhlaWdodD0iMTExcHgiIHZpZXdCb3g9IjAgMCAxNDEgMTExIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgNTkuMSAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT40MzIxMkUxNC03Q0RFLTQ5ODYtQTA1RC1DMEMzRDYxNjJDMkM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9IkJhdGNoLTQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJsbS1sZWFkZXJzaGlwLWRlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NjIuMDAwMDAwLCAtMzk1MC4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9ImxlYWRlci1jYXJkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NDguMDAwMDAwLCAyMDk0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9ImJnLXppYWQtZG90cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQuMDAwMDAwLCAxODU2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNS4yMTE0ODAyLDAgQzQxLjE5MjMxNzEsMCA0Ni4zMTc0MTA0LDAuMzM4NDQ5OTk3IDUwLjU2NzA4OCwxLjAwNDk5NDA4IEM1NC44MjE5MTc4LDEuNjgxNDIzMzUgNTguMzA3NjU1OCwzLjE1MDA3OTggNjEuMDIzODMzNCw1LjQwMjAxOTcgQzYzLjc0NTE2MzQsNy42NTM0ODg4NyA2NS43NDk4NjA4LDEwLjg4MDc2NzMgNjcuMDUyNDQ1OCwxNS4wNzQ0NDA1IEM2OC4zNTA4MTUzLDE5LjI3ODQ2OTYgNjksMjQuOTMxMzg0NyA2OSwzMi4wNjI4NDE2IEM2OSwzOC43MTA4NjU2IDY4LjM1MDgxNTMsNDQuMTEyODg1MyA2Ny4wNTI0NDU4LDQ4LjI2ODQyOTkgQzY1Ljc0OTg2MDgsNTIuNDIzNTAzOCA2My43MjA4MDczLDU1LjY3MDU1MjYgNjAuOTY2MjIxOCw1OC4wMDg2MzQ4IEM1OC4yMDY5NTI1LDYwLjMzNzc3MzMgNTQuNjgyMzM4NCw2MS45MjI2OTg0IDUwLjM5NDI1MzEsNjIuNzUzNTI0OSBDNDYuMDk1ODYzMyw2My41ODQzNTE0IDQwLjk5OTgwOTksNjQgMzUuMDkxMTA0Nyw2NCBDMjguNzg4NDg1OCw2NCAyMy40MzI5NDYsNjMuNjAzNjUxIDE5LjAyNDAxNjcsNjIuODExODk0NiBDMTQuNjEwODcyLDYyLjAxOTE5NjcgMTAuOTg1NTU0Nyw2MC40ODI3NTYxIDguMTUzNjg1MzMsNTguMTgzMjczMSBDNS4zMTc2MDA1LDU1Ljg5MjI2MzIgMy4yNTAxMzkxNiw1Mi42NjQ5ODQ4IDEuOTQ3MDg1ODIsNDguNTA5OTEwOSBDMC42NDkxODQ3MzUsNDQuMzQ0OTUxOSAwLDM4Ljg2NTczMzYgMCwzMi4wNjI4NDE2IEMwLDI1LjE3MzMzNjUgMC42ODc1OTI0OSwxOS42MzU3NDg1IDIuMDY3NDYxMzQsMTUuNDMyMTkwMSBDMy40NDI2NDYzMiwxMS4yMzg1MTY5IDUuNTcyNDAzMTcsNy45OTE5Mzg4NiA4LjQ0Njg5NTc1LDUuNzAxMzk5NjcgQzExLjMyMjMyNTEsMy40MDE0NDYgMTQuOTg1NTgxOCwxLjg4NDMwNTA2IDE5LjQzNzYwMjcsMS4xMzAyMDY0NiBDMjMuODg0NDcxMywwLjM3NzA0OTMwMSAyOS4xNDQ0NjAxLDAgMzUuMjExNDgwMiwwIiBpZD0iTWFzayIgZmlsbD0iI0Y3Q0VDRCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMTYuMDI1ODc3LDY0IEMxMjAuNDQ2NDk1LDY0IDEyNC4yMzQ2MDgsNjQuMjQ4NTQ5MiAxMjcuMzc1Njc0LDY0LjczODA0MjUgQzEzMC41MjA1NDgsNjUuMjM0Nzk1MyAxMzMuMDk2OTYzLDY2LjMxMzMzOTkgMTM1LjEwNDU3Myw2Ny45NjcxMDgyIEMxMzcuMTE1OTksNjkuNjIwNTMwOSAxMzguNTk3NzIzLDcxLjk5MDU2MzUgMTM5LjU2MDUwMyw3NS4wNzAyOTIyIEMxNDAuNTIwMTY4LDc4LjE1NzYyNjEgMTQxLDgyLjMwODk4NTcgMTQxLDg3LjU0NjE0OTMgQzE0MSw5Mi40MjgyOTE5IDE0MC41MjAxNjgsOTYuMzk1NDAwMiAxMzkuNTYwNTAzLDk5LjQ0NzEyODIgQzEzOC41OTc3MjMsMTAyLjQ5ODUxMSAxMzcuMDk3OTg4LDEwNC44ODMwNjIgMTM1LjA2MTk5LDEwNi42MDAwOTEgQzEzMy4wMjI1MywxMDguMzEwNTUyIDEzMC40MTczODEsMTA5LjQ3NDQ4MiAxMjcuMjQ3OTI2LDExMC4wODQ2MiBDMTI0LjA3MDg1NSwxMTAuNjk0NzU4IDEyMC4zMDQyMDcsMTExIDExNS45MzY5MDMsMTExIEMxMTEuMjc4NDQ2LDExMSAxMDcuMzIwMDA0LDExMC43MDg5MzEgMTA0LjA2MTIzLDExMC4xMjc0ODUgQzEwMC43OTkzNCwxMDkuNTQ1MzQ4IDk4LjExOTc1NzgsMTA4LjQxNzAyNCA5Ni4wMjY2MzcsMTA2LjcyODM0MSBDOTMuOTMwNDAwNCwxMDUuMDQ1ODgxIDkyLjQwMjI3NjgsMTAyLjY3NTg0OCA5MS40MzkxNTA0LDk5LjYyNDQ2NTggQzkwLjQ3OTgzMjIsOTYuNTY1ODI0IDkwLDkyLjU0MjAyMzEgOTAsODcuNTQ2MTQ5MyBDOTAsODIuNDg2NjY5IDkwLjUwODIyMDUsNzguNDIwMDAyOCA5MS41MjgxMjM2LDc1LjMzMzAxNDYgQzkyLjU0NDU2NDcsNzIuMjUzMjg1OSA5NC4xMTg3MzI4LDY5Ljg2OTA4MDEgOTYuMjQzMzU3Nyw2OC4xODY5NjU0IEM5OC4zNjg2NzUxLDY2LjQ5NzkzNjkgMTAxLjA3NjMsNjUuMzgzNzg2NSAxMDQuMzY2OTI0LDY0LjgyOTk5NTQgQzEwNy42NTM3NCw2NC4yNzY4OTU2IDExMS41NDE1NTcsNjQgMTE2LjAyNTg3Nyw2NCIgaWQ9Ik1hc2siIGZpbGw9IiMwMEJEQTUiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) 30% 80% no-repeat}@media (max-width:1149.98px){.leadership-section-dots-5{overflow:hidden}}.leadership-section-dots-6{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTQ0cHgiIGhlaWdodD0iNzUxcHgiIHZpZXdCb3g9IjAgMCA1NDQgNzUxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgNTkuMSAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT4xMkZFRjZERi1GODdELTRBNTgtQURENS1FNTYwQjczMDI5OUU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9IkJhdGNoLTQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJsbS1sZWFkZXJzaGlwLWRlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDUyLjAwMDAwMCwgLTQyOTEuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJjb2xvci1ibG9ja3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNTIuMDAwMDAwLCA0MjkxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9ImJnLW1hcmstZG90cyI+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTUyNi4zNzEyMDcsMCBDNTI5LjQ5MTY0NCwwIDUzMi4xNjU2MDUsMC4xNzQ1MTMyOCA1MzQuMzgyODI5LDAuNTE4MjAwMDcyIEM1MzYuNjAyNzQsMC44NjY5ODM5MTUgNTM4LjQyMTM4NiwxLjYyNDI1OTkgNTM5LjgzODUyMiwyLjc4NTQxNjQxIEM1NDEuMjU4MzQ2LDMuOTQ2MzMwMiA1NDIuMzA0Mjc1LDUuNjEwMzk1NjMgNTQyLjk4Mzg4NSw3Ljc3Mjc1ODM2IEM1NDMuNjYxMjk1LDkuOTQwNDYwODcgNTQ0LDEyLjg1NTI0NTMgNTQ0LDE2LjUzMjQwMjcgQzU0NCwxOS45NjAyOTAxIDU0My42NjEyOTUsMjIuNzQ1NzA2NSA1NDIuOTgzODg1LDI0Ljg4ODQwOTIgQzU0Mi4zMDQyNzUsMjcuMDMwODY5MSA1NDEuMjQ1NjM5LDI4LjcwNTEyODcgNTM5LjgwODQ2NCwyOS45MTA3MDIzIEM1MzguMzY4ODQ1LDMxLjExMTY2NDQgNTM2LjUyOTkxNiwzMS45Mjg4OTE0IDUzNC4yOTI2NTQsMzIuMzU3Mjg2MyBDNTMyLjA1MDAxNiwzMi43ODU2ODEyIDUyOS4zOTEyMDUsMzMgNTI2LjMwODQwMiwzMyBDNTIzLjAyMDA4LDMzIDUyMC4yMjU4ODUsMzIuNzk1NjMyNiA1MTcuOTI1NTc0LDMyLjM4NzM4MzEgQzUxNS42MjMwNjQsMzEuOTc4NjQ4MyA1MTMuNzMxNTk0LDMxLjE4NjQyMTEgNTEyLjI1NDA5NywzMC4wMDA3NTAyIEM1MTAuNzc0NCwyOC44MTk0NDgyIDUwOS42OTU3MjUsMjcuMTU1MzgyOCA1MDkuMDE1ODcxLDI1LjAxMjkyMjggQzUwOC4zMzg3MDUsMjIuODY1MzY1OCA1MDgsMjAuMDQwMTQzOSA1MDgsMTYuNTMyNDAyNyBDNTA4LDEyLjk4MDAwMTYgNTA4LjM1ODc0NCwxMC4xMjQ2ODI4IDUwOS4wNzg2NzUsNy45NTcyMjMwMyBDNTA5Ljc5NjE2Myw1Ljc5NDg2MDI5IDUxMC45MDczNDEsNC4xMjA4NDM0OCA1MTIuNDA3MDc2LDIuOTM5Nzg0MiBDNTEzLjkwNzMsMS43NTM4NzA2IDUxNS44MTg1NjQsMC45NzE1OTQ3OTYgNTE4LjE0MTM1OCwwLjU4Mjc2MjcwNCBDNTIwLjQ2MTQ2MywwLjE5NDQxNjA0NiA1MjMuMjA1ODA1LDAgNTI2LjM3MTIwNywwIiBpZD0iTWFzayIgZmlsbD0iIzAwNzZGRiI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNjIuMDUxNzUzLDU0NiBDMzcwLjg5Mjk5LDU0NiAzNzguNDY5MjE1LDU0Ni40OTcwOTggMzg0Ljc1MTM0Nyw1NDcuNDc2MDg1IEMzOTEuMDQxMDk2LDU0OC40Njk1OTEgMzk2LjE5MzkyNiw1NTAuNjI2NjggNDAwLjIwOTE0NSw1NTMuOTM0MjE2IEM0MDQuMjMxOTgxLDU1Ny4yNDEwNjIgNDA3LjE5NTQ0Niw1NjEuOTgxMTI3IDQwOS4xMjEwMDcsNTY4LjE0MDU4NCBDNDExLjA0MDMzNiw1NzQuMzE1MjUyIDQxMiw1ODIuNjE3OTcxIDQxMiw1OTMuMDkyMjk5IEM0MTIsNjAyLjg1NjU4NCA0MTEuMDQwMzM2LDYxMC43OTA4IDQwOS4xMjEwMDcsNjE2Ljg5NDI1NiBDNDA3LjE5NTQ0Niw2MjIuOTk3MDIxIDQwNC4xOTU5NzYsNjI3Ljc2NjEyNCA0MDAuMTIzOTgsNjMxLjIwMDE4MiBDMzk2LjA0NTA2LDYzNC42MjExMDUgMzkwLjgzNDc2MSw2MzYuOTQ4OTYzIDM4NC40OTU4NTIsNjM4LjE2OTI0IEMzNzguMTQxNzExLDYzOS4zODk1MTYgMzcwLjYwODQxNSw2NDAgMzYxLjg3MzgwNyw2NDAgQzM1Mi41NTY4OTIsNjQwIDM0NC42NDAwMDcsNjM5LjQxNzg2MiAzMzguMTIyNDYsNjM4LjI1NDk3IEMzMzEuNTk4NjgsNjM3LjA5MDY5NSAzMjYuMjM5NTE2LDYzNC44MzQwNDggMzIyLjA1MzI3NCw2MzEuNDU2NjgyIEMzMTcuODYwODAxLDYyOC4wOTE3NjIgMzE0LjgwNDU1NCw2MjMuMzUxNjk2IDMxMi44NzgzMDEsNjE3LjI0ODkzMiBDMzEwLjk1OTY2NCw2MTEuMTMxNjQ4IDMxMCw2MDMuMDg0MDQ2IDMxMCw1OTMuMDkyMjk5IEMzMTAsNTgyLjk3MzMzOCAzMTEuMDE2NDQxLDU3NC44NDAwMDYgMzEzLjA1NjI0Nyw1NjguNjY2MDI5IEMzMTUuMDg5MTI5LDU2Mi41MDY1NzIgMzE4LjIzNzQ2Niw1NTcuNzM4MTYgMzIyLjQ4NjcxNSw1NTQuMzczOTMxIEMzMjYuNzM3MzUsNTUwLjk5NTg3NCAzMzIuMTUyNTk5LDU0OC43Njc1NzMgMzM4LjczMzg0Nyw1NDcuNjU5OTkxIEMzNDUuMzA3NDc5LDU0Ni41NTM3OTEgMzUzLjA4MzExNSw1NDYgMzYyLjA1MTc1Myw1NDYiIGlkPSJNYXNrIiBmaWxsPSIjRkJBMjAwIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTM0LjcwMTE2ODksNjg4IEM0MC41OTUzMjcsNjg4IDQ1LjY0NjE0MzYsNjg4LjMzMzE2MiA0OS44MzQyMzE2LDY4OC45ODkyOTEgQzU0LjAyNzM5NzMsNjg5LjY1NTE1MSA1Ny40NjI2MTczLDY5MS4xMDA4NiA2MC4xMzk0MzAxLDY5My4zMTc2MTMgQzYyLjgyMTMyMDQsNjk1LjUzMzkwMyA2NC43OTY5NjQzLDY5OC43MTA3NTUgNjYuMDgwNjcxMiw3MDIuODM4OTAyIEM2Ny4zNjAyMjM3LDcwNi45NzcyNDMgNjgsNzEyLjU0MTgzMiA2OCw3MTkuNTYxODYgQzY4LDcyNi4xMDYwMDggNjcuMzYwMjIzNyw3MzEuNDIzNjIxIDY2LjA4MDY3MTIsNzM1LjUxNDIzNiBDNjQuNzk2OTY0Myw3MzkuNjA0Mzg3IDYyLjc5NzMxNzMsNzQyLjgwMDcgNjAuMDgyNjUzNCw3NDUuMTAyMjUgQzU3LjM2MzM3MzUsNzQ3LjM5NDk5NiA1My44ODk4NDA3LDc0OC45NTUxNTYgNDkuNjYzOTAxNiw3NDkuNzczMDAxIEM0NS40Mjc4MDczLDc1MC41OTA4NDYgNDAuNDA1NjA5OCw3NTEgMzQuNTgyNTM4LDc1MSBDMjguMzcxMjYxNCw3NTEgMjMuMDkzMzM4LDc1MC42MDk4NDQgMTguNzQ4MzA2Myw3NDkuODMwNDU5IEMxNC4zOTkxMjAyLDc0OS4wNTAxNDcgMTAuODI2MzQzNyw3NDcuNTM3NzEzIDguMDM1NTE1OTcsNzQ1LjI3NDE2IEM1LjI0MDUzMzgzLDc0My4wMTg5NDcgMy4yMDMwMzU2OSw3MzkuODQyMDk0IDEuOTE4ODY3MTgsNzM1Ljc1MTk0NCBDMC42Mzk3NzYyNiw3MzEuNjUyMDYyIDAsNzI2LjI1ODQ1NiAwLDcxOS41NjE4NiBDMCw3MTIuNzgwMDAzIDAuNjc3NjI3MzgxLDcwNy4zMjg5NCAyLjAzNzQ5ODEzLDcwMy4xOTEwNjIgQzMuMzkyNzUyOSw2OTkuMDYyOTE1IDUuNDkxNjQzNyw2OTUuODY3MDY1IDguMzI0NDc2OTcsNjkzLjYxMjMxNSBDMTEuMTU4MjMzNCw2OTEuMzQ4Mjk4IDE0Ljc2ODM5OTUsNjg5Ljg1NDg2MyAxOS4xNTU4OTgzLDY4OS4xMTI1NDcgQzIzLjUzODMxOTUsNjg4LjM3MTE1OCAyOC43MjIwNzY3LDY4OCAzNC43MDExNjg5LDY4OCIgaWQ9Ik1hc2siIGZpbGw9IiNGRjdDMDAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) right 90px no-repeat}@media (max-width:1149.98px){.leadership-section-dots-6{overflow:hidden}}@media (min-width:1150px){.single-post-data .block-video-case-outer{margin-top:10%;margin-left:-30%;margin-right:-30%;width:150%}}@media (min-width:1150px){.single-post-data .block-video-case__image-main-container{-webkit-transform:translateX(-90px) translateY(-100px);-o-transform:translateX(-90px) translateY(-100px);transform:translateX(-90px) translateY(-100px)}}.homepage-hero{padding-top:2.5rem}.homepage-hero__mobile-container{position:relative}@media (max-width:767.98px){.homepage-hero__mobile-container{height:268px}}.homepage-hero__img-mobile{display:block;max-width:80%;width:100%;height:auto}@media (max-width:767.98px){.homepage-hero__img-mobile{position:absolute;top:0;right:-130px;max-width:unset;width:414px;height:100%}}.homepage-hero>.row{min-height:80vh;padding-bottom:9.375rem}@media (max-width:1149.98px){.homepage-hero>.row{min-height:70vh;padding-bottom:8.125rem}}.homepage-hero .hero-copy{margin:1.25rem 0 2.5rem}@media (min-width:1150px){.homepage-hero .hero-copy{max-width:100%}}.homepage-hero h1{color:#fff}.homepage-hero h2{color:#00bda5}.homepage-hero .robot{max-height:500px;max-width:343px;position:relative;z-index:100;display:none}@media (min-width:1150px){.homepage-hero .robot{display:block}}.hero-helper{font-size:1.75rem;letter-spacing:-1px;font-weight:400;color:#fff;margin-top:.8rem;margin-bottom:none}.hero-padding{margin-top:-90px;padding-top:90px}.hero-home-section{overflow:hidden}.homepage-hero .robot,.robot-hover{-webkit-animation:robot-hover 8.5s cubic-bezier(.25,.46,.45,.94) infinite both;-o-animation:robot-hover 8.5s cubic-bezier(.25,.46,.45,.94) both infinite;animation:robot-hover 8.5s cubic-bezier(.25,.46,.45,.94) infinite both}.hero-dashboard{z-index:90;max-width:100%;max-height:580px;height:100%}@media (min-width:1150px){.hero-dashboard{top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:250px}}.hero-dashboard .hero-graph{max-height:420px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:80}.hero-dashboard .hero-graph img{max-height:420px}@media (max-width:1149.98px){.hero-dashboard .hero-graph img{width:100%;height:auto}}@-webkit-keyframes robot-hover{10%{-webkit-transform:translateX(5);transform:translateX(5)}60%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}70%{-webkit-transform:translateX(-5);transform:translateX(-5)}80%{-webkit-transform:translateX(5);transform:translateX(5)}90%{-webkit-transform:translateX(-5);transform:translateX(-5)}0%{-webkit-transform:translateY(0);transform:translateY(0)}}@-o-keyframes robot-hover{10%{-o-transform:translateX(5);transform:translateX(5)}60%{-o-transform:translateY(-100px);transform:translateY(-100px)}70%{-o-transform:translateX(-5);transform:translateX(-5)}80%{-o-transform:translateX(5);transform:translateX(5)}90%{-o-transform:translateX(-5);transform:translateX(-5)}0%{-o-transform:translateY(0);transform:translateY(0)}}@keyframes robot-hover{10%{-webkit-transform:translateX(5);-o-transform:translateX(5);transform:translateX(5)}60%{-webkit-transform:translateY(-100px);-o-transform:translateY(-100px);transform:translateY(-100px)}70%{-webkit-transform:translateX(-5);-o-transform:translateX(-5);transform:translateX(-5)}80%{-webkit-transform:translateX(5);-o-transform:translateX(5);transform:translateX(5)}90%{-webkit-transform:translateX(-5);-o-transform:translateX(-5);transform:translateX(-5)}0%{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.inline-search{margin-bottom:-85px}.inline-search .inline-search-box{padding:30px 30px 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.inline-search .inline-search-box{padding:40px 50px 0}}@media (min-width:1150px){.inline-search .inline-search-box{padding:50px 70px 0}}.inline-search .inline-search-box .search-form{margin-bottom:40px}@media (min-width:768px){.inline-search .inline-search-box .search-form{margin-bottom:55px}}@media (min-width:1150px){.inline-search .inline-search-box .search-form{margin-bottom:70px}}.inline-search .inline-search-box .search-form .search-box>span,.inline-search .inline-search-box .search-form .search-field>span{margin-bottom:0;font-size:1.24rem;line-height:normal}@media (min-width:768px){.inline-search .inline-search-box .search-form .search-box>span,.inline-search .inline-search-box .search-form .search-field>span{font-size:1.625rem}}@media (min-width:1150px){.inline-search .inline-search-box .search-form .search-box>span,.inline-search .inline-search-box .search-form .search-field>span{font-size:1.7rem}}.inline-search .inline-search-box .search-form .search-box .search-field,.inline-search .inline-search-box .search-form .search-field .search-field{line-height:1.6}.inline-search .inline-search-box .search-form .search-results{margin:20px auto 0}@media (min-width:768px){.inline-search .inline-search-box .search-form .search-results{margin:25px auto -10px}}@media (min-width:992px){.inline-search .inline-search-box .search-form .search-results{margin-top:45px}}@media (min-width:1150px){.inline-search .inline-search-box .search-form .search-results{margin-bottom:-15px}}.inline-search .inline-search-box .search-form .search-results .box,.inline-search .inline-search-box .search-form .search-results body.single p img.aligncenter,body.single p .inline-search .inline-search-box .search-form .search-results img.aligncenter{margin:0 10px 20px 0}.inline-search .inline-search-box .search-form .search-results .box.box-padding,.inline-search .inline-search-box .search-form .search-results body.single p img.box-padding.aligncenter,body.single p .inline-search .inline-search-box .search-form .search-results img.box-padding.aligncenter{padding:15px 20px 20px}@media (min-width:992px){.inline-search .inline-search-box .search-form .search-results .box.box-padding,.inline-search .inline-search-box .search-form .search-results body.single p img.box-padding.aligncenter,body.single p .inline-search .inline-search-box .search-form .search-results img.box-padding.aligncenter{padding:25px 25px 0}}@media (min-width:1150px){.inline-search .inline-search-box .search-form .search-results .box.box-padding,.inline-search .inline-search-box .search-form .search-results body.single p img.box-padding.aligncenter,body.single p .inline-search .inline-search-box .search-form .search-results img.box-padding.aligncenter{padding:30px 30px 0}}.inline-search .inline-search-box .search-form .search-results .box h4,.inline-search .inline-search-box .search-form .search-results body.single p img.aligncenter h4,body.single p .inline-search .inline-search-box .search-form .search-results img.aligncenter h4{font-size:.62rem;line-height:normal}@media (min-width:768px){.inline-search .inline-search-box .search-form .search-results .box h4,.inline-search .inline-search-box .search-form .search-results body.single p img.aligncenter h4,body.single p .inline-search .inline-search-box .search-form .search-results img.aligncenter h4{font-size:inherit}}@media (min-width:992px){.inline-search .inline-search-box .search-form .search-results .box h4,.inline-search .inline-search-box .search-form .search-results body.single p img.aligncenter h4,body.single p .inline-search .inline-search-box .search-form .search-results img.aligncenter h4{font-size:.62rem}}@media (min-width:1150px){.inline-search .inline-search-box .search-form .search-results .box h4,.inline-search .inline-search-box .search-form .search-results body.single p img.aligncenter h4,body.single p .inline-search .inline-search-box .search-form .search-results img.aligncenter h4{font-size:inherit}}.inline-search .inline-search-box .search-form .search-results .box img,.inline-search .inline-search-box .search-form .search-results body.single p img.aligncenter img,body.single p .inline-search .inline-search-box .search-form .search-results img.aligncenter img{width:14px}@media (min-width:1150px){.inline-search .inline-search-box .search-form .search-results .box img,.inline-search .inline-search-box .search-form .search-results body.single p img.aligncenter img,body.single p .inline-search .inline-search-box .search-form .search-results img.aligncenter img{width:18px}}.inline-search .inline-search-box .search-form .search-results .box strong,.inline-search .inline-search-box .search-form .search-results body.single p img.aligncenter strong,body.single p .inline-search .inline-search-box .search-form .search-results img.aligncenter strong{margin-top:5px;font-size:1.25rem;line-height:1}@media (min-width:576px){.inline-search .inline-search-box .search-form .search-results .box strong,.inline-search .inline-search-box .search-form .search-results body.single p img.aligncenter strong,body.single p .inline-search .inline-search-box .search-form .search-results img.aligncenter strong{font-size:1.375rem}}@media (min-width:992px){.inline-search .inline-search-box .search-form .search-results .box strong,.inline-search .inline-search-box .search-form .search-results body.single p img.aligncenter strong,body.single p .inline-search .inline-search-box .search-form .search-results img.aligncenter strong{margin-top:10px;font-size:1.25rem}}@media (min-width:1150px){.inline-search .inline-search-box .search-form .search-results .box strong,.inline-search .inline-search-box .search-form .search-results body.single p img.aligncenter strong,body.single p .inline-search .inline-search-box .search-form .search-results img.aligncenter strong{font-size:1.5rem}}.inline-search .inline-search-box .search-form .search-results .search-related{margin-top:15px;padding-left:12px;height:100%}@media (min-width:992px){.inline-search .inline-search-box .search-form .search-results .search-related{margin:0 0 0 15px;padding-left:35px;height:calc(100% - 20px);border-left:1px solid hsla(0,0%,100%,.3)}}@media (min-width:1150px){.inline-search .inline-search-box .search-form .search-results .search-related{margin-left:35px;padding-left:50px}}.inline-search .inline-search-box .search-form .search-results .search-related h4{margin-bottom:22px}.inline-search .search-form .search-btn{display:inline-block;margin-top:22px;padding:0 0 3px;width:126px;height:44px;font-size:1.13rem!important;font-weight:600;line-height:1.62rem}.inline-search .search-form .search-btn span{margin-right:7px}.inline-search .search-form .search-btn span img{margin-top:-2px}@media (max-width:991.98px){.inline-search .search-form .search-btn{padding:0 0 4px}.inline-search .search-form .search-btn img{margin-top:-3px}}.inline-search .search-form.search-form-sub{padding-top:0}.inline-search .search-form .search-box,.inline-search .search-form .search-field{position:relative;font-size:1.7rem;line-height:2.2rem;letter-spacing:-.57px;font-weight:600;border-bottom:7px solid #fff}@media (max-width:767.98px){.inline-search .search-form .search-box,.inline-search .search-form .search-field{margin-right:0}}@media (max-width:1149.98px){.inline-search .search-form .search-box,.inline-search .search-form .search-field{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:1149.98px){.inline-search .search-form .search-box>span,.inline-search .search-form .search-field>span{display:block;width:100%;margin-bottom:1.0625rem;font-size:1.5rem;line-height:1.625rem}}@media (max-width:1149.98px){.inline-search .search-form .search-box>input,.inline-search .search-form .search-field>input{width:100%}}.inline-search .search-form .search-field{background:none;border:none;height:auto;line-height:1.3;color:#031c5b;-webkit-box-shadow:none;box-shadow:none}.inline-search .search-form .search-field::-webkit-input-placeholder{color:#0248ae}.inline-search .search-form .search-field:-moz-placeholder,.inline-search .search-form .search-field::-moz-placeholder{color:#0248ae}.inline-search .search-form .search-field:-ms-input-placeholder{color:#0248ae}@media (max-width:1149.98px){.inline-search .search-form .search-field{margin-left:-1.5rem;padding-right:20%;text-overflow:ellipsis;font-size:1.625rem;font-weight:700}}.inline-search .search-results .box-inline,.inline-search .search-results body.single p img.aligncenter,body.single p .inline-search .search-results img.aligncenter{margin-right:30px;margin-bottom:40px}@media (max-width:991.98px){.inline-search .search-results .box,.inline-search .search-results body.single p img.aligncenter,body.single p .inline-search .search-results img.aligncenter{min-height:0;margin-right:0;margin-bottom:1.875rem}.inline-search .search-results .box strong,.inline-search .search-results body.single p img.aligncenter strong,body.single p .inline-search .search-results img.aligncenter strong{margin:.625rem 0 0}.inline-search .search-results .box p,.inline-search .search-results body.single p img.aligncenter p,body.single p .inline-search .search-results img.aligncenter p{display:none}}.inline-search .search-related{padding-left:30px;border-left:1px solid hsla(0,0%,100%,.3);height:100%}.inline-search .search-related .underline{text-decoration:underline!important}@media (max-width:991.98px){.inline-search .search-related{padding-left:0;border-left:0;height:auto}}.search-results{width:100%;margin-top:50px}.search-results .box,.search-results body.single p img.aligncenter,body.single p .search-results img.aligncenter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;min-height:228px}.search-results .box:hover,.search-results body.single p img.aligncenter:hover,body.single p .search-results img.aligncenter:hover{text-decoration:none;-webkit-transform:translate(-2px,-2px);-o-transform:translate(-2px,-2px);transform:translate(-2px,-2px);-webkit-box-shadow:12px 12px 2px rgba(0,0,0,.2);box-shadow:12px 12px 2px rgba(0,0,0,.2)}.search-results .box header,.search-results body.single p img.aligncenter header,body.single p .search-results img.aligncenter header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem}.search-results .box header>:first-child,.search-results body.single p img.aligncenter header>:first-child,body.single p .search-results img.aligncenter header>:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0}.search-results .box strong,.search-results body.single p img.aligncenter strong,body.single p .search-results img.aligncenter strong{font-size:1.625rem;line-height:2rem;margin:1.0625rem 0 .75rem;color:#031c5b;white-space:normal}.search-results .box p,.search-results body.single p img.aligncenter p,body.single p .search-results img.aligncenter p{color:#031c5b;font-size:.875rem;line-height:1.25rem;font-weight:100;max-width:200px}.search-results__not-found{margin-bottom:20px}.search-results__not-found .row{margin-bottom:25px;height:100%}.search-results__not-found .row .message{padding:30px 20px 0}.search-results__not-found img{display:block;width:100%;height:auto;border-bottom:1px solid #000}.search-results__not-found h3{padding-bottom:10px;font-size:1.3rem;font-weight:600;font-style:italic;line-height:1.1}@media (min-width:768px){.search-results__not-found h3{font-size:1.6rem}}.search-results__not-found p{font-size:.87rem;font-weight:300}@media (min-width:768px){.search-results__not-found p{margin-bottom:40px}}.comment-form .search-results__not-found input[type=submit],.search-form .search-results__not-found .search-submit,.search-results__not-found .btn,.search-results__not-found .comment-form input[type=submit],.search-results__not-found .search-form .search-submit{display:block;line-height:2.35rem!important;white-space:nowrap}@media (min-width:768px){.comment-form .search-results__not-found input[type=submit],.search-form .search-results__not-found .search-submit,.search-results__not-found .btn,.search-results__not-found .comment-form input[type=submit],.search-results__not-found .search-form .search-submit{width:185px}}@media (min-width:992px){.comment-form .search-results__not-found input[type=submit],.search-form .search-results__not-found .search-submit,.search-results__not-found .btn,.search-results__not-found .comment-form input[type=submit],.search-results__not-found .search-form .search-submit{width:200px}}.search-reset-icon{cursor:pointer}.search-related{width:100%}.search-related ul{margin:0;padding:0}.search-related ul li{margin:0;list-style:none none outside;line-height:1.2}.search-related ul li:not(:last-child){padding-bottom:1.2rem!important}@media (min-width:768px){.search-related ul li:not(:last-child){padding-bottom:1.4rem}}.search-related ul li a{color:#fff;font-size:.87rem;font-weight:300;padding:.5rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:normal}.search-related ul li a img{margin-right:1rem;width:25px;height:25px}@media (min-width:768px){.search-popular-solutions{padding-left:50px}}.search-popular-solutions h4{padding-bottom:12px;font-weight:600}.search-success-story{padding-right:55px;max-width:380px;border-right:1px solid #489bff;line-height:1.2!important}.search-success-story img{width:100%;height:auto}.search-success-story h4{padding-top:24px;padding-bottom:4px;font-weight:600}.search-success-story a{white-space:normal;font-size:.87rem;font-weight:300;color:#fff}@media (min-width:768px){.search-our-solutions{padding-right:35px;border-right:1px solid #489bff}}@media (min-width:992px){.search-our-solutions{padding-right:15px}}.search-our-solutions .box,.search-our-solutions body.single p img.aligncenter,body.single p .search-our-solutions img.aligncenter{border:2px solid #031c5c}.related-results{padding:5px 0 50px 20px!important}@media (min-width:768px){.related-results{padding-left:32px!important}}@media (min-width:992px){.related-results{padding-left:40px!important}}.related-results h4{padding-bottom:12px;font-weight:600}.nav-search{cursor:pointer}.nav-search-container{z-index:1000!important;top:100px;right:0;position:absolute;width:100vw;color:#fff}@media (min-width:768px){.nav-search-container{right:1rem;width:calc(100vw - 2rem)}}.nav-search-container .container,.nav-search-container .template-white-header main.main,.template-white-header .nav-search-container main.main{padding-right:50px!important;padding-left:50px!important}@media (max-width:767.98px){.nav-search-container .container,.nav-search-container .template-white-header main.main,.template-white-header .nav-search-container main.main{max-width:none;height:100vh}}@media (min-width:768px){.nav-search-container .container,.nav-search-container .template-white-header main.main,.template-white-header .nav-search-container main.main{padding-right:0!important;padding-left:0!important}}@media (min-width:992px){.nav-search-container .container,.nav-search-container .template-white-header main.main,.template-white-header .nav-search-container main.main{padding-right:34px!important;padding-left:34px!important}}.nav-search-container .box,.nav-search-container body.single p img.aligncenter,body.single p .nav-search-container img.aligncenter{border-radius:3px}@media (max-width:767.98px){.nav-search-container .box,.nav-search-container body.single p img.aligncenter,body.single p .nav-search-container img.aligncenter{border-radius:0}}.nav-search-container .search-form{padding:4rem 3.5rem 3rem}.comment-form .nav-search-container .search-form input[type=submit],.nav-search-container .search-form .btn,.nav-search-container .search-form .comment-form input[type=submit],.nav-search-container .search-form .search-submit{width:126px}@media (max-width:767.98px){.nav-search-container .search-form:first-child{padding-bottom:0!important}}@media (min-width:576px){.nav-search-container .search-form{padding:4rem 3.5rem 3rem}}.inline-search .search-form .nav-search-container .search-field,.nav-search-container .inline-search .search-form .search-field,.nav-search-container .search-box{margin-right:1.25rem}.nav-search-container .search-related{padding-left:0;border:none}@media (max-width:767.98px){.nav-search-container.inline-search{top:0;max-height:none;overflow:scroll}.nav-search-container.inline-search .search-form{padding:2rem 0}.nav-search-container.inline-search .btn-primary-dark{display:block;width:100%;margin-top:.75rem}.nav-search-container.inline-search .search-related{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav-search-container.inline-search .search-related>div{margin-bottom:2rem}.nav-search-container.inline-search .search-related a{white-space:normal}.nav-search-container.inline-search .search-related .search-success-story img{margin-bottom:1rem}}.close-btn{position:absolute;top:1.2rem;right:-1.2rem;opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}.close-btn img{width:24px}@media (min-width:768px){.close-btn img{width:30px}}@media (min-width:768px){.close-btn{right:1.7rem}}@media (min-width:992px){.close-btn{right:-.4rem}}.robot-cta{display:block}.nav-primary ul:first-child>li:first-child>.sub-menu,.nav-primary ul:first-child>li:nth-child(3)>.sub-menu{background-color:#031c5b!important}.component-header{background-color:transparent;z-index:1000!important;position:-webkit-sticky;position:sticky;top:0;-webkit-transition:all .25s ease-in;-o-transition:.25s ease-in all;transition:all .25s ease-in}.component-header .nav-ancillary,.component-header .nav-container{-webkit-transition:padding-top .3s ease;-o-transition:.3s ease padding-top;transition:padding-top .3s ease}.component-header.is-scrolling{background-color:#031c5b}.component-header.is-scrolling .nav-ancillary,.component-header.is-scrolling .nav-container{padding-top:0}@media (max-width:1149.98px){.component-header__container-fluid{max-width:100%;padding-left:1.875rem;padding-right:1.875rem}}@media screen and (max-width:1200px){.component-header__main-button{display:none}}.overlay-menu{position:fixed;padding:40px 25px 25px;width:100%;height:100%;top:0;left:0;border:none;display:none;z-index:9999;background:#031c5b;overflow-y:auto}.overlay-menu,.overlay-menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.overlay-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex}.overlay-menu__list li{list-style:none;padding:1.25rem 0 1rem}.overlay-menu__list li>a{color:#fff;font-size:1.25rem;padding:0!important;font-weight:700}.overlay-menu__footer-slot{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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:1.5rem}.overlay-menu__footer-list>li{margin:.625rem 0}.overlay-menu__footer-link{color:#fff;font-size:.875rem;line-height:1.75rem;font-weight:700}.overlay-menu__footer-link--light{color:#818dad;font-size:.75rem}.overlay-menu.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.overlay-menu.align-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.overlay-menu-inner{-webkit-box-shadow:0 16px 64px -32px rgba(0,0,0,.32);box-shadow:0 16px 64px -32px rgba(0,0,0,.32);background:#fff;position:relative;width:100%}.overlay-menu::-webkit-backdrop{background:rgba(0,0,0,.5)}.overlay-menu::backdrop{background:rgba(0,0,0,.5)}.overlay-menu+.backdrop{background:rgba(0,0,0,.5)}.overlay-menu-close-button{position:absolute;outline:none!important;cursor:pointer}#main-nav-chevron-icon{position:absolute;top:185px;left:115px}.overlay-menu-icon{position:relative;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;height:100%}.overlay-menu-icon,.overlay-menu-icon span{display:block;-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);width:100%}.overlay-menu-icon span{position:absolute;height:3px;background:#fff;border-radius:5px;opacity:1;left:0;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.overlay-menu-icon span:first-child{top:0}.overlay-menu-icon span:nth-child(2),.overlay-menu-icon span:nth-child(3){top:8px}.overlay-menu-icon span:nth-child(4){top:16px}.overlay-menu-icon.open span:first-child{top:18px;width:0;left:50%}.overlay-menu-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.overlay-menu-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.overlay-menu-icon.open span:nth-child(4){top:18px;width:0;left:50%}.overlay-menu-button{padding:0;border:none;background-color:transparent;width:25px;height:18px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:.5rem}@media screen and (min-width:1200px){.overlay-menu-button{display:none}}.center-align-box{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4a3b94;width:100%;max-width:270px;height:207px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);border-radius:4px;margin-bottom:100px}@media (min-width:992px){.center-align-box{-webkit-transform:translateY(180px);-o-transform:translateY(180px);transform:translateY(180px);max-width:490px;height:337px}}.center-align-box__logo{max-width:130px;margin-bottom:1.5625rem}@media (max-width:1149.98px){.center-align-box__logo{max-width:81px}}.center-align-box__small-text{text-transform:uppercase;color:#fff;font-size:.75rem;line-height:.75rem;font-weight:700;letter-spacing:1.5px;text-align:center;margin-bottom:.5rem}@media (max-width:1149.98px){.center-align-box__small-text{font-size:.375rem;line-height:.375rem}}.center-align-box__small-box{position:absolute;bottom:-25%;right:-5%;max-width:220px;padding-top:1.125rem;width:100%;height:145px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);border-radius:4px;background:#00bda5;z-index:100;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1149.98px){.center-align-box__small-box{width:136px;height:90px;bottom:-70px;right:-40px}}.center-align-box__title{color:#fff;font-size:4.5rem;line-height:4.875rem}@media (max-width:1149.98px){.center-align-box__title{font-size:2.25rem;line-height:2.4375rem}}.center-align-box__title-small{color:#fff;font-size:3.75rem;line-height:4rem}@media (max-width:1149.98px){.center-align-box__title-small{font-size:1.875rem;line-height:2rem}}.center-align-box__dots{position:absolute;top:30px;left:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.center-align-box__dots>span{display:block;height:10px;width:10px;border-radius:10px;opacity:.4;background-color:#fff;margin-bottom:10px}.center-align-box__dots>span.active{opacity:1}.input-search-and-close{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}.input-search-and-close__search{border:0;color:#fff;border-bottom:2px solid #fff;background-color:transparent;border-radius:0}.input-search-and-close__search:focus{background-color:transparent;color:#fff;border-color:#fff}.input-search-and-close__search--dark{border-bottom:2px solid #031c5b}.counting-block{max-width:608px;background-color:#00bda5;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-teal_259f53f7.gif);border-radius:5px;margin:3.125rem 0;padding:1.5625rem 1.6875rem}.counting-block--hero{max-width:459px;background:none}@media (max-width:991.98px){.counting-block--hero{max-width:290px;width:100%}}@media (min-width:992px){.counting-block{margin:0;padding:2.3125rem 3.5625rem}}.counting-block__clock-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2.8125rem 0 1.5625rem;width:100%}.counting-block__clock-container:after{content:" ";display:block;position:absolute;top:48%;left:0;right:0;height:5px;width:100%;background:#00bda5}.counting-block__number-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#031c5b;-webkit-box-shadow:5px 6px 1px 0 rgba(85,85,85,.5);box-shadow:5px 6px 1px 0 rgba(85,85,85,.5);width:25%;margin-right:.625rem;padding-top:0;height:86px}@media (min-width:992px){.counting-block__number-container{padding-top:0;height:140px}}.counting-block__number-container:last-child{margin-right:0}.counting-block__number{display:block;font-weight:500;color:#fff;max-height:4.6875rem;font-size:4.5rem;line-height:3.75rem;height:100%}@media (min-width:992px){.counting-block__number{max-height:8.4375rem;font-size:10.125rem;line-height:6.25rem}}.counting-block__title{font-size:.6875rem;line-height:.75rem;text-transform:uppercase;font-weight:700;color:#031c5b;text-align:center;margin-bottom:1.25rem;letter-spacing:2px}@media (min-width:992px){.counting-block__title{font-size:1.125rem;line-height:2rem;margin-bottom:2.875rem}}.counting-block__image{max-width:493px;width:100%;height:auto}.counting-block__image--bottom{margin-bottom:-17%}#mktoStyleLoaded{color:#123456}.mktoForm{font-family:sofia-pro,sans-serif!important;font-weight:300!important;font-size:18px!important;color:#4a5e77!important;width:100%!important;margin:0 auto!important}.mktoForm fieldset{border:1px solid #aeb0b6;border-radius:7px}.mktoForm fieldset legend{padding:0 1em}.mktoButtonRow,.mktoButtonWrap,.mktoFieldWrap,.mktoForm button.mktoButton,.mktoFormCol,.mktoFormRow{width:100%}.mktoForm .mktoOffset{display:none}.mktoForm input[type=date],.mktoForm input[type=email],.mktoForm input[type=number],.mktoForm input[type=tel],.mktoForm input[type=text],.mktoForm input[type=url],.mktoForm select.mktoField,.mktoForm textarea.mktoField{-webkit-appearance:none;border-radius:3px;-webkit-box-shadow:none;font-size:18px;color:#000;background:#fff;font:500 17px sofia-pro,sans-serif;line-height:1.5;width:100%!important;border:0;border-bottom:1px solid #bbb;border-radius:0;box-shadow:none;font-size:1.3125rem;line-height:1.875rem!important;background-color:transparent;color:#031c5b;z-index:1000;padding:20px 0 8px 10px;padding-left:0!important;padding-right:0!important}.mktoForm input[type=date]:focus,.mktoForm input[type=email]:focus,.mktoForm input[type=number]:focus,.mktoForm input[type=tel]:focus,.mktoForm input[type=text]:focus,.mktoForm input[type=url]:focus,.mktoForm select.mktoField:focus,.mktoForm textarea.mktoField:focus{border-color:#0076ff;-webkit-box-shadow:inset 0 0 5px 1px #0076ff;box-shadow:inset 0 0 5px 1px #0076ff;-webkit-box-shadow:none;box-shadow:none;outline:none}.mktoFormRow .mktoFormCol{width:calc((100% - 5px)/2);clear:none!important;float:center!important;margin-bottom:30px!important}.mktoFormRow .mktoFormCol+.mktoFormCol{margin-left:30px}.mktoForm select.mktoField::-ms-expand{display:none}.mktoForm select.mktoField{-moz-appearance:none;text-indent:.01px;text-overflow:"";padding:12px 18px;color:#000;background:#fff url(https://logicmonitor.com/wp-content/uploads/2017/05/select-icon-down.png?auto=format) 100% no-repeat;background-size:contain}.mktoForm select.mktoField:before{content:"\25BC";color:#000;position:absolute;left:10px;top:10px}.mktoForm.ie9 select.mktoField{background:none;padding:.2em 2.3px .2em .3em}.mktoForm label.mktoLabel{font-weight:300!important;margin-bottom:7px}.mktoForm.ie6 select.mktoField,.mktoForm.ie7 select.mktoField,.mktoForm.mktoNoCheckedSupport select.mktoField{background-image:none;line-height:1.5;padding:12px 16px}.mktoButtonRow{margin-top:20px!important;text-align:center!important}.mktoButtonWrap{margin-left:0!important}.mktoForm button.mktoButton{display:inline-block;height:50px;padding:0 50px;position:relative;background:#0076ff;border:3px solid transparent;border-radius:3px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;text-decoration:none;font-weight:800;font-size:18px;white-space:nowrap;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;width:auto}.mktoForm button.mktoButton:hover{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background:#005aff}.mktoForm textarea.mktoField{resize:none}.mktoForm .mktoAsterix{color:#0076ff}@media (max-width:768px){.mktoFormRow .mktoFormCol{width:100%!important;clear:none!important;float:left!important}.mktoFormRow .mktoFormCol+.mktoFormCol{margin-left:0}.mktoForm input,.mktoForm textarea{height:auto!important}}.mktoForm .mktoGutter{float:left;height:1.2em;display:none}.mktoAsterix{display:none!important}.mktoFieldWrap{position:relative!important}.mktoForm .mktoError{position:absolute!important;left:0!important;bottom:-50px!important;max-width:100%;z-index:10;width:100%;height:50px}.mktoForm .mktoError .mktoErrorMsg{-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important;background:none!important;height:auto!important;text-shadow:none!important;color:#f24708!important;font-size:14px!important;font-weight:400!important;max-width:100%!important;border:0!important;line-height:14px;height:50px!important}.mktoForm .mktoError .mktoErrorArrowWrap{display:none!important}::-webkit-input-placeholder{color:#bbb}::-moz-placeholder{color:#bbb}:-ms-input-placeholder{color:#bbb}:-moz-placeholder{color:#bbb}.mktoForm select.mktoField{color:#031c5b!important}.mktoForm .mktoFieldWrap .mktoLabel.mktoHasWidth{width:100%!important;color:#575757;margin-bottom:20px}.mktoForm select.mktoField{background:center right 10px no-repeat url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiMyRTc3RjYiIGQ9Ik0xLjQxLjU5TDYgNS4xNyAxMC41OS41OSAxMiAyIDYgOCAwIDJ6Ii8+PHBhdGggZD0iTS02LThoMjR2MjRILTZ6Ii8+PC9nPjwvc3ZnPg==")}.mktoForm .mktoFormRow{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:768px){.mktoForm .mktoFormRow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#mktoForm_1954>.mktoFormRow:nth-child(6) .mktoFieldDescriptor.mktoFormCol{width:100%!important}#mktoForm_1954>.mktoFormRow:nth-child(6) .mktoFieldDescriptor.mktoFormCol div.mktoLogicalField.mktoInvalid{border-bottom:0!important}.mktoButtonRow .mktoButtonWrap.mktoNative{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:90%;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.mktoButtonWrap.mktoNative button{border-radius:50px}.block-email-signup .mktoForm input[type=email],.block-email-signup .mktoForm input[type=tel],.block-email-signup .mktoForm input[type=text],.block-email-signup select.mktoField,.dark-form .mktoForm input[type=email],.dark-form .mktoForm input[type=tel],.dark-form .mktoForm input[type=text],.dark-form select.mktoField{background:transparent;border:0;border-bottom:2px solid #fff;border-radius:0;color:#fff!important;font-weight:300}.block-email-signup .mktoForm input[type=email]::-webkit-input-placeholder,.block-email-signup .mktoForm input[type=tel]::-webkit-input-placeholder,.block-email-signup .mktoForm input[type=text]::-webkit-input-placeholder,.block-email-signup select.mktoField::-webkit-input-placeholder,.dark-form .mktoForm input[type=email]::-webkit-input-placeholder,.dark-form .mktoForm input[type=tel]::-webkit-input-placeholder,.dark-form .mktoForm input[type=text]::-webkit-input-placeholder,.dark-form select.mktoField::-webkit-input-placeholder{color:hsla(0,0%,100%,.6)}.block-email-signup .mktoForm input[type=email]::-moz-placeholder,.block-email-signup .mktoForm input[type=tel]::-moz-placeholder,.block-email-signup .mktoForm input[type=text]::-moz-placeholder,.block-email-signup select.mktoField::-moz-placeholder,.dark-form .mktoForm input[type=email]::-moz-placeholder,.dark-form .mktoForm input[type=tel]::-moz-placeholder,.dark-form .mktoForm input[type=text]::-moz-placeholder,.dark-form select.mktoField::-moz-placeholder{color:hsla(0,0%,100%,.6)}.block-email-signup .mktoForm input[type=email]::-ms-input-placeholder,.block-email-signup .mktoForm input[type=tel]::-ms-input-placeholder,.block-email-signup .mktoForm input[type=text]::-ms-input-placeholder,.block-email-signup select.mktoField::-ms-input-placeholder,.dark-form .mktoForm input[type=email]::-ms-input-placeholder,.dark-form .mktoForm input[type=tel]::-ms-input-placeholder,.dark-form .mktoForm input[type=text]::-ms-input-placeholder,.dark-form select.mktoField::-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.block-email-signup .mktoForm input[type=email]::placeholder,.block-email-signup .mktoForm input[type=tel]::placeholder,.block-email-signup .mktoForm input[type=text]::placeholder,.block-email-signup select.mktoField::placeholder,.dark-form .mktoForm input[type=email]::placeholder,.dark-form .mktoForm input[type=tel]::placeholder,.dark-form .mktoForm input[type=text]::placeholder,.dark-form select.mktoField::placeholder{color:hsla(0,0%,100%,.6)}.block-email-signup .mktoForm input[type=email].mktoInvalid,.block-email-signup .mktoForm input[type=tel].mktoInvalid,.block-email-signup .mktoForm input[type=text].mktoInvalid,.block-email-signup select.mktoField.mktoInvalid,.dark-form .mktoForm input[type=email].mktoInvalid,.dark-form .mktoForm input[type=tel].mktoInvalid,.dark-form .mktoForm input[type=text].mktoInvalid,.dark-form select.mktoField.mktoInvalid{color:#f24708!important}.mktoForm .mktoFormCol{padding-top:25px}.mktoForm input,.mktoForm select,.mktoForm textarea{margin:3px!important}.mktoForm .mktoCheckboxList>label,.mktoForm .mktoRadioList>label{margin-top:-.05em!important;margin-bottom:1.2em!important}label{color:#999797;font-weight:500!important}.mktoForm label[for=Company],.mktoForm label[for=Country],.mktoForm label[for=Email],.mktoForm label[for=FirstName],.mktoForm label[for=LastName],.mktoForm label[for=Phone],.mktoForm label[for=Service_Provider__c],.mktoForm label[for=Title]{display:none!important}.mktoForm label[for=MKTG_Role_in_Monitoring__c],.mktoForm label[for=MKTG_Select_Industry__c],.mktoForm label[for=MKTG_Technologies_to_be_Monitored__c]{display:block!important;color:#6a6868!important;font-weight:500!important;font-size:1.375rem!important}.solution-card{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;background-color:#fff;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-white_8486db83.gif);border-radius:4px;height:220px;text-align:center;margin-bottom:3.75rem;padding:3.125rem 0 2.1875rem}.solution-card,.solution-card__image-container{display:-webkit-box;display:-ms-flexbox;display:flex}.solution-card__image-container{position:absolute;top:-30px;left:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.solution-card__title{font-size:1.25rem;line-height:1.5rem;color:#031c5b;font-weight:700}@media (min-width:992px){.solution-card__title{font-size:1.875rem;line-height:2.125rem;letter-spacing:-.42px}}.solution-card__text{color:#898989;font-size:.75rem;line-height:1.125rem}@media (min-width:992px){.solution-card__text{font-size:.875rem;line-height:1.25rem;max-width:250px}}.comment-form .solution-card input.btn-outline-lomo[type=submit],.search-form .solution-card .btn-outline-lomo.search-submit,.solution-card .btn.btn-outline-lomo,.solution-card .comment-form input.btn-outline-lomo[type=submit],.solution-card .search-form .btn-outline-lomo.search-submit{font-weight:700;line-height:2.375rem!important}.scroll-takeover #scrollama{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.scroll-takeover #scrollama>*{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:992px){.scroll-takeover .scroll-takeover__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:650px}}.scroll-takeover .scroll-takeover__images{position:-webkit-sticky;position:sticky;width:100%;margin:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.scroll-takeover .scroll-takeover__image{position:absolute;width:100%;height:100%;opacity:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.scroll-takeover .scroll-takeover__image.active{opacity:1}.scroll-takeover .scroll-takeover__image>*{position:absolute;z-index:1;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.scroll-takeover .scroll-takeover__image img{display:block;margin:0 auto;max-height:650px}@media (min-width:992px){.company-list--spacing-left{padding-left:3.75rem}}.company-list__row{border-bottom:1px solid #88b9d3;padding-top:1.375rem}.company-list__row-title{display:block;font-size:.75rem;line-height:.75rem;color:#031c5b;font-weight:700;opacity:.5;text-transform:uppercase;margin-bottom:1.25rem}.company-list__row-content{font-size:1.875rem;line-height:2.125rem;font-weight:700;color:#031c5b;margin-bottom:1.375rem}.company-list__row-link{font-size:1.125rem;line-height:1.625rem;color:#031c5b;font-weight:500}.company-list__row-link:hover{color:#031c5b;text-decoration:underline}.company-list__links{margin-bottom:1.375rem}.component-video-quote__outer{padding:3.75rem 0 2.5rem;background-image:url(/wp-content/themes/hydra/dist/images/blocks/deployment-time/lm-splatter-zoom_286d026e.png);background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:992px){.component-video-quote__outer{padding:12.5rem 0 9.1875rem;background-size:85%}}.component-video-quote{position:relative;border-radius:4px;background-color:#0076ff;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);padding:2.5rem 1.25rem;max-width:90%;margin-left:auto;margin-right:auto}@media (min-width:1150px){.component-video-quote{padding:4.375rem 3.5625rem;margin-left:10%;margin-right:2%}}.component-video-quote__img-large{display:none;position:absolute;max-width:400px;top:-60px;left:-40px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2)}@media (min-width:992px){.component-video-quote__img-large{display:block}}.component-video-quote__img-small{display:block;max-width:450px;position:relative;-webkit-transform:translateX(-70px) translateY(-70px);-o-transform:translateX(-70px) translateY(-70px);transform:translateX(-70px) translateY(-70px)}.component-video-quote__img-small>img{-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);border-radius:4px}@media (min-width:992px){.component-video-quote__img-small{display:none}}.component-video-quote__content{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-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:992px){.component-video-quote__content{min-height:500px}}.component-video-quote__content--side-box,.component-video-quote__content--side-box-split{min-height:auto}.component-video-quote__content--side-box-split .big-number{font-size:7.5rem;line-height:4rem;color:#fff;font-weight:700}.component-video-quote__content--side-box-split .big-number-content{font-size:1.625rem;line-height:2rem;color:#fff;font-weight:700}.component-video-quote--lomo-blue{background:#0076ff}.component-video-quote--teal{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif)}.component-video-quote--side-box{padding:3.75rem;background:#4a3b94;margin:0;max-width:100%;width:100%;height:auto}@media (min-width:1150px){.component-video-quote--side-box{width:451px;position:absolute;top:30%;right:-10%}}.component-video-quote--side-box-split{padding:3.75rem;background:#0076ff;margin:0;max-width:100%}@media (min-width:1150px){.component-video-quote--side-box-split{width:451px;position:absolute;top:30%;right:-10%}}.component-video-quote__text{font-size:1.375rem;line-height:1.75rem;margin:1.5625rem 0;font-style:italic;color:#fff}@media (min-width:992px){.component-video-quote__text{font-size:2.125rem;line-height:2.75rem;margin:1.875rem 0 1.25rem}}.component-video-quote__small{font-size:.875rem;line-height:1.25rem;color:#fff}.component-video-quote__small img{max-height:100px}.component-video-quote__small--dark{color:#031c5b}.component-video-quote__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;line-height:1.25rem;color:#031c5b;margin-top:2.125rem}@media (min-width:992px){.component-video-quote__share{font-size:1.125rem;line-height:1.625rem;margin-top:auto}}.component-video-quote__share--lomo,.component-video-quote__share--lomo:hover{color:#0076ff}.component-video-quote__share:hover{color:#031c5b;text-decoration:none}.testimonial-modal .modal-content{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0}.testimonial-modal .modal-content .modal-header{border:0}.testimonial-modal .modal-content .modal-body{text-align:center!important;padding-top:56.25%;position:relative}.testimonial-modal .modal-content .modal-body iframe{position:absolute;top:0;bottom:0;left:0;right:0}.component-watch-story{position:absolute;width:100%;max-width:230px;height:auto;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#0076ff;border-radius:4px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19);padding:1.875rem 1.25rem 1.25rem;color:#fff;-webkit-transition:background-color .35s ease-in;-o-transition:.35s ease-in background-color;transition:background-color .35s ease-in}.component-watch-story span{text-transform:uppercase}.component-watch-story__icon{margin-bottom:15px}@media (max-width:1149.98px){.component-watch-story__icon{max-width:80%;margin-bottom:5px}}.component-watch-story:hover{color:#fff;background-color:#005ecc;text-decoration:none}.component-watch-story--orange{background-color:#f24708}.component-watch-story--orange:hover{color:#fff;background-color:#c13906;text-decoration:none}.component-watch-story--teal{background-color:#00bda5}.component-watch-story--teal:hover{color:#fff;background-color:#008a78;text-decoration:none}.component-watch-story--dark{background-color:#031c5b}.component-watch-story--dark:hover{background-color:#010d2a}@media (max-width:991.98px){.component-watch-story{max-width:150px;padding:1.25rem .625rem .9375rem;left:auto;right:0;bottom:-5%}}.component-stats-quote{position:relative;padding-bottom:3.75rem;border-radius:4px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2)}@media (min-width:992px){.component-stats-quote{padding-top:12.5rem}}@media (min-width:1150px){.component-stats-quote{width:532px;height:651px}}.component-stats-quote__overlapping-box{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-align:center;-ms-flex-align:center;align-items:center;background:#0076ff;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);border-radius:4px;padding:2.8125rem}@media (min-width:992px){.component-stats-quote__overlapping-box{position:absolute;top:-275px}}@media (min-width:1150px){.component-stats-quote__overlapping-box{width:531px;height:422px;left:-70px}}.component-stats-quote__overlapping-box-title{font-size:2.625rem;line-height:2.875rem;color:#fff;font-weight:700;justify-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.component-stats-quote__overlapping-box-count{font-size:12.5rem;line-height:13.75rem;margin-top:1.25rem;color:#031c5b;font-weight:600}.component-stats-quote__overlapping-box-subtitle{font-size:1.125rem;line-height:1.4375rem;color:#fff}.component-stats-quote--teal{background-color:#00bda5}.component-stats-quote__content{padding:1.5rem}@media (min-width:1150px){.component-stats-quote__content{padding:1.5rem 1.5rem 1.5rem 4.375rem}}.component-stats-quote__text{font-size:1.375rem;line-height:1.75rem;margin:1.5625rem 0;font-style:italic;color:#fff}@media (min-width:992px){.component-stats-quote__text{font-size:2.125rem;line-height:2.75rem;margin:1.875rem 0 1.25rem}}.component-stats-quote__small{font-size:.875rem;line-height:1.25rem;color:#fff}.component-stats-quote__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;line-height:1.25rem;color:#031c5b;margin-top:2.125rem}@media (min-width:992px){.component-stats-quote__share{font-size:1.125rem;line-height:1.625rem;margin-top:auto}}.component-stats-quote__share:hover{color:#031c5b;text-decoration:none}.block-quote{background-color:#fff}.block-quote__content{font-size:2.125rem;line-height:2.75rem;color:#031c5b;font-style:italic;text-align:center}.block-quote__name{font-size:.875rem;line-height:1.25rem;color:#031c5b;margin-bottom:0}.block-quote__rank{font-size:.875rem;line-height:1.25rem;color:#898989}.offer-box{padding:1.6875rem .625rem 2.5rem}.offer-box--lomo-blue{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif);border-top-left-radius:4px;border-top-right-radius:4px}@media (min-width:992px){.offer-box--lomo-blue{border-top-left-radius:4px;border-top-right-radius:0}}.offer-box--purple{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-purple_f25bd6dc.gif);border-top-left-radius:0;border-top-right-radius:0}@media (min-width:992px){.offer-box--purple{-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);border-top-left-radius:0;border-top-right-radius:4px}}.offer-box--teal{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-teal_259f53f7.gif);height:300px!important;border-top-left-radius:0;border-top-right-radius:0}@media (min-width:992px){.offer-box--teal{border-top-left-radius:0;border-top-right-radius:4px}}.offer-box--tooltip{max-width:290px}.offer-box--desc-container{min-height:216px}@media (max-width:700px){.offer-box--desc-container{min-height:170px}}@media (max-width:700px){.offer-box--link-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:360px){.offer-box{padding:1.6875rem 1.25rem 2.5rem}}@media (min-width:992px){.offer-box{height:550px;padding:2.0625rem 2.5rem 2.5rem}}.bubbles-container-outer{background-image:url(/wp-content/themes/hydra/dist/images/bg-images/platform-wheel-lines_b531c970.png);background-repeat:no-repeat;background-size:cover;background-position:center 140px;background-attachment:local;padding-bottom:150px}@media (max-width:1149.98px){.bubbles-container-outer{padding-bottom:0;background-size:cover;background-position:center 100px}}.bubbles-container-inner{padding-top:4.6875rem;padding-bottom:4.1875rem}@media (min-width:992px){.bubbles-container-inner{padding-top:8.9375rem;padding-bottom:8.9375rem}}.bubbles-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:992px){.bubbles-container{padding-top:45x}}.bubbles-container--top{padding-top:2.125rem}@media (min-width:992px){.bubbles-container--top{padding-top:105px}}.bubbles-container--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bubbles-container--around{-ms-flex-pack:distribute;justify-content:space-around}.bubbles-container--items-center,.bubbles-container__bubble{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bubbles-container__bubble{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:150px;height:130px;text-align:center;margin:13px 4px;color:#fff;font-weight:700;z-index:100;background-size:contain;background-position:50%;background-repeat:no-repeat}.bubbles-container__bubble>span{font-size:1.125rem;line-height:1.25rem}@media (min-width:992px){.bubbles-container__bubble>span{font-size:1.75rem;line-height:2rem}}@media (min-width:992px){.bubbles-container__bubble{margin:15px 30px}}.bubbles-container__bubble--lomo-blue{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjMwcHgiIGhlaWdodD0iMjEzcHgiIHZpZXdCb3g9IjAgMCAyMzAgMjEzIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA2MiAoOTEzOTApIC0gaHR0cHM6Ly9za2V0Y2guY29tIC0tPgogICAgPHRpdGxlPnBsYXRmb3JtLWFsZXJ0aW5nPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9InBsYXRmb3JtLWFsZXJ0aW5nIiBmaWxsPSIjMDA3NkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8cGF0aCBkPSJNMTE3LjM3MTYwMSwwIEMxMzcuMzA5Mjg1LDAgMTU0LjM5MTM2OCwxLjEyNjQwMzkgMTY4LjU1Njk2LDMuMzQ0NzQ1OTIgQzE4Mi43Mzk3MjYsNS41OTU5ODcwOCAxOTQuMzYwNDE0LDEwLjQ4Mzg1OTMgMjAzLjQxMjc3OCwxNy45Nzg1OTY4IEMyMTIuNDgzODc4LDI1LjQ3MTc2NzYgMjE5LjE2NjIwMywzNi4yMTI1NTM2IDIyMy41MDk3MTQsNTAuMTY5NjIyMiBDMjI3LjgzNjA1MSw2NC4xNTk1ODk5IDIzMCw4Mi45NzQ3NjQ4IDIzMCwxMDYuNzA5MTQ1IEMyMzAsMTI4LjgzNDYgMjI3LjgzNjA1MSwxNDYuODEzMTk2IDIyMy41MDk3MTQsMTYwLjY0MTgwMiBDMjE5LjE2NjIwMywxNzQuNDcxOTc0IDIxMi40MDQyNTIsMTg1LjI3ODU1OCAyMDMuMjIwNzM5LDE5My4wNTk5ODggQzE5NC4wMjMxNzUsMjAwLjgxMTY1MiAxODIuMjc2MDIzLDIwNi4wODY0ODEgMTY3Ljk4MDg0NCwyMDguODUwMDA4IEMxNTMuNjUyODc4LDIxMS42MTY2NjkgMTM2LjY2NjAzMywyMTMgMTE2Ljk3MTkxLDIxMyBDOTUuOTYxNjE5NCwyMTMgNzguMTA5ODE5OCwyMTEuNjgwOTAxIDYzLjQxMzM4OTEsMjA5LjA0NTgzNyBDNDguNzAyOTA2NywyMDYuNDA3NjM5IDM2LjYxODUxNTYsMjAxLjI5MjYwNiAyNy4xNzg5NTExLDE5My42Mzk2MzkgQzE3LjcyNTMzNSwxODYuMDE2NDM5IDEwLjgzMzc5NzIsMTc1LjI3NTY1MyA2LjQ5MDI4NjA2LDE2MS40NDcwNDcgQzIuMTYzOTQ5MTIsMTQ3LjU4NTU0MyAwLDEyOS4zNTAwMTkgMCwxMDYuNzA5MTQ1IEMwLDgzLjc3ODQ0MzggMi4yOTE5NzQ5Nyw2NS4zNTAyMjU0IDYuODkxNTM3OCw1MS4zNjAyNTc3IEMxMS40NzU0ODc3LDM3LjQwMzE4OTEgMTguNTc0Njc3MiwyNi41OTY2MDQ5IDI4LjE1NjMxOTIsMTguOTczNDA0MSBDMzcuNzQxMDgzNywxMS4zMjA0Mzc1IDQ5Ljk1MTkzOTQsNi4yNzEyMDI3NyA2NC43OTIwMDg5LDMuNzYxNDY4MzYgQzc5LjYxNDkwNDIsMS4yNTQ4NjcyIDk3LjE0ODIwMDQsMCAxMTcuMzcxNjAxLDAiIGlkPSJGaWxsLTEtQ29weS00Ij48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K)}.bubbles-container__bubble--dark-orange{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjMwcHgiIGhlaWdodD0iMjEzcHgiIHZpZXdCb3g9IjAgMCAyMzAgMjEzIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA2MiAoOTEzOTApIC0gaHR0cHM6Ly9za2V0Y2guY29tIC0tPgogICAgPHRpdGxlPnBsYXRmb3JtLWFsZXJ0aW5nPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9InBsYXRmb3JtLWFsZXJ0aW5nIiBmaWxsPSIjRjI0NzA4IiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8cGF0aCBkPSJNMTE3LjM3MTYwMSwwIEMxMzcuMzA5Mjg1LDAgMTU0LjM5MTM2OCwxLjEyNjQwMzkgMTY4LjU1Njk2LDMuMzQ0NzQ1OTIgQzE4Mi43Mzk3MjYsNS41OTU5ODcwOCAxOTQuMzYwNDE0LDEwLjQ4Mzg1OTMgMjAzLjQxMjc3OCwxNy45Nzg1OTY4IEMyMTIuNDgzODc4LDI1LjQ3MTc2NzYgMjE5LjE2NjIwMywzNi4yMTI1NTM2IDIyMy41MDk3MTQsNTAuMTY5NjIyMiBDMjI3LjgzNjA1MSw2NC4xNTk1ODk5IDIzMCw4Mi45NzQ3NjQ4IDIzMCwxMDYuNzA5MTQ1IEMyMzAsMTI4LjgzNDYgMjI3LjgzNjA1MSwxNDYuODEzMTk2IDIyMy41MDk3MTQsMTYwLjY0MTgwMiBDMjE5LjE2NjIwMywxNzQuNDcxOTc0IDIxMi40MDQyNTIsMTg1LjI3ODU1OCAyMDMuMjIwNzM5LDE5My4wNTk5ODggQzE5NC4wMjMxNzUsMjAwLjgxMTY1MiAxODIuMjc2MDIzLDIwNi4wODY0ODEgMTY3Ljk4MDg0NCwyMDguODUwMDA4IEMxNTMuNjUyODc4LDIxMS42MTY2NjkgMTM2LjY2NjAzMywyMTMgMTE2Ljk3MTkxLDIxMyBDOTUuOTYxNjE5NCwyMTMgNzguMTA5ODE5OCwyMTEuNjgwOTAxIDYzLjQxMzM4OTEsMjA5LjA0NTgzNyBDNDguNzAyOTA2NywyMDYuNDA3NjM5IDM2LjYxODUxNTYsMjAxLjI5MjYwNiAyNy4xNzg5NTExLDE5My42Mzk2MzkgQzE3LjcyNTMzNSwxODYuMDE2NDM5IDEwLjgzMzc5NzIsMTc1LjI3NTY1MyA2LjQ5MDI4NjA2LDE2MS40NDcwNDcgQzIuMTYzOTQ5MTIsMTQ3LjU4NTU0MyAwLDEyOS4zNTAwMTkgMCwxMDYuNzA5MTQ1IEMwLDgzLjc3ODQ0MzggMi4yOTE5NzQ5Nyw2NS4zNTAyMjU0IDYuODkxNTM3OCw1MS4zNjAyNTc3IEMxMS40NzU0ODc3LDM3LjQwMzE4OTEgMTguNTc0Njc3MiwyNi41OTY2MDQ5IDI4LjE1NjMxOTIsMTguOTczNDA0MSBDMzcuNzQxMDgzNywxMS4zMjA0Mzc1IDQ5Ljk1MTkzOTQsNi4yNzEyMDI3NyA2NC43OTIwMDg5LDMuNzYxNDY4MzYgQzc5LjYxNDkwNDIsMS4yNTQ4NjcyIDk3LjE0ODIwMDQsMCAxMTcuMzcxNjAxLDAiIGlkPSJGaWxsLTEtQ29weS00Ij48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=)}.bubbles-container__bubble--yellow{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjMwcHgiIGhlaWdodD0iMjEzcHgiIHZpZXdCb3g9IjAgMCAyMzAgMjEzIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA2MiAoOTEzOTApIC0gaHR0cHM6Ly9za2V0Y2guY29tIC0tPgogICAgPHRpdGxlPnBsYXRmb3JtLWFwaTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJwbGF0Zm9ybS1hcGkiIGZpbGw9IiNGQkEyMDAiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMTcuMzcxNjAxLDAgQzEzNy4zMDkyODUsMCAxNTQuMzkxMzY4LDEuMTI2NDAzOSAxNjguNTU2OTYsMy4zNDQ3NDU5MiBDMTgyLjczOTcyNiw1LjU5NTk4NzA4IDE5NC4zNjA0MTQsMTAuNDgzODU5MyAyMDMuNDEyNzc4LDE3Ljk3ODU5NjggQzIxMi40ODM4NzgsMjUuNDcxNzY3NiAyMTkuMTY2MjAzLDM2LjIxMjU1MzYgMjIzLjUwOTcxNCw1MC4xNjk2MjIyIEMyMjcuODM2MDUxLDY0LjE1OTU4OTkgMjMwLDgyLjk3NDc2NDggMjMwLDEwNi43MDkxNDUgQzIzMCwxMjguODM0NiAyMjcuODM2MDUxLDE0Ni44MTMxOTYgMjIzLjUwOTcxNCwxNjAuNjQxODAyIEMyMTkuMTY2MjAzLDE3NC40NzE5NzQgMjEyLjQwNDI1MiwxODUuMjc4NTU4IDIwMy4yMjA3MzksMTkzLjA1OTk4OCBDMTk0LjAyMzE3NSwyMDAuODExNjUyIDE4Mi4yNzYwMjMsMjA2LjA4NjQ4MSAxNjcuOTgwODQ0LDIwOC44NTAwMDggQzE1My42NTI4NzgsMjExLjYxNjY2OSAxMzYuNjY2MDMzLDIxMyAxMTYuOTcxOTEsMjEzIEM5NS45NjE2MTk0LDIxMyA3OC4xMDk4MTk4LDIxMS42ODA5MDEgNjMuNDEzMzg5MSwyMDkuMDQ1ODM3IEM0OC43MDI5MDY3LDIwNi40MDc2MzkgMzYuNjE4NTE1NiwyMDEuMjkyNjA2IDI3LjE3ODk1MTEsMTkzLjYzOTYzOSBDMTcuNzI1MzM1LDE4Ni4wMTY0MzkgMTAuODMzNzk3MiwxNzUuMjc1NjUzIDYuNDkwMjg2MDYsMTYxLjQ0NzA0NyBDMi4xNjM5NDkxMiwxNDcuNTg1NTQzIDAsMTI5LjM1MDAxOSAwLDEwNi43MDkxNDUgQzAsODMuNzc4NDQzOCAyLjI5MTk3NDk3LDY1LjM1MDIyNTQgNi44OTE1Mzc4LDUxLjM2MDI1NzcgQzExLjQ3NTQ4NzcsMzcuNDAzMTg5MSAxOC41NzQ2NzcyLDI2LjU5NjYwNDkgMjguMTU2MzE5MiwxOC45NzM0MDQxIEMzNy43NDEwODM3LDExLjMyMDQzNzUgNDkuOTUxOTM5NCw2LjI3MTIwMjc3IDY0Ljc5MjAwODksMy43NjE0NjgzNiBDNzkuNjE0OTA0MiwxLjI1NDg2NzIgOTcuMTQ4MjAwNCwwIDExNy4zNzE2MDEsMCIgaWQ9IkZpbGwtMSI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+)}@media (min-width:992px){.bubbles-container__bubble--yellow{margin-right:70px}}.bubbles-container__bubble--teal{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjMwcHgiIGhlaWdodD0iMjEzcHgiIHZpZXdCb3g9IjAgMCAyMzAgMjEzIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA2MiAoOTEzOTApIC0gaHR0cHM6Ly9za2V0Y2guY29tIC0tPgogICAgPHRpdGxlPnBsYXRmb3JtLWZvcmVjYXN0aW5nPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9InBsYXRmb3JtLWZvcmVjYXN0aW5nIiBmaWxsPSIjMDBCREE1IiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8cGF0aCBkPSJNMTE3LjM3MTYwMSwwIEMxMzcuMzA5Mjg1LDAgMTU0LjM5MTM2OCwxLjEyNjQwMzkgMTY4LjU1Njk2LDMuMzQ0NzQ1OTIgQzE4Mi43Mzk3MjYsNS41OTU5ODcwOCAxOTQuMzYwNDE0LDEwLjQ4Mzg1OTMgMjAzLjQxMjc3OCwxNy45Nzg1OTY4IEMyMTIuNDgzODc4LDI1LjQ3MTc2NzYgMjE5LjE2NjIwMywzNi4yMTI1NTM2IDIyMy41MDk3MTQsNTAuMTY5NjIyMiBDMjI3LjgzNjA1MSw2NC4xNTk1ODk5IDIzMCw4Mi45NzQ3NjQ4IDIzMCwxMDYuNzA5MTQ1IEMyMzAsMTI4LjgzNDYgMjI3LjgzNjA1MSwxNDYuODEzMTk2IDIyMy41MDk3MTQsMTYwLjY0MTgwMiBDMjE5LjE2NjIwMywxNzQuNDcxOTc0IDIxMi40MDQyNTIsMTg1LjI3ODU1OCAyMDMuMjIwNzM5LDE5My4wNTk5ODggQzE5NC4wMjMxNzUsMjAwLjgxMTY1MiAxODIuMjc2MDIzLDIwNi4wODY0ODEgMTY3Ljk4MDg0NCwyMDguODUwMDA4IEMxNTMuNjUyODc4LDIxMS42MTY2NjkgMTM2LjY2NjAzMywyMTMgMTE2Ljk3MTkxLDIxMyBDOTUuOTYxNjE5NCwyMTMgNzguMTA5ODE5OCwyMTEuNjgwOTAxIDYzLjQxMzM4OTEsMjA5LjA0NTgzNyBDNDguNzAyOTA2NywyMDYuNDA3NjM5IDM2LjYxODUxNTYsMjAxLjI5MjYwNiAyNy4xNzg5NTExLDE5My42Mzk2MzkgQzE3LjcyNTMzNSwxODYuMDE2NDM5IDEwLjgzMzc5NzIsMTc1LjI3NTY1MyA2LjQ5MDI4NjA2LDE2MS40NDcwNDcgQzIuMTYzOTQ5MTIsMTQ3LjU4NTU0MyAwLDEyOS4zNTAwMTkgMCwxMDYuNzA5MTQ1IEMwLDgzLjc3ODQ0MzggMi4yOTE5NzQ5Nyw2NS4zNTAyMjU0IDYuODkxNTM3OCw1MS4zNjAyNTc3IEMxMS40NzU0ODc3LDM3LjQwMzE4OTEgMTguNTc0Njc3MiwyNi41OTY2MDQ5IDI4LjE1NjMxOTIsMTguOTczNDA0MSBDMzcuNzQxMDgzNywxMS4zMjA0Mzc1IDQ5Ljk1MTkzOTQsNi4yNzEyMDI3NyA2NC43OTIwMDg5LDMuNzYxNDY4MzYgQzc5LjYxNDkwNDIsMS4yNTQ4NjcyIDk3LjE0ODIwMDQsMCAxMTcuMzcxNjAxLDAiIGlkPSJGaWxsLTEtQ29weSI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+)}@media (min-width:992px){.bubbles-container__bubble--teal{margin-left:70px}}.bubbles-container__bubble--purple{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjMwcHgiIGhlaWdodD0iMjEzcHgiIHZpZXdCb3g9IjAgMCAyMzAgMjEzIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA2MiAoOTEzOTApIC0gaHR0cHM6Ly9za2V0Y2guY29tIC0tPgogICAgPHRpdGxlPnBsYXRmb3JtLXJvbGUtYmFzZWQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0icGxhdGZvcm0tcm9sZS1iYXNlZCIgZmlsbD0iIzRCM0I5MyIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPHBhdGggZD0iTTExNy4zNzE2MDEsMCBDMTM3LjMwOTI4NSwwIDE1NC4zOTEzNjgsMS4xMjY0MDM5IDE2OC41NTY5NiwzLjM0NDc0NTkyIEMxODIuNzM5NzI2LDUuNTk1OTg3MDggMTk0LjM2MDQxNCwxMC40ODM4NTkzIDIwMy40MTI3NzgsMTcuOTc4NTk2OCBDMjEyLjQ4Mzg3OCwyNS40NzE3Njc2IDIxOS4xNjYyMDMsMzYuMjEyNTUzNiAyMjMuNTA5NzE0LDUwLjE2OTYyMjIgQzIyNy44MzYwNTEsNjQuMTU5NTg5OSAyMzAsODIuOTc0NzY0OCAyMzAsMTA2LjcwOTE0NSBDMjMwLDEyOC44MzQ2IDIyNy44MzYwNTEsMTQ2LjgxMzE5NiAyMjMuNTA5NzE0LDE2MC42NDE4MDIgQzIxOS4xNjYyMDMsMTc0LjQ3MTk3NCAyMTIuNDA0MjUyLDE4NS4yNzg1NTggMjAzLjIyMDczOSwxOTMuMDU5OTg4IEMxOTQuMDIzMTc1LDIwMC44MTE2NTIgMTgyLjI3NjAyMywyMDYuMDg2NDgxIDE2Ny45ODA4NDQsMjA4Ljg1MDAwOCBDMTUzLjY1Mjg3OCwyMTEuNjE2NjY5IDEzNi42NjYwMzMsMjEzIDExNi45NzE5MSwyMTMgQzk1Ljk2MTYxOTQsMjEzIDc4LjEwOTgxOTgsMjExLjY4MDkwMSA2My40MTMzODkxLDIwOS4wNDU4MzcgQzQ4LjcwMjkwNjcsMjA2LjQwNzYzOSAzNi42MTg1MTU2LDIwMS4yOTI2MDYgMjcuMTc4OTUxMSwxOTMuNjM5NjM5IEMxNy43MjUzMzUsMTg2LjAxNjQzOSAxMC44MzM3OTcyLDE3NS4yNzU2NTMgNi40OTAyODYwNiwxNjEuNDQ3MDQ3IEMyLjE2Mzk0OTEyLDE0Ny41ODU1NDMgMCwxMjkuMzUwMDE5IDAsMTA2LjcwOTE0NSBDMCw4My43Nzg0NDM4IDIuMjkxOTc0OTcsNjUuMzUwMjI1NCA2Ljg5MTUzNzgsNTEuMzYwMjU3NyBDMTEuNDc1NDg3NywzNy40MDMxODkxIDE4LjU3NDY3NzIsMjYuNTk2NjA0OSAyOC4xNTYzMTkyLDE4Ljk3MzQwNDEgQzM3Ljc0MTA4MzcsMTEuMzIwNDM3NSA0OS45NTE5Mzk0LDYuMjcxMjAyNzcgNjQuNzkyMDA4OSwzLjc2MTQ2ODM2IEM3OS42MTQ5MDQyLDEuMjU0ODY3MiA5Ny4xNDgyMDA0LDAgMTE3LjM3MTYwMSwwIiBpZD0iRmlsbC0xLUNvcHktMyI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+)}.bubbles-container__bubble--orange{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjMwcHgiIGhlaWdodD0iMjEzcHgiIHZpZXdCb3g9IjAgMCAyMzAgMjEzIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA2MiAoOTEzOTApIC0gaHR0cHM6Ly9za2V0Y2guY29tIC0tPgogICAgPHRpdGxlPnBsYXRmb3JtLW1hcHBpbmc8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0icGxhdGZvcm0tbWFwcGluZyIgZmlsbD0iI0ZGN0MwMCIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPHBhdGggZD0iTTExNy4zNzE2MDEsMCBDMTM3LjMwOTI4NSwwIDE1NC4zOTEzNjgsMS4xMjY0MDM5IDE2OC41NTY5NiwzLjM0NDc0NTkyIEMxODIuNzM5NzI2LDUuNTk1OTg3MDggMTk0LjM2MDQxNCwxMC40ODM4NTkzIDIwMy40MTI3NzgsMTcuOTc4NTk2OCBDMjEyLjQ4Mzg3OCwyNS40NzE3Njc2IDIxOS4xNjYyMDMsMzYuMjEyNTUzNiAyMjMuNTA5NzE0LDUwLjE2OTYyMjIgQzIyNy44MzYwNTEsNjQuMTU5NTg5OSAyMzAsODIuOTc0NzY0OCAyMzAsMTA2LjcwOTE0NSBDMjMwLDEyOC44MzQ2IDIyNy44MzYwNTEsMTQ2LjgxMzE5NiAyMjMuNTA5NzE0LDE2MC42NDE4MDIgQzIxOS4xNjYyMDMsMTc0LjQ3MTk3NCAyMTIuNDA0MjUyLDE4NS4yNzg1NTggMjAzLjIyMDczOSwxOTMuMDU5OTg4IEMxOTQuMDIzMTc1LDIwMC44MTE2NTIgMTgyLjI3NjAyMywyMDYuMDg2NDgxIDE2Ny45ODA4NDQsMjA4Ljg1MDAwOCBDMTUzLjY1Mjg3OCwyMTEuNjE2NjY5IDEzNi42NjYwMzMsMjEzIDExNi45NzE5MSwyMTMgQzk1Ljk2MTYxOTQsMjEzIDc4LjEwOTgxOTgsMjExLjY4MDkwMSA2My40MTMzODkxLDIwOS4wNDU4MzcgQzQ4LjcwMjkwNjcsMjA2LjQwNzYzOSAzNi42MTg1MTU2LDIwMS4yOTI2MDYgMjcuMTc4OTUxMSwxOTMuNjM5NjM5IEMxNy43MjUzMzUsMTg2LjAxNjQzOSAxMC44MzM3OTcyLDE3NS4yNzU2NTMgNi40OTAyODYwNiwxNjEuNDQ3MDQ3IEMyLjE2Mzk0OTEyLDE0Ny41ODU1NDMgMCwxMjkuMzUwMDE5IDAsMTA2LjcwOTE0NSBDMCw4My43Nzg0NDM4IDIuMjkxOTc0OTcsNjUuMzUwMjI1NCA2Ljg5MTUzNzgsNTEuMzYwMjU3NyBDMTEuNDc1NDg3NywzNy40MDMxODkxIDE4LjU3NDY3NzIsMjYuNTk2NjA0OSAyOC4xNTYzMTkyLDE4Ljk3MzQwNDEgQzM3Ljc0MTA4MzcsMTEuMzIwNDM3NSA0OS45NTE5Mzk0LDYuMjcxMjAyNzcgNjQuNzkyMDA4OSwzLjc2MTQ2ODM2IEM3OS42MTQ5MDQyLDEuMjU0ODY3MiA5Ny4xNDgyMDA0LDAgMTE3LjM3MTYwMSwwIiBpZD0iRmlsbC0xLUNvcHktNSI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+)}@media (min-width:992px){.bubbles-container__bubble{width:230px;height:213px}}@media (max-width:1149.98px){.bubbles-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.tooltip-icon{display:inline;position:relative}.tooltip-icon:hover:after{position:absolute;top:-170px;left:-40px;width:444px;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;color:#031c5b;content:attr(data-title);margin:-82px auto 0;font-size:16px;padding:40px 50px;background:#f0f7ff;-webkit-box-shadow:10px 10px 0 0 rgba(0,0,0,.2);box-shadow:10px 10px 0 0 rgba(0,0,0,.2)}@media (max-width:500px){.tooltip-icon:hover:after{width:320%;top:-170px;left:0}}.tooltip-icon:hover:before{position:absolute;border:solid;border-color:#f0f7ff transparent;border-width:12px 6px 0;content:"";left:0;bottom:25px;z-index:9999}.operational-status{padding:35px 30px 30px;width:100%;border-top:1px solid #d4d4d4}@media (min-width:768px){.operational-status{padding:35px 50px 40px}}@media (min-width:992px){.operational-status{margin:35px 35px 0;padding:0;max-width:200px;border:none}}@media (min-width:1150px){.operational-status{margin:60px 50px 0}}.operational-status__subtitle{font-size:.75rem;line-height:.75rem;text-transform:uppercase;font-weight:700;letter-spacing:1px;color:#898989}.operational-status__link{font-size:.75rem;line-height:.75rem;color:#031c5b}.operational-status__link:hover{text-decoration:underline}.operational-status__status-icon{display:block;width:12px;height:12px;border-radius:12px;background:#00bda5;font-size:15px;color:#00bda5}@media (min-width:992px){.operational-status__status-icon{width:16px;height:16px;font-size:22px}}.operational-status__status{font-size:1.375rem;line-height:1.875rem;font-weight:700;color:#00bda5;padding:1rem 0 0}.featured-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);max-width:760px;min-height:500px;border-radius:4px;margin-right:10px;margin-top:-150px;margin-bottom:1.875rem}@media (min-width:992px){.featured-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:-75px}}.featured-card__figure{background-image:url(/wp-content/themes/hydra/dist/images/speckles/generic_post_b1f212ad.png);width:100%;height:137px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.featured-card__figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:250px;height:auto;padding:50px 36px 50px 0}}.featured-card__mobile-image{height:137px}.featured-card__large-image{height:380px}.featured-card__btn{margin-bottom:2.875rem}.featured-card__content{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:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:100%;padding:1.5625rem 1.5625rem 2.5rem}@media (min-width:992px){.featured-card__content{padding:2.5rem 3.125rem}}.featured-card__info{font-size:.75rem;line-height:.75rem;font-weight:700;color:#031c5b}.featured-card__text{margin-bottom:1.875rem}.subscribe-card{background-color:#031c5b;padding:2.125rem;border-radius:4px}.subscribe-card__title{font-size:1.625rem;line-height:2rem;color:#fff;font-weight:700}.subscribe-card__btn{margin-top:2.5rem}@media (min-width:992px){.subscribe-card{margin-top:-75px}}.person-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);width:100%;max-width:896px;padding-top:6.125rem;padding-bottom:9.375rem;margin-bottom:15.625rem}@media (max-width:1149.98px){.person-card{margin-top:9.375rem;margin-bottom:4.6875rem}}.person-card--fs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:15%;padding-right:9.375rem}.person-card--fe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:7.5rem;padding-right:10%}.person-card--dark{background-color:#031c5b}.person-card--pink{background-color:#f7cecd}.person-card--light{background-color:#aedaeb}.person-card--lomo-blue{background-color:#0076ff}.person-card--purple{background-color:#4b3b93}.person-card--teal{background-color:#00bda5}.person-card__arm{position:absolute;overflow:hidden;width:1200px;height:1694px}.person-card__arm--left{bottom:-1492px;left:-960px;-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:1149.98px){.person-card__arm--left{bottom:-200px}}.person-card__arm--right{top:-1492px;right:-960px}@media (max-width:1149.98px){.person-card__arm{display:none}}.person-card__image{position:absolute;max-width:430px}.person-card__image--left{top:-40px;left:-350px}.person-card__image--right{top:-40px;right:-300px}@media (max-width:1149.98px){.person-card__image{max-width:180px;top:-100px;left:20px}}.person-card__small{display:block;margin-bottom:1rem;color:#fff}.person-card__small--dark{color:#031c5b}@media (min-width:992px){.person-card__small{font-size:.75rem;line-height:.75rem}}.person-card__content{max-width:598px}.person-card__title{color:#fff;margin-bottom:1.875rem;font-size:1.875rem;line-height:2.125rem}.person-card__title--dark{color:#031c5b}@media (min-width:992px){.person-card__title{font-size:3.75rem;line-height:4rem}}.person-card__text{color:#fff;margin-bottom:1.875rem;font-size:.75rem;line-height:1.125rem}.person-card__text--dark{color:#031c5b}@media (min-width:992px){.person-card__text{font-size:.875rem;line-height:1.25rem}}@media (max-width:1149.98px){.person-card{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:20px;padding-right:20px}}.leadership-bottom-cards{padding-top:.3125rem;padding-bottom:9.375rem;background-color:#fff}.leadership-bottom-cards__card{padding:5rem 3.75rem;border-radius:4px;height:100%}.leadership-bottom-cards__card--teal{position:relative;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-teal_259f53f7.gif);-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);z-index:10}@media (min-width:1150px){.leadership-bottom-cards__card--teal{-webkit-transform:translateX(180px);-o-transform:translateX(180px);transform:translateX(180px)}}.leadership-bottom-cards__card--purple{background-color:#4b3b93}@media (min-width:1150px){.leadership-bottom-cards__card--purple{padding-left:100px;-webkit-transform:translateX(100px) translateY(52px);-o-transform:translateX(100px) translateY(52px);transform:translateX(100px) translateY(52px)}}.leadership-bottom-cards__bot{position:absolute;bottom:-220px;left:-180px;max-width:276px}.wide-card-outer{padding-top:65px;padding-bottom:65px;margin-bottom:-550px}@media (min-width:992px){.wide-card-outer{padding-top:165px;margin-bottom:0}}.wide-card{-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19);border-radius:2px;height:160px;margin-bottom:1.875rem;padding:1.875rem}@media (min-width:992px){.wide-card{margin-bottom:-100px}}.wide-card__title{font-size:1.625rem;line-height:2rem;font-weight:700;color:#fff}.wide-card__content{font-size:1.125rem;line-height:1.625rem;color:#fff;-webkit-transition:all .35s ease;-o-transition:.35s ease all;transition:all .35s ease}.wide-card__content:hover{color:#fff;text-decoration:underline}.wide-card--teal{background-color:#00bda5}.wide-card--lomo{background-color:#0076ff}.wide-card--purple{background-color:#4b3b93}.split-card{position:relative;border-radius:4px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19);margin:2.5rem 0 0;padding:1.875rem;min-height:350px}@media (min-width:1150px){.split-card{margin:2.5rem 0;padding:3.3125rem 5.25rem 4rem}}.split-card--purple{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-purple_f25bd6dc.gif)}.split-card--lomo-blue{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif)}.split-card--dark-teal{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-teal_259f53f7.gif)}.split-card--small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#aedaeb;padding:0;max-width:240px;width:100%;min-height:180px;margin-top:-50px;margin-right:16px;margin-bottom:40px}@media (min-width:992px){.split-card--small{max-width:358px;width:358px;height:292px;margin:0 0 0 -70px}}.split-card--small--alternate{margin-top:-85px}.split-card--small .text-content-tiny{letter-spacing:1.38px}.split-card--space-gray{background-color:#aedaeb}.split-card--small-card{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1.5625rem 1.75rem}.split-card--medium-card{padding:3.75rem;z-index:100}.split-card--fixed-size{width:100%}@media (min-width:1400px){.split-card--fixed-size{width:591px;position:absolute;padding-top:86px;padding-bottom:86px;padding-left:185px;bottom:-98px;left:-130px;z-index:10;overflow:hidden}}.split-card__content{max-width:466px}.split-card__number{width:41px;height:53px}@media (min-width:992px){.split-card__number{width:68px;height:88px}}.split-card__number-small{width:48px;height:48px}.split-card__small-list>li{color:#031c5b;font-size:1rem;line-height:1.625rem;margin-bottom:.625rem}.split-card__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;margin-bottom:3.125rem}.split-card__list-item span{font-size:1.25rem;line-height:1.625rem;color:#fff}.split-card__list-item small{font-size:.875rem;line-height:1.25rem;color:#fff}.split-card__list-item>img{width:40px;height:auto;margin-right:2.5rem}.split-card__svg-1{display:none}@media (min-width:992px){.split-card__svg-1{display:block;position:absolute;top:-30%;right:-40%;width:343px;height:139px;overflow:hidden}}.split-card__svg-3{display:none}@media (min-width:992px){.split-card__svg-3{display:block;position:absolute;bottom:-60px;right:-200px;width:240px;overflow:hidden}}.split-card__svg-4{display:none}@media (min-width:992px){.split-card__svg-4{display:block;position:absolute;bottom:-34px;right:15%;width:152px;height:68px;overflow:hidden}}.cookie-notification{position:fixed;bottom:0;width:100%;background-color:rgba(0,102,226,.8);color:#fff;z-index:1001;font-size:.9rem}#rem-pl-2 button{color:#3282ff!important;background:#fff!important}.flex-grow-1 a{color:#fff;text-decoration:underline}@media only screen and (max-width:1200px){#rem-d-flex{display:block!important}#rem-pl-2{padding-top:15px!important;padding-left:0!important}}.modal{background-color:rgba(0,0,0,.7)}.modal-fs{margin:0 auto;max-width:1440px}.modal-fs .modal-content{background:none;border:none}.modal-fs .modal-content .modal-header{padding-right:2rem;border:none}@media (min-width:768px){.modal-fs .modal-content .modal-header{padding-right:3rem}}.modal-fs .modal-content .modal-body{text-align:center!important;padding:0 1rem 1rem}@media (min-width:768px){.modal-fs .modal-content .modal-body{padding:0 2rem 2rem}}a[data-toggle=modal]{cursor:pointer}.block-solution-cards{margin-bottom:1.875rem}.block-split-section{background:#fff;padding:12.5rem 0 0}@media (max-width:1149.98px){.block-split-section{padding:10rem 0 0}}@media (max-width:767.98px){.block-split-section>.container,.template-white-header .block-split-section>main.main{width:100%;padding-right:9px!important;padding-left:9px!important;margin-right:auto;margin-left:auto}}.block-split-section__main-container{margin:0 9px;position:relative}.block-split-section__image-row{position:absolute;width:100%;height:100%;z-index:10;bottom:0;left:0;right:0}.block-split-section__image-row-inside{width:100%;height:100%;position:relative}@media (max-width:1149.98px){.block-split-section__image-row-inside{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}}.block-split-section__image-row-inside .map{position:absolute;max-width:812px;bottom:10%;left:22%;right:12%;max-height:450px;border-radius:4px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2)}@media (max-width:1149.98px){.block-split-section__image-row-inside .map{display:none}}.block-split-section__image-row-inside .map-mobile{width:100%;max-width:490px;border-radius:4px}@media (min-width:1150px){.block-split-section__image-row-inside .map-mobile{display:none}}@media (max-width:991.98px){.block-split-section__image-row-inside .map-mobile{max-width:290px}}@media (max-width:400px){.block-split-section__image-row-inside .map-mobile{max-width:100%;padding-left:20px;padding-right:15px}}.block-split-section__image-row-inside .rectangle{position:absolute}@media screen and (max-width:1250px){.block-split-section__image-row-inside .rectangle{visibility:hidden}}.block-split-section__image-row-inside .rectangle-green{width:249px;height:164px;bottom:2%;left:15%}.block-split-section__image-row-inside .rectangle-blue{width:98px;height:90px;z-index:1010;top:45%;left:18%}.block-split-section__image-row-inside .rectangle-pink{width:216px;height:252px;bottom:20%;right:12%}.block-split-section__subtitle{font-size:.6875rem;line-height:.75rem;letter-spacing:.25rem;text-transform:uppercase;font-weight:700;color:#031c5b;margin-bottom:2.5rem;text-align:center}@media (min-width:992px){.block-split-section__subtitle{font-size:1.125rem;line-height:1.125rem}}.block-split-section__image-divider{margin-bottom:50px}@media (max-width:1149.98px){.block-split-section__image-divider{margin-bottom:1.125rem}}.block-split-section__container-light{-webkit-transform:translateX(-80px);-o-transform:translateX(-80px);transform:translateX(-80px);padding-bottom:20px}@media (max-width:1149.98px){.block-split-section__container-light{padding-bottom:0;height:460px;background-color:#aedaeb;-webkit-transform:translateY(-100px);-o-transform:translateY(-100px);transform:translateY(-100px)}}@media (max-width:991.98px){.block-split-section__container-light{height:260px;-webkit-transform:translateY(-60px);-o-transform:translateY(-60px);transform:translateY(-60px)}}.block-split-section__container-dark{-webkit-transform:translate(-20px,15px);-o-transform:translate(-20px,15px);transform:translate(-20px,15px)}@media (max-width:1149.98px){.block-split-section__container-dark{height:460px;-webkit-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px)}}@media (max-width:991.98px){.block-split-section__container-dark{height:260px;-webkit-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}.block-split-section__skewed-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:783px}@media (max-width:1149.98px){.block-split-section__skewed-block{height:460px}}.block-split-section__skewed-block--light{width:110%;background-color:#aedaeb;-webkit-transform:skew(6deg);-o-transform:skew(6deg);transform:skew(6deg);position:relative;border-radius:4px;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif)}@media (max-width:1149.98px){.block-split-section__skewed-block--light{width:100%;height:120%;-webkit-transform:skewY(-6deg) translateY(0);-o-transform:skewY(-6deg) translateY(0);transform:skewY(-6deg) translateY(0)}}.block-split-section__skewed-block--light:before{content:" ";display:block;position:absolute;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif);opacity:.25;left:0;top:0;width:100%;height:100%}.block-split-section__skewed-block--dark{width:120%;background-color:#031c5b;-webkit-transform:skew(6deg);-o-transform:skew(6deg);transform:skew(6deg);position:relative;border-radius:4px}.block-split-section__skewed-block--dark:before{content:" ";display:block;position:absolute;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif);opacity:.6;left:0;top:0;width:100%;height:100%}@media (max-width:1149.98px){.block-split-section__skewed-block--dark{width:100%;height:120%;-webkit-transform:skewY(-6deg) translateY(50px);-o-transform:skewY(-6deg) translateY(50px);transform:skewY(-6deg) translateY(50px)}}.block-split-section__content h2{font-size:3.75rem}@media (max-width:991.98px){.block-split-section__content h2{text-align:center;font-size:1.875rem}}.block-split-section__content h3{font-size:1.5rem}@media (max-width:991.98px){.block-split-section__content h3{text-align:center;font-size:1.25rem}}.block-split-section__content--light{-webkit-transform:skew(-6deg) translateX(40px);-o-transform:skew(-6deg) translateX(40px);transform:skew(-6deg) translateX(40px);padding-top:120px}@media (max-width:1149.98px){.block-split-section__content--light{margin-top:75px;-webkit-transform:skewY(6deg) translateX(0);-o-transform:skewY(6deg) translateX(0);transform:skewY(6deg) translateX(0)}}@media (max-width:991.98px){.block-split-section__content--light{padding-top:40px}}.block-split-section__content--dark{-webkit-transform:skew(-6deg) translateX(-40px);-o-transform:skew(-6deg) translateX(-40px);transform:skew(-6deg) translateX(-40px);padding-top:105px}@media (max-width:1149.98px){.block-split-section__content--dark{margin-top:100px;-webkit-transform:skewY(6deg) translateX(0);-o-transform:skewY(6deg) translateX(0);transform:skewY(6deg) translateX(0)}}@media (max-width:991.98px){.block-split-section__content--dark{padding-top:10px}}.block-split-section__content--dark h2,.block-split-section__content--dark h3{color:#fff}@media (max-width:991.98px){.block-split-section__content--dark h3{text-align:center;max-width:246px}}.block-confirmation{padding-top:200px;margin-top:-200px}.block-confirmation__container{background-image:url(/wp-content/themes/hydra/dist/images/blocks/careers-blocks/careers-hero-splash_2458ca24.png);max-height:80vh;padding:7.5rem;background-position:50%;background-size:cover;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-confirmation__content-box{background-color:#fff;border-radius:4px;padding:5.375rem}.block-confirmation__content-box h1{color:#031c5b}.block-tank-robot{background-color:#fff;background-image:url(/wp-content/themes/hydra/dist/images/blocks/tank-robot/splatter-tran_549490a8.png);background-repeat:no-repeat;background-position:100%;background-size:contain;overflow:hidden}.block-tank-robot__container{position:relative;padding-top:3.5rem}@media (min-width:992px){.block-tank-robot__container{padding-top:9.375rem;margin-bottom:3.125rem}}@media (max-width:1149.98px){.block-tank-robot__container{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;max-width:100%}}.block-tank-robot__content{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;padding-left:1.5rem}@media (max-width:991.98px){.block-tank-robot__content{margin-top:1.75rem;padding-right:0}}.block-tank-robot__shade{max-width:779px;height:107px;margin-bottom:-107px}@media (min-width:1500px){.block-tank-robot__shade{margin-right:-150px}}.block-tank-robot__shade>img{-o-object-fit:cover;object-fit:cover}@media (max-width:1149.98px){.block-tank-robot__shade{width:100%;height:50px;margin-bottom:0}}.block-tank-robot__image-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-tank-robot__title{color:#031c5b;margin-bottom:1.25rem;font-weight:700;font-size:1.875rem;line-height:2.125rem;letter-spacing:-1px}@media (min-width:992px){.block-tank-robot__title{font-size:3.75rem;line-height:4rem}}@media (max-width:991.98px){.block-tank-robot__text-content{max-width:80%;margin:1.75rem auto 2rem}}.block-tank-robot__text{color:#031c5b;font-size:1.125rem;line-height:1.625rem;font-weight:500;max-width:500px;margin-bottom:.875rem}@media (max-width:1149.98px){.block-tank-robot__text{font-size:.875rem;line-height:1.25rem}}.block-tank-robot__robot{width:100%;height:auto}@media (min-width:1500px){.block-tank-robot__robot{width:160%}}.block-tank-robot-transparent{background:transparent}.block-tank-robot-transparent__title{color:#fff}.block-tank-robot-transparent__text{color:#fff;font-weight:500}.block-wizard-section{position:relative;border-radius:4px;max-width:1360px;overflow-x:hidden}@media (min-width:992px){.block-wizard-section{overflow-x:unset;height:1039px}}@media (max-width:1149.98px){.block-wizard-section{padding-left:0;padding-right:0}}@media (min-width:992px){.block-wizard-section__spacing{padding-top:80px}}@media (min-width:992px) and (max-width:1200px){.block-wizard-section__spacing{padding-top:70px}}.block-wizard-section__container{background-image:url(/wp-content/themes/hydra/dist/images/blocks/wizard-section/hybrid-it-speckles_2a0734b0.gif);background-color:#031c5b;min-height:492px}@media (max-width:991.98px){.block-wizard-section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.block-wizard-section__upper-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDE1cHgiIGhlaWdodD0iMTYxcHgiIHZpZXdCb3g9IjAgMCA0MTUgMTYxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgNTggKDEwMTAxMCkgLSBodHRwczovL3NrZXRjaC5jb20gLS0+CiAgICA8dGl0bGU+NDkyREU2MzktREFFNC00OTE1LTlEMzgtQTI5QUIwQUIwNzIxPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxnIGlkPSJCYXRjaC0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSG9tZXBhZ2UtRGV2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzg1LjAwMDAwMCwgLTMyOTEuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJjb3ZlcmFnZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzIwLjAwMDAwMCwgMzI5MS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJ3aXphcmQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ2NS4wMDAwMDAsIDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9InN0ZXAtMy13aXphcmQtZG90cy1zdGFycyI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiNBRURBRUIiIGN4PSIyNDQuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlN0YXIiIGZpbGw9IiNGQkEyMDIiIHBvaW50cz0iMTEyIDgyLjAyMTc2MzQgMTA3LjI5NzcxOCA4My40NzIxMzYgMTA3LjIyNDAxOSA3OC41NTE4MTAyIDEwNC4zOTE1NDggNzQuNTI3ODY0IDEwOS4wNDgyODIgNzIuOTM3MzA4MSAxMTIgNjkgMTE0Ljk1MTcxOCA3Mi45MzczMDgxIDExOS42MDg0NTIgNzQuNTI3ODY0IDExNi43NzU5ODEgNzguNTUxODEwMiAxMTYuNzAyMjgyIDgzLjQ3MjEzNiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU3Rhci1Db3B5LTMiIGZpbGw9IiNGQkEyMDIiIHBvaW50cz0iMzU2IDM5LjAyMTc2MzQgMzUxLjI5NzcxOCA0MC40NzIxMzYgMzUxLjIyNDAxOSAzNS41NTE4MTAyIDM0OC4zOTE1NDggMzEuNTI3ODY0IDM1My4wNDgyODIgMjkuOTM3MzA4MSAzNTYgMjYgMzU4Ljk1MTcxOCAyOS45MzczMDgxIDM2My42MDg0NTIgMzEuNTI3ODY0IDM2MC43NzU5ODEgMzUuNTUxODEwMiAzNjAuNzAyMjgyIDQwLjQ3MjEzNiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU3Rhci1Db3B5IiBmaWxsPSIjRkJBMjAyIiBwb2ludHM9IjQwNyAxNTcuMDIxNzYzIDQwMi4yOTc3MTggMTU4LjQ3MjEzNiA0MDIuMjI0MDE5IDE1My41NTE4MSAzOTkuMzkxNTQ4IDE0OS41Mjc4NjQgNDA0LjA0ODI4MiAxNDcuOTM3MzA4IDQwNyAxNDQgNDA5Ljk1MTcxOCAxNDcuOTM3MzA4IDQxNC42MDg0NTIgMTQ5LjUyNzg2NCA0MTEuNzc1OTgxIDE1My41NTE4MSA0MTEuNzAyMjgyIDE1OC40NzIxMzYiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlN0YXItQ29weS0yIiBmaWxsPSIjRkJBMjAyIiBwb2ludHM9IjggMTU5LjAyMTc2MyAzLjI5NzcxNzk4IDE2MC40NzIxMzYgMy4yMjQwMTkyIDE1NS41NTE4MSAwLjM5MTU0Nzg3IDE1MS41Mjc4NjQgNS4wNDgyODE1NCAxNDkuOTM3MzA4IDggMTQ2IDEwLjk1MTcxODUgMTQ5LjkzNzMwOCAxNS42MDg0NTIxIDE1MS41Mjc4NjQgMTIuNzc1OTgwOCAxNTUuNTUxODEgMTIuNzAyMjgyIDE2MC40NzIxMzYiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iI0FFREFFQiIgY3g9IjMwMSIgY3k9IjgzIiByPSIzIj48L2NpcmNsZT4KICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iI0FFREFFQiIgY3g9IjM3OSIgY3k9IjExMyIgcj0iMyI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiNBRURBRUIiIGN4PSI0OC41IiBjeT0iMTEyLjUiIHI9IjIuNSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiNBRURBRUIiIGN4PSIxNDQuNSIgY3k9IjMyLjUiIHI9IjIuNSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);background-repeat:no-repeat;background-position:50%;width:100%;height:193px}.block-wizard-section__upper,.block-wizard-section__upper-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-wizard-section__wizard-bot{max-width:160px;margin-bottom:-80px}.block-wizard-section__white{background:#fff;padding:50px 0}.block-wizard-section__container-content{position:relative}@media (min-width:992px){.block-wizard-section__container-content{height:820px}}.block-wizard-section__content{position:absolute;z-index:100;width:100%;top:10%;left:0;right:0;max-width:790px;margin:0 auto;padding-bottom:60px}@media (max-width:991.98px){.block-wizard-section__content{top:40%}}@media screen and (max-width:600px){.block-wizard-section__content{top:25%}}.block-wizard-section__image{width:90%;height:auto;margin-bottom:-40px}@media (max-width:991.98px){.block-wizard-section__image{display:none}}@media (min-width:992px) and (max-width:1200px){.block-wizard-section__image{width:100%}}.block-wizard-section__image-mobile{width:100%;margin-bottom:-35px;height:800px;min-height:492px;margin-top:-128px;margin-left:-20px;-o-object-fit:cover;object-fit:cover}@media (min-width:992px){.block-wizard-section__image-mobile{display:none}}@media (min-width:680px) and (max-width:992px){.block-wizard-section__image-mobile{height:auto}}@media screen and (max-width:600px){.block-wizard-section__image-mobile{width:auto;height:800px}}@media (max-width:1149.98px){.block-wizard-section__container-inside{max-width:100%!important}}.block-wizard-section__wizard-with-hat{max-width:220px;margin-bottom:-152px}@media (min-width:900px) and (max-width:1200px){.block-wizard-section__wizard-with-hat{max-width:200px}}.block-wizard-section__title{color:#fff;margin-bottom:1rem}.block-wizard-section__text{color:#fff;margin-bottom:3.9375rem}@media (max-width:991.98px){.block-wizard-section__text{margin-bottom:1.4375rem}}.block-counting-box{padding-bottom:100px;background-color:#fff}@media (min-width:992px){.block-counting-box{padding:16rem 0 12.5rem}}.block-counting-box__content{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.block-counting-box__title{color:#031c5b;font-weight:700;font-size:3.75rem;line-height:4rem;margin-bottom:1.25rem;letter-spacing:-.5px}@media (max-width:1149.98px){.block-counting-box__title{font-size:1.875rem;line-height:2.125rem;margin-bottom:.5625rem}}.block-counting-box__text{color:#031c5b;font-size:.875rem;line-height:1.25rem;margin-bottom:.875rem;font-weight:500}@media (max-width:991.98px){.block-counting-box__text{margin-bottom:1.25rem}}@media (min-width:992px){.block-counting-box__text{font-size:1.125rem;line-height:1.625rem;margin-bottom:2.625rem}}.block-video-case-outer .block-video-case{background-color:#f0f7ff;background-image:url(/wp-content/themes/hydra/dist/images/blocks/video-case/video-case-bg-mobile_c3810750.png);background-position:50%;background-size:cover;background-repeat:no-repeat;overflow:hidden}.block-video-case-outer .block-video-case--transparent{background-color:transparent}@media (min-width:992px){.block-video-case-outer .block-video-case{background-image:url(/wp-content/themes/hydra/dist/images/blocks/video-case/video-case-bg_286d026e.png);background-position:50%;background-size:80% 80%;padding:100px 40px 0}}.block-video-case-outer .block-video-case__inner{padding:11.25rem 0}@media (max-width:1149.98px){.block-video-case-outer .block-video-case__inner--alternate{padding:4.375rem 0}}.block-video-case-outer .block-video-case__quotes{margin-bottom:1.875rem}@media (max-width:1149.98px){.block-video-case-outer .block-video-case__quotes{padding-top:20px}}.block-video-case-outer .block-video-case__blue-box{max-width:990px;background-color:#031c5b;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19);color:#fff;padding:4.375rem 2.5rem 2.5rem;border-radius:5px}@media (max-width:1149.98px){.block-video-case-outer .block-video-case__blue-box{max-width:350px;padding:1.25rem 1.5625rem 2.5rem}}.block-video-case-outer .block-video-case__blue-box--alternate{background-color:#aedaeb}.block-video-case-outer .block-video-case__purple-box{max-width:990px;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-purple_f25bd6dc.gif);-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19);color:#fff;padding:4.375rem 2.5rem 2.5rem;border-radius:5px}@media (max-width:1149.98px){.block-video-case-outer .block-video-case__purple-box{max-width:350px;padding:1.25rem 1.5625rem 2.5rem}}.block-video-case-outer .block-video-case__column{position:relative}.block-video-case-outer .block-video-case__image-main-container{display:block;position:relative;-webkit-transform:translateX(-50px) translateY(-50px);-o-transform:translateX(-50px) translateY(-50px);transform:translateX(-50px) translateY(-50px)}@media (min-width:450px){.block-video-case-outer .block-video-case__image-main-container{-webkit-transform:translateX(-50px) translateY(-70px);-o-transform:translateX(-50px) translateY(-70px);transform:translateX(-50px) translateY(-70px)}}@media (min-width:1150px){.block-video-case-outer .block-video-case__image-main-container{-webkit-transform:translateX(-150px) translateY(-100px);-o-transform:translateX(-150px) translateY(-100px);transform:translateX(-150px) translateY(-100px)}}.block-video-case-outer .block-video-case__image-main-container-right{display:block;position:relative;-webkit-transform:translateX(-50px) translateY(-50px);-o-transform:translateX(-50px) translateY(-50px);transform:translateX(-50px) translateY(-50px)}@media (min-width:450px){.block-video-case-outer .block-video-case__image-main-container-right{-webkit-transform:translateX(-50px) translateY(-70px);-o-transform:translateX(-50px) translateY(-70px);transform:translateX(-50px) translateY(-70px)}}@media (min-width:1150px){.block-video-case-outer .block-video-case__image-main-container-right{-webkit-transform:translateX(50px) translateY(-100px);-o-transform:translateX(50px) translateY(-100px);transform:translateX(50px) translateY(-100px)}}.block-video-case-outer .block-video-case__image-main{width:271px;height:auto;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19)}@media (min-width:1150px){.block-video-case-outer .block-video-case__image-main{width:430px;height:auto}}.block-video-case-outer .block-video-case__logo{max-width:150px;margin-bottom:2.1875rem}.block-video-case-outer .block-video-case__text{color:#fff;font-size:2.125rem;font-weight:300;line-height:2.75rem;font-style:italic;margin-bottom:3.125rem}@media (max-width:1149.98px){.block-video-case-outer .block-video-case__text{font-size:1.375rem;line-height:1.75rem;margin-bottom:1.5625rem}}.block-video-case-outer .block-video-case__text--alternate{color:#031c5b}.block-video-case-outer .watch-story{position:absolute;bottom:-50px;left:-60px;width:230px;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#0076ff;border-radius:4px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19);padding:1.875rem 1.25rem;color:#fff;-webkit-transition:background-color .35s ease-in;-o-transition:.35s ease-in background-color;transition:background-color .35s ease-in}.block-video-case-outer .watch-story span{text-transform:uppercase;font-size:.75rem;line-height:.75rem;font-weight:700;letter-spacing:1.5px}@media (max-width:1149.98px){.block-video-case-outer .watch-story span{font-size:.625rem;letter-spacing:1.25px}}.block-video-case-outer .watch-story--right{left:auto;right:-70px}.block-video-case-outer .watch-story__icon{width:49px;height:45px;margin-bottom:15px}@media (max-width:1149.98px){.block-video-case-outer .watch-story__icon{width:34px;height:31px;margin-bottom:8px}}.block-video-case-outer .watch-story:hover{color:#fff;background-color:#005ecc;text-decoration:none}.block-video-case-outer .watch-story--orange{background-color:#f24708}.block-video-case-outer .watch-story--orange:hover{color:#fff;background-color:#c13906;text-decoration:none}.block-video-case-outer .watch-story--dark{background-color:#031c5b}.block-video-case-outer .watch-story--dark:hover{background-color:#010d2a}@media (max-width:1149.98px){.block-video-case-outer .watch-story{max-width:138px;padding:1.25rem .625rem .9375rem;left:auto;right:-30px;bottom:-40px}}.icons-grid{padding:0 0 95px;background-color:#f0f7ff}.icons-grid__col{padding:42px 0}@media (min-width:992px){.icons-grid__col{padding:55px 0}}.icons-grid__title{font-size:1.25rem;line-height:1.5rem;color:#031c5b;font-weight:700}@media (min-width:992px){.icons-grid__title{font-size:1.875rem;line-height:2.125rem}}.icons-grid--transparent{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif)}.icons-grid .l-1{width:82px;height:23px}@media (min-width:992px){.icons-grid .l-1{width:113px;height:30px}}.icons-grid .l-2{width:108px;height:18px}@media (min-width:992px){.icons-grid .l-2{width:150px;height:25px}}.icons-grid .l-3{width:106px;height:21px}@media (min-width:992px){.icons-grid .l-3{width:148px;height:29px}}.icons-grid .l-4{width:129px;height:18px}@media (min-width:992px){.icons-grid .l-4{width:180px;height:25px}}.icons-grid .l-5{width:101px;height:16px}@media (min-width:992px){.icons-grid .l-5{width:140px;height:23px}}.icons-grid .l-6{width:81px;height:30px}@media (min-width:992px){.icons-grid .l-6{width:111px;height:40px}}.icons-grid .l-7{width:70px;height:45px}@media (min-width:992px){.icons-grid .l-7{width:96px;height:62px}}.icons-grid .l-8{width:90px;height:46px}@media (min-width:992px){.icons-grid .l-8{width:125px;height:63px}}.icons-grid .l-9{width:166px;height:51px}.block-cta-wide{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif);position:relative;padding-bottom:4.1875rem;z-index:999}@media (min-width:992px){.block-cta-wide{padding-bottom:9.375rem}}.block-cta-wide--upper-gap{padding-top:6.25rem}.block-cta-wide--alternate{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif)}.block-cta-wide--dark{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif)}.block-cta-wide--purple{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-purple_f25bd6dc.gif)}.block-cta-wide--pink{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-pink_61295ec5.gif)}.block-cta-wide--multi-robots .mt-100{margin-top:-200px}.block-cta-wide--multi-robots .one{width:100%;max-width:91px}.block-cta-wide--multi-robots .two{width:100%;max-width:251px}.block-cta-wide--multi-robots .three{width:100%;max-width:205px}.block-cta-wide--multi-robots .four{width:100%;max-width:231px}.block-cta-wide--multi-robots .five{width:100%;max-width:120px}.block-cta-wide--multi-robots .six{width:100%;max-width:250px}.block-cta-wide--multi-robots .seven{width:100%;max-width:107px}.block-cta-wide:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;opacity:.5}.block-cta-wide__main{z-index:100}.block-cta-wide__title{font-size:3.125rem;line-height:4rem;color:#031c5b;margin-bottom:1.875rem;letter-spacing:-.5px;font-weight:700}@media (max-width:1149.98px){.block-cta-wide__title{margin:1.875rem 0 1.125rem}}.block-cta-wide__title--alternate{color:#fff}@media (max-width:991.98px){.block-cta-wide__title{font-size:1.875rem;line-height:2.125rem;font-weight:700}}@media screen and (max-width:600px){.block-cta-wide__title{font-size:1.875rem;line-height:2.125rem}}.block-cta-wide__button{margin-top:.125rem}@media (min-width:992px){.block-cta-wide__button{min-width:200px;margin-top:1.375rem}}.block-cta-wide__image{margin-top:-60px;max-width:310px;max-height:186px;margin-bottom:3.125rem;width:100%;height:auto}@media (max-width:1149.98px){.block-cta-wide__image{max-width:248px}}.block-cta-wide__image--alternate{max-width:246px;max-height:100%;margin-top:-140px}@media (max-width:1149.98px){.block-cta-wide__image--alternate{max-width:196px;max-height:244px;margin-top:-95px}}.block-cta-wide__image--alternate-2{max-width:264px;margin-top:-180px}@media (max-width:1149.98px){.block-cta-wide__image--alternate-2{max-width:150px;margin-top:-150px}}.block-cta-wide__image--alternate-3{max-width:172px;margin-top:-60px}.block-cta-wide__image--alternate-4{max-width:310px;margin-top:-60px}.people-home-outer{background:#fff;padding-bottom:24.5rem;overflow-x:hidden}@media (max-width:1149.98px){.people-home-outer{padding:0 0 36rem}}@media (max-width:767.98px){.people-home-outer{padding:0 0 23.5rem}}.people-home{background:#fff}@media (max-width:991.98px){.people-home{padding-top:0;padding-bottom:6.25rem;background-image:url(/wp-content/themes/hydra/dist/images/blocks/people-section/mask_0d76ec55.gif)}}.people-home__container{padding-top:5.625rem;background-image:url(/wp-content/themes/hydra/dist/images/blocks/people-section/mask_0d76ec55.gif);border-radius:5px;max-height:959px}@media (max-width:991.98px){.people-home__container{padding-top:3.25rem;background-image:none}}.people-home__title{color:#fff;font-size:3.75rem;line-height:4rem;margin-bottom:3.5rem;font-weight:700;max-width:926px}@media (min-width:768px){.people-home__title>br{display:none}}@media (max-width:991.98px){.people-home__title{max-width:300px;font-size:1.875rem;line-height:2.125rem;margin-bottom:1.25rem}}.people-home__checkmark-list{width:100%;max-width:600px;background:#031c5b;border-radius:5px;padding:3.75rem;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19);-webkit-transform:translateX(30px);-o-transform:translateX(30px);transform:translateX(30px)}@media (max-width:991.98px){.people-home__checkmark-list{max-width:325px;-webkit-transform:none;-o-transform:none;transform:none;margin-bottom:-300px;padding-top:2.0625rem!important;padding-bottom:1.5625rem!important;margin-left:auto;margin-right:auto;padding:1.25rem}}.people-home__checkmark-list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;margin-bottom:1.875rem;font-size:1.125rem;line-height:1.625rem}.people-home__checkmark-list>li>span{display:inline-block;margin-left:20px}@media (min-width:992px){.people-home__checkmark-list>li>span{margin-left:40px}}@media (max-width:991.98px){.people-home__checkmark-list>li{font-size:.875rem;line-height:1.25rem;margin-bottom:.6875rem}}.people-home__checkmark{width:27px;height:27px;margin-top:.3125rem}@media (max-width:991.98px){.people-home__checkmark{width:17px;height:17px}}.people-home__image-container-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media (max-width:1149.98px){.people-home__image-container-1{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2.5rem}}.people-home__image-container-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:50px}@media (max-width:991.98px){.people-home__image-container-2{display:none}}.people-home__green{position:relative;max-width:394px;z-index:100}@media (max-width:991.98px){.people-home__green{max-width:237px;margin-bottom:1.25rem}}.people-home__graph{position:absolute;bottom:-30px;left:-20px;width:94px;height:88px}@media (min-width:992px){.people-home__graph{width:156px;height:148px;left:auto;right:-30px}}.people-home__green-img{max-width:393px}@media (max-width:991.98px){.people-home__green-img{max-width:236px}}.people-home__yellow{max-width:234px;-webkit-transform:translateX(-50px);-o-transform:translateX(-50px);transform:translateX(-50px);position:absolute;top:140px;left:-50px}@media (max-width:1149.98px){.people-home__yellow{display:none}}@media (max-width:991.98px){.people-home__yellow{display:block;position:relative;top:auto;left:auto;max-width:141px;-webkit-transform:translateX(50px) translateY(20px);-o-transform:translateX(50px) translateY(20px);transform:translateX(50px) translateY(20px)}}.people-home__teal{max-width:212px;-webkit-transform:translateY(-90px) translateX(-20px);-o-transform:translateY(-90px) translateX(-20px);transform:translateY(-90px) translateX(-20px)}.people-home__purple{max-width:250px;-webkit-transform:translateY(0) translateX(-50px);-o-transform:translateY(0) translateX(-50px);transform:translateY(0) translateX(-50px)}.people-home__purple-small{-webkit-transform:translateY(100px) translateX(-40px);-o-transform:translateY(100px) translateX(-40px);transform:translateY(100px) translateX(-40px);max-width:151px}@media (min-width:992px){.people-home__purple-small{display:none}}.people-home__pink{max-width:324px;-webkit-transform:translateY(-50px) translateX(-100px);-o-transform:translateY(-50px) translateX(-100px);transform:translateY(-50px) translateX(-100px)}.robot-wall{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden}@media (min-width:992px){.robot-wall{min-height:884px}}.robot-wall>.container,.template-white-header .robot-wall>main.main{position:relative}@media (min-width:992px){.robot-wall__bg{position:absolute;top:0;left:-105px;width:1643px;height:884px;background-image:url(/wp-content/themes/hydra/dist/images/blocks/robot-wall/intro-image_5ca30e0b.png);background-repeat:no-repeat;background-size:100%;background-position:0}}@media (min-width:1150px){.robot-wall__bg{top:0;left:0}}.robot-wall__content{padding-top:3.125rem;margin:0 auto}@media (min-width:992px){.robot-wall__content{max-width:90%}}@media (min-width:1150px){.robot-wall__content{padding-top:9.375rem;max-width:100%;margin:auto}}.robot-wall__title{color:#fff;font-size:1.875rem;font-weight:700;line-height:2.125rem;letter-spacing:-.5px}.robot-wall__title>span{color:#fba202}.robot-wall__title>span.alternate{color:#00bda5}@media (min-width:992px){.robot-wall__title{margin-top:.625rem;font-size:3.75rem;line-height:4rem;letter-spacing:-1px}}.robot-wall__small{display:block;font-size:.75rem;line-height:.75rem;margin-bottom:2.5rem;letter-spacing:1.5px;font-weight:700;color:#fff;text-transform:uppercase}@media (max-width:1149.98px){.robot-wall__small{font-size:.625rem;line-height:.75rem;letter-spacing:1.25px;margin-bottom:3.125rem}}.video-tools{background-color:transparent;background-repeat:no-repeat;background-position:100%;background-size:contain;overflow-x:hidden}.video-tools--with-bg-image{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-purple_f25bd6dc.gif);background-repeat:repeat}.video-tools__container{padding-top:7.5rem;padding-bottom:7.5rem;position:relative}@media (max-width:1149.98px){.video-tools__container{padding-top:3.125rem;padding-bottom:5.3125rem}}.video-tools__container--alternate{padding-top:10.625rem;padding-bottom:6.875rem}@media (max-width:1149.98px){.video-tools__container--alternate{padding-top:5rem;padding-bottom:2.8125rem;padding-left:0!important;padding-right:0!important}}.video-tools__container .carousel .carousel-indicators{bottom:-58px}@media (max-width:991.98px){.video-tools__container .carousel .carousel-indicators{bottom:-32px;margin-right:5%;margin-left:5%}}.video-tools__container .carousel .carousel-indicators li{text-indent:inherit;width:inherit;font-family:sofia-pro;font-weight:400;color:#fff;font-size:1.25rem;margin:0 40px;height:inherit;border-bottom:3px solid #fff;background-color:transparent;padding-bottom:2px}@media (max-width:1149.98px){.video-tools__container .carousel .carousel-indicators li{margin:0 15px;font-size:1rem}}.video-tools__content{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;padding-right:2rem}@media (max-width:1149.98px){.video-tools__content{padding-top:3.4375rem}}.video-tools__content--alternate{margin:3.75rem auto;max-width:800px;text-align:center}@media (max-width:1149.98px){.video-tools__content--alternate{padding-top:0;margin-top:0;margin-bottom:0}}.video-tools__image-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-tools__title{font-size:3.75rem;line-height:4rem;margin-bottom:1.25rem;font-weight:700;letter-spacing:-1px;color:#fff}@media (max-width:1149.98px){.video-tools__title{font-size:1.875rem;line-height:2.125rem;margin-bottom:0;letter-spacing:-.5px;text-align:center}}@media (max-width:1149.98px){.video-tools__title br{display:none}}@media (max-width:1149.98px){.video-tools__text-content{max-width:75%;margin:0 auto;text-align:center}}@media (min-width:1150px){.video-tools__text-content--vertical-gap{padding-top:15.625rem}}.video-tools__text{font-size:1.125rem;line-height:1.625rem;margin-bottom:2.625rem;font-weight:500;color:#fff}@media (max-width:1149.98px){.video-tools__text{font-size:.875rem;line-height:1.25rem;margin-top:1.125rem;margin-bottom:2.5rem;text-align:center}}.video-tools__tools-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-tools__tools{width:100%;height:auto;margin-left:25px}@media (min-width:1150px){.video-tools__tools{width:737px;height:auto;-webkit-transform:translateX(-25px);-o-transform:translateX(-25px);transform:translateX(-25px)}}@media (min-width:1400px){.video-tools__tools{-webkit-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translateX(-30px)}}@media (max-width:991.98px){.video-tools__tools{margin-bottom:2.5rem;margin-left:0}}.video-tools__tools--alternate{max-height:400px}@media (min-width:1400px){.video-tools__tools--alternate{width:100%;-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}.video-tools__tools--large{width:100%;height:auto;-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.video-tools__tools--medium{width:393px;height:auto}@media (min-width:768px){.video-tools__tools--medium{width:100%;height:auto}}@media (min-width:1150px){.video-tools__tools--medium{width:873px;height:auto}}.video-tools__tools--huge{width:550px;height:550px;-webkit-transform:translateX(5%);-o-transform:translateX(5%);transform:translateX(5%);margin-bottom:2.5rem}@media (min-width:1150px){.video-tools__tools--huge{width:916px;height:700px;-webkit-transform:translateX(50px);-o-transform:translateX(50px);transform:translateX(50px);margin-bottom:0}}.video-tools__tools--huge-2{height:auto;margin-bottom:2.5rem}@media (min-width:1150px){.video-tools__tools--huge-2{width:916px;height:auto;-webkit-transform:translateX(-250px);-o-transform:translateX(-250px);transform:translateX(-250px);margin-bottom:0}}.block-recognition{padding:9.375rem 0}.block-recognition__item{text-align:center;margin-bottom:3.625rem}@media (min-width:992px){.block-recognition__item{margin-bottom:0}}.block-recognition__icon{width:45px;height:45px;margin-bottom:1.75rem}.block-recognition__row{margin-bottom:6.25rem}.block-recognition__small-title{display:block;font-size:.75rem;line-height:.75rem;color:#fff;text-transform:uppercase;margin-bottom:3.125rem;text-align:center}@media (max-width:1149.98px){.block-recognition__small-title{margin-bottom:4.6875rem}}.block-recognition__title{max-width:325px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.5rem;color:#fff;text-align:center}@media (min-width:992px){.block-recognition__title{font-size:1.625rem;line-height:2rem;letter-spacing:-.61px}}.integrations-wide{padding:3.75rem 0 0}@media (min-width:992px){.integrations-wide{padding:3.125rem 0 1.5625rem}}.integrations-wide--white{background-color:#fff}.integrations-wide--solitude{background-color:#e3f0ff}.integrations-wide__container{max-width:1800px;padding:2.5rem 0 2.8125rem;margin-left:auto;margin-right:auto}@media (min-width:992px){.integrations-wide__container{padding:2.375rem 0 4.125rem}}.integrations-wide__container img{max-width:188px;margin:1.25rem 0}@media (max-width:991.98px){.integrations-wide__container img{margin:1.25rem}}@media (max-width:767.98px){.integrations-wide__container img{max-width:80%}}.integrations-wide__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-x:auto}.integrations-wide__row::-webkit-scrollbar{display:none}.integrations-wide__row>div{min-width:300px}@media (max-width:1149.98px){.integrations-wide__row>div{min-width:230px}}.integrations-wide__title{color:#fff;font-weight:700;font-size:3.75rem;line-height:4rem;margin-bottom:1.25rem;text-align:center}.integrations-wide__title--dark{color:#031c5b}@media (max-width:1149.98px){.integrations-wide__title{font-size:1.875rem;line-height:2.125rem}}.integrations-wide__text{color:#fff;margin:0 auto;max-width:601px;text-align:center;font-size:1.125rem;line-height:1.625rem;font-weight:500}.integrations-wide__text--dark{color:#031c5b}.integrations-wide__btn{margin-bottom:6.25rem}.block-deployment-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-image:url(/wp-content/themes/hydra/dist/images/blocks/deployment-time/velocity-across-screen_f8d9353e.png);background-repeat:no-repeat;background-size:100% 140px;padding-top:121px;padding-bottom:60px;margin-right:10px}.block-deployment-time .center-align-box__logo{display:block;margin:1rem auto}.block-deployment-time .carousel{text-align:center;position:static}@media (min-width:768px){.block-deployment-time .carousel{width:254px}}.block-deployment-time .carousel.vert .carousel-item-next.carousel-item-left,.block-deployment-time .carousel.vert .carousel-item-prev.carousel-item-right{-webkit-transform:translateZ(0);transform:translateZ(0)}.block-deployment-time .carousel.vert .active.carousel-item-right,.block-deployment-time .carousel.vert .carousel-item-next{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100% 0)}.block-deployment-time .carousel.vert .active.carousel-item-left,.block-deployment-time .carousel.vert .carousel-item-prev{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.block-deployment-time .carousel .carousel-indicators{display:block;margin-left:10%;top:10%;z-index:0}.block-deployment-time .carousel .carousel-indicators li{width:6px;height:6px;border-radius:4px;border:2px solid #fff;margin:5px 0}@media (min-width:576px){.block-deployment-time{margin:0 1.25rem}}@media (min-width:992px){.block-deployment-time{padding-top:150px;padding-bottom:112px;margin:0 3.75rem;background-size:100% 350px}}@media (max-width:1149.98px){.block-deployment-time__box-container{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.block-deployment-time__box-content{-webkit-transform:translateY(340px);-o-transform:translateY(340px);transform:translateY(340px);margin:0 auto 6.25rem}@media (max-width:1149.98px){.block-deployment-time__box-content{width:100%;margin:2.1875rem 0;-webkit-transform:translateY(170px);-o-transform:translateY(170px);transform:translateY(170px)}}@media (max-width:991.98px){.block-deployment-time__box-content{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@media (max-width:767.98px){.block-deployment-time__box-content{max-width:490px}}.block-deployment-time__title{color:#fff;font-weight:700;font-size:3.75rem;line-height:4rem;margin-bottom:1.25rem}@media (max-width:1149.98px){.block-deployment-time__title{font-size:1.875rem;line-height:2.125rem}}.block-deployment-time__text{color:#fff;margin:0 auto 1.625rem;font-weight:500}.block-success-story-purple-outer{padding-top:150px;background-color:#fff}.block-success-story{background-image:url(/wp-content/themes/hydra/dist/images/blocks/video-case/video-case-bg-mobile_c3810750.png);background-position:50%;background-size:100% 85%;background-repeat:no-repeat;overflow-x:hidden}@media (min-width:992px){.block-success-story{background-image:url(/wp-content/themes/hydra/dist/images/blocks/video-case/video-case-bg_286d026e.png);background-position:50%;background-size:80% 80%;padding:0 40px 100px}}.block-success-story__btn{margin-top:5.625rem}.block-success-story__inner{padding:11.25rem 0}@media (max-width:1149.98px){.block-success-story__inner{padding:11.25rem 0 9.375rem}}.block-success-story__quotes{margin-bottom:1.875rem}@media (max-width:1149.98px){.block-success-story__quotes{padding-top:20px}}.block-success-story--purple{background-color:#fff;max-width:100%;width:100%}.block-success-story__blue-box{max-width:990px;background-color:#aedaeb;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19);color:#031c5b;padding:4.375rem;border-radius:5px}.block-success-story__blue-box--lomo{background-color:#0076ff;color:#fff}.block-success-story__blue-box--purple{max-width:100%;width:100%;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-purple_f25bd6dc.gif)}@media (max-width:1149.98px){.block-success-story__blue-box{max-width:350px;padding:1.25rem 1.5625rem}}.block-success-story__column{position:relative}.block-success-story__image-main-container{display:block;position:relative;max-width:591px;width:100%;-webkit-transform:translateX(-50px) translateY(-50px);-o-transform:translateX(-50px) translateY(-50px);transform:translateX(-50px) translateY(-50px)}@media (min-width:992px){.block-success-story__image-main-container{width:557px;-webkit-transform:translateX(50px) translateY(-100px);-o-transform:translateX(50px) translateY(-100px);transform:translateX(50px) translateY(-100px)}}.block-success-story__image-main-container-left{display:block;position:relative;max-width:557px;width:100%;-webkit-transform:translateX(-60px) translateY(-50px);-o-transform:translateX(-60px) translateY(-50px);transform:translateX(-60px) translateY(-50px)}@media (min-width:500px){.block-success-story__image-main-container-left{-webkit-transform:translateX(-50px) translateY(-50px);-o-transform:translateX(-50px) translateY(-50px);transform:translateX(-50px) translateY(-50px)}}@media (min-width:992px){.block-success-story__image-main-container-left{width:557px;-webkit-transform:translateX(-150px) translateY(-100px);-o-transform:translateX(-150px) translateY(-100px);transform:translateX(-150px) translateY(-100px)}}.block-success-story__image-main{width:271px;height:auto;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19);border-radius:4px}@media (min-width:1150px){.block-success-story__image-main{width:100%}}.block-success-story__logo{max-width:106px;margin-bottom:2.1875rem}.block-success-story__text{font-size:2.125rem;font-weight:300;line-height:2.75rem;font-style:italic;margin-bottom:3.125rem}@media (max-width:1149.98px){.block-success-story__text{font-size:1.375rem;line-height:1.75rem;margin-bottom:4.25rem}}.block-success-story__text--white{color:#fff}.block-success-story .watch-story{position:absolute;bottom:-80px;right:5%;left:auto;padding-top:1.875rem;padding-bottom:1.875rem}@media (max-width:1149.98px){.block-success-story .watch-story{padding-top:.8125rem;padding-bottom:.9375rem;bottom:-30px;right:-50px}}.block-success-story .watch-story-left{position:absolute;bottom:-10%;left:-30px;right:auto}.block-customer-section{padding-bottom:6.25rem;overflow-x:hidden}@media (min-width:992px){.block-customer-section{padding-bottom:13.5625rem}}.block-customer-section__title{color:#fff;font-weight:700;font-size:3.75rem;line-height:4rem;margin-bottom:1.25rem}@media (max-width:1149.98px){.block-customer-section__title{font-size:1.875rem;line-height:2.125rem}}.block-customer-section__text-content{padding-bottom:6.25rem;text-align:center}@media (max-width:991.98px){.block-customer-section__text-content{max-width:80%;margin:0 auto;padding-bottom:3.75rem}}@media (max-width:767.98px){.block-customer-section__text-content{max-width:100%}}.block-customer-section__text{color:#fff;font-size:1.25rem;line-height:1.625rem;margin-bottom:1.5rem;font-weight:500;max-width:759px;margin-left:auto;margin-right:auto}.block-customer-section__container-mobile{display:none}@media (max-width:991.98px){.block-customer-section__container-mobile{display:block;margin:0 auto}}@media (max-width:991.98px){.block-customer-section__container-desktop{display:none}}@media (min-width:1400px){.block-customer-section__container-bottom{-webkit-transform:translateY(-80px);-o-transform:translateY(-80px);transform:translateY(-80px)}}@media (max-width:991.98px){.block-customer-section__container-bottom{display:none}}.block-customer-section__customer{width:100%;height:auto}.block-customer-section__column{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}.block-customer-section__dual-image{-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}.block-customer-section__customer-1{max-width:307px}.block-customer-section__customer-2{max-width:456px;z-index:100}.block-customer-section__customer-3{max-width:212px;-webkit-transform:translateX(0) translateY(-30px);-o-transform:translateX(0) translateY(-30px);transform:translateX(0) translateY(-30px)}.block-customer-section__customer-4{max-width:80px;-webkit-transform:translateX(0) translateY(-60px);-o-transform:translateX(0) translateY(-60px);transform:translateX(0) translateY(-60px)}.block-customer-section__customer-5{max-width:237px;-webkit-transform:translateY(50px) translateX(15px);-o-transform:translateY(50px) translateX(15px);transform:translateY(50px) translateX(15px)}.block-customer-section__customer-6{max-width:388px}.block-customer-section__customer-7{max-width:260px}@media (min-width:1150px){.block-customer-section__customer-7{-webkit-transform:translateX(60px) translateX(30px);-o-transform:translateX(60px) translateX(30px);transform:translateX(60px) translateX(30px)}}.block-customer-section__customer-8{max-width:341px}.block-cards-section{background-color:#e3f0ff;padding:8.75rem 0 4.375rem}@media (max-width:991.98px){.block-cards-section__row{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:768px){.block-cards-section__row::-webkit-scrollbar{display:none}}@media (min-width:576px) and (max-width:991.98px){.block-cards-section__container-sm-md-fluid{max-width:100%;padding-left:8px!important;padding-right:8px!important}}@media (max-width:991.98px){.block-cards-section__card-container{min-width:325px}}.block-cards-section--lighter{background-color:#e3f0ff}.block-cards-section--padding-md{padding:4.75rem 0!important}.block-cards-section--bottom-gap{padding-bottom:5.625rem}@media (max-width:1149.98px){.block-cards-section--bottom-gap{padding-top:3.75rem;padding-bottom:3.75rem}}@media (max-width:1149.98px){.block-cards-section--bottom-gap .btn,.block-cards-section--bottom-gap .comment-form input[type=submit],.block-cards-section--bottom-gap .search-form .search-submit,.comment-form .block-cards-section--bottom-gap input[type=submit],.search-form .block-cards-section--bottom-gap .search-submit{margin-top:1.25rem}}.block-cards-section__cards{padding-bottom:2.375rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.block-cards-section__cards .no-show,.block-cards-section__cards .no-show-cs,.block-cards-section__cards .no-show-pr,.block-cards-section__cards .no-show-res,.block-cards-section__cards .no-show-vod{display:none}.block-cards-section__cards a.card-permalink{color:inherit}.block-cards-section__cards a.card-permalink:hover{color:inherit;text-decoration:none}@media (min-width:992px){.block-cards-section__cards{padding-bottom:5.8125rem}}.block-cards-section__cards--bottom-gap{padding-bottom:10.3125rem}.block-cards-section__cards--top-gap{padding-top:2.375rem}@media (min-width:992px){.block-cards-section__cards--top-gap{padding-top:5.8125rem;padding-bottom:15.625rem}}.block-cards-section__cards:hover .block-cards-section__cards-button{opacity:1;left:-70px}.block-cards-section__cards:hover .block-cards-section__cards-button.next{left:auto;right:-70px}.block-cards-section__cards-button{position:absolute;width:62px;height:62px;background-color:#f24708;top:50%;left:1.5rem;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);border-radius:100%;opacity:0;z-index:70;-webkit-box-shadow:10px 10px 0 0 rgba(0,0,0,.2);box-shadow:10px 10px 0 0 rgba(0,0,0,.2);cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block-cards-section__cards-button:after{content:"";width:62px;height:62px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjIiIGhlaWdodD0iNjIiIHZpZXdCb3g9IjAgMCA2MiA2MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zNC45NzA2IDIwLjUzNTVMMzEuNDM1IDE3TDIxLjUzNTUgMjYuODk5NUwxOCAzMC40MzVMMjEuNTM1NSAzMy45NzA2TDMxLjQzNSA0My44NzAxTDM0Ljk3MDYgNDAuMzM0NUwyNS4wNzExIDMwLjQzNUwzNC45NzA2IDIwLjUzNTVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);display:block;background-size:cover}.block-cards-section__cards-button.next{left:auto;right:1.5rem}.block-cards-section__cards-button.next:after{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.block-cards-section__section-main-title{font-size:2.625rem;line-height:2.875rem;margin-bottom:6.25rem;color:#031c5b;letter-spacing:-.5px;font-weight:700;text-align:center}@media (max-width:1149.98px){.block-cards-section__section-main-title{font-size:1.5rem;line-height:1.625rem;margin-bottom:2.1875rem}}.block-cards-section__card{max-width:375px;height:575px;-webkit-transition:box-shadow .5s ease-in;-o-transition:.5s ease-in box-shadow;transition:box-shadow .5s ease-in;color:#031c5b;margin-bottom:2.125rem}@media (min-width:992px){.block-cards-section__card{margin-bottom:5.8125rem}}.block-cards-section__card .card-img-top{height:168px;-o-object-fit:cover;object-fit:cover}.block-cards-section__card.event{margin-bottom:1.125rem}.block-cards-section__card--no-img{height:520px}.block-cards-section__card--blue{border-bottom:10px solid #0076ff}.block-cards-section__card--orange{border-bottom:10px solid #fe7e25}.block-cards-section__card--red{border-bottom:10px solid #f1491e}.block-cards-section__card--purple{border-bottom:10px solid #4b3b90}@media (max-width:1149.98px){.block-cards-section__card{margin:0 auto 1.25rem}}.block-cards-section__card:hover{-webkit-box-shadow:8px 8px 0 0 rgba(0,0,0,.2);box-shadow:8px 8px 0 0 rgba(0,0,0,.2);text-decoration:none}.block-cards-section .card-text,.block-cards-section__card-text{line-height:1.5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:72px}.block-cards-section__card-text--white{color:#fff}.block-cards-section__img-overlay{padding:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-cards-section__card-body{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2.25rem 2.25rem 1.875rem 1.875rem;z-index:100}.block-cards-section__card-body--full{padding-top:198px!important}@media (max-width:1149.98px){.block-cards-section__card-body{padding:1.75rem}}.block-cards-section__footer{padding:1.875rem;z-index:100;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1149.98px){.block-cards-section__footer{padding:1.75rem}}.block-cards-section__footer-image{max-width:100%;max-height:77px}.block-cards-section__icon,.block-cards-section__play{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:44px;height:44px;border-radius:14px;margin-right:.625rem}.block-cards-section__play{background-color:#00bda5}.block-cards-section__title{font-size:1.625rem;line-height:2rem;color:#031c5b;font-weight:700;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:96px}.block-cards-section__title--no-img{padding-top:1px}.block-cards-section__title--white{color:#fff}.block-cards-section__footer-title{font-size:1rem;line-height:.75rem;font-weight:700;color:#031c5b;margin-bottom:.25rem}@media (max-width:1149.98px){.block-cards-section__footer-title{font-size:.875rem;line-height:.875rem}}.block-cards-section__footer-title--white{color:#fff}.block-cards-section__footer-title--light{font-size:.75rem;line-height:.75rem;color:#898989;font-weight:300}.block-cards-section__footer-title--light-white{font-size:.75rem;line-height:.75rem;color:#fff;font-weight:300;opacity:.5}.block-cards-section__footer-subtitle{font-size:1rem;line-height:1.375rem;color:#031c5b;font-weight:500}.block-cards-section__footer-subtitle--light{color:#898989}.block-cards-section__footer-subtitle--white{color:#fff}.block-cards-section__footer-subtitle--small{color:#898989;font-weight:400;font-size:.875rem;line-height:.875rem;margin-bottom:2.75rem}@media (max-width:1149.98px){.block-cards-section__footer-subtitle{font-size:.75rem;line-height:.875rem}}.block-cards-section__quote-mark{margin-bottom:.625rem}.block-cards-section__small{display:block;color:#898989;text-transform:uppercase;margin-bottom:2rem}.block-cards-section__small--white{color:#fff}.block-cards-section__small.opacity-50{opacity:.5}.block-cards-section__small-image{width:42px;height:42px;border-radius:10px;margin-right:.625rem}.press .block-cards-section__cards{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.press .block-cards-section__cards>div{padding-bottom:2.375rem}.blog .block-cards-section__cards{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.blog .block-cards-section__cards>div{padding-bottom:2.375rem}.bubbles{margin-top:50px;position:relative}.bubble{display:inline-block;padding:0 5px}.bubble:first-of-type .circle{-webkit-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}.bubble:nth-of-type(2) .circle{-webkit-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.bubble:nth-of-type(3) .circle{-webkit-animation-delay:.3s;-o-animation-delay:.3s;animation-delay:.3s}.bubble:nth-of-type(4) .circle{-webkit-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}.bubble:nth-of-type(5) .circle{-webkit-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.bubble:nth-of-type(6) .circle{-webkit-animation-delay:.6s;-o-animation-delay:.6s;animation-delay:.6s}.bubble:nth-of-type(7) .circle{-webkit-animation-delay:.7s;-o-animation-delay:.7s;animation-delay:.7s}.bubble:nth-of-type(8) .circle{-webkit-animation-delay:.8s;-o-animation-delay:.8s;animation-delay:.8s}.bubble:nth-of-type(9) .circle{-webkit-animation-delay:.9s;-o-animation-delay:.9s;animation-delay:.9s}.bubble:nth-of-type(10) .circle{-webkit-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}.bubble .circle{width:25px;height:25px;border-radius:50%;background:#0076ff;-webkit-animation:pulse 1.5s infinite;-o-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite;-webkit-box-shadow:0 0 8px rgba(0,0,0,.5);box-shadow:0 0 8px rgba(0,0,0,.5)}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.2);transform:scale(.2);opacity:.75}to{-webkit-transform:scale(1);transform:scale(1)}}@-o-keyframes pulse{0%{-o-transform:scale(1);transform:scale(1)}50%{-o-transform:scale(.2);transform:scale(.2);opacity:.75}to{-o-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2);opacity:.75}to{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.events .block-cards-section__cards{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.events .block-cards-section__cards>div{padding-bottom:2.375rem}.block-partner-program{padding:6.25rem 0 5rem;overflow:hidden;background-image:url(/wp-content/themes/hydra/dist/images/blocks/partner-program/teal-graph_0045164e.png);background-repeat:no-repeat;background-size:165px 155px;background-position:48% 94%}@media (max-width:1149.98px){.block-partner-program{padding:7.8125rem 0 4.375rem;background-size:83px 78px;background-position:52% 100%}}@media (max-width:991.98px){.block-partner-program{background-position:15% 100%}}@media (max-width:1149.98px){.block-partner-program__box-content{max-width:490px;width:100%;margin:2.1875rem auto 6.25rem}}.block-partner-program__content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:1149.98px){.block-partner-program__content{padding-bottom:12.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.block-partner-program__title{color:#fff;font-weight:700;font-size:3.75rem;line-height:4rem}@media (max-width:1149.98px){.block-partner-program__title{font-size:1.875rem;line-height:2.125rem;text-align:center}}.block-partner-program__subtitle{font-size:1.625rem;line-height:2rem;margin-bottom:3.75rem;color:#fff;font-weight:700}@media (max-width:1149.98px){.block-partner-program__subtitle{font-size:1.25rem;line-height:1.375rem;margin-bottom:2rem}}.block-partner-program__text{color:#fff;font-size:1.125rem;line-height:1.625rem;margin:1.3125rem 0 2.625rem}@media (max-width:1149.98px){.block-partner-program__text{text-align:left}}.block-partner-program__text-box{position:relative;max-width:600px;border-radius:5px;padding:3.75rem;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19);background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif)}@media (max-width:1149.98px){.block-partner-program__text-box{margin:0 auto;padding:6.25rem .625rem 2.5rem 1.875rem}}.block-partner-program__partner-image{position:absolute;top:-80px;right:-100px;max-width:228px;width:100%;height:auto}@media (max-width:1149.98px){.block-partner-program__partner-image{max-width:215px;top:-110px;right:8%}}.block-partner-program__graph-image{position:absolute;bottom:-80px;left:-100px;width:165px;height:156px}@media (max-width:1149.98px){.block-partner-program__graph-image{width:83px;height:78px;bottom:-58px;left:-40px}}.block-partner-program__checkmark-list{width:100%}@media (max-width:991.98px){.block-partner-program__checkmark-list{max-width:100%}}.block-partner-program__checkmark-list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.875rem;font-size:1.125rem;line-height:1.625rem;font-weight:500}@media (max-width:767.98px){.block-partner-program__checkmark-list>li{font-size:1rem;line-height:1.125rem}}.block-partner-program__checkmark{width:27px;height:27px;-ms-flex-item-align:start;align-self:flex-start;margin-right:2.5rem}@media (max-width:767.98px){.block-partner-program__checkmark{margin-right:1.25rem}}.block-lm-switch{max-width:550px;padding:3.125rem .625rem 2.1875rem;margin-top:-95px;z-index:100}@media (max-width:1149.98px){.block-lm-switch{max-width:525px;margin-top:-85px;padding-left:25px!important;padding-right:25px!important}}.block-lm-switch--no-mt{margin-top:0}.block-lm-switch__button,.block-lm-switch__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-lm-switch__button{background-color:#fff;color:#0376ff;font-size:18px;height:80px;max-width:275px;font-weight:700;width:50%;-webkit-transition:color .35s ease-in;-o-transition:.35s ease-in color;transition:color .35s ease-in;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1149.98px){.block-lm-switch__button{height:60px;font-size:12px;padding-left:0;padding-right:0}}.block-lm-switch__button:hover{color:#031c5b}.block-lm-switch__button--1{z-index:10;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.block-lm-switch__button--1.active{z-index:100;height:90px;-webkit-box-shadow:10px 5px 0 0 rgba(0,0,0,.2);box-shadow:10px 5px 0 0 rgba(0,0,0,.2);background-color:#fba202;color:#fff}@media (max-width:1149.98px){.block-lm-switch__button--1.active{height:70px}}.block-lm-switch__button--lomo-blue.active{background-color:#0076ff}.block-lm-switch__button--2{z-index:10;border-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.block-lm-switch__button--2.active{height:90px;z-index:100;-webkit-box-shadow:-10px 5px 0 0 rgba(0,0,0,.2);box-shadow:-10px 5px 0 0 rgba(0,0,0,.2);background-color:#00bda5;color:#fff}@media (max-width:1149.98px){.block-lm-switch__button--2.active{height:70px}}.block-lm-switch__button--2--teal.active{background-color:#00bda5}.block-lm-hero{padding:12.5rem 0 0;position:relative;height:85vh;min-height:45rem;width:100%;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:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;margin-top:-200px}@media (max-width:1149.98px){.block-lm-hero{height:50vh}}.block-lm-hero--no-mh{height:auto;min-height:auto}.block-lm-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:145px}@media (max-width:1149.98px){.block-lm-hero__content{padding-top:14px}}.block-lm-hero__container{position:relative;z-index:2}.block-lm-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.35;z-index:1}.block-lm-hero__video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;z-index:0;-webkit-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.block-lm-hero__small{font-size:.75rem;line-height:.75rem;font-weight:700;letter-spacing:1.5px;color:#fff;text-transform:uppercase}@media (max-width:1149.98px){.block-lm-hero__small{font-size:.625rem;margin-bottom:1.875rem;letter-spacing:1.25px;text-align:center}}.block-lm-hero__title{font-size:4.5rem;line-height:4.875rem;letter-spacing:-1px;color:#fff;font-weight:700}@media (max-width:1149.98px){.block-lm-hero__title{text-align:center;font-size:2.25rem;line-height:2.625rem}}.block-hero-arrows{padding-top:300px;margin:-300px 0;height:1100px;background:url(/wp-content/themes/hydra/dist/images/blocks/hero-arrows/resources-robot_b8faf8ac.png) no-repeat,url(/wp-content/themes/hydra/dist/images/blocks/hero-arrows/resources-panels_1e71b89d.jpg) no-repeat;background-size:auto 1024px;background-position:top -30px left -330px,top -45px right -425px}@media (min-width:768px){.block-hero-arrows{height:1252px;background-position:top -90px left,top -45px right -200px}}@media (min-width:992px){.block-hero-arrows{background-size:auto 1024px;background-position:top -90px left,top -45px right -110px}}.block-hero-arrows .resources-title{padding:75px 0 125px}@media (min-width:768px){.block-hero-arrows .resources-title{padding:170px 0 125px}}.block-hero-arrows .resources-title h1{font-size:2.25rem;font-weight:700;letter-spacing:-1px;line-height:2.63rem;color:#fff}@media (min-width:768px){.block-hero-arrows .resources-title h1{font-size:4.5rem;font-weight:700;letter-spacing:-1px;line-height:4.88rem}}.block-hero-arrows .carousel,.block-hero-arrows .carousel .carousel-inner{width:100%}.block-hero-arrows .carousel .carousel-inner .carousel-item{width:100%;height:100%}.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel{margin-bottom:12px;background:#fff;border-radius:5px;-webkit-box-shadow:12px 12px 0 0 rgba(0,0,0,.2);box-shadow:12px 12px 0 0 rgba(0,0,0,.2)}@media (min-width:992px){.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel{height:500px}}.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text{padding:40px 30px;height:335px}@media (min-width:768px){.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text{padding:60px;height:470px}}@media (min-width:1150px){.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text{padding:60px 80px 80px 60px;height:auto}}.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text h3{margin-bottom:20px;font-size:.69rem;line-height:.75rem;letter-spacing:1.5px;text-transform:uppercase;color:#999}@media (min-width:768px){.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text h3{margin-bottom:30px;font-size:12px}}.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text h2{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:8px;padding:0 0 4px;font-size:1.625rem;line-height:1.8rem;font-weight:700;letter-spacing:-.5px;color:#031c5b}@media (min-width:768px){.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text h2{margin-bottom:6px;padding:0 0 6px;font-size:2.63rem;line-height:2.63rem}}@media (min-width:992px){.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text h2{-webkit-line-clamp:4}}.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.94rem;color:#031c5b}@media (min-width:768px){.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text p{font-size:1.13rem}}.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text .btn,.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text .comment-form input[type=submit],.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text .search-form .search-submit,.comment-form .block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text input[type=submit],.search-form .block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text .search-submit{margin-top:8px;line-height:2.25rem!important}@media (min-width:768px){.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text .btn,.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text .comment-form input[type=submit],.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text .search-form .search-submit,.comment-form .block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text input[type=submit],.search-form .block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-text .search-submit{margin-top:15px;line-height:2.35rem!important}}.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-image{height:380px}@media (min-width:768px){.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-image{height:470px}}@media (min-width:992px){.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-image{margin-right:-50px;padding:40px 0 80px}}.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-bottom-right-radius:5px;border-bottom-left-radius:5px}@media (min-width:992px){.block-hero-arrows .carousel .carousel-inner .carousel-item .carousel-panel .carousel-image img{-webkit-box-shadow:12px 12px 0 0 rgba(0,0,0,.2);box-shadow:12px 12px 0 0 rgba(0,0,0,.2);border-radius:5px}}.block-hero-arrows .carousel-controls{position:absolute;bottom:-60px;width:100%}@media (min-width:768px){.block-hero-arrows .carousel-controls{bottom:-75px}}@media (min-width:992px){.block-hero-arrows .carousel-controls{bottom:-25px}}.block-hero-arrows .carousel-controls .carousel-controls-inner{position:relative;z-index:15;display:table;margin:0 auto;height:35px;border-radius:70px;background:#f34707}@media (min-width:768px){.block-hero-arrows .carousel-controls .carousel-controls-inner{height:50px;border-radius:100px}}.block-hero-arrows .carousel-controls .carousel-controls-inner .carousel-indicators{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px;height:35px}@media (min-width:768px){.block-hero-arrows .carousel-controls .carousel-controls-inner .carousel-indicators{height:50px}}.block-hero-arrows .carousel-controls .carousel-controls-inner .carousel-indicators li{margin:0 4px;width:8px;height:8px;border:0;border-radius:16px}.block-hero-arrows .carousel-controls .carousel-controls-inner .carousel-control-next,.block-hero-arrows .carousel-controls .carousel-controls-inner .carousel-control-prev{position:relative;display:none;width:auto}@media (min-width:768px){.block-hero-arrows .carousel-controls .carousel-controls-inner .carousel-control-next,.block-hero-arrows .carousel-controls .carousel-controls-inner .carousel-control-prev{display:table-cell}}.block-hero-arrows .carousel-controls .carousel-controls-inner .carousel-control-next-icon,.block-hero-arrows .carousel-controls .carousel-controls-inner .carousel-control-prev-icon{display:inline;width:15px;height:24px;background:none}.block-hero-arrows .carousel-controls .carousel-controls-inner .carousel-control-prev-icon{padding-left:18px}.block-hero-arrows .carousel-controls .carousel-controls-inner .carousel-control-next-icon{padding-right:18px}.block-hero-arrows~.block-card-row{padding-top:640px}@media (min-width:768px){.block-hero-arrows~.block-card-row{padding-top:900px}}@media (min-width:992px){.block-hero-arrows~.block-card-row{padding-top:385px}}.checkmark-list__checkmark-list{width:100%}@media (max-width:991.98px){.checkmark-list__checkmark-list{max-width:100%}}.checkmark-list__checkmark-list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.875rem;font-size:1.125rem;line-height:1.625rem;font-weight:500}@media (max-width:767.98px){.checkmark-list__checkmark-list>li{font-size:1rem;line-height:1.125rem}}.checkmark-list__checkmark{width:27px;height:27px;-ms-flex-item-align:start;align-self:flex-start;margin-right:2.5rem}@media (max-width:767.98px){.checkmark-list__checkmark{margin-right:1.25rem}}@media (max-width:1149.98px){.checkmark-list__checkmark{width:19px;height:19px}}.block-card-row{background:#e3f0fe}.block-card-row--top-gap{padding-top:2.375rem}@media (min-width:992px){.block-card-row--top-gap{padding-top:5.8125rem}}.block-card-row--lomo-blue{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif)}.block-card-row--demand{padding:6.25rem 0 15.625rem;background-color:#fff}.block-card-row--demand .container,.block-card-row--demand .template-white-header main.main,.template-white-header .block-card-row--demand main.main{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif);background-repeat:repeat;padding:2.5rem 0}.block-card-row--demand h2{color:#fff}.block-card-row__title-section{margin:.9375rem 0}@media (min-width:992px){.block-card-row__title-section{margin:2.5rem 0}}.block-card-row__gap-top{padding-top:5.25rem}.block-card-row a.card-permalink{color:inherit}.block-card-row a.card-permalink:hover{color:inherit;text-decoration:none}.block-email-signup{background-image:url(/wp-content/themes/hydra/resources/assets/images/speckles/lm-speckles-dark-teal.gif)!important;margin-bottom:60px}.block-email-signup--integrations,.block-email-signup--support{border-radius:4px}@media (min-width:992px){.block-email-signup--support{border-top-right-radius:0}}.block-email-signup__box{-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2)}.block-email-signup__box--integrations,.block-email-signup__box--support{background-color:#fff}.block-email-signup__box--integrations .comment-form input[type=email],.block-email-signup__box--integrations .comment-form input[type=text],.block-email-signup__box--integrations .comment-form input[type=url],.block-email-signup__box--integrations .comment-form textarea,.block-email-signup__box--integrations .form-control,.block-email-signup__box--integrations .search-form .search-field,.block-email-signup__box--support .comment-form input[type=email],.block-email-signup__box--support .comment-form input[type=text],.block-email-signup__box--support .comment-form input[type=url],.block-email-signup__box--support .comment-form textarea,.block-email-signup__box--support .form-control,.block-email-signup__box--support .search-form .search-field,.comment-form .block-email-signup__box--integrations input[type=email],.comment-form .block-email-signup__box--integrations input[type=text],.comment-form .block-email-signup__box--integrations input[type=url],.comment-form .block-email-signup__box--integrations textarea,.comment-form .block-email-signup__box--support input[type=email],.comment-form .block-email-signup__box--support input[type=text],.comment-form .block-email-signup__box--support input[type=url],.comment-form .block-email-signup__box--support textarea,.search-form .block-email-signup__box--integrations .search-field,.search-form .block-email-signup__box--support .search-field{height:auto!important}.block-email-signup__box--integrations .search-results,.block-email-signup__box--support .search-results{margin-top:30px}@media (min-width:992px){.block-email-signup__box--integrations .search-results,.block-email-signup__box--support .search-results{margin-top:42px}}.block-email-signup__box--integrations .search-results .search-related h4,.block-email-signup__box--support .search-results .search-related h4{color:#031c5c}.block-email-signup__box--integrations .search-results .search-related a,.block-email-signup__box--support .search-results .search-related a{color:#137eff!important}.block-email-signup__box--integrations .search-results .search-our-solutions,.block-email-signup__box--support .search-results .search-our-solutions{padding-right:20px;border:none}@media (min-width:992px){.block-email-signup__box--integrations .search-results .search-our-solutions,.block-email-signup__box--support .search-results .search-our-solutions{padding-right:auto}}.block-email-signup__box--integrations .search-results .search-our-solutions .box,.block-email-signup__box--integrations .search-results .search-our-solutions body.single p img.aligncenter,.block-email-signup__box--support .search-results .search-our-solutions .box,.block-email-signup__box--support .search-results .search-our-solutions body.single p img.aligncenter,body.single p .block-email-signup__box--integrations .search-results .search-our-solutions img.aligncenter,body.single p .block-email-signup__box--support .search-results .search-our-solutions img.aligncenter{min-height:0;background-color:#0076ff;border:none}@media (min-width:992px){.block-email-signup__box--integrations .search-results .search-our-solutions .box,.block-email-signup__box--integrations .search-results .search-our-solutions body.single p img.aligncenter,.block-email-signup__box--support .search-results .search-our-solutions .box,.block-email-signup__box--support .search-results .search-our-solutions body.single p img.aligncenter,body.single p .block-email-signup__box--integrations .search-results .search-our-solutions img.aligncenter,body.single p .block-email-signup__box--support .search-results .search-our-solutions img.aligncenter{min-height:228px}}.block-email-signup__box--integrations .search-results .search-our-solutions .box strong,.block-email-signup__box--integrations .search-results .search-our-solutions body.single p img.aligncenter strong,.block-email-signup__box--support .search-results .search-our-solutions .box strong,.block-email-signup__box--support .search-results .search-our-solutions body.single p img.aligncenter strong,body.single p .block-email-signup__box--integrations .search-results .search-our-solutions img.aligncenter strong,body.single p .block-email-signup__box--support .search-results .search-our-solutions img.aligncenter strong{margin-top:5px;color:#fff}@media (min-width:992px){.block-email-signup__box--integrations .search-results .search-our-solutions .box strong,.block-email-signup__box--integrations .search-results .search-our-solutions body.single p img.aligncenter strong,.block-email-signup__box--support .search-results .search-our-solutions .box strong,.block-email-signup__box--support .search-results .search-our-solutions body.single p img.aligncenter strong,body.single p .block-email-signup__box--integrations .search-results .search-our-solutions img.aligncenter strong,body.single p .block-email-signup__box--support .search-results .search-our-solutions img.aligncenter strong{margin:12px 0 .75rem}}.block-email-signup__box--integrations .search-results .search-our-solutions .box .page-link-icon,.block-email-signup__box--integrations .search-results .search-our-solutions body.single p img.aligncenter .page-link-icon,.block-email-signup__box--support .search-results .search-our-solutions .box .page-link-icon,.block-email-signup__box--support .search-results .search-our-solutions body.single p img.aligncenter .page-link-icon,body.single p .block-email-signup__box--integrations .search-results .search-our-solutions img.aligncenter .page-link-icon,body.single p .block-email-signup__box--support .search-results .search-our-solutions img.aligncenter .page-link-icon{width:14px}@media (min-width:768px){.block-email-signup__box--integrations .search-results .search-our-solutions .box .page-link-icon,.block-email-signup__box--integrations .search-results .search-our-solutions body.single p img.aligncenter .page-link-icon,.block-email-signup__box--support .search-results .search-our-solutions .box .page-link-icon,.block-email-signup__box--support .search-results .search-our-solutions body.single p img.aligncenter .page-link-icon,body.single p .block-email-signup__box--integrations .search-results .search-our-solutions img.aligncenter .page-link-icon,body.single p .block-email-signup__box--support .search-results .search-our-solutions img.aligncenter .page-link-icon{width:18px}}.block-email-signup__box--integrations .search-results .related-results,.block-email-signup__box--support .search-results .related-results{padding:35px 0 0 20px!important}@media (min-width:992px){.block-email-signup__box--integrations .search-results .related-results,.block-email-signup__box--support .search-results .related-results{padding:5px 0 0 40px!important}}.block-email-signup__box--support{border-radius:4px!important}.block-email-signup__box--integrations{margin-top:15px;padding:25px 30px 30px;border-radius:4px}@media (min-width:768px){.block-email-signup__box--integrations{padding:20px 30px 30px}}@media (min-width:992px){.block-email-signup__box--integrations{padding:20px 30px 30px}}@media (min-width:1150px){.block-email-signup__box--integrations{padding:20px 30px 30px}}.block-email-signup__btn-tiny{margin-left:20px;font-size:16px;line-height:16px;max-width:164px;width:100%;height:44px}.block-email-signup__btn-oval{width:31px;height:31px;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}.block-email-signup .mktoHtmlText.mktoHasWidth{color:#fff;font-size:80%}.block-email-signup .mktoHtmlText.mktoHasWidth a{color:#fff}.block-filter{padding:1.875rem 0;background-color:#e3f0ff}.block-filter__filters{color:#031c5b}.block-filter__filters--integrations{width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.block-filter__link{color:#031c5b;font-weight:700;-webkit-transition:all .3s ease-in;-o-transition:.3s ease-in all;transition:all .3s ease-in;display:inline-block;min-width:200px}.block-filter__link--integrations{font-weight:400;margin-right:1.25rem}@media (max-width:991.98px){.block-filter__link--integrations{width:200px}}.block-filter__link--integrations.active{font-weight:700;text-decoration:underline}.block-filter__search{border:0;-webkit-box-shadow:0;box-shadow:0;background-color:transparent}@media (max-width:1149.98px){.block-filter--integrations{padding-top:150px}}.block-filter--press{padding-top:350px}@media (min-width:992px){.block-filter--press{padding-top:120px}}.block-hero-numbers{padding:200px 0 66px;margin-top:-200px;background-image:url(/wp-content/themes/hydra/dist/images/blocks/integrations/bulbs-large_8c58f197.png);background-repeat:no-repeat;background-size:350px 350px;background-position:100% 100%}@media (max-width:1149.98px){.block-hero-numbers{background-image:url(/wp-content/themes/hydra/dist/images/blocks/integrations/bulbs-small_f291b16e.png);background-size:50%;padding:200px 0 0}}.block-hero-numbers__container{padding-top:40px}@media (max-width:1149.98px){.block-hero-numbers__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:0}}.block-platform-features-split__item{padding:200px 30px 30px;background-repeat:no-repeat;background-size:cover;margin-bottom:4px;height:430px}@media (min-width:1150px){.block-platform-features-split__item{padding:50px;height:400px}}.block-platform-features-split__item--first{position:relative;background:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif)}@media (min-width:768px){.block-platform-features-split__item--first{margin-right:1px}}.block-platform-features-split__item--second{position:relative;background:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif)}@media (min-width:768px){.block-platform-features-split__item--second{margin-left:1px}}.block-platform-features-split__img-dot-grid{display:none}@media (min-width:1150px){.block-platform-features-split__img-dot-grid{position:absolute;display:block;top:0;right:0;width:auto;max-height:300px}}.block-platform-features-split__img-dot-grid-small{position:absolute;display:block;top:0;right:0;width:100%;max-height:175px}@media (min-width:1150px){.block-platform-features-split__img-dot-grid-small{display:none}}.block-platform-features-split__img-robot-lg{display:none}@media (min-width:1150px){.block-platform-features-split__img-robot-lg{position:absolute;display:block;max-width:250px;top:0;right:0}}.block-platform-features-split__img-robot-sm{display:block;position:absolute;max-width:100%;max-height:180px;top:0;right:0}@media (min-width:1150px){.block-platform-features-split__img-robot-sm{display:none}}.block-platform-features-split__title-main{margin-bottom:2rem}@media (min-width:768px){.block-platform-features-split__title-main{margin-bottom:4.375rem}}.block-platform-features-split__content{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-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.block-platform-features-split__title{font-size:1.5rem;line-height:1.625rem;color:#031c5b;letter-spacing:-.5px;font-weight:700}@media (min-width:1150px){.block-platform-features-split__title{font-size:2.625rem;line-height:2.875rem;max-width:310px}}.block-platform-features-split__text{font-size:.875rem;line-height:1.25rem;color:#031c5b;font-weight:500}@media (min-width:1150px){.block-platform-features-split__text{font-size:1.125rem;line-height:1.625rem;max-width:305px}}.block-platform-features-split__btn{margin-top:2.5rem;font-weight:500}@media (min-width:768px){.block-platform-features-split__btn{margin-top:4.375rem}}.block-platform-features-split .btn-dark{height:44px;line-height:40px;font-weight:700}.platform .scroll-takeover{background:#fff}@media (min-width:992px){.platform .scroll-takeover{padding:100px 0}}.platform .scroll-takeover__step h1,.platform .scroll-takeover__step h2,.platform .scroll-takeover__title h1,.platform .scroll-takeover__title h2{font-size:2.13rem;font-weight:700;letter-spacing:-.03rem;line-height:2.38rem}@media (min-width:768px){.platform .scroll-takeover__step h1,.platform .scroll-takeover__step h2,.platform .scroll-takeover__title h1,.platform .scroll-takeover__title h2{font-size:2.38rem;line-height:2.63rem}}@media (min-width:1150px){.platform .scroll-takeover__step h1,.platform .scroll-takeover__step h2,.platform .scroll-takeover__title h1,.platform .scroll-takeover__title h2{font-size:2.63rem;line-height:2.88rem}}.platform .scroll-takeover__step p,.platform .scroll-takeover__title p{font-size:1.13rem;font-weight:500;letter-spacing:0;line-height:1.5rem}@media (min-width:768px){.platform .scroll-takeover__step p,.platform .scroll-takeover__title p{font-size:1.25rem;line-height:1.62rem}}@media (min-width:1150px){.platform .scroll-takeover__step p,.platform .scroll-takeover__title p{font-size:1.38rem;line-height:1.75rem}}.platform .scroll-takeover__step{margin-bottom:85px}@media (min-width:992px){.platform .scroll-takeover__step{margin-bottom:0}}@media (min-width:992px){.platform .scroll-takeover__image .image-offset{margin-right:-45%;margin-bottom:40px}}@media (min-width:1150px){.platform .scroll-takeover__image .image-offset{margin-right:-35%}}.platform .scroll-takeover .block-video-case-outer{position:relative;margin-bottom:85px}.platform .scroll-takeover .block-video-case-outer .watch-story{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:12%!important}.block-platform-hero{background-color:#fff;overflow:hidden}.block-platform-hero__inner{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:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;position:relative;padding-top:3.125rem;height:100%}@media (min-width:576px){.block-platform-hero__inner{background:url(/wp-content/themes/hydra/dist/images/blocks/hero-platform/graphics-left-side_4d880037.png) no-repeat,url(/wp-content/themes/hydra/dist/images/blocks/hero-platform/graphics-right-side_b905934a.png) no-repeat;background-size:190px auto,220px auto;background-position:top 20px left -75px,132% 80px}}@media (min-width:768px){.block-platform-hero__inner{background-size:210px auto,250px auto;background-position:top 20px left -50px,120% 80px}}@media (min-width:992px){.block-platform-hero__inner{background-size:250px auto,330px auto;background-position:top 20px left -60px,120% 20px}}@media (min-width:1150px){.block-platform-hero__inner{background-size:310px auto,390px auto;background-position:top 20px left -50px,115% 20px}}.block-platform-hero__content-text{position:relative;padding-bottom:80px}@media (min-width:576px){.block-platform-hero__content-text{padding-bottom:90px}}@media (min-width:768px){.block-platform-hero__content-text{padding-bottom:30px}}@media (min-width:1150px){.block-platform-hero__content-text{padding:50px 0}}@media (min-width:576px){.block-platform-hero__piece{display:none}}.block-platform-hero__piece--1{position:absolute;top:-25px;left:0;max-width:70px}.block-platform-hero__piece--2{position:absolute;bottom:-45px;left:25%;max-width:149px;z-index:100}.block-platform-hero__piece--3{position:absolute;top:65%;right:0;max-width:40px}@media (max-width:450px){.block-platform-hero__piece--3{right:-15px}}.block-platform-hero__title{max-width:1017px;margin:0 auto 1.25rem}@media (max-width:767.98px){.block-platform-hero__title{margin:0 5px 1.25rem}}@media (min-width:1150px){.block-platform-hero__title{font-size:4.5rem;line-height:4.875rem;letter-spacing:-1px}}.block-platform-hero__text{max-width:628px;margin-left:auto;margin-right:auto;margin-bottom:6.25rem}@media (max-width:767.98px){.block-platform-hero__text{max-width:315px;margin-bottom:0}}.block-platform-hero__diagram{background:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif)}.block-platform-hero__main-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;padding:20px 30px 60px;width:100%}@media (min-width:768px){.block-platform-hero__main-container{padding:80px 0 40px}}.block-platform-hero__main-image{display:none;z-index:1000}@media (min-width:768px){.block-platform-hero__main-image{display:block;max-width:100%}}.block-platform-hero__main-image-floating-graph{position:absolute;top:-110px;left:25%;overflow:hidden;display:none}@media (min-width:576px){.block-platform-hero__main-image-floating-graph{display:block;top:-40px;max-width:150px}}@media (min-width:768px){.block-platform-hero__main-image-floating-graph{top:-55px;max-width:200px}}@media (min-width:992px){.block-platform-hero__main-image-floating-graph{top:-85px;max-width:250px}}@media (min-width:1150px){.block-platform-hero__main-image-floating-graph{top:-110px;max-width:300px}}.block-platform-hero__main-image-mobile{width:100%;margin-top:5.3125rem}@media (min-width:768px){.block-platform-hero__main-image-mobile{display:none}}.platform-popover{position:absolute;display:none;background:none;border:0}@media (min-width:768px){.platform-popover{display:block}}.platform-popover--left{left:23px;width:13%;height:6.25%}@media (min-width:992px){.platform-popover--left{left:30px}}@media (min-width:1150px){.platform-popover--left{left:39px}}.platform-popover--top{top:151px;width:11.9%;height:5%}@media (min-width:992px){.platform-popover--top{top:176px}}@media (min-width:1150px){.platform-popover--top{top:205px}}.platform-popover--center{top:176px;width:10.5%;height:13%}@media (min-width:992px){.platform-popover--center{top:210px}}@media (min-width:1150px){.platform-popover--center{top:250px}}.platform-popover--bottom{top:230px;width:24%;height:17.5%}@media (min-width:992px){.platform-popover--bottom{top:280px}}@media (min-width:1150px){.platform-popover--bottom{top:340px}}.platform-popover--right{right:28px;width:13%;height:6.25%}@media (min-width:992px){.platform-popover--right{right:37px}}@media (min-width:1150px){.platform-popover--right{right:48px}}.popover--aws{top:90px;left:67px;width:30px;height:25px}@media (min-width:992px){.popover--aws{top:95px;left:90px;width:40px;height:31px}}@media (min-width:1150px){.popover--aws{top:16.5%;left:115px;width:4.8%;height:6.3%}}.popover--azure{top:118px;left:58px;width:48px;height:20px}@media (min-width:992px){.popover--azure{top:132px;left:78px;width:63px;height:23px}}@media (min-width:1150px){.popover--azure{top:23.6%;left:101px;width:7%;height:5.3%}}.popover--google{top:140px;left:42px;width:80px;height:18px}@media (min-width:992px){.popover--google{top:161px;left:58px;width:104px;height:22px}}@media (min-width:1150px){.popover--google{top:29.5%;left:75px;width:11.75%;height:5.3%}}.popover--apps{top:187px}@media (min-width:992px){.popover--apps{top:222px}}@media (min-width:1150px){.popover--apps{top:41.7%}}.popover--database{top:213px}@media (min-width:992px){.popover--database{top:256px}}@media (min-width:1150px){.popover--database{top:48.82%}}.popover--containers{top:239px}@media (min-width:992px){.popover--containers{top:291px}}@media (min-width:1150px){.popover--containers{top:55.1%}}.popover--servers{top:265px}@media (min-width:992px){.popover--servers{top:326px}}@media (min-width:1150px){.popover--servers{top:62.3%}}.popover--storage{top:291px}@media (min-width:992px){.popover--storage{top:360px}}@media (min-width:1150px){.popover--storage{top:69.1%}}.popover--network{top:317px}@media (min-width:992px){.popover--network{top:395px}}@media (min-width:1150px){.popover--network{top:76.3%}}.popover--logs{top:343px}@media (min-width:992px){.popover--logs{top:430px}}@media (min-width:1150px){.popover--logs{top:83.5%}}.popover--firewalls{left:30.5%}.popover--encryption{left:43%}.popover--deployments{left:55.5%;width:13.2%}.popover--alerting{left:27%}.popover--visualizations{left:39%}.popover--forecasting{left:50%}.popover--topology{left:61.5%;width:12%}.popover--anomalies{left:24.5%}.popover--aiops{left:50.75%}.popover--autotask{top:161px}@media (min-width:992px){.popover--autotask{top:187px}}@media (min-width:1150px){.popover--autotask{top:35.5%}}.popover--connectwise{top:187px}@media (min-width:992px){.popover--connectwise{top:222px}}@media (min-width:1150px){.popover--connectwise{top:42.6%}}.popover--hashicorp{top:213px}@media (min-width:992px){.popover--hashicorp{top:256px}}@media (min-width:1150px){.popover--hashicorp{top:49.9%}}.popover--pagerduty{top:239px}@media (min-width:992px){.popover--pagerduty{top:291px}}@media (min-width:1150px){.popover--pagerduty{top:57.11%}}.popover--puppet{top:265px}@media (min-width:992px){.popover--puppet{top:326px}}@media (min-width:1150px){.popover--puppet{top:64.25%}}.popover--servicenow{top:291px}@media (min-width:992px){.popover--servicenow{top:360px}}@media (min-width:1150px){.popover--servicenow{top:71.5%}}.popover--slack{top:318px}@media (min-width:992px){.popover--slack{top:395px}}@media (min-width:1150px){.popover--slack{top:78.9%}}.popover{margin:-5px;border:0;border-radius:4px;-webkit-box-shadow:12px 12px 0 0 rgba(0,0,0,.25);box-shadow:12px 12px 0 0 rgba(0,0,0,.25);font-family:sofia-pro,sans-serif}.popover .arrow:before{border-width:0}.popover .popover-header{padding:15px 20px 10px;border:0}.popover .popover-header h6{margin:0;font-size:23px;font-weight:600;color:#031c5c}.popover .popover-body{padding:10px 20px;line-height:1.3;color:#898989}.block-security-tank{background-color:#fff;padding-bottom:5.4rem}.block-security-tank__figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-image:url(/wp-content/themes/hydra/dist/images/blocks/security-tank/wall-left_44af5797.png);background-repeat:no-repeat;background-size:cover}.block-security-tank__content{padding-top:70px;padding-left:30px;padding-right:30px}@media (min-width:1150px){.block-security-tank__content{padding-top:0;background-image:url(/wp-content/themes/hydra/dist/images/blocks/security-tank/wall-right_59ede430.png);background-size:contain;background-repeat:no-repeat;background-position:110% 0;padding-left:100px}}.block-security-tank__title{font-size:1.875rem;line-height:2.125rem;letter-spacing:-.5px;font-weight:700;margin-top:4.375rem;margin-bottom:1.25rem;color:#031c5b}@media (min-width:992px){.block-security-tank__title{font-size:3.75rem;line-height:4rem;margin-bottom:.75rem;letter-spacing:-1px}}.block-security-tank__text{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#031c5b;margin-bottom:0}@media (min-width:992px){.block-security-tank__text{font-size:1.125rem;line-height:1.625rem}}.block-security-tank__tank{max-width:449px;width:100%;height:auto;-webkit-transform:translateY(80px);-o-transform:translateY(80px);transform:translateY(80px)}@media (min-width:1150px){.block-security-tank__tank{margin-left:150px}}.block-security-tank__iso-list{display:inline-block;padding:2.125rem 0 2.25rem;margin-bottom:0}@media (min-width:992px){.block-security-tank__iso-list{padding:3.125rem 0 2.875rem}}.block-security-tank__iso-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.875rem;font-size:1.125rem;line-height:1.625rem;color:#031c5b;font-weight:500}.block-security-tank__iso-icon{margin-right:15px}.block-robots-table{padding:18.75rem 0 0;margin-top:-200px}.block-robots-table__content{max-width:710px;z-index:10}@media (max-width:1149.98px){.block-robots-table__content{padding-bottom:1.25rem}}.block-robots-table__figure{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0}@media (min-width:992px){.block-robots-table__figure{margin-left:-50%}}@media (min-width:1440px){.block-robots-table__figure{margin-left:-25%}}.block-robots-table__figure>img{max-width:1013px;width:100%;height:auto;margin-left:200px}@media (min-width:1440px){.block-robots-table__figure>img{width:100%;min-width:800px;margin-left:75px}}@media (max-width:1149.98px){.block-robots-table__figure>img{width:100%;position:unset;margin-left:0}}.block-demand-info{background-color:#fff}@media (min-width:992px){.block-demand-info{padding:4.6875rem 0}}.block-demand-info__figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-50px}.block-demand-info__figure>img{z-index:100}@media (max-width:1149.98px){.block-demand-info__figure>img{max-width:80%;margin-bottom:-180px;margin-left:auto;margin-right:auto}}@media (max-width:1149.98px){.block-demand-info__figure{margin-right:0}}.block-demand-info__content-section{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif);border-radius:4px;padding:4.6875rem 1.25rem}@media (min-width:768px){.block-demand-info__content-section{padding:4.6875rem 3.4375rem}}@media (max-width:1149.98px){.block-demand-info__content-section{padding-top:12.5rem}}.block-demand-info__img{width:100%;height:auto}.block-demand-info .container,.block-demand-info .template-white-header main.main,.template-white-header .block-demand-info main.main{max-width:1400px}.block-image-with-list{background-color:#fff;padding:3.75rem 0}@media (min-width:992px){.block-image-with-list{padding:10.625rem 0 3.125rem}}.block-image-with-list__figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-50px}.block-image-with-list__figure>img{z-index:100}@media (max-width:991.98px){.block-image-with-list__figure>img{max-width:80%}}@media (max-width:991.98px){.block-image-with-list__figure{margin-right:0;margin-bottom:-25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.block-image-with-list__content-section{background-color:#f0f7fe;border-radius:4px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);padding:4.6875rem 3.4375rem}.block-image-with-list__img{width:100%;height:auto}.block-image-with-list .container,.block-image-with-list .template-white-header main.main,.template-white-header .block-image-with-list main.main{max-width:1400px}.block-deploy{background-color:#fff}.block-deploy__content-section{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;height:auto;max-width:80%;margin-left:auto;margin-right:auto;padding-top:2.5rem}@media (min-width:992px){.block-deploy__content-section{max-width:100%}}.block-deploy__content-section ol,.block-deploy__content-section ul{color:#031c5b}.block-deploy__content-section ul{margin-left:10px;padding-left:0;margin-top:0;list-style:none}.block-deploy__content-section ul li{margin-left:0;padding-left:25px;font-size:16px;line-height:28px;margin-bottom:5px}.block-deploy__content-section ul li:before{content:"\2022";color:#00bda5;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.block-deploy__btn{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:0 50px}.block-deploy__img{max-width:951px;width:100%;-webkit-transform:translate(10%);-o-transform:translate(10%);transform:translate(10%);-ms-flex-item-align:center;align-self:center}@media (min-width:1500px){.block-deploy__img{width:100%}}@media (max-width:1149.98px){.block-deploy__img{position:relative;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@media (min-width:992px){.block-deploy{padding:4.6875rem 0}}.overlay-element-deploy-v1{top:50%!important;left:60%!important}.block-insights{background-color:#fff}@media (min-width:992px){.block-insights{padding:6.25rem 0!important}}.block-insights__content-section{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;height:auto;max-width:560px;margin-left:auto;margin-right:auto;padding-top:2.5rem}@media (min-width:992px){.block-insights__content-section{max-width:100%;padding-left:6.875rem}}@media (max-width:1149.98px){.block-insights__content-section{max-width:80%}}.block-insights ol,.block-insights ul{color:#031c5b}.block-insights ul{margin-left:10px;padding-left:0;margin-top:0;list-style:none}.block-insights ul li{margin-left:0;padding-left:25px;font-size:16px;line-height:28px;margin-bottom:5px}.block-insights ul li:before{content:"\2022";color:#00bda5;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.block-insights__btn{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:0 50px}.block-insights__img{width:100%;height:auto;position:absolute;top:50%;right:0;-webkit-transform:translatey(-50%);-o-transform:translatey(-50%);transform:translatey(-50%)}@media (max-width:1149.98px){.block-insights__img{max-width:800px;margin:0 auto;display:block;position:relative;top:0;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.overlay-element-insights-v1{top:50%!important;left:50%!important}.block-visibility{background-color:#fff;background-image:none;padding-bottom:9.375rem}@media (max-width:1149.98px){.block-visibility{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif);padding-bottom:0}}.block-visibility__inner{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif);padding:4.125rem 0 6.25rem}@media (min-width:992px){.block-visibility__inner{padding:6.25rem 0}}.block-visibility__content-section{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;height:auto}.block-visibility__content-section .text-content{max-width:66ch;margin:1.25rem auto}.block-visibility__img{width:100%;max-width:600px;height:auto}.block-success-hero{background:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif) repeat;padding-top:12.5rem;margin-top:-200px}@media (min-width:992px){.block-success-hero{padding:12.5rem 0 0}}.block-success-hero__inner{padding-bottom:3.125rem}@media (min-width:992px){.block-success-hero__inner{padding-bottom:9.375rem}}.block-success-hero__title-main{margin:1.875rem 0}.block-success-container{background:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif) repeat}@media (min-width:992px){.block-success-container{padding:7.5rem 0}}.block-success-container__row{margin-bottom:3.125rem}.block-success-transcript{background:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif) repeat;padding-top:100px}.block-success-transcript__row--dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;-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;background:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif) repeat;padding:10% 5%;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2)}.block-success-transcript__row--share{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #e0e0e0;padding:2.5rem 0}.block-success-transcript__img-dashboard{width:100%;height:auto}.block-success-transcript__small-text{font-size:.875rem;line-height:1.25rem;margin:1.25rem 0;color:#fff}.block-success-transcript__inner{background:#fff;padding:2.875rem 1.25rem}@media (min-width:992px){.block-success-transcript__inner{padding:7.5rem 0 5rem;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2)}}.block-success-transcript__timestamp{color:#575757;font-size:1.125rem;line-height:1.625rem;font-weight:500}@media (max-width:991.98px){.block-success-transcript__timestamp{margin-bottom:1.25rem}}@media (min-width:992px){.block-success-transcript__title-main{margin-bottom:4.5rem}}@media (min-width:992px){.block-core-package{overflow-x:hidden}}.block-core-package__inner{padding-top:2.5rem;padding-bottom:2.125rem;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif);border-top-left-radius:4px;border-top-right-radius:4px}@media (min-width:992px){.block-core-package__inner{padding-top:4.375rem;padding-bottom:2.75rem}}@media (max-width:991.98px){.block-core-package__inner{padding-bottom:4.25rem}}.block-core-package__inner--teal{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-teal_259f53f7.gif)}.block-core-package__inner .carousel{max-width:500px}@media (max-width:1149.98px){.block-core-package__inner .carousel{padding:0 3rem}}@media (max-width:991.98px){.block-core-package__inner .carousel{padding:0}}.block-core-package__inner .carousel .carousel-indicators{bottom:-58px}.block-core-package__inner .carousel .carousel-indicators li{width:6px;height:6px;border-radius:4px;border:2px solid #fff}.block-core-package__hero-bot{display:none;max-width:470px}@media (min-width:1400px){.block-core-package__hero-bot{position:absolute;display:block;top:-15%;right:-16%}}.block-core-package__hero-graph{position:absolute;width:109px;height:43px;top:-22px;right:180px}@media (max-width:1149.98px){.block-core-package__hero-graph{display:none}}.block-core-package__hero-graph-monitoring{position:absolute;width:364px;height:388px;bottom:-100px;right:-50px}@media (max-width:1149.98px){.block-core-package__hero-graph-monitoring{display:none}}.block-core-package__hero-bot-monitoring{display:none;max-width:459px}@media (min-width:1150px){.block-core-package__hero-bot-monitoring{position:absolute;display:block;top:-4%;right:16%}}.block-core-package__split-list{padding:2.5rem .625rem 25rem;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-white_8486db83.gif);border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media (min-width:992px){.block-core-package__split-list{padding:4.375rem 0 13.125rem}}.block-core-package__split-list--monitoring{padding:2.5rem .625rem 12.5rem}@media (min-width:992px){.block-core-package__split-list--monitoring{padding:4.375rem 0 13.125rem}}.block-core-package__offers{margin:-340px -2px 8px}@media (min-width:992px){.block-core-package__offers{margin-top:-110px}}.block-core-package__offers--monitoring{margin:-150px -2px 8px}@media (min-width:992px){.block-core-package__offers--monitoring{margin-top:-110px}}.block-core-package__content{padding:0 1.5rem 1.75rem}@media (min-width:992px){.block-core-package__content{max-width:405px;padding:0}}.block-core-package__subtitle{letter-spacing:1.25px;font-weight:700;margin-bottom:2.125rem;line-height:.75rem}@media (min-width:992px){.block-core-package__subtitle{margin-bottom:3.125rem}}.block-core-package__image-wrapper{max-width:500px;padding:1.125rem;border-radius:4px;background:#fff;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2)}.block-core-package__message{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;background:#00bda5;max-width:275px;z-index:100;height:90px;-webkit-box-shadow:10px 5px 0 0 rgba(0,0,0,.2);box-shadow:10px 5px 0 0 rgba(0,0,0,.2);padding-left:1.875rem;padding-right:1.875rem;margin:-40px auto 0;letter-spacing:1.38px;border-radius:4px}.block-core-package__message-teal{background-color:#fff;color:#0076ff}@media (min-width:992px){.block-core-package-dashboard{margin-top:-70px}}.block-core-package-dashboard__outer{position:relative}@media (min-width:992px){.block-core-package-dashboard__outer{height:480px}}.block-core-package-dashboard__inner{padding-top:40px;padding-bottom:40px;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif);background-color:#0076ff;border-top-left-radius:4px;border-top-right-radius:4px}.block-core-package-dashboard__inner--radius-all{border-radius:4px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2)}@media (min-width:992px){.block-core-package-dashboard__inner{z-index:100;width:100%;height:100%;padding-top:4.375rem;padding-bottom:4.6875rem}}.block-core-package-dashboard__split-list{padding:2.5rem 1.75rem 12.5rem;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-white_8486db83.gif);border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media (min-width:992px){.block-core-package-dashboard__split-list{padding:4.375rem 0 10.9375rem}}.block-core-package-dashboard__offers{margin:-150px 8px 0}@media (min-width:992px){.block-core-package-dashboard__offers{margin-top:-130px}}.block-core-package-dashboard__content{padding:0 1.5rem 1.75rem}@media (min-width:992px){.block-core-package-dashboard__content{max-width:405px;padding:0}}.block-core-package-dashboard__title{margin-bottom:.5rem}@media (min-width:992px){.block-core-package-dashboard__title{margin-bottom:1.875rem}}.block-core-package-dashboard__subtitle{font-weight:700;font-size:.625rem;line-height:.75rem;letter-spacing:1.25px;margin-bottom:1.375rem}@media (min-width:992px){.block-core-package-dashboard__subtitle{font-size:.75rem;line-height:.75rem;margin-bottom:2.5rem}}.block-core-package-dashboard__image-wrapper{max-width:500px;padding:1.125rem;border-radius:4px;background:#fff;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2)}.block-core-package-dashboard__message{background:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.block-core-package-dashboard__graph-1{display:none}@media (min-width:992px){.block-core-package-dashboard__graph-1{display:block;position:absolute;max-width:350px;z-index:999;top:-100px;left:-63px}}.block-core-package-dashboard__graph-2{display:none}@media (min-width:1300px){.block-core-package-dashboard__graph-2{display:block;position:absolute;z-index:10;max-width:150px;bottom:-60px;right:-80px}}@media (max-width:767.98px){.block-expert-support__title-main{max-width:296px;margin-left:auto;margin-right:auto;margin-bottom:1.0625rem}}.block-expert-support__content-text{margin-bottom:2.5rem}.block-expert-support__bg-image{background-image:url(/wp-content/themes/hydra/dist/images/bg-images/support-color-shapes_ccc7dc02.svg);background-repeat:no-repeat;background-position:top;background-size:100%}@media (min-width:992px){.block-expert-support__column--gap{padding-top:12.1875rem}}.block-expert-support__text{margin-top:10px}.block-hero-security{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-teal_259f53f7.gif);margin-top:-200px;padding:200px 0 0}.block-hero-security__title{color:#fff;font-weight:700;letter-spacing:-1px;letter-spacing:-2px}@media (min-width:576px){.block-hero-security__title{font-size:2.5rem;line-height:2.75rem;margin-bottom:1rem}}@media (min-width:992px){.block-hero-security__title{font-size:4.375rem;line-height:4.625rem;margin-bottom:1.25rem}}@media (max-width:1149.98px){.block-hero-security__title{text-align:center}}@media (min-width:1150px){.block-hero-security__inner{padding-top:8.5rem;background-image:url(/wp-content/themes/hydra/dist/images/blocks/security/RoboComps_ab1047cd.png);background-position:100% 100%;background-size:550px 440px;background-repeat:no-repeat}}@media (min-width:1500px){.block-hero-security__inner{background-size:645px 531px}}.block-hero-security__content{padding-bottom:50px}@media (min-width:1150px){.block-hero-security__content{padding-bottom:190px}}@media (max-width:1149.98px){.block-hero-security__content{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.block-hero-security__image{width:100%;max-width:80%;height:auto;margin:0 auto;display:block}.block-security-cards{padding:5.4375rem 0;background:#fff}@media (max-width:1149.98px){.block-security-cards{padding:1.875rem 0}}.block-security-cards--support{padding:10.625rem 0 0}@media (max-width:1149.98px){.block-security-cards--support{padding:6.875rem 0 0}}.block-security-cards__cards-row{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-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1150px){.block-security-cards__cards-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:1600px){.block-security-cards__icon{width:28px;height:28px}}.block-security-cards__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);width:100%;max-width:400px;min-height:260px;height:auto;-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in;margin:0 25px;padding:73px 50px}@media (max-width:1600px){.block-security-cards__card{padding:20px}}@media (max-width:1149.98px){.block-security-cards__card{width:100%;min-height:160px;margin:0 0 2rem}}@media (max-width:991.98px){.block-security-cards__card{max-width:100%}}.block-security-cards__card--light-orange{background-color:#fba200}.block-security-cards__card--light-orange:hover{background-color:#c88100}.block-security-cards__card--dark{background-color:#031c5b}.block-security-cards__card--dark:hover{background-color:#010d2a}.block-security-cards__card--teal{background-color:#00bda5}.block-security-cards__card--teal:hover{background-color:#008a78}.block-security-cards__card--blue{background-color:#007bff}.block-security-cards__card--blue:hover{background-color:#004b9d}.block-security-cards__card--orange{background-color:#ff7c00}.block-security-cards__card--orange:hover{background-color:#cc6300}.block-security-cards__card--dark-orange{background-color:#f24708}.block-security-cards__card--dark-orange:hover{text-decoration:none;background-color:#c13906}.block-security-cards__card--support-card{max-width:275px;width:100%;margin:0;padding:2.5rem 1.875rem;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19)}.block-security-cards__card--support-card h2{font-size:1.5rem;line-height:2rem}.block-security-cards__card--support-card p{font-size:1.125rem;line-height:1.625rem}@media (max-width:1149.98px){.block-security-cards__card--support-card{padding:20px}}@media (max-width:991.98px){.block-security-cards__card--support-card{max-width:100%;height:160px;margin-bottom:1.25rem}}.block-security-cards__card--support-card-small{display:none}@media (max-width:991.98px){.block-security-cards__card--support-card-small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;height:42px;min-height:auto;padding:0 20px;-webkit-box-shadow:6px 7px 0 0 rgba(0,0,0,.19);box-shadow:6px 7px 0 0 rgba(0,0,0,.19);margin-bottom:1rem}}.block-security-cards__card--support-card-small .block-security-cards__icon{width:20px;height:20px;margin-top:4px!important;margin-left:10px}.block-security-cards__card--support-card-small>h2{font-size:16px!important}.block-security-cards__card:hover{text-decoration:none}@media (max-width:1600px){.block-security-cards__card .subtitle-main{font-size:1.5rem;line-height:1.625rem}}@media (max-width:1600px){.block-security-cards__card .text-content{font-size:.875rem;line-height:1.25rem}}.block-security-cards__bottom-container{padding:7.3125rem .5625rem 5.9375rem}@media (max-width:1149.98px){.block-security-cards__bottom-container{padding:0 .5625rem 4.1875rem}}.block-security-cards__iso{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-security-cards__iso a{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.block-support-main-page-cards{padding:5.4375rem 0;background:#fff}@media (max-width:1149.98px){.block-support-main-page-cards{padding:1.875rem 0}}.block-support-main-page-cards--support{padding:10.625rem 0 0}@media (max-width:1149.98px){.block-support-main-page-cards--support{padding:6.875rem 0 0}}.block-support-main-page-cards__cards-row{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-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1150px){.block-support-main-page-cards__cards-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:1600px){.block-support-main-page-cards__icon{width:28px;height:28px}}.block-support-main-page-cards__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);width:100%;max-width:400px;min-height:233px;height:auto;-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in;margin:0 11px;padding:20px}@media (max-width:1149.98px){.block-support-main-page-cards__card{width:100%;min-height:160px;margin:0 0 2rem}}@media (max-width:991.98px){.block-support-main-page-cards__card{max-width:100%}}.block-support-main-page-cards__card--purple-tone{background-color:#081b5a}.block-support-main-page-cards__card--purple-tone:hover{background-color:#040d2b}.block-support-main-page-cards__card--teal-tone{background-color:#3cbda5}.block-support-main-page-cards__card--teal-tone:hover{background-color:#309683}.block-support-main-page-cards__card--blue-tone{background-color:#4b3b93}.block-support-main-page-cards__card--blue-tone:hover{background-color:#382c6f}.block-support-main-page-cards__card--db-blue-tone{background-color:#2f76ff}.block-support-main-page-cards__card--db-blue-tone:hover{background-color:#0056fb}.block-support-main-page-cards__card--orange{background-color:#ff7c00}.block-support-main-page-cards__card--orange:hover{background-color:#cc6300}.block-support-main-page-cards__card--dark-orange{background-color:#f24708}.block-support-main-page-cards__card--dark-orange:hover{text-decoration:none;background-color:#c13906}.block-support-main-page-cards__card--support-card{max-width:275px;width:100%;margin:0;padding:2.5rem 1.875rem;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19)}.block-support-main-page-cards__card--support-card h2{font-size:1.5rem;line-height:2rem}.block-support-main-page-cards__card--support-card p{font-size:1.125rem;line-height:1.625rem}@media (max-width:1149.98px){.block-support-main-page-cards__card--support-card{padding:20px}}@media (max-width:991.98px){.block-support-main-page-cards__card--support-card{max-width:100%;height:160px;margin-bottom:1.25rem}}.block-support-main-page-cards__card--support-card-small{display:none}@media (max-width:991.98px){.block-support-main-page-cards__card--support-card-small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;height:42px;min-height:auto;padding:0 20px;-webkit-box-shadow:6px 7px 0 0 rgba(0,0,0,.19);box-shadow:6px 7px 0 0 rgba(0,0,0,.19);margin-bottom:1rem}}.block-support-main-page-cards__card--support-card-small .block-security-cards__icon{width:20px;height:20px;margin-top:4px!important;margin-left:10px}.block-support-main-page-cards__card--support-card-small>h2{font-size:16px!important}.block-support-main-page-cards__card:hover{text-decoration:none}@media (max-width:1600px){.block-support-main-page-cards__card .subtitle-main{font-size:1.5rem;line-height:1.625rem}}.block-support-main-page-cards__card .text-content{margin-bottom:0}@media (max-width:1600px){.block-support-main-page-cards__card .text-content{font-size:.875rem;line-height:1.25rem}}.block-support-main-page-cards__bottom-container{padding:7.3125rem .5625rem 5.9375rem}@media (max-width:1149.98px){.block-support-main-page-cards__bottom-container{padding:0 .5625rem 4.1875rem}}.block-support-main-page-cards__iso{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-support-main-page-cards__iso a{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.block-security-logos{background:#f0f7ff;padding:11.5rem 0}@media (max-width:1149.98px){.block-security-logos{padding:3.75rem 0}}.block-security-logos__title{margin-bottom:9.5625rem}@media (max-width:1149.98px){.block-security-logos__title{margin-bottom:3.75rem}}.security .scroll-takeover{padding:120px 0 50px;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif);color:#fff}@media (min-width:992px){.security .scroll-takeover{padding:100px 0}}.security .scroll-takeover__step{margin-bottom:85px}@media (min-width:992px){.security .scroll-takeover__step{margin-bottom:0}}.security .scroll-takeover__step h2{font-size:2.13rem;font-weight:700;letter-spacing:-.06rem;line-height:2.38rem}@media (min-width:768px){.security .scroll-takeover__step h2{font-size:3.44rem;line-height:3.38rem}}@media (min-width:1150px){.security .scroll-takeover__step h2{font-size:4.5rem;line-height:4.44rem}}.security .scroll-takeover__step p{font-size:1.13rem;font-weight:500;letter-spacing:0;line-height:1.5rem}@media (min-width:768px){.security .scroll-takeover__step p{font-size:1.25rem;line-height:1.62rem}}@media (min-width:1150px){.security .scroll-takeover__step p{font-size:1.38rem;line-height:1.75rem}}.security .scroll-takeover__step .checkmark-list{font-weight:400}@media (min-width:992px){.security .scroll-takeover__image .image-offset{margin-right:-45%;margin-bottom:40px}}@media (min-width:1150px){.security .scroll-takeover__image .image-offset{margin-right:-35%}}.block-events-hero{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-teal_259f53f7.gif);margin-top:-300px;padding-top:300px}.block-events-hero__container{background-image:url(/wp-content/themes/hydra/dist/images/blocks/events/events-hero-robot_c9eb7340.png);background-size:484px 519px;background-repeat:no-repeat;background-position:80% 100%;padding-top:4.875rem;padding-bottom:16.125rem}@media (max-width:991.98px){.block-events-hero__container{background-size:cover;background-image:none;padding-bottom:0;padding-top:1.5625rem}}.block-events-hero__small-robot{max-width:239px;margin:0 auto}.block-events-featured-outer{background:#e3f0fe}.block-events-featured{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background:#fff;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);margin-top:-3.125rem;margin-bottom:5.25rem}@media (max-width:991.98px){.block-events-featured{display:none}}.block-events-featured__content{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:848px;width:100%;height:500px;padding:3.375rem}.block-events-featured__content-inner{max-width:458px}.block-events-featured__event{position:absolute;top:38px;right:-65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:315px;height:372px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-purple_f25bd6dc.gif);padding:3.75rem 3.125rem}.block-events-featured__event-title{color:#fff;font-size:1.875rem;line-height:2.125rem;font-weight:700}.block-events-featured__event-subtitle{color:#fff;font-size:1.125rem;line-height:1.625rem;font-weight:500}.block-hero-support{margin-top:-300px;padding-top:18.75rem}@media (min-width:992px){.block-hero-support{padding-top:22.1875rem}}@media (min-width:1150px){.block-hero-support{margin-bottom:-70px}}.block-hero-support__top{margin-top:-260px}.block-hero-support__title{font-size:2.25rem;line-height:2.625rem;letter-spacing:-1px;color:#fff;font-weight:700;margin-top:.625rem;margin-bottom:1.875rem}@media (min-width:992px){.block-hero-support__title{font-size:4.5rem;line-height:4.875rem}}.block-hero-support__image{margin-bottom:-25px}.support-banner{color:#031c5b;background:#f7cfcd;max-width:38%;width:56ch;padding:20px 30px;position:absolute;right:0;top:120px;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-align:end;-ms-flex-align:end;align-items:flex-end;z-index:10}@media (max-width:1149.98px){.support-banner{display:none}}.support-banner__close-btn{background:transparent;border:none}.support-banner__text-container{padding-right:4rem}.support-banner__text{font-size:.875rem}.support-banner__link{color:#fff;background-color:#4b3b93;padding:12px 20px;border-radius:30px;display:inline-block;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.support-banner__link:hover{background-color:#382c6f;text-decoration:none;color:#fff}.support-banner__mobile{padding:60px 58px 30px;color:#081b5a;background-color:#f7cfcd;margin-top:55px;width:100vw;margin-left:calc(-50vw + 50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1150px){.support-banner__mobile{display:none}}.block-support-bottom{background-image:url(/wp-content/themes/hydra/dist/images/blocks/support-page/support-bottom-cta-image_c7aa4333.png);background-color:#031c5b;background-repeat:no-repeat;background-position:0 0;background-size:cover;padding:5.375rem 0 10.625rem}@media (min-width:992px){.block-support-bottom{padding:10.625rem 0;background-position:0 0}}body.support-search .block-support-search{background:#f0f7ff;padding:9.375rem 0 12.5rem}body.support-search .block-support-search__results{padding:3.75rem 2.5rem}body.support-search .block-support-search__results h4{font-size:1.25rem;color:#031c5b;text-transform:capitalize}body.support-search .block-support-search__results hr{height:2px;margin:0 0 1.5rem;background:#00bda5;border:none;width:61%}body.support-search .block-support-search__results ul{list-style:none;font-size:1rem;padding-left:0}body.support-search .block-support-search__results ul li{margin-bottom:1.25rem}body.support-search .block-support-search__results ul li:before{display:none}body.support-search .block-support-search__results ul li a{overflow:hidden;display:-webkit-box;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:1;-webkit-box-orient:vertical}body.support-search .block-support-search__results ul li p{overflow:hidden;display:-webkit-box;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:72px}body.support-search .block-support-search__results a{color:#031c5b}.block-hero-blog{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-teal_259f53f7.gif),url(/wp-content/themes/hydra/dist/images/bg-images/boxes-blue_9972c60a.png);padding-top:200px;margin-top:-300px}.block-hero-blog--post{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif)}.block-hero-blog--press{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif);padding-bottom:5.4375rem}.block-hero-blog__container{background-image:url(/wp-content/themes/hydra/dist/images/bg-images/blog-mobile_b4e5bc47.png);background-repeat:no-repeat;background-size:contain;background-position:bottom;height:576px;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}@media (min-width:992px){.block-hero-blog__container{background-image:url(/wp-content/themes/hydra/dist/images/bg-images/blog-hero-image_b0ce6089.png)}}.block-hero-blog__info{font-size:.75rem;line-height:.75rem;color:#031c5b;font-weight:700;text-transform:uppercase;margin-bottom:1.875rem;-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in}.block-hero-blog__info--white{color:#fff}.block-hero-blog__info--white:hover{color:#fff;text-decoration:underline}.block-hero-blog__purple-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:591px;height:543px;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-purple_f25bd6dc.gif);-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);border-right:4px;margin-bottom:-100px}@media (min-width:1400px){.block-hero-blog__purple-box{margin-left:85px}}.block-hero-blog__purple-box>img{max-width:250px}.block-hero-featured-container{background-color:#e3f0fe}.blog-hero-post{background-color:#0076ff;padding:3.125rem 2.8125rem;border-radius:4px;-webkit-box-shadow:10px 10px 0 0 rgba(0,0,0,.2);box-shadow:10px 10px 0 0 rgba(0,0,0,.2);margin-bottom:1.875rem}@media (min-width:992px){.blog-hero-post__outer .subscribe-card{min-width:491px;-webkit-transform:translateX(-200px) translateY(50px);-o-transform:translateX(-200px) translateY(50px);transform:translateX(-200px) translateY(50px)}}.blog-hero-post__author{border-radius:30px;max-width:60px}@media (max-width:1149.98px){.blog-hero-post__author{width:57px;height:57px;border-radius:20px}}.blog-hero-post__heading-text{padding-left:.9375rem}.blog-hero-post__heading{margin-bottom:2.125rem}@media (max-width:1149.98px){.blog-hero-post__heading{margin-bottom:1.3125rem}}.blog-hero-post__title{font-size:1.125rem;line-height:1.625rem;color:#fff;font-weight:500}@media (max-width:1149.98px){.blog-hero-post__title{font-size:1rem;line-height:1.625rem}}.blog-author{margin-top:-4rem;margin-bottom:8.375rem}.blog-author__img{width:60px;height:60px;margin-right:18px;border-radius:20px}.blog-author__title{font-size:.875rem;line-height:1.25rem;color:#031c5b;font-weight:700}.blog-author__subtitle{font-size:.875rem;line-height:1.25rem;color:#898989}.block-blog-content{background-color:#fff;padding-top:7.5rem}@media (min-width:992px){.block-blog-content{padding-top:1.875rem}}.block-blog-content__user-title{color:#031c5b;font-size:.875rem;line-height:1.25rem;font-weight:700}.block-blog-content__user-subtitle{color:#898989;font-size:.875rem;line-height:1.25rem}.block-blog-content__text-content{border-top:1px solid #e0e0e0;padding-top:30px}@media (min-width:992px){.block-blog-content__text-content{border-top:none;padding-top:8.375rem}}@media (min-width:992px){.blog-post-content{min-height:450px}}.blog-post-img img{width:100%;height:auto}@media screen and (min-width:1200px){body.single-post .logo-white{display:none}body.single-post .logo-blue{display:block}body.single-post .icon-container__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODVweCIgaGVpZ2h0PSI4NXB4IiB2aWV3Qm94PSIwIDAgODUgODUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU3LjEgKDgzMDg4KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5zZWFyY2gtaWNvbjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJzZWFyY2gtaWNvbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiMwMzFDNUIiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTMzLjU5ODgxNSwwIEM1Mi4xNTQ5MjgyLDAgNjcuMTk3NjMsMTQuOTUwODY5NyA2Ny4xOTc2MywzMy4zOTM3MDIxIEM2Ny4xOTc2Myw0MC41ODI5MDIyIDY0LjkxMTg2NDIsNDcuMjQxNDkyMiA2MS4wMjMyMzkyLDUyLjY5MDczNDMgTDgzLjI0MDUwMTYsNzQuNzcyMzk0MyBDODUuNTc2MjEyNCw3Ny4wOTM4NDYxIDg1LjU4Nzc3MTUsODAuODY5MjIyNCA4My4yNjYzMTk3LDgzLjIwNDkzMzEgTDgzLjIxNDk3NzQsODMuMjU2MTE5NiBDODAuODc0ODM4OCw4NS41ODE5NzIyIDc3LjA5NTg1MzksODUuNTgxOTcyMiA3NC43NTU3MTUzLDgzLjI1NjExOTYgTDUyLjQyMTcxMzQsNjEuMDU5MDgwNiBDNDcuMDUxOTYxMSw2NC42NzUxMjUxIDQwLjU3MzU3NzgsNjYuNzg3NDA0MyAzMy41OTg4MTUsNjYuNzg3NDA0MyBDMTUuMDQyNzAxOSw2Ni43ODc0MDQzIDAsNTEuODM2NTM0NiAwLDMzLjM5MzcwMjEgQzAsMTQuOTUwODY5NyAxNS4wNDI3MDE5LDAgMzMuNTk4ODE1LDAgWiBNMzMuNTk4ODE1LDEwLjk2NTA5NjIgQzIxLjEzNTc1NCwxMC45NjUwOTYyIDExLjAzMjQ0NjcsMjEuMDA2NzI1MSAxMS4wMzI0NDY3LDMzLjM5MzcwMjEgQzExLjAzMjQ0NjcsNDUuNzgwNjc5MSAyMS4xMzU3NTQsNTUuODIyMzA4IDMzLjU5ODgxNSw1NS44MjIzMDggQzQ2LjA2MTg3NjEsNTUuODIyMzA4IDU2LjE2NTE4MzMsNDUuNzgwNjc5MSA1Ni4xNjUxODMzLDMzLjM5MzcwMjEgQzU2LjE2NTE4MzMsMjEuMDA2NzI1MSA0Ni4wNjE4NzYxLDEwLjk2NTA5NjIgMzMuNTk4ODE1LDEwLjk2NTA5NjIgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjMDMxQzVCIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPgo=)}body.single-post .nav-primary ul:first-child>li:nth-child(2)>.sub-menu{background-color:#fff}body.single-post .is-scrolling .nav-primary li a{color:#fff}body.single-post .is-scrolling .icon-container__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODVweCIgaGVpZ2h0PSI4NXB4IiB2aWV3Qm94PSIwIDAgODUgODUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU3LjEgKDgzMDg4KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5zZWFyY2gtaWNvbjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJzZWFyY2gtaWNvbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTMzLjU5ODgxNSwwIEM1Mi4xNTQ5MjgyLDAgNjcuMTk3NjMsMTQuOTUwODY5NyA2Ny4xOTc2MywzMy4zOTM3MDIxIEM2Ny4xOTc2Myw0MC41ODI5MDIyIDY0LjkxMTg2NDIsNDcuMjQxNDkyMiA2MS4wMjMyMzkyLDUyLjY5MDczNDMgTDgzLjI0MDUwMTYsNzQuNzcyMzk0MyBDODUuNTc2MjEyNCw3Ny4wOTM4NDYxIDg1LjU4Nzc3MTUsODAuODY5MjIyNCA4My4yNjYzMTk3LDgzLjIwNDkzMzEgTDgzLjIxNDk3NzQsODMuMjU2MTE5NiBDODAuODc0ODM4OCw4NS41ODE5NzIyIDc3LjA5NTg1MzksODUuNTgxOTcyMiA3NC43NTU3MTUzLDgzLjI1NjExOTYgTDUyLjQyMTcxMzQsNjEuMDU5MDgwNiBDNDcuMDUxOTYxMSw2NC42NzUxMjUxIDQwLjU3MzU3NzgsNjYuNzg3NDA0MyAzMy41OTg4MTUsNjYuNzg3NDA0MyBDMTUuMDQyNzAxOSw2Ni43ODc0MDQzIDAsNTEuODM2NTM0NiAwLDMzLjM5MzcwMjEgQzAsMTQuOTUwODY5NyAxNS4wNDI3MDE5LDAgMzMuNTk4ODE1LDAgWiBNMzMuNTk4ODE1LDEwLjk2NTA5NjIgQzIxLjEzNTc1NCwxMC45NjUwOTYyIDExLjAzMjQ0NjcsMjEuMDA2NzI1MSAxMS4wMzI0NDY3LDMzLjM5MzcwMjEgQzExLjAzMjQ0NjcsNDUuNzgwNjc5MSAyMS4xMzU3NTQsNTUuODIyMzA4IDMzLjU5ODgxNSw1NS44MjIzMDggQzQ2LjA2MTg3NjEsNTUuODIyMzA4IDU2LjE2NTE4MzMsNDUuNzgwNjc5MSA1Ni4xNjUxODMzLDMzLjM5MzcwMjEgQzU2LjE2NTE4MzMsMjEuMDA2NzI1MSA0Ni4wNjE4NzYxLDEwLjk2NTA5NjIgMzMuNTk4ODE1LDEwLjk2NTA5NjIgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==)}}.single-post .blog-post-img{margin-top:.25rem}@media (min-width:1366px){.single-post .blog-post-img{-webkit-transform:translate(80px);-o-transform:translate(80px);transform:translate(80px)}}.single-post .blog-post-content{padding-bottom:12.5rem!important}.single-post .blog-post-content .entry-meta{margin-bottom:1rem;color:#031c5b;font-size:.6875rem;line-height:.75rem;font-weight:700;letter-spacing:1.38px}@media (min-width:992px){.single-post .blog-post-content .entry-meta{margin-bottom:1.875rem;font-size:.75rem;line-height:.75rem;letter-spacing:1.5px}}.page-press-data .main{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif)}.block-hero-press{position:relative;margin-top:-300px;padding-top:300px}@media (max-width:991.98px){.block-hero-press{height:900px;background-image:url(/wp-content/themes/hydra/dist/images/bg-images/press-full-mobile_ef13552b.png);background-position:bottom;background-size:cover}}.block-hero-press:after{content:" ";display:block;background-image:url(/wp-content/themes/hydra/dist/images/bg-images/boxes-blue_9972c60a.png);position:absolute;top:0;right:0;width:100%;max-width:1018px;height:100%}@media (max-width:991.98px){.block-hero-press:after{display:none}}.block-hero-press__content{padding-top:2.5rem}@media (min-width:992px){.block-hero-press__content{padding-top:5.3125rem;padding-bottom:9.0625rem}}.block-hero-press__wide-cards{padding-bottom:4.6875rem}.block-hero-press__image-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.block-hero-press__img{max-width:382px;z-index:10}@media (min-width:992px){.block-hero-press__img-zoom{position:absolute;z-index:1;bottom:0;left:5%}}.block-hero-about{margin-top:-300px;padding-top:340px;background-image:url(/wp-content/themes/hydra/dist/images/blocks/about-us/hero-zoom-lines-mobile_a1e7b203.png);background-position:bottom;background-repeat:no-repeat;background-size:contain}@media (min-width:992px){.block-hero-about{background-image:url(/wp-content/themes/hydra/dist/images/blocks/about-us/zoom-lines_e51d272f.png);background-repeat:no-repeat;background-position:100% 100%;background-size:50% 65%}}@media (min-width:1920px){.block-hero-about{background-position:90% 100%}}.block-hero-about__title{margin-bottom:1.25rem}@media (min-width:992px){.block-hero-about__title{margin-bottom:.5rem}}.block-hero-about__text{margin-bottom:1.25rem}@media (min-width:992px){.block-hero-about__text{margin-bottom:2.5rem}}.block-hero-about__rectangle-1{position:absolute;display:block;top:84px;right:-20px;background-color:#f24708;-webkit-box-shadow:10px 10px 0 0 rgba(0,0,0,.2);box-shadow:10px 10px 0 0 rgba(0,0,0,.2);border-radius:4px;width:83px;height:106px}@media (min-width:992px){.block-hero-about__rectangle-1{width:153px;height:196px;top:86px;right:-70px}}.block-hero-about__rectangle-2{position:absolute;top:125px;left:-30px;width:68px;height:40px;display:block;background-color:#00bda5;-webkit-box-shadow:10px 10px 0 0 rgba(0,0,0,.2);box-shadow:10px 10px 0 0 rgba(0,0,0,.2);border-radius:4px}@media (min-width:992px){.block-hero-about__rectangle-2{width:92px;height:54px;top:96px;left:50px}}.block-hero-about__story{position:absolute;max-width:230px;height:136px;width:100%;bottom:-40px;left:20px}@media (max-width:1149.98px){.block-hero-about__story{bottom:-40px;left:40px;width:138px;height:82px;padding-top:15px;padding-bottom:12px}}@media (max-width:1149.98px){.block-hero-about__story span{font-size:10px}}@media (max-width:1149.98px){.block-hero-about__story img{width:36px;height:32px;margin-bottom:10px}}.block-hero-about__zoom-content{position:relative}.block-hero-about__zoom-lines{position:absolute;width:100%;top:0;right:0}.block-hero-about__image-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-200px;padding-top:3.375rem}@media (min-width:992px){.block-hero-about__image-content{padding-top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:-40px}}@media (min-width:1600px){.block-hero-about__image-content{margin-right:-177px}}.block-hero-about__image{max-width:557px;max-height:640px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2)}.block-about-cards{background:#fff;padding-top:12.5rem}@media (max-width:1149.98px){.block-about-cards{padding-top:300px}}.block-about-cards__bottom{padding-top:6.25rem;padding-bottom:4.5rem}@media (min-width:992px){.block-about-cards__bottom{padding-top:11.375rem;padding-bottom:6.75rem}}.block-about-cards__robot{display:none}@media (min-width:992px){.block-about-cards__robot{display:block;position:absolute;top:180px;left:80px;max-width:283px;overflow:hidden}}.block-about-spotlight{padding-top:10.625rem;padding-bottom:9.375rem}@media (max-width:1149.98px){.block-about-spotlight{padding-top:4.625rem;padding-bottom:7.5rem}}.block-about-spotlight--bg{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif)}.block-about-spotlight .block-about-spotlight__figure{position:relative;padding:3.75rem 0;height:460px}@media (max-width:1149.98px){.block-about-spotlight .block-about-spotlight__figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.block-about-spotlight .block-about-spotlight__figure img{position:absolute}.block-about-spotlight .block-about-spotlight__figure img.profile-picture{width:80%;height:auto}@media (max-width:1149.98px){.block-about-spotlight .block-about-spotlight__figure img.profile-picture{width:100%;max-width:285px;height:auto}}.block-about-spotlight .block-about-spotlight__figure .addons{max-width:314px;margin-top:-20px}@media (min-width:992px){.block-about-spotlight .block-about-spotlight__figure .addons{position:absolute;top:0;left:0;width:100%;height:477px;margin-top:auto;max-width:100%}}.block-about-spotlight .carousel-inner{padding-bottom:580px;background-image:url(/wp-content/themes/hydra/dist/images/blocks/about-us/bg-b-bottom_a8fa3f17.svg);background-repeat:no-repeat;background-position:center 65%;background-size:contain}@media (max-width:1149.98px){.block-about-spotlight .carousel-inner{padding-bottom:380px;background-image:none}}.block-about-spotlight .carousel-indicators{bottom:-50px;margin-left:1%;margin-right:1%;overflow-x:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.block-about-spotlight .carousel-indicators li{text-indent:inherit;min-width:293px;height:inherit;margin-right:30px;background-color:transparent;opacity:1}@media (max-width:1149.98px){.block-about-spotlight .carousel-indicators li{min-width:234px}}.block-about-spotlight .carousel-indicators li .profile-picture{max-width:100%}.block-about-spotlight .carousel-indicators li p{color:#fff;font-size:12px;font-weight:700;line-height:18px;text-align:center;margin-top:30px}@media (min-width:992px){.block-about-spotlight__title{padding-bottom:3.125rem}}.block-about-spotlight__text-main{margin-bottom:5rem}.block-about-spotlight__bottom{padding-top:5.4375rem;padding-bottom:9.375rem}.block-about-vision{padding-bottom:10.875rem}.block-about-vision--white{background-color:#fff}.block-about-vision__title{padding-bottom:4.0625rem}.block-about-vision__bottom{padding-top:5.4375rem;padding-bottom:9.375rem}.block-about-vision__bottom-row{min-height:auto;margin-bottom:3.5625rem}@media (min-width:992px){.block-about-vision__bottom-row{min-height:250px;margin-bottom:0}}.block-about-vision__bottom-row--1 p{padding-left:1.25rem;padding-right:1.25rem}.block-about-vision__bottom-row--2 p{padding-left:1.875rem;padding-right:1.875rem}.block-about-vision__bottom-row--3 p{padding-left:1.25rem;padding-right:1.25rem}.block-about-vision__images{display:block}.block-about-vision__images--1{max-width:240px;margin:0 auto 1.875rem}@media (min-width:992px){.block-about-vision__images--1{margin:0 auto 4.5rem}}.block-about-vision__images--2{max-width:284px;margin:0 auto 1.875rem}@media (min-width:992px){.block-about-vision__images--2{margin:0 auto 4rem}}.block-about-vision__images--3{max-width:187px;margin:0 auto 1.875rem;-webkit-transform:translateX(15px);-o-transform:translateX(15px);transform:translateX(15px)}@media (min-width:992px){.block-about-vision__images--3{margin:0 auto 4.5rem;-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}.block-hero-contact{margin-top:-300px;padding-top:395px;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-white-opaque_2ff1031f.gif)}.block-contact-map{background:#e3f0fe;padding-top:27.1875rem}@media (min-width:992px){.block-contact-map{padding:12.5rem 0 6.25rem}}.block-contact-map__title{font-size:1.875rem;line-height:2.125rem;color:#031c5b;margin-bottom:.625rem;font-weight:700}.block-contact-map__map{max-width:98%;margin:40px auto}@media (min-width:992px){.block-contact-map__map{max-width:100%;margin:auto}}.block-contact-map__map .arrow-next,.block-contact-map__map .arrow-prev{cursor:pointer}.block-contact-map__map-item{width:52rem;height:40rem;margin-top:20px;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19)}@media (max-width:1149.98px){.block-contact-map__map-item{max-width:105%;margin:50px auto auto -15px}}.block-contact-map__map-info{background-color:#031c5b;padding:1.5rem}@media (min-width:992px){.block-contact-map__map-info{padding:2.875rem 2.0625rem}}.block-contact-map__map-title{font-size:1.625rem;line-height:2rem;color:#fff}.block-contact-map__map-address,.block-contact-map__map-link{font-size:1.125rem;line-height:1.625rem;color:#fff}.block-contact-map__map-link:hover{color:#fff;text-decoration:underline}.block-contact-map__links{margin-bottom:1.375rem;padding-top:1.375rem}.block-contact-map__links>a{display:block;font-size:1.125rem;line-height:2.125rem;color:#031c5b}.block-contact-map__links>a:hover{text-decoration:underline;color:#031c5b}.block-contact-map__links>p{display:block;font-size:1.125rem;line-height:2.125rem;color:#031c5b;margin-bottom:0}@media (min-width:992px){.block-contact-map__links{margin-left:3.4375rem}}.block-about-location{background:#e3f0fe}.block-about-location--white{background:#fff;padding-top:218px;padding-bottom:218px}.block-about-location__column{border-bottom:1px solid #d3e1f3;padding-top:1.25rem;padding-bottom:1.25rem}@media (min-width:768px){.block-about-location__column{border-bottom:none;border-right:1px solid #d3e1f3}}.block-about-location h1{font-size:1.875rem;line-height:2rem;margin-bottom:1.5625rem;color:#031c5b;font-weight:700}@media (min-width:992px){.block-about-location h1{font-size:3.75rem;line-height:4rem;margin-bottom:3.625rem}}.block-about-location h2{font-size:.75rem;line-height:.75rem;font-weight:700;text-transform:uppercase;color:#031c5b}@media (min-width:992px){.block-about-location h2{margin-bottom:3.25rem}}.block-about-location h3{font-size:1.25rem;line-height:1.5rem;font-weight:700;color:#031c5b}@media (min-width:992px){.block-about-location h3{font-size:1.625rem;line-height:2rem}}.block-about-location ul{margin-bottom:2.5rem}.block-about-location ul li{font-size:.75rem;line-height:1.125rem;color:#031c5b}@media (min-width:992px){.block-about-location ul li{font-size:.875rem;line-height:1.25rem}}.block-hero-careers{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-light-blue_a011ece5.gif);padding-top:458px;margin-top:-300px}.block-hero-careers__main-content{position:relative}.block-hero-careers__main-content .image-1{z-index:1000;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19)}.block-hero-careers__main-content .image-2{position:absolute;overflow:hidden;z-index:100;width:100%;top:0;left:0}@media (min-width:1150px){.block-hero-careers__main-content .image-2{width:115%;top:-50px;left:-100px}}.block-hero-careers__main-content .watch-story{bottom:-50px;left:50px}.block-hero-careers__outer{background-repeat:no-repeat;background-size:contain;background-position:100%;padding:5rem 0;margin-bottom:-150px}.block-career-offers{background-color:#fff;padding-top:200px}.block-career-offers__title{margin-bottom:6.25rem}.block-career-offers__list{padding:3.75rem .9375rem 1.875rem 2.8125rem}.block-career-offers__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1.75rem;line-height:2rem;margin-bottom:1.25rem}.block-career-offers__list li:not(:last-child):before{content:" ";display:block;width:15px;height:15px;background-color:#0076ff;border-radius:5px;margin-top:.625rem;margin-right:2.125rem}.block-career-offers__main-content{color:#fff;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif);-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19)}@media (min-width:992px){.block-career-offers__inner{background-image:url(/wp-content/themes/hydra/dist/images/blocks/careers-blocks/career-group@2x_15440ba8.png);background-repeat:no-repeat;background-position:100%;background-size:contain;padding-bottom:535px}}.block-team-blocks{background-color:#fff;padding-top:9.25rem;padding-bottom:9.25rem}@media (min-width:1150px){.block-team-blocks{padding-bottom:27.25rem;background-image:url(/wp-content/themes/hydra/dist/images/blocks/careers-blocks/care-1_2b6cb15d.png),url(/wp-content/themes/hydra/dist/images/blocks/careers-blocks/care-2_5e81120e.png),url(/wp-content/themes/hydra/dist/images/blocks/careers-blocks/care-3_6dd791e3.png);background-repeat:no-repeat;background-size:354px 327px,267px 233px,317px 272px;background-position:98% 48%,75% 53%,20% 95%}}.block-team-blocks__title{margin-bottom:4.375rem}.block-team-blocks__subtitle{padding-top:12.5rem}.block-team-blocks .split-card{max-height:unset}.block-reviews{background-color:#f0f7ff;padding-top:7.5rem;padding-bottom:7.5rem}.block-reviews__card{background:#fff;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.19);box-shadow:15px 15px 0 0 rgba(0,0,0,.19);width:100%;height:100%;padding:2rem}.block-reviews__card-1{max-width:110px;height:187px}.block-reviews__card-2,.block-reviews__card-3{max-width:410px}.block-diversity{background-color:#fff;border-radius:4px;padding:8rem 0 9.375rem}.block-diversity__main{padding:2.5rem 1.25rem;border-radius:4px;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif)}@media (min-width:1150px){.block-diversity__main{padding:6.375rem;height:848px}}.block-diversity__card{padding:2.5rem;background-color:#031c5b}@media (min-width:1400px){.block-diversity__card{width:609px}}.block-diversity .one{position:absolute;top:200px;left:-150px;overflow:hidden}.block-diversity .two{position:absolute;top:500px;left:-120px;overflow:hidden}.block-diversity .three{position:absolute;bottom:-130px;left:150px;overflow:hidden}.block-diversity .four{position:absolute;bottom:-95px;right:200px;overflow:hidden}@media (max-width:1149.98px){#pricingChart .modal-dialog.modal-xl.modal-dialog-centered{width:100%;max-width:95%;margin-left:auto;margin-right:auto}}@media (max-width:1149.98px){#pricingChart .modal-body{padding-left:0;padding-right:0;padding-bottom:0}}#pricingChart .modal-content{margin-top:100px}.compare-chart{background-color:#fff}.compare-chart__get-started-btn{width:100%;max-width:152px;height:44px;padding-left:0;padding-right:0}.compare-chart__list-main{width:100%;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-flex:1;-ms-flex:1;flex:1}@media (max-width:1149.98px){.compare-chart__list-main{min-width:265px}}.compare-chart__list-main dl{background-color:#f0f7ff;height:100%;margin-bottom:0}.compare-chart__list-main dl dd{color:#031c5b;font-size:1.125rem;line-height:2.75rem;padding-left:1.25rem;margin-bottom:0;background-color:#fff}@media (max-width:1149.98px){.compare-chart__list-main dl dd{font-size:.75rem;line-height:2.5rem;padding:.625rem 1.25rem;height:56px}}.compare-chart__list-main dl dd:nth-child(odd){background-color:#e3f0fe}.compare-chart__list-pro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-lomo-blue_0d76ec55.gif);-webkit-box-shadow:inset 15px 0 0 0 rgba(0,0,0,.2),15px 0 0 0 rgba(0,0,0,.2);box-shadow:inset 15px 0 0 0 rgba(0,0,0,.2),15px 0 0 0 rgba(0,0,0,.2);width:100%;max-width:286px}@media (max-width:1149.98px){.compare-chart__list-pro{min-width:190px}}.compare-chart__list-pro dl{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-align:end;-ms-flex-align:end;align-items:flex-end}.compare-chart__list-pro dl dd{color:#fff;font-size:1.125rem;line-height:2.75rem;text-align:center;width:calc(100% - 15px);margin-bottom:0}@media (max-width:1149.98px){.compare-chart__list-pro dl dd{font-size:.75rem;line-height:2.5rem;padding:.625rem 1.25rem;height:56px}}.compare-chart__list-pro dl dd:nth-child(odd){background-color:#006ff9}.compare-chart__list-enterprise{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-purple_f25bd6dc.gif);-webkit-box-shadow:inset 15px 0 0 0 rgba(0,0,0,.2),15px 0 0 0 rgba(0,0,0,.2);box-shadow:inset 15px 0 0 0 rgba(0,0,0,.2),15px 0 0 0 rgba(0,0,0,.2);width:100%;max-width:286px}@media (max-width:1149.98px){.compare-chart__list-enterprise{min-width:190px}}.compare-chart__list-enterprise dl{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-align:end;-ms-flex-align:end;align-items:flex-end;height:100%}.compare-chart__list-enterprise dl dd{color:#fff;font-size:1.125rem;line-height:2.75rem;text-align:center;width:calc(100% - 15px);margin-bottom:0}@media (max-width:1149.98px){.compare-chart__list-enterprise dl dd{font-size:.75rem;line-height:2.5rem;padding:.625rem 3.125rem .625rem 1.25rem;height:56px}}.compare-chart__list-enterprise dl dd:nth-child(odd){background-color:#423790}.compare-chart__list-header{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-align:center;-ms-flex-align:center;align-items:center;padding-top:2.0625rem;padding-bottom:.9375rem;min-height:207px}.compare-chart__list-header--main{background-color:#f0f7ff;min-height:207px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.compare-chart__list-title{font-size:1.875rem;line-height:2.125rem;color:#fff;font-weight:700;text-align:center}.compare-chart__list-devices{font-size:.875rem;line-height:1.25rem;color:#fff;margin-bottom:.9375rem;text-align:center}.compare-chart__image{position:relative;width:110px;height:110px}.compare-chart__image>img:first-child{border-radius:110px}.compare-chart__image>a{position:absolute;top:-4px;right:-10px}@media (min-width:992px){.compare-chart__image>a{top:-4px;right:-30px}}.compare-chart__image>a>img{width:42px;height:39px}@media (max-width:1149.98px){.compare-chart__image{width:90px;height:90px}}.compare-chart__link{font-size:1.125rem;line-height:1.625rem;color:#0076ff;text-align:center}@media (max-width:1149.98px){.compare-chart__link{font-size:.75rem;line-height:1rem}}.compare-chart__list-price{font-size:1.125rem;line-height:1.625rem;color:#fff;text-align:center}.compare-chart__list-support{font-size:1.125rem;line-height:1.625rem;color:#031c5b}@media (max-width:1149.98px){.compare-chart__list-support{font-size:.75rem;line-height:1rem}}.compare-chart__list-bullet{width:10px;height:10px;border-radius:10px;background:#fff;display:inline-block}.hero-whitepaper{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-white_8486db83.gif);padding-top:300px;margin-top:-300px}.hero-whitepaper__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;line-height:1.25rem;color:#031c5b;margin-top:2.125rem}@media (min-width:992px){.hero-whitepaper__share{font-size:1.125rem;line-height:1.625rem;margin-top:auto}}.hero-whitepaper__form-container{padding-top:7.4375rem;padding-bottom:8.125rem}.hero-whitepaper__form{min-height:649px;background:#f0f7ff;-webkit-box-shadow:15px 15px 0 0 rgba(0,0,0,.2);box-shadow:15px 15px 0 0 rgba(0,0,0,.2);position:relative;border-radius:4px}.hero-whitepaper .footer-bars{position:absolute;bottom:0;left:0;z-index:1000;width:100%}.block-identify{padding-top:5rem;padding-bottom:5rem;background-color:#f0f7ff}.block-identify__content{max-width:800px;margin-left:auto;margin-right:auto}.block-focus{padding-top:9.1875rem;padding-bottom:8rem;background-color:#fff}.block-focus__content{max-width:500px;margin-left:auto;margin-right:auto}.center-text{padding-top:9.1875rem;padding-bottom:8rem;background-color:#f0f7ff}.center-text__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.center-text__text-content{text-align:center}.hero-solution{padding-top:400px;padding-bottom:150px;margin-top:-300px}.block-solution-grid{background:#fff;padding:6.75rem 0}.block-solution-grid__item-large{border-radius:4px;background-color:#aedaeb;border:1px solid #fff}.block-solution-grid__item-large-3-cards{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-solution-grid__item-small{background-image:url(/wp-content/themes/hydra/dist/images/speckles/lm-speckles-dark-blue_2a0734b0.gif);border:1px solid #fff}@media (min-width:992px){.block-solution-grid__item-small{height:50%}}.block-solution-grid__item-small-3-cards{height:auto!important;padding-top:4rem;padding-bottom:1rem}.block-solution-grid__content{padding:2.625rem 1.875rem}@media (min-width:992px){.block-solution-grid__content{padding:0 5rem}}@media (min-width:992px){.block-solution-grid__content--top{padding-top:6.25rem}}@media (min-width:992px){.block-solution-grid__content--bottom{padding-bottom:5rem}}.solution-slider{background-color:#f0f7ff;padding-top:5.625rem;padding-bottom:5.625rem}@media (min-width:992px){.solution-slider{padding-bottom:10rem}}.greenhouse-container{background:#f0f7ff;padding-top:6.25rem}.greenhouse-container .cool-link:after{display:none}.greenhouse-container .greenhouse-container-link{text-decoration:underline}.greenhouse-container #row_loader hr{display:none}.greenhouse-container .panel{background-color:transparent;padding:20px 0 0 63px;margin-bottom:20px}.greenhouse-container .panel .row.cool-link{display:-webkit-box;display:-ms-flexbox;display:flex}.greenhouse-container .panel .row.cool-link>a{width:50%}.greenhouse-container .panel .row.cool-link>a .column.col-l{width:100%;padding:23px 0 0}@media (max-width:1149.98px){.greenhouse-container .panel .row.cool-link>a .column.col-l{padding:10px 0 0}}@media (max-width:1149.98px){.greenhouse-container .panel .row.cool-link>a .column.col-l .n-m{font-size:.875rem}}.greenhouse-container .panel .row.cool-link .column.col-r.wrap{width:50%;padding:23px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1149.98px){.greenhouse-container .panel .row.cool-link .column.col-r.wrap{padding:10px 0 0}}@media (max-width:1149.98px){.greenhouse-container .panel .row.cool-link .column.col-r.wrap .n-m-loc{font-size:14px!important}}.greenhouse-container .panel .row.cool-link .column.col-r.wrap .fa{width:25px}.greenhouse-container .panel .row.cool-link .column.col-r.wrap .fa-share-alt:hover,.greenhouse-container .panel .row.cool-link .column.col-r.wrap .fa:hover{text-decoration:none}.greenhouse-container .panel .row.cool-link .column.col-r.wrap .fa-share-alt:before{content:" ";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI1LjQzIDI0LjE4OGMwLTEuNTEtLjUzLTIuNzk1LTEuNTg3LTMuODUycy0yLjM0MS0xLjU4Ni0zLjg1MS0xLjU4NmMtLjc5MyAwLTEuNTQuMTYtMi4yMzguNDgxYTUuODIgNS44MiAwIDAwLTEuODQgMS4zMzJsLTUuMzgxLTMuMzQyYTUuNzM1IDUuNzM1IDAgMDAwLTQuMTkybDUuMzgtMy4zNDFhNS44MiA1LjgyIDAgMDAxLjg0MSAxLjMzIDUuMjk1IDUuMjk1IDAgMDAyLjIzOC40ODJjMS41MSAwIDIuNzk0LS41MjkgMy44NTEtMS41ODZzMS41ODYtMi4zNDEgMS41ODYtMy44NTFjMC0xLjUxLS41MjktMi43OTUtMS41ODYtMy44NTJTMjEuNTAyLjYyNSAxOS45OTIuNjI1Yy0xLjUxIDAtMi43OTUuNTI5LTMuODUyIDEuNTg2cy0xLjU4NiAyLjM0MS0xLjU4NiAzLjg1MmMwIC43MTcuMTMyIDEuNDE2LjM5NyAyLjA5NUw5LjU3IDExLjVhNS44MiA1LjgyIDAgMDAtMS44NDEtMS4zMzEgNS4yOTUgNS4yOTUgMCAwMC0yLjIzNy0uNDgxYy0xLjUxIDAtMi43OTUuNTI4LTMuODUyIDEuNTg1Qy41ODMgMTIuMzMxLjA1NCAxMy42MTUuMDU0IDE1LjEyNWMwIDEuNTEuNTI5IDIuNzk0IDEuNTg2IDMuODUyIDEuMDU3IDEuMDU3IDIuMzQxIDEuNTg2IDMuODUyIDEuNTg2Ljc5MyAwIDEuNTM4LS4xNjEgMi4yMzctLjQ4MmE1LjgyIDUuODIgMCAwMDEuODQtMS4zMzFsNS4zODIgMy4zNDJhNS43MzUgNS43MzUgMCAwMC0uMzk3IDIuMDk2YzAgMS41MS41MjkgMi43OTQgMS41ODYgMy44NTFzMi4zNDEgMS41ODYgMy44NTIgMS41ODZjMS41MSAwIDIuNzk0LS41MjkgMy44NTEtMS41ODZzMS41ODYtMi4zNDEgMS41ODYtMy44NTF6bS01LjQzOC0yMS43NWMuOTgxIDAgMS44MzEuMzU4IDIuNTQ4IDEuMDc2LjcxOC43MTcgMS4wNzcgMS41NjcgMS4wNzcgMi41NDkgMCAuOTgxLS4zNiAxLjgzLTEuMDc3IDIuNTQ4cy0xLjU2NyAxLjA3Ny0yLjU0OCAxLjA3N2MtLjk4MiAwLTEuODMyLS4zNi0yLjU1LTEuMDc3LS43MTctLjcxNy0xLjA3NS0xLjU2Ny0xLjA3NS0yLjU0OCAwLS45ODIuMzU4LTEuODMyIDEuMDc2LTIuNTUuNzE3LS43MTcgMS41NjctMS4wNzUgMi41NDktMS4wNzV6TTUuNDkyIDExLjVjLjk4MSAwIDEuODMxLjM1OSAyLjU0OCAxLjA3Ni43MTguNzE4IDEuMDc3IDEuNTY3IDEuMDc3IDIuNTQ5cy0uMzYgMS44MzEtMS4wNzcgMi41NDljLS43MTcuNzE3LTEuNTY3IDEuMDc2LTIuNTQ4IDEuMDc2LS45ODIgMC0xLjgzMi0uMzU5LTIuNTUtMS4wNzYtLjcxNy0uNzE4LTEuMDc1LTEuNTY3LTEuMDc1LTIuNTQ5cy4zNTgtMS44MzEgMS4wNzYtMi41NDlDMy42NiAxMS44NiA0LjUxIDExLjUgNS40OTIgMTEuNXptMTQuNSA5LjA2M2MuOTgxIDAgMS44MzEuMzU4IDIuNTQ4IDEuMDc2LjcxOC43MTcgMS4wNzcgMS41NjcgMS4wNzcgMi41NDkgMCAuOTgxLS4zNiAxLjgzLTEuMDc3IDIuNTQ4cy0xLjU2NyAxLjA3Ni0yLjU0OCAxLjA3NmMtLjk4MiAwLTEuODMyLS4zNTgtMi41NS0xLjA3Ni0uNzE3LS43MTctMS4wNzUtMS41NjctMS4wNzUtMi41NDggMC0uOTgyLjM1OC0xLjgzMiAxLjA3Ni0yLjU1LjcxNy0uNzE3IDEuNTY3LTEuMDc1IDIuNTQ5LTEuMDc1eiIgZmlsbD0iIzAwNzZGRiIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+");background-repeat:no-repeat;width:26px;height:30px;display:inline-block}.greenhouse-container button.accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border-bottom:1px solid #0076ff;padding-left:0;color:#031c5b;font-size:1.625rem;font-weight:700;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z' fill='%230076FF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%}.greenhouse-container button.accordion .f-circle{background:#0076ff;color:#fff;border-radius:15px;width:35px;height:33px;padding-top:2px;vertical-align:middle;text-align:center;border:1px solid #0076ff;font-weight:600;margin-right:2rem}.greenhouse-container button.accordion.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M7 11v2h10v-2H7zm5-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z' fill='%230076FF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%}.greenhouse-container .greenhouse-input-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #bbb;margin-bottom:1.25rem}.greenhouse-container .greenhouse-input-container input{border:none;padding:0;background-color:transparent;font-size:18px!important;margin-bottom:0!important;padding-top:25px!important;color:#031c5b!important}.greenhouse-container .greenhouse-input-container input::-webkit-input-placeholder{color:#bbb!important}.greenhouse-container .greenhouse-input-container input::-moz-placeholder{color:#bbb!important}.greenhouse-container .greenhouse-input-container input::-ms-input-placeholder{color:#bbb!important}.greenhouse-container .greenhouse-input-container input::placeholder{color:#bbb!important}.greenhouse-container .greenhouse-input-container input:focus{-webkit-box-shadow:none;box-shadow:none}.greenhouse-container .greenhouse-input-container button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent}.greenhouse-container .greenhouse-select-container{border-bottom:1px solid #bbb;background-repeat:no-repeat;margin-bottom:1.25rem}.greenhouse-container .greenhouse-select-container select{border:none;padding:0;font-size:18px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:0!important;padding-right:0!important;background-color:transparent;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTE2LjU5IDguNTlMMTIgMTMuMTcgNy40MSA4LjU5IDYgMTBsNiA2IDYtNnoiIGZpbGw9IiMwMDc2RkYiLz48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+");background-repeat:no-repeat;background-position:100%;color:#031c5b!important}.greenhouse-container .greenhouse-select-container select:focus{-webkit-box-shadow:none;box-shadow:none;border:none}.block-strategic-clairvoyance{overflow:hidden;padding:.3125rem 0 6.25rem}@media (min-width:992px){.block-strategic-clairvoyance{padding:7.0625rem 0 9.875rem}}.block-strategic-clairvoyance .left-chart{width:86px;height:82px;margin-top:25%;margin-right:30%}.block-strategic-clairvoyance__img-container{position:relative}@media (min-width:1150px){.block-strategic-clairvoyance__img-container{width:878px;height:613px}}.block-strategic-clairvoyance__img-container .dashboard{width:100%;height:auto}@media (min-width:1150px){.block-strategic-clairvoyance__img-container .dashboard{position:absolute;top:-75px;left:-100px}}.block-strategic-clairvoyance__img-container .dashboard-mobile{margin-left:-6.5%;margin-bottom:2.5rem}.block-strategic-clairvoyance__img-container .chart{position:absolute;top:-160px;right:20%}body.search .block-search{background:#f0f7ff;padding:3.75rem 0 12.5rem}body.search .block-search .page-header{margin-bottom:3.75rem;color:#031c5b}body.search .block-search__results{padding:3.75rem 2.5rem}body.search .block-search__results p{margin:0}body.search .block-search__results article{margin-bottom:1.5rem;color:#031c5b}body.search .block-search__results article h2{font-size:1rem}body.search .block-search__results article h2 a{text-transform:capitalize;color:#031c5b}body.search .block-search__results article a{font-size:1rem;color:#031c5b;text-transform:lowercase}body.search .block-search__results .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.search .block-search__results .nav-links div{padding:1.25rem 1.875rem}.note{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAdCAYAAABSZrcyAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAH6ADAAQAAAABAAAAHQAAAAApj6SsAAAFcElEQVRIDa1Wa2wUVRT+zt2Z2W23LVQUqKBUKIIBeaoJCghETYwoCsQH4CuiqJiIGmMEf2gUSQCjIUT7Q0x4aBBEbOMDoWJBIZUYEaLIs1TTlmfpgy7d2Xlczx3ZbXc6u1LgJHdm7jnnnu+exz1zCT6SE6CdBbpD1wYBYqyEGAXCACL0kpJyQVInCYMAxwVsApkSspV59ZA44MKpEtLaFndQ37MSrT7zaVO20U4NE9BXMyKz2eBUBmFwMtqlF/glmYCzJGWFkM5HeRV2RaaVKXAPWA+XE9FQEOmZFlwwX+2B0Eiu+2z+lsT6oHUeeGwcipycSDmD3hSkdEk86bZYtnN3j632Tr8dwSESTk54Ju9ymF94WeZEeSKkPb1nGKJ+e6JlDBcXaBoXy6WH2m/dm5Pgwrxrh6XfyNPcjioiFDX6MGMkhzyV/44Kgd8kAtmZmDqh6LoohrO8N4+8pJ4mBU1g4HCSEfgWIVC/G6ANvx2iTwkQ4fVmDG5dNew/foas3ssHzw5c6jHZsf5RMZq/f+DRk4fDo01zJd2c1efCXojM/QDamHs4OwLybCMQ5+MbiYLyCxHmYrF/q0B8+UvA8aNsM5jyBQael6iwFfAwNV7LrgQQG9cmPQJjxmuQ9UcQL30Vzt7tID0C6nYlb+IMZDyG0JBboY+biujSLTC/eB/25tXAuZZOBvUQru7AzOHvkMYPlYdOpE95Hsb0F5HYsAz29yshG09Am/gQjJnzPY9lrAUJBfbtCtg7y6FPmoHwrAUQBT2Q+PTdTmnQiAo7gChcQ3A369aBCegG9PtfgPHgKzBXvwNr7WIPGEYE4TmLYf+6GbE5o2Fv34DwE2964UfzaVgbl8FcPg/65GegT5vHdtLLiKtZeduRcvicS7WLFInioQg/9Tac/btgV7Y3JupdzDknODu/BppOwd5RBiTioL7JVHKj/+U7OHsqEX70DYhB/9uvPM9V5aXI/Xsf4h8vQKhkBLTbpqT48sQ/gCsRUoVX2JPfkwHNgKw7ktJRvNCw8TDXvQf38O8pfoYPjb2WzexSez7YG7vsQ1Ak14sARbvB2rwSaDkD85MFnlf6nbP4oMRgrlnIb/4H5nX36iH85FuwvlkB67NFnXLOjf6cbxMhjdvrSc5HsU8Aq7yUD8M56NNfhjZyIqyfNsLZV4W2RY+DriiCbDrpVbzGG9HGPgAxYDgSa5d44EFn3pZugw9DqHxX87jFJ2CPWmGVlXIeNyE8eyEizy31vHFbmzyvwZER7LEqLJvz3Db/XsjaA5wabqYBZLqo9bM1ku5uUOhhv8CbSxfyWDXiC2eBiod4ERDXDAZFCyA53FbtITi7f4R7ZA+DppVOJ3ONlrvfz9SkIysFSUtm+4ezYdVCLdVGFamWqK4MF0pSWodjtMun7gpyrWoG/ssnyD7tCjBb4pDXVDUlanxGHZHPp1a6zlfsSZY/g29Zl6bSaUjIrZ/X4rRvmSWoErZ0EquI5EGf8LJMLRd16+vMdTUJ+J0zOXn/UfN4DKRIZBOnsx+fyVCSf/Fv6dpc4UsOxR9bVIO6ADv1KXAlbLoD/fnXPtcC3RcWuJY3cTG3V8uSqGuw3G0b6hNrXj+ImgDgBPOOpYErJTkExirC4AJDH1WSixHdDXE9b6RvSNBVfKUI86WULyZJIkeSNNnDRtORtS2Oe+BoDLurmq1DXx7HqT9boUCCiJsFGtrtpKvoPC3i0XXP0+0EzVTu63kkMuVWtak2HurG2bULGy/IQgpY5d9SOpnAlUy1rJj6YFJ62XQ9pSwPBcZ3L++4ecBKN1PYlSxJSkf9A1QqIjzULUHN1WaSUUnaUW1PDbVxBaJyHj//Vl6ntcV/AZ1qAzXMzALbAAAAAElFTkSuQmCC);background-position:0;background-repeat:no-repeat;color:#f24709;display:block;min-height:35px;padding-left:2.5rem}#searchSupportForm{padding:25px 30px 35px}@media (min-width:768px){#searchSupportForm{padding:30px 50px 35px}}@media (min-width:992px){#searchSupportForm{border-right:1px solid #d4d4d4;border-bottom:0;padding:30px 50px 50px}}@media (min-width:1150px){#searchSupportForm{padding:55px 80px 70px}}.support-tabs{margin-top:1.875rem}.support-tabs__tab{display:block;color:#fff;font-size:1.125rem;line-height:3.125rem;font-weight:700;letter-spacing:-.32px;text-align:center;-webkit-transition:all .35s ease-in;-o-transition:.35s ease-in all;transition:all .35s ease-in;height:55px}@media (min-width:992px){.support-tabs__tab{max-width:215px;width:100%;margin-right:10px}}.support-tabs__tab--1{background-color:#f24709}.support-tabs__tab--1:hover{color:#fff;text-decoration:none;background-color:#a83105}.support-tabs__tab--2{background-color:#fba200}.support-tabs__tab--2:hover{color:#fff;text-decoration:none;background-color:#c88100}.support-tabs__tab--3{background-color:#01bda5}.support-tabs__tab--3:hover{color:#fff;text-decoration:none;background-color:#018a79}.support-tabs__tab--4{background-color:#007bff}.support-tabs__tab--4:hover{color:#fff;text-decoration:none;background-color:#0058bf}.support-tabs__icon{display:inline-block;margin-top:2px;margin-left:1.75rem}.block-support-docs{background:#fff;padding:9.375rem 0 12.5rem}@media (max-width:991.98px){.block-support-docs{padding-top:1.25rem}}.block-support-docs .article-content a,.support.type-support .article-content a{font-size:1rem;line-height:1rem;color:#0576ff;font-weight:300}.block-support-docs .article-content table,.support.type-support .article-content table{color:#6a6969;border-color:#dfdfdf;margin-bottom:20px;table-layout:fixed;width:100%}.block-support-docs .article-content table *,.support.type-support .article-content table *{font-size:12px!important;font-weight:300!important;line-height:1.45}.block-support-docs .article-content table h5,.support.type-support .article-content table h5{color:#4d4d4d!important;margin-bottom:0}.block-support-docs .article-content table tr,.support.type-support .article-content table tr{line-height:18px}.block-support-docs .article-content table td,.block-support-docs .article-content table th,.support.type-support .article-content table td,.support.type-support .article-content table th{word-break:break-word;border:1px solid #dfdfdf}.block-support-docs .article-content table tr:nth-child(odd),.support.type-support .article-content table tr:nth-child(odd){background-color:#fbfbfb}.block-support-docs .article-content table tbody tr:first-of-type,.support.type-support .article-content table tbody tr:first-of-type{background-color:#e9e9e9!important}.block-support-docs .article-content table tbody tr:first-of-type td,.support.type-support .article-content table tbody tr:first-of-type td{color:#4d4d4d;word-break:inherit}.block-support-docs .article-content .screensteps-toc-wrapper ul.children>li a,.support.type-support .article-content .screensteps-toc-wrapper ul.children>li a{font-size:1.4375rem;line-height:2rem;color:#0576ff;letter-spacing:-.04px;font-weight:500}.block-support-docs h1,.support.type-support h1{font-weight:700!important;font-size:2.25rem!important;line-height:2.5rem!important;letter-spacing:-1px!important;color:#031c5b!important;margin-bottom:20px}@media (min-width:992px){.block-support-docs h1,.support.type-support h1{font-size:3.4375rem!important;line-height:3.75rem!important;letter-spacing:-.76px!important}}.block-support-docs .alternate,.support.type-support .alternate{font-weight:700!important;font-size:2.25rem!important;line-height:2.625rem!important;letter-spacing:-1px!important;color:#031c5b!important}@media (min-width:992px){.block-support-docs .alternate,.support.type-support .alternate{font-size:3.125rem!important;line-height:3.625rem!important;letter-spacing:-.69px!important;margin-top:1.25rem;margin-bottom:1.75rem}}.block-support-docs h2,.support.type-support h2{font-weight:700;font-size:2rem;line-height:2.125rem;letter-spacing:-.53px;color:#031c5b;margin-bottom:20px}@media (min-width:992px){.block-support-docs h2,.support.type-support h2{font-size:2.375rem;line-height:3.5rem;letter-spacing:-.63px}}.block-support-docs .docs-title,.support.type-support .docs-title{font-size:.875rem;line-height:1.125rem;font-weight:700;text-transform:uppercase;margin-bottom:1.25rem}.block-support-docs h3,.support.type-support h3{font-size:1.3125rem;line-height:1.25rem;letter-spacing:-.44px;font-weight:700;color:#031c5b}@media (min-width:992px){.block-support-docs h3,.support.type-support h3{font-size:1.75rem;line-height:2.875rem;letter-spacing:-.33px}}.block-support-docs h4,.support.type-support h4{font-size:1.25rem;line-height:1.5rem;font-weight:500;color:#031c5b}@media (min-width:992px){.block-support-docs h4,.support.type-support h4{font-size:1.5625rem;line-height:2rem;letter-spacing:-.35px}}.block-support-docs h5,.support.type-support h5{font-size:1.25rem;line-height:1.5rem;font-weight:500;color:#031c5b}@media (min-width:992px){.block-support-docs h5,.support.type-support h5{font-size:1.3125rem;line-height:2.125rem;letter-spacing:-.29px}}.block-support-docs h6,.support.type-support h6{color:#fba200;font-weight:700}@media (min-width:992px){.block-support-docs h6,.support.type-support h6{font-size:1.125rem;line-height:2rem;letter-spacing:-.42px}}.block-support-docs p,.support.type-support p{font-size:.875rem;line-height:1.1875rem;font-weight:300;color:#505050}@media (min-width:992px){.block-support-docs p,.support.type-support p{font-size:1rem;line-height:1.4375rem}}.block-support-docs td,.support.type-support td{padding:calc(1vw + 1px) calc(1vw + 5px)}.block-support-docs td p,.support.type-support td p{max-width:20ch;word-wrap:break-word;font-size:small}.block-support-docs td span,.support.type-support td span{display:inline-block}.block-support-docs .caption,.block-support-docs blockquote,.block-support-docs caption,.support.type-support .caption,.support.type-support blockquote,.support.type-support caption{color:#898989;font-weight:500;font-style:italic;font-size:.875rem;line-height:1.0625rem}.wp-block-melonpan-block-code code{font-size:14px;font-family:Courier New,monospace}.documentation,body.search .block-search__results,body.support-search .block-support-search__results{background:#fff}.documentation__list{padding-top:.625rem}@media (min-width:992px){.documentation__list{padding-left:80px}}.documentation__list--content{padding-left:0}@media (min-width:992px){.documentation__list--content{padding-left:.5rem}}.documentation__list .screensteps-toc{list-style-type:none;padding-left:0}.documentation__list .screensteps-toc li{font-weight:700;margin-bottom:3.75rem}.documentation__list .screensteps-toc li a{display:block;color:#031c5b;margin-bottom:.625rem;font-size:1.3125rem;line-height:1.625rem}@media (min-width:992px){.documentation__list .screensteps-toc li a{font-size:1.875rem;line-height:2.125rem}}.documentation__list .screensteps-toc ul.children{list-style-type:none;margin-top:1.25rem}.documentation__list .screensteps-toc ul.children li{margin-top:.625rem;margin-bottom:.625rem}.documentation__list .screensteps-toc ul.children li a{color:#0576ff;font-weight:300;font-size:1rem;line-height:1.125rem}@media (min-width:992px){.documentation__list .screensteps-toc ul.children li a{font-size:1.4375rem;line-height:2rem}}.documentation__title{font-size:1.625rem;line-height:2rem;color:#031c5b;font-weight:700}.documentation__title--header{padding-left:0}@media (min-width:992px){.documentation__title--header{padding:1.625rem 0 3.125rem 6.25rem;border-bottom:1px solid #e0e0e0}}.documentation__link{display:block;font-size:.875rem;line-height:1.25rem;color:#031c5b;margin:1.25rem 0;-webkit-transition:all .3s ease-in;-o-transition:.3s ease-in all;transition:all .3s ease-in}.documentation__link--large{font-size:1.125rem;line-height:2.5rem;color:#0076ff;margin:0}@media (min-width:992px){.documentation__link--large{line-height:4.375rem}}.documentation__link:hover{text-decoration:underline}@media (max-width:1149.98px){.blog-marketo{margin-top:1.875rem}}@media (min-width:1150px){.blog-marketo .mktoFieldDescriptor.mktoFormCol{width:100%!important}}@media (min-width:1150px){.blog-marketo .mktoFormRow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:1150px){.blog-marketo .mktoFormCol,.blog-marketo .mktoOffset.mktoHasWidth{width:100%!important}}.template-white-header main.main{background:#fff}.template-white-header main.main .text-content{color:#031c5b}.template-white-header .section-bg{text-align:center}.template-white-header .section-bg .bg-fit{max-width:100%}