a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}
/*!
 * Bootstrap Grid v5.0.0-alpha3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{width:auto}.row-cols-1>*,.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-2>*,.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-3>*{width:33.3333333333%}.row-cols-4>*{width:25%}.row-cols-4>*,.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-5>*{width:20%}.row-cols-6>*{width:16.6666666667%}.col-auto,.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-auto{width:auto}.col-1{width:8.3333333333%}.col-1,.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-2{width:16.6666666667%}.col-3{width:25%}.col-3,.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-4{width:33.3333333333%}.col-5{width:41.6666666667%}.col-5,.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-6{width:50%}.col-7{width:58.3333333333%}.col-7,.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-8{width:66.6666666667%}.col-9{width:75%}.col-9,.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-10{width:83.3333333333%}.col-11{width:91.6666666667%}.col-11,.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-12{width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{width:auto}.row-cols-sm-1>*,.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-1>*{width:100%}.row-cols-sm-2>*{width:50%}.row-cols-sm-2>*,.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-3>*{width:33.3333333333%}.row-cols-sm-4>*{width:25%}.row-cols-sm-4>*,.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-5>*{width:20%}.row-cols-sm-6>*{width:16.6666666667%}.col-sm-auto,.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-auto{width:auto}.col-sm-1{width:8.3333333333%}.col-sm-1,.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-3,.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-5,.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-7,.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-9,.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-11,.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-12{width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{width:auto}.row-cols-md-1>*,.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-1>*{width:100%}.row-cols-md-2>*{width:50%}.row-cols-md-2>*,.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-3>*{width:33.3333333333%}.row-cols-md-4>*{width:25%}.row-cols-md-4>*,.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-5>*{width:20%}.row-cols-md-6>*{width:16.6666666667%}.col-md-auto,.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-auto{width:auto}.col-md-1{width:8.3333333333%}.col-md-1,.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-3,.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-5,.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-7,.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-9,.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-11,.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-12{width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{width:auto}.row-cols-lg-1>*,.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-1>*{width:100%}.row-cols-lg-2>*{width:50%}.row-cols-lg-2>*,.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-3>*{width:33.3333333333%}.row-cols-lg-4>*{width:25%}.row-cols-lg-4>*,.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-5>*{width:20%}.row-cols-lg-6>*{width:16.6666666667%}.col-lg-auto,.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-auto{width:auto}.col-lg-1{width:8.3333333333%}.col-lg-1,.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-3,.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-5,.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-7,.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-9,.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-11,.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-12{width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{width:auto}.row-cols-xl-1>*,.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-1>*{width:100%}.row-cols-xl-2>*{width:50%}.row-cols-xl-2>*,.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-3>*{width:33.3333333333%}.row-cols-xl-4>*{width:25%}.row-cols-xl-4>*,.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-5>*{width:20%}.row-cols-xl-6>*{width:16.6666666667%}.col-xl-auto,.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-auto{width:auto}.col-xl-1{width:8.3333333333%}.col-xl-1,.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-2{width:16.6666666667%}.col-xl-3{width:25%}.col-xl-3,.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-4{width:33.3333333333%}.col-xl-5{width:41.6666666667%}.col-xl-5,.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-6{width:50%}.col-xl-7{width:58.3333333333%}.col-xl-7,.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-8{width:66.6666666667%}.col-xl-9{width:75%}.col-xl-9,.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-10{width:83.3333333333%}.col-xl-11{width:91.6666666667%}.col-xl-11,.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-12{width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{width:auto}.row-cols-xxl-1>*,.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-1>*{width:100%}.row-cols-xxl-2>*{width:50%}.row-cols-xxl-2>*,.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-3>*{width:33.3333333333%}.row-cols-xxl-4>*{width:25%}.row-cols-xxl-4>*,.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-5>*{width:20%}.row-cols-xxl-6>*{width:16.6666666667%}.col-xxl-auto,.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-auto{width:auto}.col-xxl-1{width:8.3333333333%}.col-xxl-1,.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-2{width:16.6666666667%}.col-xxl-3{width:25%}.col-xxl-3,.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-4{width:33.3333333333%}.col-xxl-5{width:41.6666666667%}.col-xxl-5,.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-6{width:50%}.col-xxl-7{width:58.3333333333%}.col-xxl-7,.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-8{width:66.6666666667%}.col-xxl-9{width:75%}.col-xxl-9,.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-10{width:83.3333333333%}.col-xxl-11{width:91.6666666667%}.col-xxl-11,.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-12{width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!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}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.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-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}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!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}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-0{margin-right:0!important}.mr-sm-1{margin-right:.25rem!important}.mr-sm-2{margin-right:.5rem!important}.mr-sm-3{margin-right:1rem!important}.mr-sm-4{margin-right:1.5rem!important}.mr-sm-5{margin-right:3rem!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-0{margin-left:0!important}.ml-sm-1{margin-left:.25rem!important}.ml-sm-2{margin-left:.5rem!important}.ml-sm-3{margin-left:1rem!important}.ml-sm-4{margin-left:1.5rem!important}.ml-sm-5{margin-left:3rem!important}.ml-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pr-sm-0{padding-right:0!important}.pr-sm-1{padding-right:.25rem!important}.pr-sm-2{padding-right:.5rem!important}.pr-sm-3{padding-right:1rem!important}.pr-sm-4{padding-right:1.5rem!important}.pr-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pl-sm-0{padding-left:0!important}.pl-sm-1{padding-left:.25rem!important}.pl-sm-2{padding-left:.5rem!important}.pl-sm-3{padding-left:1rem!important}.pl-sm-4{padding-left:1.5rem!important}.pl-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!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}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.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-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}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!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}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.mr-md-0{margin-right:0!important}.mr-md-1{margin-right:.25rem!important}.mr-md-2{margin-right:.5rem!important}.mr-md-3{margin-right:1rem!important}.mr-md-4{margin-right:1.5rem!important}.mr-md-5{margin-right:3rem!important}.mr-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-0{margin-left:0!important}.ml-md-1{margin-left:.25rem!important}.ml-md-2{margin-left:.5rem!important}.ml-md-3{margin-left:1rem!important}.ml-md-4{margin-left:1.5rem!important}.ml-md-5{margin-left:3rem!important}.ml-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pr-md-0{padding-right:0!important}.pr-md-1{padding-right:.25rem!important}.pr-md-2{padding-right:.5rem!important}.pr-md-3{padding-right:1rem!important}.pr-md-4{padding-right:1.5rem!important}.pr-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pl-md-0{padding-left:0!important}.pl-md-1{padding-left:.25rem!important}.pl-md-2{padding-left:.5rem!important}.pl-md-3{padding-left:1rem!important}.pl-md-4{padding-left:1.5rem!important}.pl-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!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}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.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-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}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!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}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-0{margin-right:0!important}.mr-lg-1{margin-right:.25rem!important}.mr-lg-2{margin-right:.5rem!important}.mr-lg-3{margin-right:1rem!important}.mr-lg-4{margin-right:1.5rem!important}.mr-lg-5{margin-right:3rem!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-0{margin-left:0!important}.ml-lg-1{margin-left:.25rem!important}.ml-lg-2{margin-left:.5rem!important}.ml-lg-3{margin-left:1rem!important}.ml-lg-4{margin-left:1.5rem!important}.ml-lg-5{margin-left:3rem!important}.ml-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pr-lg-0{padding-right:0!important}.pr-lg-1{padding-right:.25rem!important}.pr-lg-2{padding-right:.5rem!important}.pr-lg-3{padding-right:1rem!important}.pr-lg-4{padding-right:1.5rem!important}.pr-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pl-lg-0{padding-left:0!important}.pl-lg-1{padding-left:.25rem!important}.pl-lg-2{padding-left:.5rem!important}.pl-lg-3{padding-left:1rem!important}.pl-lg-4{padding-left:1.5rem!important}.pl-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!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}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.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-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}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!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}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-0{margin-right:0!important}.mr-xl-1{margin-right:.25rem!important}.mr-xl-2{margin-right:.5rem!important}.mr-xl-3{margin-right:1rem!important}.mr-xl-4{margin-right:1.5rem!important}.mr-xl-5{margin-right:3rem!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-0{margin-left:0!important}.ml-xl-1{margin-left:.25rem!important}.ml-xl-2{margin-left:.5rem!important}.ml-xl-3{margin-left:1rem!important}.ml-xl-4{margin-left:1.5rem!important}.ml-xl-5{margin-left:3rem!important}.ml-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pr-xl-0{padding-right:0!important}.pr-xl-1{padding-right:.25rem!important}.pr-xl-2{padding-right:.5rem!important}.pr-xl-3{padding-right:1rem!important}.pr-xl-4{padding-right:1.5rem!important}.pr-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pl-xl-0{padding-left:0!important}.pl-xl-1{padding-left:.25rem!important}.pl-xl-2{padding-left:.5rem!important}.pl-xl-3{padding-left:1rem!important}.pl-xl-4{padding-left:1.5rem!important}.pl-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.mr-xxl-0{margin-right:0!important}.mr-xxl-1{margin-right:.25rem!important}.mr-xxl-2{margin-right:.5rem!important}.mr-xxl-3{margin-right:1rem!important}.mr-xxl-4{margin-right:1.5rem!important}.mr-xxl-5{margin-right:3rem!important}.mr-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ml-xxl-0{margin-left:0!important}.ml-xxl-1{margin-left:.25rem!important}.ml-xxl-2{margin-left:.5rem!important}.ml-xxl-3{margin-left:1rem!important}.ml-xxl-4{margin-left:1.5rem!important}.ml-xxl-5{margin-left:3rem!important}.ml-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pr-xxl-0{padding-right:0!important}.pr-xxl-1{padding-right:.25rem!important}.pr-xxl-2{padding-right:.5rem!important}.pr-xxl-3{padding-right:1rem!important}.pr-xxl-4{padding-right:1.5rem!important}.pr-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pl-xxl-0{padding-left:0!important}.pl-xxl-1{padding-left:.25rem!important}.pl-xxl-2{padding-left:.5rem!important}.pl-xxl-3{padding-left:1rem!important}.pl-xxl-4{padding-left:1.5rem!important}.pl-xxl-5{padding-left:3rem!important}}
/*!
 * Bootstrap Utilities v5.0.0-alpha3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.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}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!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}.d-none{display:none!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-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-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}.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}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.left-0{left:0!important}.left-50{left:50%!important}.left-100{left:100%!important}.right-0{right:0!important}.right-50{right:50%!important}.right-100{right:100%!important}.translate-middle{-webkit-transform:translateX(-50%) translateY(-50%)!important;transform:translateX(-50%) translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-right{border-right:1px solid #dee2e6!important}.border-right-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-left{border-left:1px solid #dee2e6!important}.border-left-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!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}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!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}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.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-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}.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}.gap-0{grid-gap:0!important;gap:0!important}.gap-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-3{grid-gap:1rem!important;gap:1rem!important}.gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-5{grid-gap:3rem!important;gap:3rem!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}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!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}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:3rem!important}.mr-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:3rem!important}.ml-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:3rem!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!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-reset{color:inherit!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body,.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!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}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!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}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.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-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}.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}.gap-sm-0{grid-gap:0!important;gap:0!important}.gap-sm-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-sm-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-sm-3{grid-gap:1rem!important;gap:1rem!important}.gap-sm-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-sm-5{grid-gap:3rem!important;gap:3rem!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}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!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}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-0{margin-right:0!important}.mr-sm-1{margin-right:.25rem!important}.mr-sm-2{margin-right:.5rem!important}.mr-sm-3{margin-right:1rem!important}.mr-sm-4{margin-right:1.5rem!important}.mr-sm-5{margin-right:3rem!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-0{margin-left:0!important}.ml-sm-1{margin-left:.25rem!important}.ml-sm-2{margin-left:.5rem!important}.ml-sm-3{margin-left:1rem!important}.ml-sm-4{margin-left:1.5rem!important}.ml-sm-5{margin-left:3rem!important}.ml-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pr-sm-0{padding-right:0!important}.pr-sm-1{padding-right:.25rem!important}.pr-sm-2{padding-right:.5rem!important}.pr-sm-3{padding-right:1rem!important}.pr-sm-4{padding-right:1.5rem!important}.pr-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pl-sm-0{padding-left:0!important}.pl-sm-1{padding-left:.25rem!important}.pl-sm-2{padding-left:.5rem!important}.pl-sm-3{padding-left:1rem!important}.pl-sm-4{padding-left:1.5rem!important}.pl-sm-5{padding-left:3rem!important}.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){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!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}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.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-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}.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}.gap-md-0{grid-gap:0!important;gap:0!important}.gap-md-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-md-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-md-3{grid-gap:1rem!important;gap:1rem!important}.gap-md-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-md-5{grid-gap:3rem!important;gap:3rem!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}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!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}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.mr-md-0{margin-right:0!important}.mr-md-1{margin-right:.25rem!important}.mr-md-2{margin-right:.5rem!important}.mr-md-3{margin-right:1rem!important}.mr-md-4{margin-right:1.5rem!important}.mr-md-5{margin-right:3rem!important}.mr-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-0{margin-left:0!important}.ml-md-1{margin-left:.25rem!important}.ml-md-2{margin-left:.5rem!important}.ml-md-3{margin-left:1rem!important}.ml-md-4{margin-left:1.5rem!important}.ml-md-5{margin-left:3rem!important}.ml-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pr-md-0{padding-right:0!important}.pr-md-1{padding-right:.25rem!important}.pr-md-2{padding-right:.5rem!important}.pr-md-3{padding-right:1rem!important}.pr-md-4{padding-right:1.5rem!important}.pr-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pl-md-0{padding-left:0!important}.pl-md-1{padding-left:.25rem!important}.pl-md-2{padding-left:.5rem!important}.pl-md-3{padding-left:1rem!important}.pl-md-4{padding-left:1.5rem!important}.pl-md-5{padding-left:3rem!important}.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){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!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}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.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-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}.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}.gap-lg-0{grid-gap:0!important;gap:0!important}.gap-lg-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-lg-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-lg-3{grid-gap:1rem!important;gap:1rem!important}.gap-lg-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-lg-5{grid-gap:3rem!important;gap:3rem!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}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!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}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-0{margin-right:0!important}.mr-lg-1{margin-right:.25rem!important}.mr-lg-2{margin-right:.5rem!important}.mr-lg-3{margin-right:1rem!important}.mr-lg-4{margin-right:1.5rem!important}.mr-lg-5{margin-right:3rem!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-0{margin-left:0!important}.ml-lg-1{margin-left:.25rem!important}.ml-lg-2{margin-left:.5rem!important}.ml-lg-3{margin-left:1rem!important}.ml-lg-4{margin-left:1.5rem!important}.ml-lg-5{margin-left:3rem!important}.ml-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pr-lg-0{padding-right:0!important}.pr-lg-1{padding-right:.25rem!important}.pr-lg-2{padding-right:.5rem!important}.pr-lg-3{padding-right:1rem!important}.pr-lg-4{padding-right:1.5rem!important}.pr-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pl-lg-0{padding-left:0!important}.pl-lg-1{padding-left:.25rem!important}.pl-lg-2{padding-left:.5rem!important}.pl-lg-3{padding-left:1rem!important}.pl-lg-4{padding-left:1.5rem!important}.pl-lg-5{padding-left:3rem!important}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!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}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.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-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}.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}.gap-xl-0{grid-gap:0!important;gap:0!important}.gap-xl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xl-5{grid-gap:3rem!important;gap:3rem!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}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!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}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-0{margin-right:0!important}.mr-xl-1{margin-right:.25rem!important}.mr-xl-2{margin-right:.5rem!important}.mr-xl-3{margin-right:1rem!important}.mr-xl-4{margin-right:1.5rem!important}.mr-xl-5{margin-right:3rem!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-0{margin-left:0!important}.ml-xl-1{margin-left:.25rem!important}.ml-xl-2{margin-left:.5rem!important}.ml-xl-3{margin-left:1rem!important}.ml-xl-4{margin-left:1.5rem!important}.ml-xl-5{margin-left:3rem!important}.ml-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pr-xl-0{padding-right:0!important}.pr-xl-1{padding-right:.25rem!important}.pr-xl-2{padding-right:.5rem!important}.pr-xl-3{padding-right:1rem!important}.pr-xl-4{padding-right:1.5rem!important}.pr-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pl-xl-0{padding-left:0!important}.pl-xl-1{padding-left:.25rem!important}.pl-xl-2{padding-left:.5rem!important}.pl-xl-3{padding-left:1rem!important}.pl-xl-4{padding-left:1.5rem!important}.pl-xl-5{padding-left:3rem!important}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xxl-0{grid-gap:0!important;gap:0!important}.gap-xxl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xxl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xxl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xxl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xxl-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.mr-xxl-0{margin-right:0!important}.mr-xxl-1{margin-right:.25rem!important}.mr-xxl-2{margin-right:.5rem!important}.mr-xxl-3{margin-right:1rem!important}.mr-xxl-4{margin-right:1.5rem!important}.mr-xxl-5{margin-right:3rem!important}.mr-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ml-xxl-0{margin-left:0!important}.ml-xxl-1{margin-left:.25rem!important}.ml-xxl-2{margin-left:.5rem!important}.ml-xxl-3{margin-left:1rem!important}.ml-xxl-4{margin-left:1.5rem!important}.ml-xxl-5{margin-left:3rem!important}.ml-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pr-xxl-0{padding-right:0!important}.pr-xxl-1{padding-right:.25rem!important}.pr-xxl-2{padding-right:.5rem!important}.pr-xxl-3{padding-right:1rem!important}.pr-xxl-4{padding-right:1.5rem!important}.pr-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pl-xxl-0{padding-left:0!important}.pl-xxl-1{padding-left:.25rem!important}.pl-xxl-2{padding-left:.5rem!important}.pl-xxl-3{padding-left:1rem!important}.pl-xxl-4{padding-left:1.5rem!important}.pl-xxl-5{padding-left:3rem!important}.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}.fs-sm-1{font-size:2.5rem!important}.fs-sm-2{font-size:2rem!important}.fs-sm-3{font-size:1.75rem!important}.fs-sm-4{font-size:1.5rem!important}.fs-md-1{font-size:2.5rem!important}.fs-md-2{font-size:2rem!important}.fs-md-3{font-size:1.75rem!important}.fs-md-4{font-size:1.5rem!important}.fs-lg-1{font-size:2.5rem!important}.fs-lg-2{font-size:2rem!important}.fs-lg-3{font-size:1.75rem!important}.fs-lg-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!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}.d-print-none{display:none!important}}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.container-base{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;width:100%}.container-padding{padding-left:1.25rem;padding-right:1.25rem}@media (min-width:768px){.container-padding{padding-left:2rem;padding-right:2rem}}.negative-container-padding{margin-left:-1.25rem;margin-right:-1.25rem}@media (min-width:768px){.negative-container-padding{margin-left:-2rem;margin-right:-2rem}}.text-base p{line-height:2;margin-bottom:2rem}.text-base strong{font-weight:700;-webkit-font-smoothing:antialiased}.text-base ol,.text-base ul{margin-bottom:2rem}.text-base ol li,.text-base ul li{line-height:2;margin-bottom:.5rem;position:relative}.text-base ol li:before,.text-base ul li:before{display:inline;position:relative}.text-base ol li ol,.text-base ol li ul,.text-base ul li ol,.text-base ul li ul{margin-bottom:1.5rem;margin-left:2rem;margin-top:.75rem;padding-left:0}.text-base ol li ol li,.text-base ol li ul li,.text-base ul li ol li,.text-base ul li ul li{margin-bottom:.5rem}.text-base ol{counter-reset:counter}.text-base ol li:before{color:#ee3524;counter-increment:counter;content:counter(counter) ". "}.text-base ol li ol{counter-reset:counter-child}.text-base ol li ol li:before{counter-increment:counter-child;content:counter(counter-child,lower-alpha) ". "}.text-base ul li:before{background-color:#ee3524;border-radius:9999px;content:"";display:inline-block;height:5px;margin:0 .625rem 0 .125rem;top:-.2rem;width:5px}.alpha{font-weight:500;-webkit-font-smoothing:antialiased;font-size:32px;line-height:42px}@media (min-width:768px){.alpha{font-size:42px;line-height:52px}}@media (min-width:992px){.alpha{font-size:62px;line-height:72px}}.beta{font-size:32px;line-height:42px}@media (min-width:768px){.beta{font-size:42px;line-height:52px}}@media (min-width:992px){.beta{font-size:52px;line-height:62px}}.gamma{font-weight:700;-webkit-font-smoothing:antialiased;font-size:30px;line-height:30px}@media (min-width:992px){.gamma{font-size:36px;line-height:36px}}.delta{font-size:28px}.delta,.epsilon{font-weight:700;-webkit-font-smoothing:antialiased;line-height:32px}.epsilon{font-size:20px}.zeta{font-size:22px}.rich-text p{line-height:2;margin-bottom:2rem}.rich-text strong{font-weight:700;-webkit-font-smoothing:antialiased}.rich-text ol,.rich-text ul{margin-bottom:2rem}.rich-text ol li,.rich-text ul li{line-height:2;margin-bottom:.5rem;position:relative}.rich-text ol li:before,.rich-text ul li:before{display:inline;position:relative}.rich-text ol li ol,.rich-text ol li ul,.rich-text ul li ol,.rich-text ul li ul{margin-bottom:1.5rem;margin-left:2rem;margin-top:.75rem;padding-left:0}.rich-text ol li ol li,.rich-text ol li ul li,.rich-text ul li ol li,.rich-text ul li ul li{margin-bottom:.5rem}.rich-text ol{counter-reset:counter}.rich-text ol li:before{color:#ee3524;counter-increment:counter;content:counter(counter) ". "}.rich-text ol li ol{counter-reset:counter-child}.rich-text ol li ol li:before{counter-increment:counter-child;content:counter(counter-child,lower-alpha) ". "}.rich-text ul li:before{background-color:#ee3524;border-radius:9999px;content:"";display:inline-block;height:5px;margin:0 .625rem 0 .125rem;top:-.2rem;width:5px}.rich-text .has-alpha-font-size,.rich-text h1,.rich-text h2{font-weight:500;-webkit-font-smoothing:antialiased;font-size:32px;line-height:42px}@media (min-width:768px){.rich-text .has-alpha-font-size,.rich-text h1,.rich-text h2{font-size:42px;line-height:52px}}@media (min-width:992px){.rich-text .has-alpha-font-size,.rich-text h1,.rich-text h2{font-size:62px;line-height:72px}}.rich-text .has-alpha-font-size,.rich-text h1,.rich-text h2{margin-bottom:1rem;margin-top:2.5rem}.rich-text .has-beta-font-size,.rich-text h3{font-size:32px;line-height:42px}@media (min-width:768px){.rich-text .has-beta-font-size,.rich-text h3{font-size:42px;line-height:52px}}@media (min-width:992px){.rich-text .has-beta-font-size,.rich-text h3{font-size:52px;line-height:62px}}.rich-text .has-beta-font-size,.rich-text h3{margin-bottom:1rem;margin-top:2.5rem}.rich-text .has-gamma-font-size,.rich-text h4{font-weight:700;-webkit-font-smoothing:antialiased;font-size:30px;line-height:30px}@media (min-width:992px){.rich-text .has-gamma-font-size,.rich-text h4{font-size:36px;line-height:36px}}.rich-text .has-gamma-font-size,.rich-text h4{margin-bottom:1rem;margin-top:2.5rem}.rich-text .has-delta-font-size,.rich-text h5{font-weight:700;-webkit-font-smoothing:antialiased;font-size:28px;line-height:32px;margin-bottom:1rem;margin-top:2.5rem}.rich-text .has-zeta-font-size{font-size:22px}.rich-text .has-bold-paragraph-font-size,.rich-text h6{font-weight:700;-webkit-font-smoothing:antialiased;font-size:inherit;line-height:inherit;margin-bottom:0;margin-top:2.5rem}.rich-text li a,.rich-text p a{color:#b23223}.rich-text li a:hover,.rich-text p a:hover{text-decoration:underline}.rich-text>:first-child{margin-top:0}.small-text{font-size:14px;line-height:28px}.standard-text p{margin-bottom:2rem}.standard-text strong{font-weight:700;-webkit-font-smoothing:antialiased}.standard-text ol,.standard-text ul{margin-bottom:2rem}.standard-text ol li,.standard-text ul li{line-height:2;margin-bottom:.5rem}.standard-text ol li:before,.standard-text ul li:before{display:inline;position:relative}.standard-text ol li ol,.standard-text ol li ul,.standard-text ul li ol,.standard-text ul li ul{margin-bottom:1.5rem;margin-left:2rem;margin-top:.75rem;padding-left:0}.standard-text ol li ol li,.standard-text ol li ul li,.standard-text ul li ol li,.standard-text ul li ul li{margin-bottom:.5rem}.standard-text ol{counter-reset:counter}.standard-text ol li:before{color:#ee3524;counter-increment:counter;content:counter(counter) ". "}.standard-text ol li ol{counter-reset:counter-child}.standard-text ol li ol li:before{counter-increment:counter-child;content:counter(counter-child,lower-alpha) ". "}.standard-text ul li:before{background-color:#ee3524;border-radius:9999px;content:"";display:inline-block;height:5px;margin:0 .625rem 0 .125rem;top:-.2rem;width:5px}@media (min-width:768px){.standard-text{padding-top:1.5rem}}@media (min-width:992px){.standard-text{padding-top:3rem}}.standard-text h2,.standard-text h3,.standard-text h4,.standard-text h5{font-weight:700;-webkit-font-smoothing:antialiased;margin-top:2rem;margin-bottom:0}@media (min-width:992px){.standard-text h2,.standard-text h3,.standard-text h4,.standard-text h5{margin-top:2.5rem;margin-bottom:.25rem}}.standard-text h2{color:#e42311;font-size:18px}@media (min-width:768px){.standard-text h2{font-size:16px}}@media (min-width:992px){.standard-text h2{font-size:22px}}.standard-text h3{font-style:italic}.standard-text h5{font-size:16px;text-transform:uppercase}.standard-text h2+h3{margin-top:.375rem}.standard-text p{margin-bottom:2.25rem;line-height:2}.standard-text li a,.standard-text p a{-webkit-box-shadow:0 1px 0 #b23223;box-shadow:0 1px 0 #b23223;color:#b23223}.standard-text li a:hover,.standard-text p a:hover{-webkit-box-shadow:0 1px 0 #e42311;box-shadow:0 1px 0 #e42311;color:#e42311}.standard-text ol,.standard-text ul{margin-bottom:4.5rem;padding-left:1.25rem;padding-top:.25rem}.standard-text ol li,.standard-text ul li{margin-bottom:.625rem;position:relative}@media (min-width:768px){.standard-text ol,.standard-text ul{padding-left:2.75rem}.standard-text ol li:before,.standard-text ul li:before{position:absolute;left:-1.5rem;top:0}}@media (min-width:992px){.standard-text ol,.standard-text ul{margin-bottom:5rem;padding-top:.75rem}}@media (min-width:768px){.standard-text ul li:before{left:-1rem;top:.875rem}}@media (min-width:992px){.standard-text ul li:before{top:1.125rem}}.standard-text.size-large li,.standard-text.size-large p{font-size:18px;line-height:32px}@media (min-width:992px){.standard-text.size-large li,.standard-text.size-large p{font-size:22px;line-height:37px}}.standard-text>:first-child{margin-top:0}.rich-text.text-white li a,.rich-text.text-white p a{color:inherit;text-decoration:underline}.rich-text.text-white li a:hover,.rich-text.text-white p a:hover{color:#ee3524}.rich-text.invisible-links li a,.rich-text.invisible-links p a{color:inherit;text-decoration:none}.rich-text.invisible-links li a:hover,.rich-text.invisible-links p a:hover{color:inherit}body{font-weight:400;font-family:aktiv-grotesk,sans-serif;font-size:16px;line-height:32px}@media (min-width:768px){body{font-size:18px}}p.large{font-size:18px;line-height:32px}@media (min-width:992px){p.large{font-size:22px;line-height:37px}}p.small{font-size:14px;line-height:28px}a{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:inherit;text-decoration:none}svg{fill:currentColor}svg.stroke{fill:none;stroke:currentColor}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}img.lazy{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-filter:blur(6px);filter:blur(6px)}img.lazy.loaded{-webkit-filter:none;filter:none}body:not(.user-is-tabbing) a:focus,body:not(.user-is-tabbing) button:focus,body:not(.user-is-tabbing) input:focus,body:not(.user-is-tabbing) select:focus,body:not(.user-is-tabbing) textarea:focus{outline:none}.visible{display:block!important}@media (min-width:992px){.benefits-IMA-block__container{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:992px){.benefits-IMA-block__subcontainer{-webkit-box-flex:50%;-ms-flex:50%;flex:50%}}@media (min-width:992px){.benefits-IMA-block__subcontentcontainer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.benefits-IMA-block__content{padding:10px 25px}@media (min-width:992px){.benefits-IMA-block__content{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;width:50%;max-width:320px}}.benefits-IMA-block__title{text-transform:uppercase;font-weight:700;margin-bottom:20px;font-size:20px;line-height:1.1}.benefits-IMA-block__subtext{line-height:1.5}.benefits-IMA-block__lefttitle{font-size:62px;line-height:72px;margin-top:30px}.benefits-IMA-block__heading{font-weight:500;font-size:32px;line-height:42px;margin-bottom:1.1rem}@media (min-width:768px){.benefits-IMA-block__heading{font-size:42px;line-height:52px}}@media (min-width:992px){.benefits-IMA-block__heading{font-size:62px;line-height:72px}}@media (min-width:992px){.contact-button-block__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}}.contact-button-block__subcontainer{padding:20px 40px;border:1px solid;border-radius:20px;text-align:center;margin-bottom:20px}@media (min-width:992px){.contact-button-block__subcontainer{width:35%}}.contact-button-block__title{text-transform:uppercase;font-weight:500;font-size:20px;margin-bottom:10px}.contact-button-block__sub-text{font-size:14px;line-height:1.5}.contact-button-block__button{margin:20px 0}.contact-button-block__button a{margin-top:60px;padding:1rem 2rem;border-radius:50px;border:1px solid #000;cursor:pointer;background:#353535;color:#fff}.contact-button-block__button a:hover{background:#b23223}.contact-button-block__button a{padding:.5rem 3rem}[data-module=columns] .wp-block-columns{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;margin-left:-1.25rem;margin-right:-1.25rem}@media (min-width:768px){[data-module=columns] .wp-block-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:-2rem;margin-right:-2rem;padding-top:1.5rem}}[data-module=column]{margin:0 1.25rem;width:100%}[data-module=column] .container-padded{padding-left:0;padding-right:0}@media (min-width:768px){[data-module=column]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 2rem;max-width:calc(50vw - 4rem)}[data-module=column]>.wp-block-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}[data-module=group] .container-padded{padding-left:0;padding-right:0}[data-module=heading].container-padded,[data-module=list].container-padded,[data-module=paragraph].container-padded{max-width:1200px}@media (min-width:1664px){.is-layout-IMA{margin:0!important}}.faqs-header{margin-bottom:2.75rem;padding-top:2.5rem}@media (min-width:768px){.faqs-header{margin-bottom:3rem;padding-top:.75rem}}@media (min-width:992px){.faqs-header{padding-top:0}}.faqs-cta{margin:3rem 0;padding:2.25rem 0}@media (min-width:992px){.faqs-cta{padding:2.25rem 3.25rem}}.faqs-cta--text{font-size:32px;line-height:42px;margin:.75rem 0 2.75rem}.faqs-cta--text p{line-height:inherit}.faqs-cta--text+.faqs-cta--link{margin-top:.75rem}@media (min-width:992px){[data-module=form-layout-a] .fl--text{margin-top:0;margin-bottom:0}}[data-module=form-layout-b] [data-module=underlined-heading]{padding-right:2rem}[data-module=form-layout-b] [data-module=layered-images]{margin-top:.75rem;margin-bottom:0;padding-bottom:2.25rem}@media (min-width:576px){[data-module=form-layout-b]{padding-top:.25rem}[data-module=form-layout-b] [data-module=underlined-heading]{padding-right:0}[data-module=form-layout-b] [data-module=layered-images]{margin-top:6rem}}@media (min-width:992px){[data-module=form-layout-b]{padding-top:0}}@media (min-width:1200px){[data-module=form-layout-b] [data-module=layered-images]{margin-top:0}}[data-module=glossary]{border-bottom:3px solid #e1e1e1;padding-top:0;padding-bottom:2rem;position:relative}@media (min-width:992px){[data-module=glossary]{margin-top:-2.5rem;padding-bottom:3rem}}.glossary--panel-content{max-width:992px;margin-left:auto;margin-right:auto}.glossary-term{display:block;line-height:2;font-size:16px;margin:.875rem 0;padding:.125rem 0;width:100%}@media (min-width:768px){.glossary-term:first-of-type{margin-top:2.75rem}}@media (min-width:992px){.glossary-term{font-size:18px;margin:1rem 0;padding:.2rem 0}.glossary-term:first-of-type{margin-top:.5rem}}[data-sticky-glossary-tabs].sticky{background:#fff;position:fixed;left:0;width:100%;z-index:2}[data-sticky-glossary-tabs].sticky:after{background:#e1e1e1;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;width:100%}[data-module=icons-list]{padding-top:5rem;padding-bottom:6rem}@media (min-width:768px){[data-module=icons-list]{padding-top:6rem}[data-module=icons-list] [data-module=underlined-heading]{margin-top:5.25rem}}@media (min-width:992px){[data-module=icons-list]{padding-top:9.5rem;padding-bottom:10rem}[data-module=icons-list] [data-module=underlined-heading]{margin-top:1.5rem}}.icons-list__description{font-size:18px;line-height:32px}@media (min-width:992px){.icons-list__description{font-size:22px;line-height:37px}}.icons-list__description{margin-top:2.5rem;margin-bottom:3.25rem}@media (min-width:768px){.icons-list__description{margin-top:5rem;margin-bottom:0;padding-right:1rem}}@media (min-width:1200px){.icons-list__description{padding-right:0}}.icons-list__description p{line-height:1.75}.icons-list__description .button-black{margin-top:.5rem}.icons-list__holder{border-top:3px solid #ee3524;border-bottom:3px solid #ee3524;max-width:690px}@media (min-width:768px){.icons-list__holder{margin-left:1rem}}@media (min-width:992px){.icons-list__holder{margin-left:2rem}}@media (min-width:1200px){.icons-list__holder{margin-left:.5rem}}.icons-list__item{border-bottom:1px solid #bdbdb1;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem 0}@media (min-width:992px){.icons-list__item{padding:1.25rem 0}}.icons-list__item:last-of-type{border:0}.icons-list__item--icon{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;width:19%}@media (min-width:992px){.icons-list__item--icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.icons-list__item--img{width:45px}.icons-list__item--content{padding-left:.25rem;width:81%}.icons-list__item--content p{font-weight:300;font-size:16px;line-height:1.5}@media (min-width:992px){.icons-list__item--content p{font-size:18px}}.icons-list__item--heading{font-weight:700;-webkit-font-smoothing:antialiased;font-size:18px;line-height:1.375;margin-bottom:.5rem;text-transform:uppercase}@media (min-width:992px){.icons-list__item--heading{font-size:20px;line-height:1.5;margin-bottom:.625rem}}[data-module=layered-images]{margin-bottom:2.5rem}@media (min-width:992px){[data-module=layered-images]{margin-bottom:4.5rem}}[data-module=layered-images]{margin-left:auto;margin-right:auto;padding-bottom:2rem}@media (min-width:768px){[data-module=layered-images]{margin:0;max-width:620px;padding-bottom:0}}.layered-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.layered-image--1{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.layered-image--1 img{width:80%}.layered-image--2{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:-37.5%}.layered-image--2 img{width:85%}.inactive-button .leadership-button--heading:after,.inactive-button .leadership-button--name:before{background-color:#888}.inactive-button .leadership-button--heading:before{background-color:#bdbdbd}@media (min-width:1200px){.leadership-container{padding-left:2rem;padding-right:2rem;padding-top:2rem}}.leadership-row-active .leadership-button:not(.slick-current):not(.active):not(.active-hover){-webkit-filter:grayscale(1);filter:grayscale(1)}.leadership-row-active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--heading:after,.leadership-row-active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--name:before{background-color:#888}.leadership-row-active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--heading:before{background-color:#bdbdbd}.leadership-row-active .leadership-button:not(.slick-current):not(.active):not(.active-hover){filter:grayscale(1)}.leadership-row-active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--heading:after,.leadership-row-active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--name:before{background-color:#888}.leadership-row-active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--heading:before{background-color:#bdbdbd}.leadership-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1}.leadership-row.active-hover .leadership-button:not(.slick-current):not(.active):not(.active-hover),.leadership-row.active .leadership-button:not(.slick-current):not(.active):not(.active-hover){-webkit-filter:grayscale(1);filter:grayscale(1)}.leadership-row.active-hover .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--heading:after,.leadership-row.active-hover .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--name:before,.leadership-row.active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--heading:after,.leadership-row.active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--name:before{background-color:#888}.leadership-row.active-hover .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--heading:before,.leadership-row.active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--heading:before{background-color:#bdbdbd}.leadership-row.active-hover .leadership-button:not(.slick-current):not(.active):not(.active-hover),.leadership-row.active .leadership-button:not(.slick-current):not(.active):not(.active-hover){filter:grayscale(1)}.leadership-row.active-hover .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--heading:after,.leadership-row.active-hover .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--name:before,.leadership-row.active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--heading:after,.leadership-row.active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--name:before{background-color:#888}.leadership-row.active-hover .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--heading:before,.leadership-row.active .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--heading:before{background-color:#bdbdbd}@media (max-width:991px){.leadership-row .leadership-button:not(.slick-current):not(.active):not(.active-hover){-webkit-filter:grayscale(1);filter:grayscale(1)}.leadership-row .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--heading:after,.leadership-row .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--name:before{background-color:#888}.leadership-row .leadership-button:not(.slick-current):not(.active):not(.active-hover) .leadership-button--heading:before{background-color:#bdbdbd}.leadership-row .leadership-button:not(.slick-current):not(.active):not(.active-hover){filter:grayscale(1)}.leadership-row .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--heading:after,.leadership-row .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--name:before{background-color:#888}.leadership-row .leadership-button:not(.slick-current):not(.active):not(.active-hover) .item-button--heading:before{background-color:#bdbdbd}}.leadership-title.title-card{display:none}@media (min-width:1200px){.leadership-title.title-card{display:block;width:25%}}@media (min-width:1600px){.leadership-title.title-card{width:28%}}.leadership-profiles{margin:0 0 -1rem;position:relative;width:100%;z-index:0}.leadership-profiles .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:992px){.leadership-profiles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:1200px){.leadership-profiles{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:75%}.leadership-profiles:after{display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:100%;width:100%;background:#ee3524;bottom:auto;content:"";height:calc(100% - 1rem);z-index:-1}}@media (min-width:1600px){.leadership-profiles{width:72%}}.leadership-button{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-left:1px solid #fff;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:16px;margin:0 0 1rem;position:relative;height:360px;width:275px;z-index:0;-webkit-transform:translateZ(0);--decorative-shadow-height:0%}.leadership-button,.leadership-button.slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:768px){.leadership-button{height:40vw;width:auto}}@media (min-width:992px){.leadership-button{width:33.3333%}}@media (min-width:1200px){.leadership-button{font-size:18px;height:32vw}}@media (min-width:1600px){.leadership-button{height:500px}}.leadership-button:before{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-image:url(/wp-content/themes/lucera-bootstrap/dist/d5c2eb9da33d77472186c02df445d292.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-13px;content:"";display:block;height:16px;left:0;right:0;margin:auto;position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:30px;z-index:-2}.leadership-button:after{background:-webkit-gradient(linear,left bottom,left top,from(#000),color-stop(cubic-bezier(.48,.3,.64,1)),to(transparent));background:linear-gradient(0deg,#000,rgba(0,0,0,.9173) 11.36%,rgba(0,0,0,.82176) 21.57%,rgba(0,0,0,.71719) 30.81%,rgba(0,0,0,.60741) 39.26%,rgba(0,0,0,.49624) 47.09%,rgba(0,0,0,.3875) 54.5%,rgba(0,0,0,.28501) 61.66%,rgba(0,0,0,.19259) 68.74%,rgba(0,0,0,.11406) 75.94%,rgba(0,0,0,.05324) 83.43%,rgba(0,0,0,.01395) 91.39%,transparent);bottom:0;content:"";display:block;height:calc(var(--decorative-shadow-height) + 4rem);left:0;opacity:.8;position:absolute;width:100%;z-index:-1}.leadership-button.active:before,.leadership-button.slick-current:before{-webkit-transform:translateY(0);transform:translateY(0)}.leadership-button.active .leadership-button--heading:before,.leadership-button.slick-current .leadership-button--heading:before{background-color:#ee3524}.leadership-button--heading{padding:0 1rem 1rem 11%;position:relative;text-align:left;width:100%}.leadership-button--heading:before{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#bdbdb1;bottom:0;content:"";display:block;height:calc(100% - .5rem);left:7%;position:absolute;width:1px}@media (min-width:768px){.leadership-button--heading:before{left:12%}}@media (min-width:992px){.leadership-button--heading:before{left:2.75rem}}.leadership-button--heading:after{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#ee3524;bottom:0;content:"";display:block;height:5px;left:0;position:absolute;width:100%;z-index:1}@media (min-width:768px){.leadership-button--heading{padding:0 1rem 1rem 15%}}@media (min-width:992px){.leadership-button--heading{padding:0 2rem 1.75rem 3.5rem}}.leadership-button--name{font-weight:700;-webkit-font-smoothing:antialiased;font-size:30px;margin-bottom:.25rem;text-shadow:1px 1px 6px #353535}@media (min-width:768px){.leadership-button--name{font-size:24px}}@media (min-width:992px){.leadership-button--name{font-size:32px}}.leadership-button--name:before{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#ee3524;top:.5rem;content:"";display:block;height:33%;left:7%;position:absolute;width:1px}@media (min-width:768px){.leadership-button--name:before{left:12%}}@media (min-width:992px){.leadership-button--name:before{left:2.75rem}}.leadership-button--title{display:block;min-height:35px;padding-right:1rem}@media (min-width:992px){.leadership-button--title{min-height:none;padding:0}}.leadership-photo{z-index:-1}.leadership-drawer{background:-webkit-gradient(linear,left top,left bottom,from(#f2f2f2),color-stop(cubic-bezier(.48,.3,.64,1)),to(#fff));background:linear-gradient(180deg,#f2f2f2,#f3f3f3 11.36%,#f4f4f4 21.57%,#f6f6f6 30.81%,#f7f7f7 39.26%,#f9f9f9 47.09%,#fafafa 54.5%,#fbfbfb 61.66%,#fdfdfd 68.74%,#fefefe 75.94%,#fefefe 83.43%,#fff 91.39%,#fff);position:relative}@media (min-width:992px){.leadership-drawer{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;max-height:0;overflow:hidden;visibility:hidden}.leadership-drawer.expanded{max-height:999px;visibility:visible}}.ld--close{display:none}@media (min-width:992px){.ld--close{color:#b23223;display:block;font-size:12px;letter-spacing:-.5px;position:absolute;right:3rem;text-transform:uppercase;top:4rem;z-index:1}.ld--close svg{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#353535;height:35px;margin:0 auto .5rem;width:35px}.ld--close:hover svg{color:#b23223}}@media (min-width:1200px){.ld--close{right:6rem;top:5rem}}[data-drawer-dots]{padding:2rem 1.25rem 0}[data-drawer-dots] button{border:1px solid #bdbdb1;border-radius:100%;height:16px;width:16px;position:relative;font-size:0}[data-drawer-dots] button,[data-drawer-dots] button:before{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}[data-drawer-dots] button:before{background:#ee3524;border-radius:100%;content:"";display:block;height:10px;width:10px;opacity:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:auto}[data-drawer-dots] ul.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -.25rem}[data-drawer-dots] li{padding:0 .25rem}[data-drawer-dots] li.slick-active button{border-color:#ee3524}[data-drawer-dots] li.slick-active button:before{opacity:1}[data-drawer-contents]{border-bottom:5px solid #ee3524;font-size:16px;max-height:500px;padding:2rem 0;position:relative;overflow:hidden;z-index:0}@media (min-width:768px){[data-drawer-contents]{padding:2rem 0 1.5rem}}@media (min-width:1200px){[data-drawer-contents]{font-size:18px;padding:5rem 0 4rem}}[data-drawer-contents].slick-initialized{max-height:none;overflow:visible}[data-drawer-contents].slick-initialized .ld--content{opacity:1}.ld--content{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0}@media (min-width:768px){.ld--content{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.ld--bio{line-height:2;padding:0 1.25rem;width:100%}@media (min-width:768px){.ld--bio{padding:0 0 0 2rem;width:50%}}@media (min-width:992px){.ld--bio{padding-left:5%;width:60%}}@media (min-width:1200px){.ld--bio{padding-left:7.5%}}@media (min-width:1600px){.ld--bio{padding-left:12.5%}}.ld--contact{font-weight:700;-webkit-font-smoothing:antialiased;padding:0 1.25rem;width:100%}@media (min-width:768px){.ld--contact{padding:0 2rem 0 2.75rem;width:50%}}@media (min-width:992px){.ld--contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 2rem 0 8%;width:40%}}.ld--contact-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:-.5rem;margin:.5rem 0;position:relative}@media (min-width:768px){.ld--contact-detail{left:0}}.ld--label{font-weight:400;margin-left:.5rem}.ld--icon-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:50px;padding-top:4px}.ld--icon.fax,.ld--icon.office{width:30px}.ld--icon.mobile{width:16px}.ld--icon.email{width:22px}[data-module=link-columns]{padding-top:1.5rem;padding-bottom:1.5rem}[data-module=link-columns] a:focus,[data-module=link-columns] a:hover{-webkit-box-shadow:0 1px 0 #b23223;box-shadow:0 1px 0 #b23223;color:#b23223}.link-columns--heading{font-weight:700;-webkit-font-smoothing:antialiased;font-size:30px;line-height:30px}@media (min-width:992px){.link-columns--heading{font-size:36px;line-height:36px}}.link-columns--heading{color:#e42311}.link-columns--single{font-weight:700;-webkit-font-smoothing:antialiased;font-size:28px;line-height:32px;font-weight:400;color:#e42311;display:inline-block;margin:2.5rem 0}.link-columns--columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1.25rem}.link-columns--column{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:0 1.25rem}.link-columns--column>.link-columns--group:last-of-type{margin-bottom:1.75rem}@media (min-width:768px){.link-columns--column>.link-columns--group:last-of-type{margin-bottom:0}}.link-columns--columns>.link-columns--column:last-child,.link-columns--columns>.link-columns--column:nth-last-child(2){width:100%}@media (min-width:768px){.link-columns--columns>.link-columns--column:nth-last-child(2){width:auto}}@media (min-width:992px){.link-columns--columns>.link-columns--column:last-of-type{width:auto}}.link-columns--group{margin:0 0 2rem}@media (min-width:768px){.link-columns--group{margin:0 0 2.5rem}}.link-columns--group-heading{font-weight:700;-webkit-font-smoothing:antialiased;font-size:22px}.link-columns--ul{margin-top:.75rem}.link-columns--li{display:block;margin:.375rem 0;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}@media (min-width:768px){.link-columns--li{margin:.5rem 0}}[data-module=locations]{margin-top:2.5rem}@media (min-width:992px){[data-module=locations]{margin-top:4.5rem}}[data-module=locations]{margin-bottom:2.5rem}@media (min-width:992px){[data-module=locations]{margin-bottom:4.5rem}}[data-module=locations]{margin-bottom:0;padding-top:1.5rem}@media (min-width:576px){[data-module=locations]{padding-top:0;padding-bottom:5rem}}@media (min-width:992px){[data-module=locations]{margin-bottom:4.5rem;padding-top:4.5rem;padding-bottom:0}}.locations-row{display:block;margin:0 -.625rem;padding-top:.5rem}@media (min-width:576px){.locations-row{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.25rem}}@media (min-width:1200px){.locations-row{padding-top:0}}.locations-column{padding:0 .625rem;width:100%}@media (min-width:576px){.locations-column{width:33.3333%}}@media (min-width:1200px){.locations-column{width:25%}}.locations-column-title{display:none}@media (min-width:1200px){.locations-column-title{display:block}}.locations-item{height:270px;margin-bottom:2rem;width:25vw}@media (min-width:576px){.locations-item{height:38vw;margin:0;width:auto}}@media (min-width:1200px){.locations-item{height:29vw}}@media (min-width:1600px){.locations-item{height:490px}}.locations-item--details{font-size:18px;margin-top:-.5rem;margin-right:-1rem;padding:0 0 0 1.125rem}.locations-item--details p:last-of-type{margin-bottom:0}@media (min-width:576px){.locations-item--details{font-size:16px;margin:0;padding:1rem 0 0}}@media (min-width:768px){.locations-item--details{padding:1rem .5rem 0}}@media (min-width:992px){.locations-item--details{font-size:18px;padding:1.25rem 1.25rem 0}}@media (min-width:1200px){.locations-item--details{padding:1.25rem 2rem 0}}.locations-item--heading.small-underline-red:after{margin:.75rem 0}@media (min-width:992px){.locations-item--heading.small-underline-red:after{margin:.5rem 0}}.locations-item--description{margin-top:3rem}.locations-single{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:576px){.locations-single{display:block}}.locations-map iframe{height:100%;width:100%}.percentage-grid__stats-grid{text-align:center;margin-bottom:50px}@media (min-width:992px){.percentage-grid__stats-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:992px){.percentage-grid__item{min-width:25%}}.percentage-grid__blocktitle{font-size:30px;margin-bottom:50px}.percentage-grid__title{text-transform:uppercase;font-weight:700;margin-bottom:50px;font-size:20px}.percentage-grid__value{font-size:72px}.percentage-grid__button{margin-top:60px;padding:1rem 2rem;border-radius:50px;border:1px solid #000;cursor:pointer;background:#353535;color:#fff}.percentage-grid__button:hover{background:#b23223}.percentage-grid__subtext{font-size:15px}.gform_heading{text-align:center;margin-bottom:30px}.inactive-button{-webkit-filter:grayscale(1);filter:grayscale(1)}.inactive-button .item-button--heading:after,.inactive-button .item-button--name:before{background-color:#888}.inactive-button .item-button--heading:before{background-color:#bdbdbd}.wrapper-desktop{display:none}@media (min-width:1200px){.wrapper-desktop{display:block}}.wrapper-tablet{display:none}@media (min-width:576px){.wrapper-tablet{display:block}}@media (min-width:1200px){.wrapper-tablet{display:none}}.wrapper-mobile{display:block}@media (min-width:576px){.wrapper-mobile{display:none}}.items-container{margin-top:7rem}@media (min-width:1200px){.items-container{padding-left:2rem;padding-right:2rem}}.items-row-active .item-button:not(.active):not(.active-hover){-webkit-filter:grayscale(1);filter:grayscale(1)}.items-row-active .item-button:not(.active):not(.active-hover) .leadership-button--heading:after,.items-row-active .item-button:not(.active):not(.active-hover) .leadership-button--name:before{background-color:#888}.items-row-active .item-button:not(.active):not(.active-hover) .leadership-button--heading:before{background-color:#bdbdbd}.items-row-active .item-button:not(.active):not(.active-hover){filter:grayscale(1)}.items-row-active .item-button:not(.active):not(.active-hover) .item-button--heading:after,.items-row-active .item-button:not(.active):not(.active-hover) .item-button--name:before{background-color:#888}.items-row-active .item-button:not(.active):not(.active-hover) .item-button--heading:before{background-color:#bdbdbd}.items-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:1}@media (min-width:576px){.items-row{display:block}}@media (min-width:1200px){.items-row{display:-webkit-box;display:-ms-flexbox;display:flex}}.items-row:before{content:none}@media (min-width:1200px){.items-row:before{content:none}}.items-row:after{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#ee3524;bottom:0;content:"";display:block;height:5px;left:0;position:absolute;width:100%;z-index:1}@media (min-width:1200px){.items-row:after{content:none}}.items-row.active .item-button:not(.active):not(.active-hover){-webkit-filter:grayscale(1);filter:grayscale(1)}.items-row.active .item-button:not(.active):not(.active-hover) .leadership-button--heading:after,.items-row.active .item-button:not(.active):not(.active-hover) .leadership-button--name:before{background-color:#888}.items-row.active .item-button:not(.active):not(.active-hover) .leadership-button--heading:before{background-color:#bdbdbd}.items-row.active .item-button:not(.active):not(.active-hover){filter:grayscale(1)}.items-row.active .item-button:not(.active):not(.active-hover) .item-button--heading:after,.items-row.active .item-button:not(.active):not(.active-hover) .item-button--name:before{background-color:#888}.items-row.active .item-button:not(.active):not(.active-hover) .item-button--heading:before{background-color:#bdbdbd}.items-row.active:before{-webkit-transform:translateY(0);transform:translateY(0)}.items-row.active-hover .item-button:not(.active):not(.active-hover){-webkit-filter:grayscale(1);filter:grayscale(1)}.items-row.active-hover .item-button:not(.active):not(.active-hover) .leadership-button--heading:after,.items-row.active-hover .item-button:not(.active):not(.active-hover) .leadership-button--name:before{background-color:#888}.items-row.active-hover .item-button:not(.active):not(.active-hover) .leadership-button--heading:before{background-color:#bdbdbd}.items-row.active-hover .item-button:not(.active):not(.active-hover){filter:grayscale(1)}.items-row.active-hover .item-button:not(.active):not(.active-hover) .item-button--heading:after,.items-row.active-hover .item-button:not(.active):not(.active-hover) .item-button--name:before{background-color:#888}.items-row.active-hover .item-button:not(.active):not(.active-hover) .item-button--heading:before{background-color:#bdbdbd}.items-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:1}.items-wrapper.active:after{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#ee3524;bottom:0;content:"";display:block;height:5px;left:0;position:absolute;width:100%;z-index:1}.items-wrapper.active .item-button.active .item-button--heading:after{content:none}.item-button{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-left:1px solid #fff;border-bottom:1px solid #fff;color:#fff;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:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:16px;position:relative;height:42vw;width:100%;z-index:1;-webkit-transform:translateZ(0);--decorative-shadow-height:0%}@media (min-width:576px){.item-button{width:33.3333%}}@media (min-width:1200px){.item-button{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:18px;height:32vw}}@media (min-width:1600px){.item-button{height:515px}}.item-button:after{background:-webkit-gradient(linear,left bottom,left top,from(#000),color-stop(cubic-bezier(.48,.3,.64,1)),to(transparent));background:linear-gradient(0deg,#000,rgba(0,0,0,.9173) 11.36%,rgba(0,0,0,.82176) 21.57%,rgba(0,0,0,.71719) 30.81%,rgba(0,0,0,.60741) 39.26%,rgba(0,0,0,.49624) 47.09%,rgba(0,0,0,.3875) 54.5%,rgba(0,0,0,.28501) 61.66%,rgba(0,0,0,.19259) 68.74%,rgba(0,0,0,.11406) 75.94%,rgba(0,0,0,.05324) 83.43%,rgba(0,0,0,.01395) 91.39%,transparent);bottom:0;content:"";display:block;height:calc(var(--decorative-shadow-height) + 4rem);left:0;opacity:.8;position:absolute;width:100%;z-index:-1}.item-button:before{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-image:url(/wp-content/themes/lucera-bootstrap/dist/d5c2eb9da33d77472186c02df445d292.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-13px;content:"";display:block;height:16px;left:0;right:0;margin:auto;position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:30px;z-index:-2}.item-button.active:before{-webkit-transform:translateY(0);transform:translateY(0)}.item-button.active .item-button--heading:before{background-color:#ee3524}.item-button.active .item-button--heading:after{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#ee3524;bottom:0;content:"";display:block;height:5px;left:0;position:absolute;width:100%;z-index:1}.item-button--heading{padding:0 1rem 2rem 11%;position:relative;text-align:left;width:100%;display:none}.item-button--heading:before{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#bdbdb1;bottom:0;content:"";display:block;height:calc(100% - .5rem);left:7%;position:absolute;width:1px}@media (min-width:768px){.item-button--heading:before{left:12%}}@media (min-width:992px){.item-button--heading:before{left:2.75rem}}@media (min-width:1200px){.item-button--heading:after{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#ee3524;bottom:0;content:"";display:block;height:5px;left:0;position:absolute;width:100%;z-index:1}}@media (min-width:576px){.item-button--heading{height:auto;padding:0 1rem 1rem 15%}}@media (min-width:992px){.item-button--heading{padding:0 2rem 1.75rem 3.5rem}}.item-button--name{font-weight:700;-webkit-font-smoothing:antialiased;font-size:30px;margin-bottom:.25rem;text-shadow:1px 1px 6px #353535}@media (min-width:1200px){.item-button--name{font-size:36px}}.item-button--name:before{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#ee3524;top:.5rem;content:"";display:block;height:33%;left:7%;position:absolute;width:1px}@media (min-width:768px){.item-button--name:before{left:12%}}@media (min-width:992px){.item-button--name:before{left:2.75rem}}.item-button--title{display:block;min-height:35px;padding-right:1rem}@media (min-width:992px){.item-button--title{min-height:none;padding:0}}.item-photo{z-index:-1}.items-drawer{background:-webkit-gradient(linear,left top,left bottom,from(#f2f2f2),color-stop(cubic-bezier(.48,.3,.64,1)),to(#fff));background:linear-gradient(180deg,#f2f2f2,#f3f3f3 11.36%,#f4f4f4 21.57%,#f6f6f6 30.81%,#f7f7f7 39.26%,#f9f9f9 47.09%,#fafafa 54.5%,#fbfbfb 61.66%,#fdfdfd 68.74%,#fefefe 75.94%,#fefefe 83.43%,#fff 91.39%,#fff);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:relative;max-height:0;overflow:hidden;visibility:hidden}.items-drawer.expanded{max-height:1999px;visibility:visible}.items-drawer [data-drawer-contents]{border-bottom:5px solid #ee3524;font-size:16px;max-height:none;padding:4rem 0 3rem;position:relative;overflow:hidden;z-index:0}@media (min-width:768px){.items-drawer [data-drawer-contents]{padding:6rem 0 5rem}}@media (min-width:1200px){.items-drawer [data-drawer-contents]{font-size:18px;padding:5.5rem 0 4.5rem}}.items-drawer .item-content{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:1;display:none}.item-close{display:none}@media (min-width:768px){.item-close{color:#b23223;display:block;font-size:12px;letter-spacing:-.5px;position:absolute;top:5.5rem;right:7%;z-index:1;text-transform:uppercase}.item-close svg{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#353535;height:35px;margin:0 auto .5rem;width:35px}.item-close:hover svg{color:#b23223}}@media (min-width:1200px){.item-close{top:5rem;right:14%}}.item-description{line-height:2;padding:0 1.25rem;width:100%}@media (min-width:768px){.item-description{padding:0 0 0 2rem;width:75%}}@media (min-width:992px){.item-description{padding-left:5%;width:75%}}@media (min-width:1200px){.item-description{padding-left:7.5%}}@media (min-width:1600px){.item-description{padding-left:12.5%}}[data-module=timeline]{padding-top:2.5rem}@media (min-width:992px){[data-module=timeline]{padding-top:3rem}}.tl--heading-container{font-size:18px;margin:0 auto .75rem;max-width:780px;position:relative;text-align:center;width:100%}@media (min-width:992px){.tl--heading-container{margin:0 auto 1rem}.tl--heading-container p{font-size:22px;line-height:1.75}}.tl--heading{margin-bottom:1.5rem}[data-decorative-line-container]{height:3px;left:0;bottom:0;position:absolute;overflow:hidden}[data-decorative-line]{background:#ee3524;bottom:0;display:block;height:3px;left:0;position:absolute;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:0;z-index:1}.tl--labels-container{overflow-x:auto;overflow-y:hidden;padding-top:3.5rem;position:relative;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.tl--labels-container::-webkit-scrollbar{display:none}.tl--labels-container.adjust-bottom{margin-bottom:-3px}.tl--dates-wrap{--bs-gutter-x:1.5rem;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-right:auto;margin-left:auto}@media (min-width:576px){.tl--dates-wrap{max-width:540px}}@media (min-width:768px){.tl--dates-wrap{max-width:720px}}@media (min-width:992px){.tl--dates-wrap{max-width:960px}}@media (min-width:1200px){.tl--dates-wrap{max-width:1140px}}@media (min-width:1400px){.tl--dates-wrap{max-width:1320px}}@media (--xl4){.tl--dates-wrap .tl--container{@nest & > &{padding-right:0}}}.tl--dates-wrap{width:100%;max-width:1600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:125px;margin:-25px -1.25rem 0;overflow:visible;padding:0 1rem;width:calc(100% + 2.5rem)}@media (min-width:768px){.tl--dates-wrap{margin:-40px -2rem 0;width:calc(100% + 4rem)}}@media (min-width:1200px){.tl--dates-wrap{margin:-40px auto 0;width:100%}}.tl--dates-center-mobile>li:first-of-type{padding-left:calc(50vw - 31px - 1.25rem)}@media (min-width:768px){.tl--dates-center-mobile>li:first-of-type{padding-left:calc(50vw - 31px - 2rem)}}@media (min-width:992px){.tl--dates-center-mobile>li:first-of-type{padding-left:0}}.tl--li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tl--date-button{font-weight:700;-webkit-font-smoothing:antialiased;line-height:1;max-width:65px;padding:0 1rem calc(43px + .5rem)}.tl--date-button,.tl--date-button .tl--date-date{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative}.tl--date-button .tl--date-date{color:#353535;font-size:20px;margin-left:-100%;margin-right:-100%;text-align:center;z-index:1}.tl--date-button .tl--date-line{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#e1e1e1;display:block;margin:auto;height:20px;width:1px;position:absolute;left:0;right:0;bottom:0}@media (min-width:768px){.tl--date-button .tl--date-line{height:43px}}.tl--date-button .tl--date-line:before{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#ee3524;content:"";display:block;height:25px;width:1px;opacity:0;position:absolute;top:0;left:0}.tl--date-button[disabled=disabled]{pointer-events:none}.tl--date-button[disabled=disabled] .tl--date-date{color:#bdbdb1}.tl--date-button:not([disabled=disabled]):hover{outline:none}.tl--date-button:not([disabled=disabled]):hover .tl--date-date{font-size:32px}.tl--date-button:not([disabled=disabled]):hover .tl--date-line{height:43px}.tl--li.active .tl--date-button{padding-bottom:calc(80px + 1rem)}.tl--li.active .tl--date-button .tl--date-date{color:#ee3524;font-size:32px}.tl--li.active .tl--date-button .tl--date-line{height:70px}.tl--li.active .tl--date-button .tl--date-line:before{opacity:1}.tl--container{background:#f2f2f2;border-top:3px solid #e1e1e1;overflow:hidden;position:relative}@media (--xl4){.tl--container>.container{padding-right:0}}.tl--panel{position:relative;z-index:1}.tl--panel.first [data-tabs-fade-content]{opacity:1}.tl--panel{display:none}.tl--panel.active{display:block}.tl--panel-content{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.tl--panel-content.tl--has-bg{padding-top:110px;padding-bottom:5rem}@media (min-width:768px){.tl--panel-content{margin:0 -1rem}.tl--panel-content.tl--has-bg{padding:6rem 0 4.5rem}}@media (min-width:992px){.tl--panel-content{margin:0;min-height:500px}}.tl--text{font-size:18px;line-height:2;margin-bottom:-1.5rem;position:relative}.tl--text p{margin-bottom:2.5rem}@media (min-width:768px){.tl--text{font-size:16px;padding:0 2rem 0 1rem;top:-.5rem}.tl--text p{margin-bottom:2rem}}@media (min-width:992px){.tl--text{font-size:18px;padding:0 2rem;top:0}.tl--text p{margin-bottom:2.5rem}}@media (min-width:992px){.tl--text.col-md-6{padding:2.5rem 3rem 0 4rem}}.tl--text.rich-text ul{padding-left:0}.tl--text.rich-text ul li{margin-bottom:1.5rem}.tl--text.rich-text ul li:before{display:inline-block;left:0;top:-.125rem;margin-right:.75rem;position:relative}@media (min-width:768px){.tl--image{padding:0 1rem}}.tl--image.has-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 0 2rem}@media (min-width:768px){.tl--image.has-text{padding-left:0}}@media (min-width:992px){.tl--image.has-text{padding-left:2rem;padding-right:2.5rem}}.tl--image figure,.tl--image img{max-width:700px;width:100%}.tl--image img{border-right:3px solid #ee3524}.tl--caption{font-size:14px;line-height:1.3;padding:.5rem 0 0 1.25rem;position:relative}.tl--caption:before{background:#ee3524;content:"";display:block;position:absolute;height:calc(100% - .25rem);width:1px;left:.625rem;top:0}@media (min-width:992px){.tl--caption{font-size:22px;padding:1.625rem 0 0 3rem}.tl--caption:before{left:1.75rem}}.tl--bg{color:#fff;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;pointer-events:none;position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1}.tl--bg>*{display:block;position:relative}.tl--bg .apostrophe{height:20px;top:5px}@media (min-width:768px){.tl--bg .apostrophe{height:30px}}@media (min-width:992px){.tl--bg .apostrophe{height:15%}}@media (min-width:1600px){.tl--bg .apostrophe{left:-2.5%}}.tl--bg .numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -4px;position:relative}@media (min-width:1600px){.tl--bg .numbers>:first-child.number-0{margin-left:-2.5%}}.tl--bg .numbers>:first-child.number-4{margin-left:-5%}@media (min-width:1600px){.tl--bg .numbers>:first-child.number-4{margin-left:-10%}}@media (min-width:1600px){.tl--bg .numbers>:first-child.number-5{margin-left:-2.5%}}.tl--bg .numbers>:first-child.number-6{margin-left:-2.5%}@media (min-width:1600px){.tl--bg .numbers>:first-child.number-6{margin-left:-5%}}@media (min-width:992px){.tl--bg .numbers{height:100%;width:100%}}.tl--bg .number{height:110px;margin:0 4px;position:relative;width:auto}@media (min-width:768px){.tl--bg .number{height:215px}}@media (min-width:992px){.tl--bg .number{height:100%;margin:0 1%}}.tl--bg .number.descender{height:120px}@media (min-width:768px){.tl--bg .number.descender{height:215px}}@media (min-width:992px){.tl--bg .number.descender{height:100%}}.tl--bg.has-descenders .number:not(.descender){padding-bottom:10%}@media (min-width:768px){.tl--bg.has-descenders .number:not(.descender){padding-bottom:15%}}@media (min-width:992px){.tl--bg.has-descenders .number:not(.descender){padding-bottom:6%}}.tl--bg.has-ascenders .number:not(.ascender){padding-top:10%}@media (min-width:992px){.tl--bg.has-ascenders .number:not(.ascender){padding-top:5%}}.tl--bg-apostrophe{font-size:30px;left:3px;top:15px}.tl--bg-year{font-size:110px}.label-bottom-black .tl--dates-wrap{height:132px;padding-bottom:3px;position:relative}@media (min-width:1200px){.label-bottom-black .tl--dates-wrap:after{background:#353535;bottom:0;content:"";display:block;left:calc(1rem + 22px);height:3px;position:absolute;width:calc(100% - 2rem - 44px)}}.label-bottom-black .tl--li{position:relative}.label-bottom-black .tl--li:after{background:#353535;bottom:-3px;content:"";display:block;left:0;height:3px;position:absolute;width:100%}@media (min-width:1200px){.label-bottom-black .tl--li:after{display:none}}.label-bottom-black .tl--li:first-of-type:after{left:50%;width:50%}.label-bottom-black .tl--li:last-of-type:after{right:50%;width:50%}.label-bottom-black .tl--date-button{width:44px}.label-bottom-black .tl--labels-container{position:relative;z-index:1}.label-bottom-black .tl--container{margin-top:-3px}@media (min-width:768px){[data-module=underlined-heading]{margin-top:3rem}}.underlined-heading--heading{margin-bottom:2.25rem}.video--panel-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.video-term{width:48.5%;margin-bottom:50px;border-bottom:3px solid #e1e1e1;padding-bottom:40px}.accordion-item{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-bottom:1px solid #d7d7d7;margin:.375rem 0;padding:.625rem .5rem 1rem;position:relative}@media (min-width:768px){.accordion-item{padding:.625rem 1.25rem 1rem}}@media (min-width:992px){.accordion-item{padding:1.75rem 3.25rem 2.25rem}}.accordion-item:after{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#ee3524;bottom:.375rem;content:"";display:block;height:5px;left:0;opacity:0;position:absolute;width:100%}.accordion-item:first-of-type{border-top:1px solid #d7d7d7;padding-top:1rem}@media (min-width:992px){.accordion-item:first-of-type{padding-top:2.25rem}}.accordion-item.active{background:-webkit-gradient(linear,left top,left bottom,from(#f2f2f2),color-stop(cubic-bezier(.48,.3,.64,1)),to(#fff));background:linear-gradient(180deg,#f2f2f2,#f3f3f3 11.36%,#f4f4f4 21.57%,#f6f6f6 30.81%,#f7f7f7 39.26%,#f9f9f9 47.09%,#fafafa 54.5%,#fbfbfb 61.66%,#fdfdfd 68.74%,#fefefe 75.94%,#fefefe 83.43%,#fff 91.39%,#fff)}.accordion-item.active:after{opacity:1}.accordion-item.active .accordion-button{color:#ee3524}.accordion-item.active .accordion-icon{color:#353535;-webkit-transform:rotate(0);transform:rotate(0)}.accordion-button{color:#353535;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;font-size:22px;line-height:27px;text-align:left;width:100%}@media (min-width:992px){.accordion-button{font-size:28px;line-height:32px}}.accordion-button.active{color:#ee3524}.accordion-icon{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#b23223;height:20px;width:20px;min-width:20px;margin-left:2rem;position:relative;left:-.25rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media (min-width:992px){.accordion-icon{height:35px;width:35px;top:0;left:0}}.accordion-panel{padding-right:2rem;padding-top:2rem;display:none}@media (min-width:768px){.accordion-panel{padding-right:0}}@media (min-width:992px){.accordion-panel{padding-top:4.5rem}.accordion-panel>:last-of-type{margin-bottom:1rem}}.accordion-panel li,.accordion-panel p{font-size:16px}@media (min-width:992px){.accordion-panel li,.accordion-panel p{font-size:18px}}.banner{height:310px;margin:auto;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover}@media (min-width:576px){.banner{height:475px}}@media (min-width:992px){.banner{height:550px}}#breadcrumbs{font-weight:500;-webkit-font-smoothing:antialiased;display:none;font-size:14px;margin:0 0 1rem}@media (min-width:992px){#breadcrumbs{display:block}}#breadcrumbs .breadcrumb_last,#breadcrumbs .divider{color:#b23223}#breadcrumbs .divider{margin:0 .25rem}.title-card{background-color:#ee3524;color:#fff;padding:1.75rem 1.5rem 2rem 2rem;position:relative}@media (min-width:1600px){.title-card{padding:2rem 2rem 2rem 3rem}}.title-card:after{display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:100%;width:100%;content:"";background-image:url(/wp-content/themes/lucera-bootstrap/static/logo-text-grayscale-light.svg);background-position:bottom;background-repeat:no-repeat;background-size:100%;opacity:.15}@media (min-width:1200px){.title-card--heading{font-size:42px;line-height:52px}}@media (min-width:1400px){.title-card--heading{font-size:32px;line-height:42px}}@media (min-width:1400px) and (min-width:768px){.title-card--heading{font-size:42px;line-height:52px}}@media (min-width:1400px) and (min-width:992px){.title-card--heading{font-size:52px;line-height:62px}}@media (min-width:1600px){.title-card--heading{font-weight:500;-webkit-font-smoothing:antialiased;font-size:32px;line-height:42px}}@media (min-width:1600px) and (min-width:768px){.title-card--heading{font-size:42px;line-height:52px}}@media (min-width:1600px) and (min-width:992px){.title-card--heading{font-size:62px;line-height:72px}}.card-block-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6rem 0 1.5rem;position:relative}@media (min-width:1200px){.card-block-header{display:none}}.card-block-header--title{font-weight:700;-webkit-font-smoothing:antialiased;display:inline-block;font-size:32px;padding:0 2.5rem;position:relative;text-align:center}@media (min-width:340px){.card-block-header--title{min-width:335px}}.card-block-header--title:after,.card-block-header--title:before{background-color:#ee3524;content:"";display:block;height:23px;width:100vw;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.card-block-header--title:before{right:100%}.card-block-header--title:after{left:100%}.card-block-header--bg{opacity:.05;position:absolute;bottom:0;right:0;left:0;margin:auto;width:100%;z-index:-1}@media (min-width:576px){.card-block-header--bg{max-width:380px}}.card-block-header--description{font-size:18px;margin-left:auto;margin-right:auto;max-width:620px;padding-top:2.25rem}@media (min-width:768px){.card-block-header--description{padding-top:.25rem;text-align:center}}@media (min-width:1200px){.card-block-header--description{display:none}}.page-header{margin-top:4rem;margin-bottom:2.5rem}@media (min-width:768px){.page-header{margin-bottom:5.5rem}}@media (min-width:992px){.page-header{margin-top:5.5rem;margin-bottom:6rem}}.page-header.default{max-width:1300px}button{background:transparent;border:0;cursor:pointer;font-family:inherit;padding:0}.button-black{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#353535;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font:inherit;text-transform:uppercase;min-width:250px;padding:.75rem 2rem}@media (min-width:340px){.button-black{min-width:280px}}.button-black .button-icon,.button-black svg{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-left:1rem;position:relative;height:20px;width:20px}.button-black:hover{background:#b23223}.button-black:hover .button-icon,.button-black:hover svg{-webkit-transform:translateX(10px);transform:translateX(10px)}.button-container{display:-webkit-box;display:-ms-flexbox;display:flex}.button-container.align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.button-container.align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.button-container.align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.arrow-swap-right a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.arrow-swap-right a,.arrow-swap-right a svg>*{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.arrow-swap-right a svg{height:18px;width:18px;margin-left:.5rem}.arrow-swap-right a svg .arrow-arrow,.arrow-swap-right a svg .arrow-border{color:#b23223}.arrow-swap-right a:hover svg .arrow-arrow,.arrow-swap-right a svg .arrow-circle{color:#fff;fill:#fff}.arrow-swap-right a:hover svg .arrow-border,.arrow-swap-right a:hover svg .arrow-circle{color:#b23223;fill:#b23223}.button-round{margin-top:60px;padding:1rem 2rem;border-radius:50px;border:1px solid #000;cursor:pointer;background:#353535;color:#fff}.button-round:hover{background:#b23223}form{position:relative}form label{font-weight:700;-webkit-font-smoothing:antialiased}form input,form textarea{background:#f2f2f2;border:1px solid #fff;font-size:16px;font-weight:700;outline:1px solid #bdbdb1;padding:1rem;width:100%;-webkit-appearance:none}@media (min-width:992px){form input,form textarea{font-size:18px}}form input:focus,form input:hover,form textarea:focus,form textarea:hover{outline:1px solid #b23223!important}form textarea{font-weight:400}form input[type=checkbox]{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;height:29px;width:29px;margin:0;padding:0;-webkit-appearance:none}form input[type=checkbox]:checked{background:#353535;border-width:4px}form input[type=checkbox]:hover{background:#b23223;outline-color:#b23223}form input[type=checkbox]:focus{outline-offset:0}form button{font-size:18px;line-height:32px;margin:0 auto}form .fancy-label{position:relative}form .fancy-label label{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;font-weight:500;text-transform:uppercase;left:1.5rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}form .fancy-label.active label{font-size:10px;top:0;-webkit-transform:translateY(-.375rem);transform:translateY(-.375rem)}form .fancy-label.active input,form .fancy-label.active textarea{outline-color:#bdbdb1}form .fancy-label.active .ginput_container:after{display:none}form .fancy-label-textarea label{top:1rem;-webkit-transform:none;transform:none}form .hidden_label>label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.gform_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -6px}.gfield{margin-bottom:.75rem;padding:0 6px;position:relative}.gfield_description.validation_message,.gfield_required{display:none}.gform_submit_wrapper{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}.gform_submit_wrapper.has-captcha .gform_button{margin-top:2rem}@media (min-width:1100px){.gform_submit_wrapper.has-captcha{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gform_submit_wrapper.has-captcha .gform_button{margin:0 0 0 1rem;max-width:280px;min-width:0;width:100%}}.error-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/wp-content/themes/lucera-bootstrap/dist/d28db74802595840ff1a75a3805af5a7.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:30px;width:30px}.gfield_error input,.gfield_error textarea{outline-color:#b23223}.gfield_error .ginput_container:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/wp-content/themes/lucera-bootstrap/dist/d28db74802595840ff1a75a3805af5a7.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:30px;width:30px;right:1rem}.validation_errors{margin:0 0 1rem}.validation_error{font-weight:700;-webkit-font-smoothing:antialiased;color:#b23223;line-height:1.5;margin:0 0 .625rem;padding-left:calc(30px + .75rem);position:relative}.validation_error:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/wp-content/themes/lucera-bootstrap/dist/d28db74802595840ff1a75a3805af5a7.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:30px;width:30px;left:0}.validation_message{color:#b23223;font-size:12px;position:absolute;top:-1.875rem}.gform_confirmation_wrapper{margin:0 auto}.gform_confirmation_message{font-weight:700;-webkit-font-smoothing:antialiased}.ginput_container_consent{margin-bottom:-.125rem;margin-top:.625rem;padding-left:3rem;position:relative}.ginput_container_consent input{position:absolute;top:0;left:0}.ginput_container_consent>label{font-weight:400;display:block;font-size:14px;line-height:2;position:relative;top:-2px}.ginput_container_consent a{text-decoration:underline}.ginput_container_consent.ginput_container:after{display:none}@media (max-width:340px){.ginput_recaptcha{max-width:calc(100vw - 2.5rem)}.ginput_recaptcha>div{width:100%!important}.ginput_recaptcha iframe{-webkit-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:left;transform-origin:left}}@media (min-width:768px){.main-content{margin-top:2rem}}@media (min-width:992px){.main-content{margin-top:7rem}}.main-content.no-cta>:last-of-type{padding-bottom:1px}body,html{height:100%;position:relative;width:100%}body{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}footer,header,main{-ms-flex-negative:0;flex-shrink:0}.container{padding-left:0;padding-right:0;max-width:1600px}.container,.container-padded{margin-left:auto;margin-right:auto;width:100%}.container-padded{padding-left:1.25rem;padding-right:1.25rem}@media (min-width:768px){.container-padded{padding-left:2rem;padding-right:2rem}}.container-padded{max-width:100%}@media (min-width:1664px){.container-padded{max-width:1600px;padding-left:0;padding-right:0}}.container-small{max-width:1200px}.container-small,.container-xsmall{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;width:100%}.container-xsmall{max-width:768px}.max-width{margin-left:auto;margin-right:auto;width:100%;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:768px){.max-width{padding-left:2rem;padding-right:2rem}}.max-width{max-width:2000px}.no-padding-x{padding-left:0;padding-right:0}.site-footer--logo{max-width:200px;padding:4.25rem 0;width:100%}@media (min-width:992px){.site-footer--logo{max-width:215px;padding:0 0 2rem}}@media (min-width:1200px){.site-footer--logo{padding:0}}[data-footer-toggle]{font-size:18px;line-height:32px;margin:.875rem 1.5rem;position:relative;text-transform:uppercase}@media (min-width:992px){[data-footer-toggle]{font-weight:700;-webkit-font-smoothing:antialiased;margin:0 1rem;text-align:center}[data-footer-toggle]:after{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#fff;content:"";display:block;height:3px;width:100%;position:absolute;left:0;bottom:2px;opacity:0}[data-footer-toggle]:hover:after{opacity:1}}@media (min-width:1400px){[data-footer-toggle]{font-size:20px;margin:0 1.5rem}}[data-footer-toggle]{font-weight:700;-webkit-font-smoothing:antialiased;color:#fff;display:block;line-height:28px;margin:auto}[data-footer-toggle]:after{font-weight:300;content:"+";color:#fff;font-size:26px;margin-left:.5rem;position:relative;top:2px}[data-footer-toggle].active:after{content:"–"}@media (min-width:992px){[data-footer-toggle]{display:none}}.footer-nav-wrap{border-top:1px solid #fff;border-bottom:1px solid #fff;overflow:hidden;padding:1rem 0 1.25rem;width:100%}@media (min-width:992px){.footer-nav-wrap{border:none;padding:0;width:auto}}.footer-nav{border-top:3px solid #ee3524}@media (min-width:992px){.footer-nav{padding:100px 2rem}}.footer-utility-nav{border-top:2px solid #202020;padding-top:1.25rem;padding-bottom:1.25rem;position:relative}.footer-utility-nav:before{background:#b23223;content:"";display:block;height:1px;width:100%;position:absolute;left:0;top:-3px}.footer-details{background:#202020;padding-top:3.5rem;padding-bottom:2rem}@media (min-width:1200px){.footer-details{padding-top:5.5rem;padding-bottom:3.5rem}}.footer-disclosure{padding-top:1.25rem}@media (min-width:768px){.footer-disclosure{padding-right:2rem;padding-top:0}}@media (min-width:1200px){.footer-disclosure{padding-bottom:2rem}}@media (min-width:1200px){.footer-locations{padding-left:1rem}}@media (min-width:1200px){.footer-location{padding:0 1rem}}@media (min-width:1400px){.footer-location{padding:0 2rem}}.footer-location-headers{margin:0 -1.25rem .5rem -1rem;overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.footer-location-headers::-webkit-scrollbar{display:none}@media (min-width:768px){.footer-location-headers{margin:0 -1rem .5rem;overflow:hidden;width:calc(100% + 2rem)}}.footer-location-header{margin:0 1rem}.footer-location-header.active{display:block}.footer-location-header.active:after{background:#ee3524;content:"";display:block;height:3px;width:70px;margin:.5rem 0}@media (min-width:992px){.footer-location-header.active:after{margin:.75rem 0}}.footer-location-panel{display:none}.footer-location-panel>*{opacity:0}.footer-location-panel.active{display:block}.footer-location-panel.active>*{opacity:1}.footer-social--holder{margin:0 -1rem}@media (min-width:768px){.footer-social--holder{margin-top:2rem}}@media (min-width:1200px){.footer-social--holder{margin-top:0}}.footer-social--link{display:block;padding:0 1rem}.footer-social--link svg{height:30px}.footer-social--link:hover{opacity:.3}.footer-cta{padding-top:12vw;position:relative;z-index:0}@media (min-width:768px){.footer-cta{padding-top:2.5rem}}@media (min-width:992px){.footer-cta{padding-top:3.5rem;padding-bottom:12rem}}.footer-cta--text{margin-bottom:5.25rem}@media (min-width:768px){.footer-cta--text{margin-bottom:2.5rem}}@media (min-width:992px){.footer-cta--text{margin-bottom:5.5rem;max-width:950px;width:100%}}.footer-cta--text h2{font-size:32px;line-height:42px}@media (min-width:768px){.footer-cta--text h2{font-size:42px;line-height:52px}}@media (min-width:992px){.footer-cta--text h2{font-size:52px;line-height:62px}}.footer-cta--text h2{margin-bottom:1rem}@media (min-width:768px){.footer-cta--text h2{margin-bottom:1.5rem}}@media (min-width:992px){.footer-cta--text h2{margin-bottom:.625rem}}.footer-cta--text p{font-size:22px;line-height:38px;padding-right:2rem}@media (min-width:768px){.footer-cta--text p{padding-right:0}}@media (min-width:992px){.footer-cta--text p{font-size:32px;line-height:52px}}.footer-cta--bg{top:0;left:0;opacity:.03;padding-top:2rem;position:absolute;width:100%;z-index:-1}@media (min-width:768px){.footer-cta--bg{padding-right:2rem;padding-top:0}}@media (min-width:992px){.footer-cta--bg{top:auto;bottom:0;padding:0}}.footer-newsletter{border-top:3px solid #353535;border-bottom:3px solid #353535;margin-top:6rem;margin-bottom:6rem;padding-top:5rem;padding-bottom:6.5rem}.footer-newsletter form{max-width:520px}@media (min-width:768px){.footer-newsletter{padding-bottom:4.75rem}}@media (min-width:992px){.footer-newsletter{padding-bottom:3.5rem}}.footer-newsletter--heading{margin-bottom:1.75rem;max-width:550px}@media (min-width:768px){.footer-newsletter--heading{margin-bottom:2.5rem}}@media (min-width:992px){.footer-newsletter--heading{margin-bottom:3.5rem;max-width:650px}}.footer-newsletter--text{line-height:2;padding-bottom:.75rem}@media (min-width:768px){.footer-newsletter--text{padding-bottom:0;padding-right:1.5rem;padding-top:.625rem}}@media (min-width:992px){.footer-newsletter--text{padding-right:1rem;padding-top:0}}.mobile-nav-open{overflow:hidden;position:fixed}.header-left-border{background:#ee3524;content:"";display:block;position:absolute;top:0;left:0;height:100%;width:5px}@media (min-width:992px){.header-left-border{width:8px}}.site-header{padding-top:1rem;margin-bottom:1rem;position:relative}@media (min-width:992px){.site-header{padding-top:2.25rem;margin-bottom:2.25rem}}.site-header:before{background:#ee3524;content:"";display:block;position:absolute;top:0;left:0;width:5px}@media (min-width:992px){.site-header:before{width:8px}}.site-header:before{height:100%}.site-header:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(53,53,53,.15)),color-stop(cubic-bezier(.48,.3,.64,1)),to(transparent));background:linear-gradient(180deg,rgba(53,53,53,.15),rgba(53,53,53,.1376) 11.36%,rgba(53,53,53,.12326) 21.57%,rgba(53,53,53,.10758) 30.81%,rgba(53,53,53,.09111) 39.26%,rgba(53,53,53,.07444) 47.09%,rgba(53,53,53,.05812) 54.5%,rgba(53,53,53,.04275) 61.66%,rgba(53,53,53,.02889) 68.74%,rgba(53,53,53,.01711) 75.94%,rgba(53,53,53,.00799) 83.43%,rgba(53,53,53,.00209) 91.39%,rgba(53,53,53,0));bottom:calc(-10px - .75rem);content:"";display:block;opacity:0;position:relative;height:10px;width:100%}.site-header.sticky{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInDown;animation-name:slideInDown;background:#fff;padding-top:1rem;padding-bottom:.75rem;position:fixed;left:0;top:0;-webkit-transform:translateY(-110%);transform:translateY(-110%);width:100%;z-index:99}.site-header.sticky:after{opacity:1}.site-header.sticky .site-header--container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.site-header.sticky .site-header--logo{max-width:215px;-webkit-transition:none;transition:none}.site-header.sticky .site-header--nav,.site-header.sticky .site-header--toggle{position:relative;top:.25rem}.site-header.sticky .site-header--nav .utility-nav-holder{margin-bottom:.5rem;position:relative;top:-.5rem}.site-header.sticky .site-header--nav .utility-nav-holder .header-nav--link{line-height:24px}@media (min-width:1200px){.site-header.sticky .site-header--nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;top:.5rem}.site-header.sticky .site-header--nav .main-nav{margin-right:4rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.site-header.sticky .site-header--nav .utility-nav-holder{margin-bottom:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;top:0}.site-header.sticky .site-header--nav .utility-nav-holder .header-nav--link{line-height:28px}}.logged-in.admin-bar .site-header.sticky{top:32px}@media screen and (max-width:782px){.logged-in.admin-bar .site-header.sticky{top:0}}.site-header--logo{display:block;padding:.25rem 0;position:relative;max-width:50%;top:.25rem;width:170px}@media (min-width:768px){.site-header--logo{max-width:33%;width:230px}}@media (min-width:992px){.site-header--logo{max-width:310px;padding:0 0 .25rem;width:100%}}.site-header--toggle{font-weight:700;-webkit-font-smoothing:antialiased;display:block;font-size:11px;text-transform:uppercase}.site-header--toggle.active .site-header--toggle-svg{color:#353535}.site-header--toggle.active .site-header--toggle-svg .one{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.site-header--toggle.active .site-header--toggle-svg .three{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}@media (min-width:768px){.site-header--toggle{display:none}}.site-header--toggle-svg{color:#ee3524;height:20px;width:30px;margin:.25rem auto .375rem}.site-header--toggle-svg path{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.site-header--holder{display:none}@media (min-width:768px){.site-header--holder{display:-webkit-box;display:-ms-flexbox;display:flex}}.site-header--holder .site-header--nav{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}.site-header--holder.mobile-show{background:#fff;display:block;left:0;top:calc(50px + 1rem);overflow-x:hidden;overflow-y:scroll;position:absolute;width:100%;z-index:999}.site-header--holder.mobile-show .site-header--nav{display:block;padding:2.75rem 0 1.75rem;position:relative}.site-header--holder.mobile-show .site-header--nav:before{background:#ee3524;content:"";display:block;position:absolute;top:0;left:0;height:100%;width:5px}@media (min-width:992px){.site-header--holder.mobile-show .site-header--nav:before{width:8px}}.site-header--holder.mobile-show .site-header--nav:before{height:calc(100% + 1rem);top:-1rem}.utility-nav-holder{display:none}@media (min-width:768px){.utility-nav-holder{display:block}}.footer-nav--ul{padding-left:1.25rem;padding-right:1.25rem}@media (min-width:768px){.footer-nav--ul{padding-left:2rem;padding-right:2rem}}.footer-nav--ul{display:none;margin:0 -1.5rem;padding-top:2.5rem;padding-bottom:.5rem}@media (min-width:992px){.footer-nav--ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -1rem;padding:0}}@media (min-width:1400px){.footer-nav--ul{margin:0 -1.5rem}}.footer-nav--li{width:100%}@media (min-width:992px){.footer-nav--li{width:auto}}.footer-nav--link{display:block;font-size:18px;line-height:32px;margin:.875rem 1.5rem;position:relative;text-transform:uppercase}@media (min-width:992px){.footer-nav--link{font-weight:700;-webkit-font-smoothing:antialiased;margin:0 1rem;text-align:center}.footer-nav--link:after{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#fff;content:"";display:block;height:3px;width:100%;position:absolute;left:0;bottom:2px;opacity:0}.footer-nav--link:hover:after{opacity:1}}@media (min-width:1400px){.footer-nav--link{font-size:20px;margin:0 1.5rem}}.footer-utility-nav--ul{margin:0 -.5rem;text-align:center}.footer-utility-nav--li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .5rem}.footer-utility-nav--li:after{background:#fff;content:"";display:block;height:13px;width:1px;position:relative;left:.625rem}.footer-utility-nav--li:last-of-type:after{display:none}.footer-utility-nav--li:first-of-type{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.footer-utility-nav--li:first-of-type:after{display:none}@media (min-width:768px){.footer-utility-nav--li:first-of-type{width:auto}.footer-utility-nav--li:first-of-type:after{display:block}}@media (min-width:992px){.footer-utility-nav--li{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem}.footer-utility-nav--li:after{left:.5rem}}.footer-utility-nav--link{font-size:14px;line-height:28px;border-bottom:1px solid transparent;display:block;line-height:22px}@media (min-width:992px){a.footer-utility-nav--link:hover{border-color:#fff}}.header-nav--ul{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;margin:0 -.875rem}@media (min-width:768px){.header-nav--ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:992px){.header-nav--ul{margin:0 -2rem}}.header-nav--li{margin:.875rem 0;padding:0 .875rem}@media (min-width:768px){.header-nav--li{margin:0}}@media (min-width:992px){.header-nav--li{padding:0 2rem}}.header-nav--link{font-weight:500;-webkit-font-smoothing:antialiased;display:block;font-size:32px;line-height:1;margin:auto;overflow:visible;position:relative;text-transform:uppercase}.header-nav--link.has-children.active .header-nav--link-expand{opacity:1}@media (min-width:768px){.header-nav--link{font-size:16px}}.header-nav--link-children{display:none;background:#fff;font-size:22px;line-height:2;padding:.5rem 1rem 1rem;position:relative;text-align:center;text-transform:uppercase;z-index:1}@media (min-width:768px){.header-nav--link-children{font-size:16px;margin-left:-1rem;min-width:200px;padding-top:1.75rem;position:absolute;text-align:left}}.header-nav--link-child{font-weight:500;-webkit-font-smoothing:antialiased;display:block;margin:.5rem 0;position:relative}@media (min-width:768px){.header-nav--link-child{display:inline-block;margin:0}.header-nav--link-child:after{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#b23223;content:"";display:block;height:3px;width:100%;position:absolute;left:0;bottom:7px;opacity:0}.header-nav--link-child:focus:after,.header-nav--link-child:hover:after{opacity:1}}.header-nav--link-expand{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#b23223;height:11px;width:21px;right:-.5rem;-webkit-transform:translateX(100%) translateY(-50%);transform:translateX(100%) translateY(-50%);opacity:0}@media (min-width:768px){.header-nav--link-expand{height:7px;width:12px;margin-top:-1px}}.utility-nav .header-nav--ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 -1.25rem}.utility-nav .header-nav--li{border-right:1px solid #bdbdb1;padding:0 1.25rem}.utility-nav .header-nav--li:last-of-type{border:none}.utility-nav .header-nav--link{font-size:16px}.social-nav{color:#ee3524;margin:10.75rem 0 1.5rem}@media (min-width:768px){.social-nav{display:none}}@media (min-width:992px){.services-nav{padding-bottom:3rem}}.services-nav--ul{margin:2rem 0 0}@media (min-width:576px){.services-nav--ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2rem -1.5rem 0;max-width:600px}}@media (min-width:1200px){.services-nav--ul{max-width:100%}}.services-nav--li{font-size:18px;text-transform:uppercase}@media (min-width:576px){.services-nav--li{margin:0 1.5rem}}.services-nav--link{font-weight:500;-webkit-font-smoothing:antialiased;border-bottom:3px solid transparent}.services-nav--link:hover{border-color:#b23223}@media (min-width:992px){#homepage .main-content{margin-top:4.5rem}}@media (min-width:992px){#homepage [data-module=layered-images]{margin-top:-6rem}}.error404 header{background:#000;position:relative}.container-404{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:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;padding-bottom:3rem;padding-top:3rem}@media (min-width:768px){.container-404{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.small-underline-red{display:block}.small-underline-red:after{background:#ee3524;content:"";display:block;height:3px;width:70px;margin:.5rem 0}@media (min-width:992px){.small-underline-red:after{margin:.75rem 0}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.text-white{color:#fff}.text-black{color:#353535}.text-gray-202020{color:#202020}.text-red{color:#ee3524}.has-red-color,.text-red-alt{color:#e42311}.has-rust-color,.text-rust{color:#b23223}.text-taupe{color:#bdbdb1}.has-dark-gray-color,.text-dark-gray{color:#202020}@media (min-width:992px){.hover-text-white:hover{color:#fff}.hover-text-black:hover{color:#353535}.hover-text-gray-202020:hover{color:#202020}.hover-text-red:hover{color:#ee3524}.hover-text-red-alt:hover{color:#e42311}.hover-text-rust:hover{color:#b23223}.hover-text-taupe:hover{color:#bdbdb1}}.bg-white{background-color:#fff}.bg-black{background-color:#353535}.bg-light-gray{background-color:#f2f2f2}.bg-gray-202020{background-color:#202020}.bg-red{background-color:#ee3524}.bg-red-alt{background-color:#e42311}.bg-rust{background-color:#b23223}.bg-taupe{background-color:#bdbdb1}.columns-2,.columns-3,.columns-4,.columns-5,.columns-6{grid-column-gap:2.5rem;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;overflow:hidden}.columns-2>*,.columns-3>*,.columns-4>*,.columns-5>*,.columns-6>*{page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}@media (min-width:576px){.columns-2,.columns-3,.columns-4,.columns-5,.columns-6{grid-column-gap:4rem;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media (min-width:768px){.columns-2,.columns-3,.columns-4,.columns-5,.columns-6{grid-column-gap:5rem;-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}}.columns-2,.columns-3,.columns-4,.columns-5,.columns-6{-webkit-columns:2;-moz-columns:2;column-count:2}@media (min-width:576px){.columns-2.columns-sm,.columns-3.columns-sm,.columns-4.columns-sm,.columns-5.columns-sm,.columns-6.columns-sm{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto}}@media (min-width:768px){.columns-2.columns-md,.columns-3.columns-md,.columns-4.columns-md,.columns-5.columns-md,.columns-6.columns-md{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto}}@media (min-width:992px){.columns-2.columns-lg,.columns-3.columns-lg,.columns-4.columns-lg,.columns-5.columns-lg,.columns-6.columns-lg{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto}}@media (min-width:576px){.columns-3,.columns-4,.columns-5,.columns-6{-webkit-columns:3;-moz-columns:3;column-count:3}}@media (min-width:768px){.columns-4,.columns-5,.columns-6{-webkit-columns:4;-moz-columns:4;column-count:4}}@media (min-width:992px){.columns-5{-webkit-columns:5;-moz-columns:5;column-count:5}}@media (min-width:992px){.columns-6{-webkit-columns:6;-moz-columns:6;column-count:6}}.bg-gray-to-white-down{background:-webkit-gradient(linear,left top,left bottom,from(#f2f2f2),color-stop(cubic-bezier(.48,.3,.64,1)),to(#fff));background:linear-gradient(180deg,#f2f2f2,#f3f3f3 11.36%,#f4f4f4 21.57%,#f6f6f6 30.81%,#f7f7f7 39.26%,#f9f9f9 47.09%,#fafafa 54.5%,#fbfbfb 61.66%,#fdfdfd 68.74%,#fefefe 75.94%,#fefefe 83.43%,#fff 91.39%,#fff)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.absolute-vertical{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.absolute-horizonal{left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.absolute-full{display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:100%;width:100%}.object-fit-cover{-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover}.box-shadow{-webkit-box-shadow:20px 20px 40px rgba(46,21,88,.2);box-shadow:20px 20px 40px rgba(46,21,88,.2)}.standard-margin-top{margin-top:2.5rem}@media (min-width:992px){.standard-margin-top{margin-top:4.5rem}}.standard-margin-top-half{margin-top:1.25rem}@media (min-width:992px){.standard-margin-top-half{margin-top:2.25rem}}.standard-margin-top-quarter{margin-top:.5625rem}@media (min-width:992px){.standard-margin-top-quarter{margin-top:1.125rem}}.standard-margin-bottom{margin-bottom:2.5rem}@media (min-width:992px){.standard-margin-bottom{margin-bottom:4.5rem}}.standard-margin-bottom-half{margin-bottom:1.25rem}@media (min-width:992px){.standard-margin-bottom-half{margin-bottom:2.25rem}}.standard-margin-bottom-quarter{margin-bottom:.5625rem}@media (min-width:992px){.standard-margin-bottom-quarter{margin-bottom:1.125rem}}.standard-margin{margin-top:2.5rem}@media (min-width:992px){.standard-margin{margin-top:4.5rem}}.standard-margin{margin-bottom:2.5rem}@media (min-width:992px){.standard-margin{margin-bottom:4.5rem}}.standard-margin-half{margin-top:1.25rem}@media (min-width:992px){.standard-margin-half{margin-top:2.25rem}}.standard-margin-half{margin-bottom:1.25rem}@media (min-width:992px){.standard-margin-half{margin-bottom:2.25rem}}.standard-margin-quarter{margin-top:.5625rem}@media (min-width:992px){.standard-margin-quarter{margin-top:1.125rem}}.standard-margin-quarter{margin-bottom:.5625rem}@media (min-width:992px){.standard-margin-quarter{margin-bottom:1.125rem}}.standard-padding-top{padding-top:2.5rem}@media (min-width:992px){.standard-padding-top{padding-top:4.5rem}}.standard-padding-top-half{padding-top:1.25rem}@media (min-width:992px){.standard-padding-top-half{padding-top:2.25rem}}.standard-padding-top-quarter{padding-top:.5625rem}@media (min-width:992px){.standard-padding-top-quarter{padding-top:1.125rem}}.standard-padding-bottom{padding-bottom:2.5rem}@media (min-width:992px){.standard-padding-bottom{padding-bottom:4.5rem}}.standard-padding-bottom-half{padding-bottom:1.25rem}@media (min-width:992px){.standard-padding-bottom-half{padding-bottom:2.25rem}}.standard-padding-bottom-quarter{padding-bottom:.5625rem}@media (min-width:992px){.standard-padding-bottom-quarter{padding-bottom:1.125rem}}.standard-padding{padding-top:2.5rem}@media (min-width:992px){.standard-padding{padding-top:4.5rem}}.standard-padding{padding-bottom:2.5rem}@media (min-width:992px){.standard-padding{padding-bottom:4.5rem}}.standard-padding-half{padding-top:1.25rem}@media (min-width:992px){.standard-padding-half{padding-top:2.25rem}}.standard-padding-half{padding-bottom:1.25rem}@media (min-width:992px){.standard-padding-half{padding-bottom:2.25rem}}.standard-padding-quarter{padding-top:.5625rem}@media (min-width:992px){.standard-padding-quarter{padding-top:1.125rem}}.standard-padding-quarter{padding-bottom:.5625rem}@media (min-width:992px){.standard-padding-quarter{padding-bottom:1.125rem}}.is-style-space-above{padding-top:0}.transition-200{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.transition-300{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.transition-500{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.font-bold{font-weight:700}.font-bold,.font-medium{-webkit-font-smoothing:antialiased}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-light{font-weight:300}.is-style-underline-red-10,.underline-red-10{background-image:-webkit-gradient(linear,left top,right top,from(#ee3524),to(#ee3524));background-image:linear-gradient(90deg,#ee3524 0,#ee3524);background-position:center bottom -2px;background-repeat:repeat-x;background-size:1px 10px}.leading-30,.leading-30 p{line-height:30px}.leading-32,.leading-32 p{line-height:32px}.text-18{font-size:18px}.text-22{font-size:22px}.letter-spacing-25{letter-spacing:.25px}.width-125{width:12.5%}.width-25{width:25%}.width-33{width:33.3333%}.width-50{width:50%}.width-625{width:62.5%}.width-66{width:66.6667%}.width-75{width:75%}.width-100{width:100%}@media (min-width:480px){.width-xs-125{width:12.5%}.width-xs-25{width:25%}.width-xs-33{width:33.3333%}.width-xs-50{width:50%}.width-xs-625{width:62.5%}.width-xs-66{width:66.6667%}.width-xs-75{width:75%}.width-xs-100{width:100%}}@media (min-width:576px){.width-sm-125{width:12.5%}.width-sm-25{width:25%}.width-sm-33{width:33.3333%}.width-sm-50{width:50%}.width-sm-625{width:62.5%}.width-sm-66{width:66.6667%}.width-sm-75{width:75%}.width-sm-100{width:100%}}@media (min-width:768px){.width-md-125{width:12.5%}.width-md-25{width:25%}.width-md-33{width:33.3333%}.width-md-50{width:50%}.width-md-625{width:62.5%}.width-md-66{width:66.6667%}.width-md-75{width:75%}.width-md-100{width:100%}}@media (min-width:992px){.width-lg-125{width:12.5%}.width-lg-25{width:25%}.width-lg-33{width:33.3333%}.width-lg-50{width:50%}.width-lg-625{width:62.5%}.width-lg-66{width:66.6667%}.width-lg-75{width:75%}.width-lg-100{width:100%}}@media (min-width:1200px){.width-xl-125{width:12.5%}.width-xl-25{width:25%}.width-xl-33{width:33.3333%}.width-xl-50{width:50%}.width-xl-625{width:62.5%}.width-xl-66{width:66.6667%}.width-xl-75{width:75%}.width-xl-100{width:100%}}.max-w-screen-xs{max-width:480px}.max-w-screen-sm{max-width:576px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:992px}.max-w-screen-xl{max-width:1200px}.max-w-screen-1xl{max-width:1300px}.max-w-screen-2xl{max-width:1400px}.max-w-screen-maxwidth{max-width:2000px}.max-w-narrow-block{max-width:620px;margin-left:0}.browser-ie{font-family:Arial,sans-serif}.browser-ie img.lazy{-webkit-filter:none;filter:none}.browser-ie .tl--date-button{overflow:visible}.browser-ie .tl--bg{display:none}.browser-ie .accordion-icon{height:20px}.browser-ie .ld--icon.mobile{margin-left:1px;width:20px}.browser-ie .ld--icon.fax{margin-left:1px;margin-top:1px;width:32px}.browser-ie .footer-social--link svg,.browser-ie .ld--icon.email{width:30px}
