@charset "UTF-8";
*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}
hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}
hr:not([size]){height:1px}
h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
h1{font-size:2.5rem}
@media (max-width:1200px){
h1{font-size:-webkit-calc(1.375rem + 1.5vw);font-size:calc(1.375rem + 1.5vw)}
}
h2{font-size:2rem}
@media (max-width:1200px){
h2{font-size:-webkit-calc(1.325rem + .9vw);font-size:calc(1.325rem + .9vw)}
}
h3{font-size:1.75rem}
@media (max-width:1200px){
h3{font-size:-webkit-calc(1.3rem + .6vw);font-size:calc(1.3rem + .6vw)}
}
h4{font-size:1.5rem}
@media (max-width:1200px){
h4{font-size:-webkit-calc(1.275rem + .3vw);font-size:calc(1.275rem + .3vw)}
}
h5{font-size:1.25rem}
h6{font-size:1rem}
p{margin-top:0;margin-bottom:1rem}
abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
ol,ul{padding-left:2rem}
dl,ol,ul{margin-top:0;margin-bottom:1rem}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
dt{font-weight:700}
dd{margin-bottom:.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,strong{font-weight:bolder}
small{font-size:.875em}
sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
a{color:#007bff;text-decoration:none}
a:hover{color:#0056b3;text-decoration:underline}
a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}
code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}
pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}
pre code{font-size:inherit;color:inherit;word-break:normal}
code{font-size:.875em;color:#e83e8c;word-wrap:break-word}
a>code{color:inherit}
kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;-webkit-border-radius:.2rem;border-radius:.2rem}
kbd kbd{padding:0;font-size:1em;font-weight:700}
figure{margin:0 0 1rem}
img{vertical-align:middle}
svg{overflow:hidden;vertical-align:middle}
table{border-collapse:collapse}
caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left;caption-side:bottom}
th{text-align:inherit}
label{display:inline-block;margin-bottom:.5rem}
button{-webkit-border-radius:0;border-radius:0}
button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}
button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,input{overflow:visible}
button,select{text-transform:none}
select{word-wrap:normal}
[list]::-webkit-calendar-picker-indicator{display:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}
::-moz-focus-inner{padding:0;border-style:none}
input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:textfield}
textarea{overflow:auto;resize:vertical;-webkit-appearance:textfield}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}
@media (max-width:1200px){
legend{font-size:-webkit-calc(1.275rem + .3vw);font-size:calc(1.275rem + .3vw)}
}
mark{padding:.2em;background-color:#fcf8e3}
progress{vertical-align:baseline}
::-webkit-datetime-edit{overflow:visible;line-height:0}
[type=search]{outline-offset:-2px;-webkit-appearance:textfield}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
output{display:inline-block}
summary{display:list-item;cursor:pointer}
template{display:none}
main{display:block}
[hidden]{display:none!important}
html{-webkit-box-sizing:border-box;box-sizing:border-box}
*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}
.container{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}
@media (min-width:576px){
.container{max-width:540px}
}
@media (min-width:768px){
.container{max-width:720px}
}
@media (min-width:992px){
.container{max-width:960px}
}
@media (min-width:1200px){
.container{max-width:1140px}
}
@media (min-width:1300px){
.container{max-width:1260px}
}
.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:1rem;padding-left:1rem;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:1300px){
.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1260px}
}
.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-auto{position:relative;width:100%;padding-right:1rem;padding-left:1rem}
.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row-cols-1>*{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-2>*{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-3>*{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.row-cols-4>*{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-cols-5>*{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-6>*{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.offset-1{margin-left:8.33333%}
.offset-2{margin-left:16.66667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.33333%}
.offset-5{margin-left:41.66667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.33333%}
.offset-8{margin-left:66.66667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.33333%}
.offset-11{margin-left:91.66667%}
@media (min-width:576px){
.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row-cols-sm-1>*{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-sm-2>*{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-sm-3>*{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.row-cols-sm-4>*{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-cols-sm-5>*{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-sm-6>*{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.offset-sm-0{margin-left:0}
.offset-sm-1{margin-left:8.33333%}
.offset-sm-2{margin-left:16.66667%}
.offset-sm-3{margin-left:25%}
.offset-sm-4{margin-left:33.33333%}
.offset-sm-5{margin-left:41.66667%}
.offset-sm-6{margin-left:50%}
.offset-sm-7{margin-left:58.33333%}
.offset-sm-8{margin-left:66.66667%}
.offset-sm-9{margin-left:75%}
.offset-sm-10{margin-left:83.33333%}
.offset-sm-11{margin-left:91.66667%}
}
@media (min-width:768px){
.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row-cols-md-1>*{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-md-2>*{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-md-3>*{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.row-cols-md-4>*{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-cols-md-5>*{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-md-6>*{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.offset-md-0{margin-left:0}
.offset-md-1{margin-left:8.33333%}
.offset-md-2{margin-left:16.66667%}
.offset-md-3{margin-left:25%}
.offset-md-4{margin-left:33.33333%}
.offset-md-5{margin-left:41.66667%}
.offset-md-6{margin-left:50%}
.offset-md-7{margin-left:58.33333%}
.offset-md-8{margin-left:66.66667%}
.offset-md-9{margin-left:75%}
.offset-md-10{margin-left:83.33333%}
.offset-md-11{margin-left:91.66667%}
}
@media (min-width:992px){
.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row-cols-lg-1>*{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-lg-2>*{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-lg-3>*{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.row-cols-lg-4>*{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-cols-lg-5>*{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-lg-6>*{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.offset-lg-0{margin-left:0}
.offset-lg-1{margin-left:8.33333%}
.offset-lg-2{margin-left:16.66667%}
.offset-lg-3{margin-left:25%}
.offset-lg-4{margin-left:33.33333%}
.offset-lg-5{margin-left:41.66667%}
.offset-lg-6{margin-left:50%}
.offset-lg-7{margin-left:58.33333%}
.offset-lg-8{margin-left:66.66667%}
.offset-lg-9{margin-left:75%}
.offset-lg-10{margin-left:83.33333%}
.offset-lg-11{margin-left:91.66667%}
}
@media (min-width:1200px){
.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row-cols-xl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-xl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-xl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.row-cols-xl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-cols-xl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-xl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.offset-xl-0{margin-left:0}
.offset-xl-1{margin-left:8.33333%}
.offset-xl-2{margin-left:16.66667%}
.offset-xl-3{margin-left:25%}
.offset-xl-4{margin-left:33.33333%}
.offset-xl-5{margin-left:41.66667%}
.offset-xl-6{margin-left:50%}
.offset-xl-7{margin-left:58.33333%}
.offset-xl-8{margin-left:66.66667%}
.offset-xl-9{margin-left:75%}
.offset-xl-10{margin-left:83.33333%}
.offset-xl-11{margin-left:91.66667%}
}
@media (min-width:1300px){
.col-xxl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row-cols-xxl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-xxl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-xxl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.row-cols-xxl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-cols-xxl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-xxl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-xxl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-xxl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.col-xxl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.col-xxl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-xxl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.col-xxl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.col-xxl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-xxl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.col-xxl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.col-xxl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-xxl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.col-xxl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.col-xxl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.offset-xxl-0{margin-left:0}
.offset-xxl-1{margin-left:8.33333%}
.offset-xxl-2{margin-left:16.66667%}
.offset-xxl-3{margin-left:25%}
.offset-xxl-4{margin-left:33.33333%}
.offset-xxl-5{margin-left:41.66667%}
.offset-xxl-6{margin-left:50%}
.offset-xxl-7{margin-left:58.33333%}
.offset-xxl-8{margin-left:66.66667%}
.offset-xxl-9{margin-left:75%}
.offset-xxl-10{margin-left:83.33333%}
.offset-xxl-11{margin-left:91.66667%}
}
.d-none{display:none!important}
.d-inline{display:inline!important}
.d-inline-block{display:inline-block!important}
.d-block{display:block!important}
.d-table{display:table!important}
.d-table-row{display:table-row!important}
.d-table-cell{display:table-cell!important}
.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}
.d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}
.flex-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}
.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}
.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}
.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}
.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}
.flex-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}
.flex-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}
.justify-content-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-content-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-content-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}
.align-items-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-items-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-items-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-items-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-content-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-content-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-content-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}
.align-content-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-content-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-content-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-self-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}
.align-self-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-self-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-self-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}
.align-self-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-self-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}
.order-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}
.order-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}
.order-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}
.order-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}
.order-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}
.order-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}
.order-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}
.order-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!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}
.m-n1{margin:-.25rem!important}
.m-n2{margin:-.5rem!important}
.m-n3{margin:-1rem!important}
.m-n4{margin:-1.5rem!important}
.m-n5{margin:-3rem!important}
.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}
.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}
.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}
.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}
.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}
.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}
.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}
.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}
.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}
.mt-n1{margin-top:-.25rem!important}
.mt-n2{margin-top:-.5rem!important}
.mt-n3{margin-top:-1rem!important}
.mt-n4{margin-top:-1.5rem!important}
.mt-n5{margin-top:-3rem!important}
.mr-n1{margin-right:-.25rem!important}
.mr-n2{margin-right:-.5rem!important}
.mr-n3{margin-right:-1rem!important}
.mr-n4{margin-right:-1.5rem!important}
.mr-n5{margin-right:-3rem!important}
.mb-n1{margin-bottom:-.25rem!important}
.mb-n2{margin-bottom:-.5rem!important}
.mb-n3{margin-bottom:-1rem!important}
.mb-n4{margin-bottom:-1.5rem!important}
.mb-n5{margin-bottom:-3rem!important}
.ml-n1{margin-left:-.25rem!important}
.ml-n2{margin-left:-.5rem!important}
.ml-n3{margin-left:-1rem!important}
.ml-n4{margin-left:-1.5rem!important}
.ml-n5{margin-left:-3rem!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}
@media (min-width:576px){
.d-sm-none{display:none!important}
.d-sm-inline{display:inline!important}
.d-sm-inline-block{display:inline-block!important}
.d-sm-block{display:block!important}
.d-sm-table{display:table!important}
.d-sm-table-row{display:table-row!important}
.d-sm-table-cell{display:table-cell!important}
.d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}
.d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}
.flex-sm-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}
.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}
.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}
.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-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;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}
.flex-sm-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}
.flex-sm-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}
.justify-content-sm-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-content-sm-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-content-sm-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-content-sm-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-content-sm-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}
.align-items-sm-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-items-sm-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-items-sm-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-items-sm-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-items-sm-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-content-sm-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-content-sm-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-content-sm-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}
.align-content-sm-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-content-sm-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-content-sm-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-self-sm-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}
.align-self-sm-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-self-sm-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-self-sm-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}
.align-self-sm-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-self-sm-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}
.order-sm-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}
.order-sm-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}
.order-sm-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}
.order-sm-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}
.order-sm-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}
.order-sm-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}
.order-sm-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}
.order-sm-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!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}
.m-sm-n1{margin:-.25rem!important}
.m-sm-n2{margin:-.5rem!important}
.m-sm-n3{margin:-1rem!important}
.m-sm-n4{margin:-1.5rem!important}
.m-sm-n5{margin:-3rem!important}
.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}
.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}
.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}
.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}
.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}
.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}
.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}
.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}
.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}
.mt-sm-n1{margin-top:-.25rem!important}
.mt-sm-n2{margin-top:-.5rem!important}
.mt-sm-n3{margin-top:-1rem!important}
.mt-sm-n4{margin-top:-1.5rem!important}
.mt-sm-n5{margin-top:-3rem!important}
.mr-sm-n1{margin-right:-.25rem!important}
.mr-sm-n2{margin-right:-.5rem!important}
.mr-sm-n3{margin-right:-1rem!important}
.mr-sm-n4{margin-right:-1.5rem!important}
.mr-sm-n5{margin-right:-3rem!important}
.mb-sm-n1{margin-bottom:-.25rem!important}
.mb-sm-n2{margin-bottom:-.5rem!important}
.mb-sm-n3{margin-bottom:-1rem!important}
.mb-sm-n4{margin-bottom:-1.5rem!important}
.mb-sm-n5{margin-bottom:-3rem!important}
.ml-sm-n1{margin-left:-.25rem!important}
.ml-sm-n2{margin-left:-.5rem!important}
.ml-sm-n3{margin-left:-1rem!important}
.ml-sm-n4{margin-left:-1.5rem!important}
.ml-sm-n5{margin-left:-3rem!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-none{display:none!important}
.d-md-inline{display:inline!important}
.d-md-inline-block{display:inline-block!important}
.d-md-block{display:block!important}
.d-md-table{display:table!important}
.d-md-table-row{display:table-row!important}
.d-md-table-cell{display:table-cell!important}
.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}
.d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}
.flex-md-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}
.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}
.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}
.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-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;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}
.flex-md-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}
.flex-md-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}
.justify-content-md-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-content-md-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-content-md-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-content-md-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-content-md-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}
.align-items-md-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-items-md-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-items-md-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-items-md-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-items-md-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-content-md-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-content-md-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-content-md-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}
.align-content-md-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-content-md-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-content-md-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-self-md-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}
.align-self-md-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-self-md-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-self-md-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}
.align-self-md-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-self-md-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}
.order-md-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}
.order-md-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}
.order-md-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}
.order-md-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}
.order-md-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}
.order-md-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}
.order-md-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}
.order-md-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!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}
.m-md-n1{margin:-.25rem!important}
.m-md-n2{margin:-.5rem!important}
.m-md-n3{margin:-1rem!important}
.m-md-n4{margin:-1.5rem!important}
.m-md-n5{margin:-3rem!important}
.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}
.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}
.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}
.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}
.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}
.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}
.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}
.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}
.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}
.mt-md-n1{margin-top:-.25rem!important}
.mt-md-n2{margin-top:-.5rem!important}
.mt-md-n3{margin-top:-1rem!important}
.mt-md-n4{margin-top:-1.5rem!important}
.mt-md-n5{margin-top:-3rem!important}
.mr-md-n1{margin-right:-.25rem!important}
.mr-md-n2{margin-right:-.5rem!important}
.mr-md-n3{margin-right:-1rem!important}
.mr-md-n4{margin-right:-1.5rem!important}
.mr-md-n5{margin-right:-3rem!important}
.mb-md-n1{margin-bottom:-.25rem!important}
.mb-md-n2{margin-bottom:-.5rem!important}
.mb-md-n3{margin-bottom:-1rem!important}
.mb-md-n4{margin-bottom:-1.5rem!important}
.mb-md-n5{margin-bottom:-3rem!important}
.ml-md-n1{margin-left:-.25rem!important}
.ml-md-n2{margin-left:-.5rem!important}
.ml-md-n3{margin-left:-1rem!important}
.ml-md-n4{margin-left:-1.5rem!important}
.ml-md-n5{margin-left:-3rem!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-none{display:none!important}
.d-lg-inline{display:inline!important}
.d-lg-inline-block{display:inline-block!important}
.d-lg-block{display:block!important}
.d-lg-table{display:table!important}
.d-lg-table-row{display:table-row!important}
.d-lg-table-cell{display:table-cell!important}
.d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}
.d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}
.flex-lg-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}
.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}
.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}
.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-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;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}
.flex-lg-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}
.flex-lg-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}
.justify-content-lg-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-content-lg-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-content-lg-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-content-lg-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-content-lg-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}
.align-items-lg-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-items-lg-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-items-lg-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-items-lg-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-items-lg-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-content-lg-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-content-lg-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-content-lg-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}
.align-content-lg-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-content-lg-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-content-lg-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-self-lg-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}
.align-self-lg-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-self-lg-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-self-lg-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}
.align-self-lg-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-self-lg-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}
.order-lg-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}
.order-lg-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}
.order-lg-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}
.order-lg-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}
.order-lg-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}
.order-lg-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}
.order-lg-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}
.order-lg-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!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}
.m-lg-n1{margin:-.25rem!important}
.m-lg-n2{margin:-.5rem!important}
.m-lg-n3{margin:-1rem!important}
.m-lg-n4{margin:-1.5rem!important}
.m-lg-n5{margin:-3rem!important}
.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}
.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}
.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}
.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}
.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}
.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}
.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}
.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}
.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}
.mt-lg-n1{margin-top:-.25rem!important}
.mt-lg-n2{margin-top:-.5rem!important}
.mt-lg-n3{margin-top:-1rem!important}
.mt-lg-n4{margin-top:-1.5rem!important}
.mt-lg-n5{margin-top:-3rem!important}
.mr-lg-n1{margin-right:-.25rem!important}
.mr-lg-n2{margin-right:-.5rem!important}
.mr-lg-n3{margin-right:-1rem!important}
.mr-lg-n4{margin-right:-1.5rem!important}
.mr-lg-n5{margin-right:-3rem!important}
.mb-lg-n1{margin-bottom:-.25rem!important}
.mb-lg-n2{margin-bottom:-.5rem!important}
.mb-lg-n3{margin-bottom:-1rem!important}
.mb-lg-n4{margin-bottom:-1.5rem!important}
.mb-lg-n5{margin-bottom:-3rem!important}
.ml-lg-n1{margin-left:-.25rem!important}
.ml-lg-n2{margin-left:-.5rem!important}
.ml-lg-n3{margin-left:-1rem!important}
.ml-lg-n4{margin-left:-1.5rem!important}
.ml-lg-n5{margin-left:-3rem!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-none{display:none!important}
.d-xl-inline{display:inline!important}
.d-xl-inline-block{display:inline-block!important}
.d-xl-block{display:block!important}
.d-xl-table{display:table!important}
.d-xl-table-row{display:table-row!important}
.d-xl-table-cell{display:table-cell!important}
.d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}
.d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}
.flex-xl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}
.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}
.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}
.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-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;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}
.flex-xl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}
.flex-xl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}
.justify-content-xl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-content-xl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-content-xl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-content-xl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-content-xl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}
.align-items-xl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-items-xl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-items-xl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-items-xl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-items-xl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-content-xl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-content-xl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-content-xl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}
.align-content-xl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-content-xl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-content-xl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-self-xl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}
.align-self-xl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-self-xl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-self-xl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}
.align-self-xl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-self-xl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}
.order-xl-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}
.order-xl-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}
.order-xl-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}
.order-xl-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}
.order-xl-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}
.order-xl-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}
.order-xl-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}
.order-xl-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!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}
.m-xl-n1{margin:-.25rem!important}
.m-xl-n2{margin:-.5rem!important}
.m-xl-n3{margin:-1rem!important}
.m-xl-n4{margin:-1.5rem!important}
.m-xl-n5{margin:-3rem!important}
.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}
.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}
.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}
.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}
.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}
.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}
.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}
.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}
.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}
.mt-xl-n1{margin-top:-.25rem!important}
.mt-xl-n2{margin-top:-.5rem!important}
.mt-xl-n3{margin-top:-1rem!important}
.mt-xl-n4{margin-top:-1.5rem!important}
.mt-xl-n5{margin-top:-3rem!important}
.mr-xl-n1{margin-right:-.25rem!important}
.mr-xl-n2{margin-right:-.5rem!important}
.mr-xl-n3{margin-right:-1rem!important}
.mr-xl-n4{margin-right:-1.5rem!important}
.mr-xl-n5{margin-right:-3rem!important}
.mb-xl-n1{margin-bottom:-.25rem!important}
.mb-xl-n2{margin-bottom:-.5rem!important}
.mb-xl-n3{margin-bottom:-1rem!important}
.mb-xl-n4{margin-bottom:-1.5rem!important}
.mb-xl-n5{margin-bottom:-3rem!important}
.ml-xl-n1{margin-left:-.25rem!important}
.ml-xl-n2{margin-left:-.5rem!important}
.ml-xl-n3{margin-left:-1rem!important}
.ml-xl-n4{margin-left:-1.5rem!important}
.ml-xl-n5{margin-left:-3rem!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:1300px){
.d-xxl-none{display:none!important}
.d-xxl-inline{display:inline!important}
.d-xxl-inline-block{display:inline-block!important}
.d-xxl-block{display:block!important}
.d-xxl-table{display:table!important}
.d-xxl-table-row{display:table-row!important}
.d-xxl-table-cell{display:table-cell!important}
.d-xxl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}
.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}
.flex-xxl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}
.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}
.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}
.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-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;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}
.flex-xxl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}
.flex-xxl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}
.justify-content-xxl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-content-xxl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-content-xxl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-content-xxl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-content-xxl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}
.align-items-xxl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-items-xxl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-items-xxl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-items-xxl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-items-xxl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-content-xxl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-content-xxl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-content-xxl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}
.align-content-xxl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-content-xxl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-content-xxl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-self-xxl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}
.align-self-xxl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-self-xxl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-self-xxl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}
.align-self-xxl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-self-xxl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}
.order-xxl-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}
.order-xxl-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}
.order-xxl-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}
.order-xxl-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}
.order-xxl-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}
.order-xxl-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}
.order-xxl-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}
.order-xxl-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!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}
.m-xxl-n1{margin:-.25rem!important}
.m-xxl-n2{margin:-.5rem!important}
.m-xxl-n3{margin:-1rem!important}
.m-xxl-n4{margin:-1.5rem!important}
.m-xxl-n5{margin:-3rem!important}
.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}
.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}
.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}
.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}
.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}
.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}
.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}
.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}
.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}
.mt-xxl-n1{margin-top:-.25rem!important}
.mt-xxl-n2{margin-top:-.5rem!important}
.mt-xxl-n3{margin-top:-1rem!important}
.mt-xxl-n4{margin-top:-1.5rem!important}
.mt-xxl-n5{margin-top:-3rem!important}
.mr-xxl-n1{margin-right:-.25rem!important}
.mr-xxl-n2{margin-right:-.5rem!important}
.mr-xxl-n3{margin-right:-1rem!important}
.mr-xxl-n4{margin-right:-1.5rem!important}
.mr-xxl-n5{margin-right:-3rem!important}
.mb-xxl-n1{margin-bottom:-.25rem!important}
.mb-xxl-n2{margin-bottom:-.5rem!important}
.mb-xxl-n3{margin-bottom:-1rem!important}
.mb-xxl-n4{margin-bottom:-1.5rem!important}
.mb-xxl-n5{margin-bottom:-3rem!important}
.ml-xxl-n1{margin-left:-.25rem!important}
.ml-xxl-n2{margin-left:-.5rem!important}
.ml-xxl-n3{margin-left:-1rem!important}
.ml-xxl-n4{margin-left:-1.5rem!important}
.ml-xxl-n5{margin-left:-3rem!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}
}
@media print{
.d-print-none{display:none!important}
.d-print-inline{display:inline!important}
.d-print-inline-block{display:inline-block!important}
.d-print-block{display:block!important}
.d-print-table{display:table!important}
.d-print-table-row{display:table-row!important}
.d-print-table-cell{display:table-cell!important}
.d-print-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}
.d-print-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}
}
.m-0{margin:0!important}
.mt-0,.my-0{margin-top:0!important}
.mr-0,.mx-0{margin-right:0!important}
.mb-0,.my-0{margin-bottom:0!important}
.ml-0,.mx-0{margin-left:0!important}
.m-1{margin:.25rem!important}
.mt-1,.my-1{margin-top:.25rem!important}
.mr-1,.mx-1{margin-right:.25rem!important}
.mb-1,.my-1{margin-bottom:.25rem!important}
.ml-1,.mx-1{margin-left:.25rem!important}
.m-2{margin:.5rem!important}
.mt-2,.my-2{margin-top:.5rem!important}
.mr-2,.mx-2{margin-right:.5rem!important}
.mb-2,.my-2{margin-bottom:.5rem!important}
.ml-2,.mx-2{margin-left:.5rem!important}
.m-3{margin:1rem!important}
.mt-3,.my-3{margin-top:1rem!important}
.mr-3,.mx-3{margin-right:1rem!important}
.mb-3,.my-3{margin-bottom:1rem!important}
.ml-3,.mx-3{margin-left:1rem!important}
.m-4{margin:1.5rem!important}
.mt-4,.my-4{margin-top:1.5rem!important}
.mr-4,.mx-4{margin-right:1.5rem!important}
.mb-4,.my-4{margin-bottom:1.5rem!important}
.ml-4,.mx-4{margin-left:1.5rem!important}
.m-5{margin:3rem!important}
.mt-5,.my-5{margin-top:3rem!important}
.mr-5,.mx-5{margin-right:3rem!important}
.mb-5,.my-5{margin-bottom:3rem!important}
.ml-5,.mx-5{margin-left:3rem!important}
.p-0{padding:0!important}
.pt-0,.py-0{padding-top:0!important}
.pr-0,.px-0{padding-right:0!important}
.pb-0,.py-0{padding-bottom:0!important}
.pl-0,.px-0{padding-left:0!important}
.p-1{padding:.25rem!important}
.pt-1,.py-1{padding-top:.25rem!important}
.pr-1,.px-1{padding-right:.25rem!important}
.pb-1,.py-1{padding-bottom:.25rem!important}
.pl-1,.px-1{padding-left:.25rem!important}
.p-2{padding:.5rem!important}
.pt-2,.py-2{padding-top:.5rem!important}
.pr-2,.px-2{padding-right:.5rem!important}
.pb-2,.py-2{padding-bottom:.5rem!important}
.pl-2,.px-2{padding-left:.5rem!important}
.p-3{padding:1rem!important}
.pt-3,.py-3{padding-top:1rem!important}
.pr-3,.px-3{padding-right:1rem!important}
.pb-3,.py-3{padding-bottom:1rem!important}
.pl-3,.px-3{padding-left:1rem!important}
.p-4{padding:1.5rem!important}
.pt-4,.py-4{padding-top:1.5rem!important}
.pr-4,.px-4{padding-right:1.5rem!important}
.pb-4,.py-4{padding-bottom:1.5rem!important}
.pl-4,.px-4{padding-left:1.5rem!important}
.p-5{padding:3rem!important}
.pt-5,.py-5{padding-top:3rem!important}
.pr-5,.px-5{padding-right:3rem!important}
.pb-5,.py-5{padding-bottom:3rem!important}
.pl-5,.px-5{padding-left:3rem!important}
.m-n1{margin:-.25rem!important}
.mt-n1,.my-n1{margin-top:-.25rem!important}
.mr-n1,.mx-n1{margin-right:-.25rem!important}
.mb-n1,.my-n1{margin-bottom:-.25rem!important}
.ml-n1,.mx-n1{margin-left:-.25rem!important}
.m-n2{margin:-.5rem!important}
.mt-n2,.my-n2{margin-top:-.5rem!important}
.mr-n2,.mx-n2{margin-right:-.5rem!important}
.mb-n2,.my-n2{margin-bottom:-.5rem!important}
.ml-n2,.mx-n2{margin-left:-.5rem!important}
.m-n3{margin:-1rem!important}
.mt-n3,.my-n3{margin-top:-1rem!important}
.mr-n3,.mx-n3{margin-right:-1rem!important}
.mb-n3,.my-n3{margin-bottom:-1rem!important}
.ml-n3,.mx-n3{margin-left:-1rem!important}
.m-n4{margin:-1.5rem!important}
.mt-n4,.my-n4{margin-top:-1.5rem!important}
.mr-n4,.mx-n4{margin-right:-1.5rem!important}
.mb-n4,.my-n4{margin-bottom:-1.5rem!important}
.ml-n4,.mx-n4{margin-left:-1.5rem!important}
.m-n5{margin:-3rem!important}
.mt-n5,.my-n5{margin-top:-3rem!important}
.mr-n5,.mx-n5{margin-right:-3rem!important}
.mb-n5,.my-n5{margin-bottom:-3rem!important}
.ml-n5,.mx-n5{margin-left:-3rem!important}
.m-auto{margin:auto!important}
.mt-auto,.my-auto{margin-top:auto!important}
.mr-auto,.mx-auto{margin-right:auto!important}
.mb-auto,.my-auto{margin-bottom:auto!important}
.ml-auto,.mx-auto{margin-left:auto!important}
@media (min-width:576px){
.m-sm-0{margin:0!important}
.mt-sm-0,.my-sm-0{margin-top:0!important}
.mr-sm-0,.mx-sm-0{margin-right:0!important}
.mb-sm-0,.my-sm-0{margin-bottom:0!important}
.ml-sm-0,.mx-sm-0{margin-left:0!important}
.m-sm-1{margin:.25rem!important}
.mt-sm-1,.my-sm-1{margin-top:.25rem!important}
.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}
.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}
.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}
.m-sm-2{margin:.5rem!important}
.mt-sm-2,.my-sm-2{margin-top:.5rem!important}
.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}
.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}
.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}
.m-sm-3{margin:1rem!important}
.mt-sm-3,.my-sm-3{margin-top:1rem!important}
.mr-sm-3,.mx-sm-3{margin-right:1rem!important}
.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}
.ml-sm-3,.mx-sm-3{margin-left:1rem!important}
.m-sm-4{margin:1.5rem!important}
.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}
.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}
.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}
.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}
.m-sm-5{margin:3rem!important}
.mt-sm-5,.my-sm-5{margin-top:3rem!important}
.mr-sm-5,.mx-sm-5{margin-right:3rem!important}
.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}
.ml-sm-5,.mx-sm-5{margin-left:3rem!important}
.p-sm-0{padding:0!important}
.pt-sm-0,.py-sm-0{padding-top:0!important}
.pr-sm-0,.px-sm-0{padding-right:0!important}
.pb-sm-0,.py-sm-0{padding-bottom:0!important}
.pl-sm-0,.px-sm-0{padding-left:0!important}
.p-sm-1{padding:.25rem!important}
.pt-sm-1,.py-sm-1{padding-top:.25rem!important}
.pr-sm-1,.px-sm-1{padding-right:.25rem!important}
.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}
.pl-sm-1,.px-sm-1{padding-left:.25rem!important}
.p-sm-2{padding:.5rem!important}
.pt-sm-2,.py-sm-2{padding-top:.5rem!important}
.pr-sm-2,.px-sm-2{padding-right:.5rem!important}
.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}
.pl-sm-2,.px-sm-2{padding-left:.5rem!important}
.p-sm-3{padding:1rem!important}
.pt-sm-3,.py-sm-3{padding-top:1rem!important}
.pr-sm-3,.px-sm-3{padding-right:1rem!important}
.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}
.pl-sm-3,.px-sm-3{padding-left:1rem!important}
.p-sm-4{padding:1.5rem!important}
.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}
.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}
.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}
.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}
.p-sm-5{padding:3rem!important}
.pt-sm-5,.py-sm-5{padding-top:3rem!important}
.pr-sm-5,.px-sm-5{padding-right:3rem!important}
.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}
.pl-sm-5,.px-sm-5{padding-left:3rem!important}
.m-sm-n1{margin:-.25rem!important}
.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}
.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}
.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}
.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}
.m-sm-n2{margin:-.5rem!important}
.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}
.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}
.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}
.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}
.m-sm-n3{margin:-1rem!important}
.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}
.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}
.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}
.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}
.m-sm-n4{margin:-1.5rem!important}
.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}
.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}
.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}
.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}
.m-sm-n5{margin:-3rem!important}
.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}
.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}
.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}
.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}
.m-sm-auto{margin:auto!important}
.mt-sm-auto,.my-sm-auto{margin-top:auto!important}
.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}
.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}
.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}
}
@media (min-width:768px){
.m-md-0{margin:0!important}
.mt-md-0,.my-md-0{margin-top:0!important}
.mr-md-0,.mx-md-0{margin-right:0!important}
.mb-md-0,.my-md-0{margin-bottom:0!important}
.ml-md-0,.mx-md-0{margin-left:0!important}
.m-md-1{margin:.25rem!important}
.mt-md-1,.my-md-1{margin-top:.25rem!important}
.mr-md-1,.mx-md-1{margin-right:.25rem!important}
.mb-md-1,.my-md-1{margin-bottom:.25rem!important}
.ml-md-1,.mx-md-1{margin-left:.25rem!important}
.m-md-2{margin:.5rem!important}
.mt-md-2,.my-md-2{margin-top:.5rem!important}
.mr-md-2,.mx-md-2{margin-right:.5rem!important}
.mb-md-2,.my-md-2{margin-bottom:.5rem!important}
.ml-md-2,.mx-md-2{margin-left:.5rem!important}
.m-md-3{margin:1rem!important}
.mt-md-3,.my-md-3{margin-top:1rem!important}
.mr-md-3,.mx-md-3{margin-right:1rem!important}
.mb-md-3,.my-md-3{margin-bottom:1rem!important}
.ml-md-3,.mx-md-3{margin-left:1rem!important}
.m-md-4{margin:1.5rem!important}
.mt-md-4,.my-md-4{margin-top:1.5rem!important}
.mr-md-4,.mx-md-4{margin-right:1.5rem!important}
.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}
.ml-md-4,.mx-md-4{margin-left:1.5rem!important}
.m-md-5{margin:3rem!important}
.mt-md-5,.my-md-5{margin-top:3rem!important}
.mr-md-5,.mx-md-5{margin-right:3rem!important}
.mb-md-5,.my-md-5{margin-bottom:3rem!important}
.ml-md-5,.mx-md-5{margin-left:3rem!important}
.p-md-0{padding:0!important}
.pt-md-0,.py-md-0{padding-top:0!important}
.pr-md-0,.px-md-0{padding-right:0!important}
.pb-md-0,.py-md-0{padding-bottom:0!important}
.pl-md-0,.px-md-0{padding-left:0!important}
.p-md-1{padding:.25rem!important}
.pt-md-1,.py-md-1{padding-top:.25rem!important}
.pr-md-1,.px-md-1{padding-right:.25rem!important}
.pb-md-1,.py-md-1{padding-bottom:.25rem!important}
.pl-md-1,.px-md-1{padding-left:.25rem!important}
.p-md-2{padding:.5rem!important}
.pt-md-2,.py-md-2{padding-top:.5rem!important}
.pr-md-2,.px-md-2{padding-right:.5rem!important}
.pb-md-2,.py-md-2{padding-bottom:.5rem!important}
.pl-md-2,.px-md-2{padding-left:.5rem!important}
.p-md-3{padding:1rem!important}
.pt-md-3,.py-md-3{padding-top:1rem!important}
.pr-md-3,.px-md-3{padding-right:1rem!important}
.pb-md-3,.py-md-3{padding-bottom:1rem!important}
.pl-md-3,.px-md-3{padding-left:1rem!important}
.p-md-4{padding:1.5rem!important}
.pt-md-4,.py-md-4{padding-top:1.5rem!important}
.pr-md-4,.px-md-4{padding-right:1.5rem!important}
.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}
.pl-md-4,.px-md-4{padding-left:1.5rem!important}
.p-md-5{padding:3rem!important}
.pt-md-5,.py-md-5{padding-top:3rem!important}
.pr-md-5,.px-md-5{padding-right:3rem!important}
.pb-md-5,.py-md-5{padding-bottom:3rem!important}
.pl-md-5,.px-md-5{padding-left:3rem!important}
.m-md-n1{margin:-.25rem!important}
.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}
.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}
.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}
.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}
.m-md-n2{margin:-.5rem!important}
.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}
.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}
.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}
.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}
.m-md-n3{margin:-1rem!important}
.mt-md-n3,.my-md-n3{margin-top:-1rem!important}
.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}
.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}
.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}
.m-md-n4{margin:-1.5rem!important}
.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}
.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}
.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}
.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}
.m-md-n5{margin:-3rem!important}
.mt-md-n5,.my-md-n5{margin-top:-3rem!important}
.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}
.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}
.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}
.m-md-auto{margin:auto!important}
.mt-md-auto,.my-md-auto{margin-top:auto!important}
.mr-md-auto,.mx-md-auto{margin-right:auto!important}
.mb-md-auto,.my-md-auto{margin-bottom:auto!important}
.ml-md-auto,.mx-md-auto{margin-left:auto!important}
}
@media (min-width:992px){
.m-lg-0{margin:0!important}
.mt-lg-0,.my-lg-0{margin-top:0!important}
.mr-lg-0,.mx-lg-0{margin-right:0!important}
.mb-lg-0,.my-lg-0{margin-bottom:0!important}
.ml-lg-0,.mx-lg-0{margin-left:0!important}
.m-lg-1{margin:.25rem!important}
.mt-lg-1,.my-lg-1{margin-top:.25rem!important}
.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}
.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}
.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}
.m-lg-2{margin:.5rem!important}
.mt-lg-2,.my-lg-2{margin-top:.5rem!important}
.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}
.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}
.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}
.m-lg-3{margin:1rem!important}
.mt-lg-3,.my-lg-3{margin-top:1rem!important}
.mr-lg-3,.mx-lg-3{margin-right:1rem!important}
.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}
.ml-lg-3,.mx-lg-3{margin-left:1rem!important}
.m-lg-4{margin:1.5rem!important}
.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}
.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}
.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}
.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}
.m-lg-5{margin:3rem!important}
.mt-lg-5,.my-lg-5{margin-top:3rem!important}
.mr-lg-5,.mx-lg-5{margin-right:3rem!important}
.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}
.ml-lg-5,.mx-lg-5{margin-left:3rem!important}
.p-lg-0{padding:0!important}
.pt-lg-0,.py-lg-0{padding-top:0!important}
.pr-lg-0,.px-lg-0{padding-right:0!important}
.pb-lg-0,.py-lg-0{padding-bottom:0!important}
.pl-lg-0,.px-lg-0{padding-left:0!important}
.p-lg-1{padding:.25rem!important}
.pt-lg-1,.py-lg-1{padding-top:.25rem!important}
.pr-lg-1,.px-lg-1{padding-right:.25rem!important}
.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}
.pl-lg-1,.px-lg-1{padding-left:.25rem!important}
.p-lg-2{padding:.5rem!important}
.pt-lg-2,.py-lg-2{padding-top:.5rem!important}
.pr-lg-2,.px-lg-2{padding-right:.5rem!important}
.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}
.pl-lg-2,.px-lg-2{padding-left:.5rem!important}
.p-lg-3{padding:1rem!important}
.pt-lg-3,.py-lg-3{padding-top:1rem!important}
.pr-lg-3,.px-lg-3{padding-right:1rem!important}
.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}
.pl-lg-3,.px-lg-3{padding-left:1rem!important}
.p-lg-4{padding:1.5rem!important}
.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}
.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}
.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}
.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}
.p-lg-5{padding:3rem!important}
.pt-lg-5,.py-lg-5{padding-top:3rem!important}
.pr-lg-5,.px-lg-5{padding-right:3rem!important}
.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}
.pl-lg-5,.px-lg-5{padding-left:3rem!important}
.m-lg-n1{margin:-.25rem!important}
.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}
.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}
.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}
.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}
.m-lg-n2{margin:-.5rem!important}
.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}
.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}
.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}
.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}
.m-lg-n3{margin:-1rem!important}
.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}
.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}
.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}
.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}
.m-lg-n4{margin:-1.5rem!important}
.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}
.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}
.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}
.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}
.m-lg-n5{margin:-3rem!important}
.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}
.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}
.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}
.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}
.m-lg-auto{margin:auto!important}
.mt-lg-auto,.my-lg-auto{margin-top:auto!important}
.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}
.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}
.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}
}
@media (min-width:1200px){
.m-xl-0{margin:0!important}
.mt-xl-0,.my-xl-0{margin-top:0!important}
.mr-xl-0,.mx-xl-0{margin-right:0!important}
.mb-xl-0,.my-xl-0{margin-bottom:0!important}
.ml-xl-0,.mx-xl-0{margin-left:0!important}
.m-xl-1{margin:.25rem!important}
.mt-xl-1,.my-xl-1{margin-top:.25rem!important}
.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}
.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}
.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}
.m-xl-2{margin:.5rem!important}
.mt-xl-2,.my-xl-2{margin-top:.5rem!important}
.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}
.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}
.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}
.m-xl-3{margin:1rem!important}
.mt-xl-3,.my-xl-3{margin-top:1rem!important}
.mr-xl-3,.mx-xl-3{margin-right:1rem!important}
.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}
.ml-xl-3,.mx-xl-3{margin-left:1rem!important}
.m-xl-4{margin:1.5rem!important}
.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}
.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}
.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}
.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}
.m-xl-5{margin:3rem!important}
.mt-xl-5,.my-xl-5{margin-top:3rem!important}
.mr-xl-5,.mx-xl-5{margin-right:3rem!important}
.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}
.ml-xl-5,.mx-xl-5{margin-left:3rem!important}
.p-xl-0{padding:0!important}
.pt-xl-0,.py-xl-0{padding-top:0!important}
.pr-xl-0,.px-xl-0{padding-right:0!important}
.pb-xl-0,.py-xl-0{padding-bottom:0!important}
.pl-xl-0,.px-xl-0{padding-left:0!important}
.p-xl-1{padding:.25rem!important}
.pt-xl-1,.py-xl-1{padding-top:.25rem!important}
.pr-xl-1,.px-xl-1{padding-right:.25rem!important}
.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}
.pl-xl-1,.px-xl-1{padding-left:.25rem!important}
.p-xl-2{padding:.5rem!important}
.pt-xl-2,.py-xl-2{padding-top:.5rem!important}
.pr-xl-2,.px-xl-2{padding-right:.5rem!important}
.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}
.pl-xl-2,.px-xl-2{padding-left:.5rem!important}
.p-xl-3{padding:1rem!important}
.pt-xl-3,.py-xl-3{padding-top:1rem!important}
.pr-xl-3,.px-xl-3{padding-right:1rem!important}
.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}
.pl-xl-3,.px-xl-3{padding-left:1rem!important}
.p-xl-4{padding:1.5rem!important}
.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}
.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}
.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}
.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}
.p-xl-5{padding:3rem!important}
.pt-xl-5,.py-xl-5{padding-top:3rem!important}
.pr-xl-5,.px-xl-5{padding-right:3rem!important}
.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}
.pl-xl-5,.px-xl-5{padding-left:3rem!important}
.m-xl-n1{margin:-.25rem!important}
.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}
.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}
.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}
.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}
.m-xl-n2{margin:-.5rem!important}
.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}
.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}
.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}
.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}
.m-xl-n3{margin:-1rem!important}
.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}
.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}
.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}
.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}
.m-xl-n4{margin:-1.5rem!important}
.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}
.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}
.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}
.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}
.m-xl-n5{margin:-3rem!important}
.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}
.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}
.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}
.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}
.m-xl-auto{margin:auto!important}
.mt-xl-auto,.my-xl-auto{margin-top:auto!important}
.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}
.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}
.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}
}
@media (min-width:1300px){
.m-xxl-0{margin:0!important}
.mt-xxl-0,.my-xxl-0{margin-top:0!important}
.mr-xxl-0,.mx-xxl-0{margin-right:0!important}
.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}
.ml-xxl-0,.mx-xxl-0{margin-left:0!important}
.m-xxl-1{margin:.25rem!important}
.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}
.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}
.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}
.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}
.m-xxl-2{margin:.5rem!important}
.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}
.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}
.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}
.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}
.m-xxl-3{margin:1rem!important}
.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}
.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}
.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}
.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}
.m-xxl-4{margin:1.5rem!important}
.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}
.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}
.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}
.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}
.m-xxl-5{margin:3rem!important}
.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}
.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}
.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}
.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}
.p-xxl-0{padding:0!important}
.pt-xxl-0,.py-xxl-0{padding-top:0!important}
.pr-xxl-0,.px-xxl-0{padding-right:0!important}
.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}
.pl-xxl-0,.px-xxl-0{padding-left:0!important}
.p-xxl-1{padding:.25rem!important}
.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}
.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}
.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}
.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}
.p-xxl-2{padding:.5rem!important}
.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}
.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}
.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}
.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}
.p-xxl-3{padding:1rem!important}
.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}
.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}
.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}
.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}
.p-xxl-4{padding:1.5rem!important}
.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}
.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}
.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}
.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}
.p-xxl-5{padding:3rem!important}
.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}
.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}
.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}
.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}
.m-xxl-n1{margin:-.25rem!important}
.mt-xxl-n1,.my-xxl-n1{margin-top:-.25rem!important}
.mr-xxl-n1,.mx-xxl-n1{margin-right:-.25rem!important}
.mb-xxl-n1,.my-xxl-n1{margin-bottom:-.25rem!important}
.ml-xxl-n1,.mx-xxl-n1{margin-left:-.25rem!important}
.m-xxl-n2{margin:-.5rem!important}
.mt-xxl-n2,.my-xxl-n2{margin-top:-.5rem!important}
.mr-xxl-n2,.mx-xxl-n2{margin-right:-.5rem!important}
.mb-xxl-n2,.my-xxl-n2{margin-bottom:-.5rem!important}
.ml-xxl-n2,.mx-xxl-n2{margin-left:-.5rem!important}
.m-xxl-n3{margin:-1rem!important}
.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem!important}
.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem!important}
.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem!important}
.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem!important}
.m-xxl-n4{margin:-1.5rem!important}
.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem!important}
.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem!important}
.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem!important}
.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem!important}
.m-xxl-n5{margin:-3rem!important}
.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem!important}
.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem!important}
.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem!important}
.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem!important}
.m-xxl-auto{margin:auto!important}
.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}
.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}
.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}
.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}
}
.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
.text-justify{text-align:justify!important}
.text-wrap{white-space:normal!important}
.text-nowrap{white-space:nowrap!important}
.text-truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.text-left{text-align:left!important}
.text-right{text-align:right!important}
.text-center{text-align:center!important}
@media (min-width:576px){
.text-sm-left{text-align:left!important}
.text-sm-right{text-align:right!important}
.text-sm-center{text-align:center!important}
}
@media (min-width:768px){
.text-md-left{text-align:left!important}
.text-md-right{text-align:right!important}
.text-md-center{text-align:center!important}
}
@media (min-width:992px){
.text-lg-left{text-align:left!important}
.text-lg-right{text-align:right!important}
.text-lg-center{text-align:center!important}
}
@media (min-width:1200px){
.text-xl-left{text-align:left!important}
.text-xl-right{text-align:right!important}
.text-xl-center{text-align:center!important}
}
@media (min-width:1300px){
.text-xxl-left{text-align:left!important}
.text-xxl-right{text-align:right!important}
.text-xxl-center{text-align:center!important}
}
.text-lowercase{text-transform:lowercase!important}
.text-uppercase{text-transform:uppercase!important}
.text-capitalize{text-transform:capitalize!important}
.font-weight-light{font-weight:300!important}
.font-weight-lighter{font-weight:lighter!important}
.font-weight-normal{font-weight:400!important}
.font-weight-bold{font-weight:700!important}
.font-weight-bolder{font-weight:bolder!important}
.font-italic{font-style:italic!important}
.text-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:rgba(255,255,255,.5)!important}
.text-decoration-none{text-decoration:none!important}
.text-reset{color:inherit!important}
::-webkit-input-placeholder{color:#959595}
::-moz-placeholder{color:#959595}
:-ms-input-placeholder{color:#959595}
::-ms-input-placeholder{color:#959595}
::placeholder{color:#959595}
html{font-size:10px}
body{font-size:1.6rem;min-width:320px;position:relative;line-height:1.5;font-family:Montserrat,sans-serif;overflow-x:hidden;color:#333;letter-spacing:.016rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
body input,body textarea{display:block;width:100%;outline:0}
body a:active,body a:focus,body a:hover,body button:active,body button:focus,body button:hover,body input:active,body input:focus,body input:hover,body textarea:active,body textarea:focus,body textarea:hover{outline:0;outline-offset:0}
body button{cursor:pointer;background-color:transparent;border:none;padding:0}
body,html{height:100%}
.main{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}
b,strong{font-weight:700}
p{margin-bottom:2.5rem}
a{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:-webkit-text-decoration-color .25s;transition:-webkit-text-decoration-color .25s;-o-transition:text-decoration-color .25s;transition:text-decoration-color .25s;transition:text-decoration-color .25s,-webkit-text-decoration-color .25s;color:#000}
a:hover{-webkit-text-decoration-color:#fbe529;text-decoration-color:#fbe529;color:inherit}
.list-unstyled,.page-content ul{padding-left:0;list-style:none;margin-bottom:0}
.icon{display:inline-block;vertical-align:middle;top:-.3rem;background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;background-size:contain}
.icon-phone{background-image:url(../img/icon/icon-phone.png);width:1.6rem;height:1.6rem}
.icon-location{background-image:url(../img/icon/icon-location.png);width:1.2rem;height:1.6rem}
.icon-basket{background-image:url(../img/icon/icon-basket.png);width:1.6rem;height:1.6rem}
.icon-mail{background-image:url(../img/icon/icon-mail.png);width:1.6rem;height:1.6rem}
.icon-clock{background-image:url(../img/icon/icon-clock.png);width:1.6rem;height:1.6rem}
.icon-search{background-image:url(../img/icon/icon-search.png);width:1.3rem;height:1.3rem}
.icon-vk{background-image:url(../img/icon/icon-vk.png);width:2.4rem;height:2rem}
.icon-facebook{background-image:url(../img/icon/icon-facebook.png);width:2.4rem;height:2rem}
.icon-insta{background-image:url(../img/icon/icon-insta.png);width:2rem;height:2rem}
.icon-yout{background-image:url(../img/icon/icon-yout.png);width:2rem;height:2rem}
.icon-file{background-image:url(../img/icon/icon-file.png);width:1.8rem;height:1.6rem}
.icon-telegram,.icon-viber,.icon-whatsapp{width:2.4rem;height:2rem}
.icon-telegram{background-image:url(../img/icon/icon-telegram.png)}
.icon-viber{background-image:url(../img/icon/icon-viber.png)}
.icon-whatsapp{background-image:url(../img/icon/icon-whatsapp.png)}
.icon-left{margin-right:1rem}
.icon-right{margin-left:1rem}
.icon-delete{background-image:url(../img/icon/icon-delete.png);width:1.5rem;height:1.5rem}
.image{background-position:center;background-repeat:no-repeat}
.image-con{-webkit-background-size:contain;background-size:contain}
.image-cov{-webkit-background-size:cover;background-size:cover}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{display:block;margin-bottom:0;font-weight:700;line-height:1.25;letter-spacing:0}
.h1,h1{font-size:3.4rem;margin-bottom:4.2rem}
.h2,h2{font-size:2.8rem;margin-bottom:3rem}
.h3,h3{font-size:2rem;margin-bottom:2.5rem}
.h4,h4{font-size:1.7rem;margin-bottom:1.6rem}
.h5,h5{font-size:1.6rem}
.h6,h6{font-size:1.5rem}
.section{margin-bottom:3.7%}
.section-title{margin-bottom:4.6rem;font-size:4rem}
.btn{display:inline-block;cursor:pointer;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;text-align:center}
.btn-link{display:block}
.btn-color_blue{background-color:#256ac3;color:#fff}
.btn-color_blue:hover{background-color:#fbe529;color:#333}
.btn-size_m{height:4.5rem;line-height:4.5rem;font-size:1.6rem;font-weight:600;min-width:15rem;padding-left:3.7rem;padding-right:3.7rem}
.btn-size_s{height:3.5rem;line-height:3.5rem;font-size:1.3rem;font-weight:600;min-width:14rem;text-transform:uppercase;padding-left:2.5rem;padding-right:2.5rem}
.table{width:100%}
.table tr td,.table tr th{padding-left:2.3rem;padding-right:2.3rem;font-size:1.5rem;font-weight:500}
.table thead tr{background-color:#256ac3}
.table thead tr th{color:#fff;height:5rem;font-size:1.6rem}
.table tbody{border:.1rem solid #ebebeb}
.table tbody tr{border-top:.1rem solid #ebebeb}
.table tbody tr:first-child{border:none}
.table tbody tr td{padding-top:1.6rem;padding-bottom:1.6rem}
.table-basket{margin-bottom:5.3rem}
.table-basket tbody tr td:first-child{color:#959595;font-weight:700}
.table-desc tbody tr td{font-size:1.4rem;line-height:1.86}
.table-desc tbody tr td:first-child{font-size:1.2rem;font-weight:700;text-transform:uppercase;color:#959595;padding-right:2.2rem}
.table-desc tbody tr td a{-webkit-text-decoration-color:#fbe529;text-decoration-color:#fbe529}
.table-desc tbody tr td a:hover{-webkit-text-decoration-color:#333;text-decoration-color:#333}
.table-category tbody td a{-webkit-text-decoration-color:#fbe529;text-decoration-color:#fbe529}
.table-category tbody td a:hover{-webkit-text-decoration-color:#333;text-decoration-color:#333}
.table-card tbody tr td{padding-top:1.1rem;padding-bottom:1.1rem}
.form-basket,.form-contact{max-width:31.5rem}
.form-group{margin-bottom:2rem}
.form-error .form-label{color:#e31e24}
.form-error .form-control{border-color:red}
.form-label{display:block;text-transform:uppercase;font-size:1rem;font-weight:600;letter-spacing:.01rem;color:#959595;margin-bottom:.7rem}
.form-control{width:100%;display:block;height:4.5rem;line-height:4.5rem;border:.1rem solid #ebebeb;background-color:#fff;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;font-size:1.1rem;letter-spacing:.011rem;padding-left:1.9rem;padding-right:1.9rem}
.form-control:focus{-webkit-box-shadow:inset 0 0 .7rem rgba(0,0,0,.1);box-shadow:inset 0 0 .7rem rgba(0,0,0,.1)}
.form textarea.form-control{resize:none;height:12rem;line-height:1.6;padding-top:1rem;padding-bottom:1rem}
.form-info{display:block;font-size:1rem;color:#959595;margin-top:1.2rem;margin-bottom:-.5rem;letter-spacing:.01rem}
.form input[type=file]{display:none}
.form input[type=file]+.form-label{cursor:pointer;color:#959595;font-size:1.2rem;letter-spacing:.012rem;text-transform:none;font-weight:400;text-decoration:underline;-webkit-text-decoration-color:#fbe529;text-decoration-color:#fbe529;margin-bottom:0}
.form input[type=file]+.form-label:hover{color:#333}
.owl-nav{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:-webkit-calc(100%);width:calc(100%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.owl-next,.owl-prev{pointer-events:auto;cursor:pointer;display:block;width:3.3rem;height:3.3rem;-webkit-border-radius:100%;border-radius:100%;position:relative;background-position:center;background-repeat:no-repeat;background-repeat:no-repeat}
.owl-next:before,.owl-prev:before{content:'';width:inherit;height:inherit;position:absolute;top:0;left:0;-webkit-border-radius:100%;border-radius:100%;opacity:0;visibility:hidden;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;background-position:center}
.owl-next:hover:before,.owl-prev:hover:before{opacity:1;visibility:visible}
.owl-next.disabled,.owl-prev.disabled{opacity:0;visibility:hidden}
.owl-prev{background-image:url(../img/owl-prev.png)!important}
.owl-prev:before{background-image:url(../img/owl-prev_h.png)}
.owl-next{background-image:url(../img/owl-next.png)!important}
.owl-next:before{background-image:url(../img/owl-next_h.png)}
.page-title{letter-spacing:0;line-height:1.06}
.page-content ul{margin-bottom:3.4rem}
.page-content ul li{position:relative;padding-left:3.8rem}
.page-content ul li:before{content:'';display:block;position:absolute;left:1.1rem;top:.8rem;width:.8rem;height:.8rem;border:.2rem solid #256ac3}
.page-content .row ul{margin-bottom:0}
.page-content .h4,.page-content h4{font-size:1.8rem;text-transform:uppercase}
.page-content img{max-width:100%;height:auto}
.page-blue{color:#fff;background-color:#256ac3;padding:4rem 3rem 4.5rem 5.5rem}
.page-blue p{margin-bottom:3rem}
.page-blue ul li:before{border-color:#fff;left:0}
.header{letter-spacing:.012rem;font-size:1.2rem}
.header-address,.header-schedule{position:relative}
.header-address .icon,.header-schedule .icon{position:absolute;top:.4rem;left:1rem}
.header-address_text,.header-schedule_text{display:block}
.header-address_link,.header-address_text,.header-schedule_link,.header-schedule_text{margin-left:2.6rem}
.header-address_link,.header-schedule_link{color:#959595}
.header-address_text{max-width:15.5rem;margin-bottom:.5rem}
.header-schedule_text{max-width:11rem}
.header-logo_link{display:block}
.header-logo_link img{max-width:100%;height:auto}
.header-contact_item{margin-top:1.4rem}
.header-contact_item:first-child{margin-top:0}
.header-contact_link strong{display:inline-block;margin-left:.6rem;background-color:#fbe529;font-size:1.1rem;width:1.5rem;height:1.5rem;text-align:center;line-height:1.5rem}
.header-phone_list{text-align:right}
.header-phone_item{margin-top:-.2rem}
.header-phone_item:last-child{margin-top:.3rem}
.header-phone_link{color:#959595}
.header-phone_link[href^=tel]{font-size:1.4rem;font-weight:600;text-decoration:none;color:#000}
.header-topbar{padding:2.2rem 0 2.1rem}
.header-topbar a{-webkit-text-decoration-color:#fbe529;text-decoration-color:#fbe529}
.header-navbar{background-color:#256ac3;padding:1.2rem 0}
.header-navbar_item:not(:last-child){-webkit-transition:.25s;-o-transition:.25s;transition:.25s}
.header-navbar_item:not(:last-child).is-active,.header-navbar_item:not(:last-child):hover{background-color:#fbe529}
.header-navbar_item:not(:last-child).is-active .header-navbar_link,.header-navbar_item:not(:last-child):hover .header-navbar_link{color:#333}
.header-navbar_link{color:#fff;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.013rem;text-decoration:none!important}
.header-navbar_link:hover{color:#333}
.header-search{position:relative}
.header-search_input{width:27.5rem;height:2.5rem;line-height:2.3rem;border:.1rem solid rgba(245,245,245,.25);background-color:transparent;color:#fff;padding-left:1rem;padding-right:2.5rem}
.header-search_input::-webkit-input-placeholder{color:#fff;font-style:italic}
.header-search_input::-moz-placeholder{color:#fff;font-style:italic}
.header-search_input:-ms-input-placeholder{color:#fff;font-style:italic}
.header-search_input::-ms-input-placeholder{color:#fff;font-style:italic}
.header-search_input::placeholder{color:#fff;font-style:italic}
.header-search_btn{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:2.5rem;height:2.5rem;top:0;right:0}
.header-search_btn .icon{display:block;top:auto}
.breadcrumbs{font-size:1.3rem;margin-top:1.6rem;margin-bottom:1%;letter-spacing:0}
.breadcrumbs-list_item{position:relative;margin-left:1.1rem}
.breadcrumbs-list_item:first-child{margin-left:0}
.breadcrumbs-list_item:first-child:before{display:none}
.breadcrumbs-list_item:first-child .breadcrumbs-list_link{margin-left:0}
.breadcrumbs-list_item:before{content:'';display:block;width:.4rem;height:.4rem;background-color:#256ac3;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute}
.breadcrumbs-list_item span{color:#333}
.breadcrumbs-list_link{color:#959595;margin-left:1.2rem;display:block}
.category-box>*{min-height:41rem}
.category-box>:nth-child(odd){background-color:#f5f5f5}
.category-block{height:100%;position:relative;line-height:1.17;padding-top:5rem;padding-bottom:5rem;text-decoration:none!important}
.category-block:hover:before{opacity:1;visibility:visible}
.category-block:hover .category-block_title{color:#fbe529}
.category-block:hover .category-block_list{opacity:1;visibility:visible;pointer-events:auto}
.category-block:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(53,53,53,.9);display:block;pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:1}
.category-block_title{position:relative;z-index:2;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;margin-bottom:3.5rem;padding-left:2rem;padding-right:2rem}
.category-block_list{position:relative;pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:2;padding-left:2rem;padding-right:2rem}
.category-block_item{margin-top:1rem}
.category-block_item:first-child{margin-top:0}
.category-block_link{font-size:1.2rem;color:#fff;display:block}
.category-block_link:hover{color:#fbe529}
.category-block_img{position:absolute;z-index:0;bottom:6rem;width:17rem;height:17rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.advantages{background-color:#256ac3;color:#fff;padding-top:4.6rem;padding-bottom:2rem}
.advantages-box>*{margin-bottom:2rem}
.advantages-block{text-align:center;padding-left:4rem;padding-right:4rem}
.advantages-block_img{width:6rem;height:6rem;margin:0 auto 1.5rem}
.advantages-block_title{margin-bottom:1.5rem}
.advantages-block_text{font-size:1.4rem;line-height:1.29;margin-bottom:0}
.services-list_item{font-size:1.7rem;line-height:1.41;margin-top:3.4rem;position:relative}
.services-list_item:before{content:'';display:block;position:absolute;left:-3.4rem;top:.7rem;width:.8rem;height:.8rem;border:.2rem solid #256ac3}
.services-list_item:first-child{margin-top:0}
.services-list_link{display:block}
.contact-list_item{margin-top:2rem;position:relative;padding-left:2.8rem;font-size:1.3rem;line-height:1.38}
.contact-list_item:first-child{margin-top:0}
.contact-list_item .h4{margin-bottom:1.1rem}
.contact-list_item>.icon{position:absolute;left:0;top:.3rem}
.contact-list_item a[href^=fax],.contact-list_item a[href^=tel]{font-size:1.5rem;line-height:1.6}
.contact-list_item a[href^=fax]:hover,.contact-list_item a[href^=tel]:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}
.contact-list_item a[href^=fax] em,.contact-list_item a[href^=tel] em{font-size:1.3rem}
.contact-list_item a[href^=mail]{line-height:1.6;-webkit-text-decoration-color:#fbe529;text-decoration-color:#fbe529}
#map{height:40rem;margin-top:6.1%}
.card img{max-width:100%;height:auto}
.card-price{display:block;border-top:.2rem solid #ebebeb;border-bottom:.2rem solid #ebebeb;font-size:1.2rem;font-weight:700;text-transform:uppercase;color:#959595;padding-top:2.1rem;padding-bottom:2.4rem;margin-top:3.3rem;margin-bottom:3.6rem}
.card-price strong{font-size:1.8rem;color:#256ac3}
.card-gray{border-top:5rem solid #256ac3;background-color:#f4f4f4;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:3.5rem;padding-right:8rem}
.card-gray p{margin-bottom:0;line-height:1.33;letter-spacing:0}
.card-gray p strong{font-size:1.8rem}
.card-gray ol{font-size:1.5rem;margin-bottom:0}
.card-gray ol li{padding-left:2rem;margin-top:1.4rem}
.card-box{margin-bottom:-1.7rem}
.card-box>*{margin-bottom:3.7rem}
.card-block{border:.1rem solid #ebebeb;padding:1rem 2rem 0;text-align:center}
.card-block:hover .btn{background-color:#fbe529;color:#333}
.card-block_img{padding-bottom:100%;margin-bottom:.5rem}
.card-block_title{margin-bottom:2.4rem}
.card-block .btn{-webkit-transform:translateY(1.7rem);-ms-transform:translateY(1.7rem);transform:translateY(1.7rem)}
.brands-block{height:13.2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;border:.1rem solid #ebebeb}
.brands-block:hover .brands-img{-webkit-filter:grayscale(0);filter:grayscale(0)}
.brands-img{-webkit-transition:.25s;-o-transition:.25s;transition:.25s;width:100%;height:5.5rem;max-width:22rem;-webkit-filter:grayscale(1);filter:grayscale(1)}
.brand-img{max-width:100%;height:auto}
.brand .category-box>*{min-height:35rem}
.brand .category-box>:nth-child(12n+1),.brand .category-box>:nth-child(2n+1),.brand .category-box>:nth-child(7n+1){background-color:#f5f5f5}
.brand .category-box>:nth-child(12n+7),.brand .category-box>:nth-child(2n+7),.brand .category-box>:nth-child(7n+7){background-color:#fff}
.brand .category-box>*_title{margin-bottom:0}
.brand .category-box>*_img{bottom:1.4rem}
.news-box{margin-bottom:2.7rem}
.news-box>*{margin-bottom:2rem}
.news-block{height:100%;background-color:#f5f5f5;padding-bottom:2.5rem;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;text-decoration:none!important}
.news-block:hover{background-color:#e8e8e8}
.news-block_img{padding-bottom:77%;position:relative;margin-bottom:2.9rem;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}
.news-block_img:hover{-webkit-transform:translateY(-.5rem);-ms-transform:translateY(-.5rem);transform:translateY(-.5rem)}
.news-block_img .news-block_date{position:absolute;display:block;bottom:-.9rem;left:2.3rem}
.news-block_date{display:table;font-size:.9rem;font-weight:700;text-transform:uppercase;background-color:#256ac3;color:#fff;height:1.8rem;line-height:1.8rem;padding-left:.6rem;padding-right:.6rem;text-decoration:none!important}
.news-block_title{display:block;line-height:1.33;letter-spacing:.015rem;padding-left:2.5rem;padding-right:2rem}
.news-more{text-transform:uppercase;font-size:1.3rem;letter-spacing:.033rem;border-bottom:.2rem solid #f5f5f5;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}
.news-more:hover{border-color:#dcdcdc}
.news.page .news-block{overflow:hidden;padding:0 3.6rem 4rem}
.news.page .news-block:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}
.news.page .news-block:hover .news-block_title{-webkit-text-decoration-color:#fbe529;text-decoration-color:#fbe529}
.news.page .news-block_img{float:left;width:24rem;height:16rem;padding-bottom:0;margin-bottom:1rem;margin-right:4rem}
.news.page .news-block_img:hover{-webkit-transform:translateX(.5rem);-ms-transform:translateX(.5rem);transform:translateX(.5rem)}
.news.page .news-block_date{margin-bottom:2rem}
.news.page .news-block_title{padding-left:0;padding-right:0;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}
.news.page .news-block p{font-size:1.4rem;line-height:1.57;margin-bottom:1.8rem}
.news.page .news-block_detail{font-size:1.2rem;font-weight:600;text-decoration:underline;-webkit-text-decoration-color:#fbe529;text-decoration-color:#fbe529}
.news-content{overflow:hidden}
.news-content p{line-height:1.75;margin-bottom:2.7rem;letter-spacing:.016rem}
.news-image{width:50%;padding-bottom:32%;float:left;position:relative;margin-right:4.2rem;margin-bottom:2.2rem}
.news-items_title{text-transform:uppercase;font-size:1.8rem;margin-bottom:3.3rem}
.news-item{margin-top:2.2rem}
.news-item_date{display:block;color:#959595;font-size:.9rem;letter-spacing:.009rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem}
.pagination{margin-top:3.7%}
.pagination-btn{cursor:pointer;display:block;width:3.3rem;height:3.3rem;-webkit-border-radius:100%;border-radius:100%;position:relative;background-position:center;background-repeat:no-repeat;background-repeat:no-repeat}
.pagination-btn:before{content:'';width:inherit;height:inherit;position:absolute;top:0;left:0;-webkit-border-radius:100%;border-radius:100%;opacity:0;visibility:hidden;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;background-position:center}
.pagination-btn:hover:before{opacity:1;visibility:visible}
.pagination-btn_prev{background-image:url(../img/owl-prev.png)}
.pagination-btn_prev:before{background-image:url(../img/owl-prev_h.png)}
.pagination-btn_next{background-image:url(../img/owl-next.png)}
.pagination-btn_next:before{background-image:url(../img/owl-next_h.png)}
.pagination-link,.pagination-separator{display:block;width:3.3rem;height:3.3rem;text-align:center;line-height:3.1rem;font-size:1.3rem}
.pagination-link{text-decoration:none!important}
.pagination-link:hover{font-weight:600;color:#256ac3}
.error{padding-top:3.15%}
.error .section-title{font-size:5rem;margin-bottom:12.6%}
.error-num{display:block;font-size:8.6rem;font-weight:700;line-height:1}
.error-text{font-size:2rem;line-height:1.4;margin-bottom:5rem}
.error-text:last-child{margin-bottom:0}
.basket-img{width:10rem;height:10rem}
.basket-count{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border:.1rem solid #ebebeb;width:8.8rem}
.basket-count_control{display:block;width:2.8rem;height:2.8rem;text-align:center;line-height:2.8rem;font-size:2.7rem}
.basket-count_control:hover{color:#256ac3}
.basket-count_input{height:2.8rem;line-height:2.8rem;text-align:center;font-weight:700;border:none;width:3rem}
.basket-delete{-webkit-transition:.25s;-o-transition:.25s;transition:.25s}
.basket-delete:hover{-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}
.service-box{margin-bottom:-2rem}
.service-box>*{margin-bottom:2rem}
.service-block{border:.1rem solid #ebebeb;height:100%;position:relative;padding-top:1.6rem;padding-bottom:2.5rem}
.service-block:hover:before{opacity:1;visibility:visible}
.service-block:before{content:'Подробнее';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(53,53,53,.9);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fbe529;font-size:1.5rem;font-weight:700;letter-spacing:.015rem;opacity:0;visibility:hidden;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:1}
.service-block_img{width:20.8rem;height:20.8rem;margin:0 auto .2rem}
.service-block_title{text-align:center;text-transform:uppercase;margin-bottom:0;padding-left:2.5rem;padding-right:2.5rem}
.service-fault{counter-reset:fault}
.service-fault>*{counter-increment:fault;margin-bottom:3.5rem}
.service-subtitle{position:relative;padding-left:4rem;margin-bottom:2.2rem}
.service-subtitle:before{content:counter(fault) ".";position:absolute;width:2.5rem;height:2.5rem;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#256ac3;color:#fff;text-align:center;line-height:2.5rem;display:block}
.service-list_item{position:relative;padding-left:3.8em}
.service-list_item:before{content:'';display:block;position:absolute;left:1.5rem;top:.8rem;width:.8rem;height:.8rem;border:.2rem solid #256ac3}
.service-gallery{margin-top:4.3rem;margin-bottom:5.8rem}
.service-gallery_img{padding-bottom:70%}
.service-carousel{padding-left:3.3rem;padding-right:3.3rem}
.service-carousel .owl-nav{width:-webkit-calc(100% + 6.6rem);width:calc(100% + 6.6rem)}
.footer{background-color:#f4f4f4;padding-top:2.5%;padding-bottom:2%;letter-spacing:0}
.footer .container>.row:first-child{margin-bottom:6.3%}
.footer-title{display:block;font-weight:700;margin-bottom:1.7rem}
.footer-list{max-width:19.5rem}
.footer-list_big .footer-list_item{margin-top:2.6rem}
.footer-list_big .footer-list_link{font-size:1.6rem;font-weight:700}
@media (max-width:1200px){
.footer-list_big .footer-list_link{font-size:-webkit-calc(1.285rem + .42vw);font-size:calc(1.285rem + .42vw)}
}
.footer-list_item{margin-top:1.2rem}
.footer-list_item:first-child{margin-top:0}
.footer-list_link{font-size:1.3rem;display:block;line-height:1.15}
@media (max-width:1200px){
.footer-list_link{font-size:-webkit-calc(1.255rem + .06vw);font-size:calc(1.255rem + .06vw)}
}
.footer-contact_item{font-size:1.3rem}
.footer-contact_link{font-size:1.6rem;font-weight:600;text-decoration:none!important}
.footer-social_list{margin-top:3.1rem}
.footer-social_link{display:block}
.footer-social_link .icon{-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:.25s;-o-transition:.25s;transition:.25s}
.footer-social_link:hover .icon{-webkit-filter:grayscale(0);filter:grayscale(0)}
.footer-copy_text{display:block;font-size:1.3rem}
.footer-author_text{font-size:1.2rem;padding-left:2.5rem;background:url(../img/author-logo.png) 0 center no-repeat;height:16px;line-height:16px;display:block}
.footer-author_link{color:#9d9d9d;-webkit-text-decoration-color:#fbe529;text-decoration-color:#fbe529}
.footer-author_link:hover{color:#333}
@media (max-width:1299.98px){
.category-box>*{min-height:35rem}
.brand .category-box>:nth-child(2n+1),.brand .category-box>:nth-child(5n+1),.brand .category-box>:nth-child(8n+1){background-color:#f5f5f5}
.brand .category-box>:nth-child(2n+5),.brand .category-box>:nth-child(5n+5),.brand .category-box>:nth-child(8n+5){background-color:#fff}
}
@media (max-width:1199.98px){
.advantages-block{padding-left:0;padding-right:0}
.services-list_item{padding-left:3.4rem}
.services-list_item:before{left:0}
.footer-list{max-width:18.5rem}
}
@media (max-width:991.98px){
.header-contact_item{margin-top:0}
.header-search_input{width:100%}
.category-box>*{min-height:auto!important}
.category-block{padding-top:2rem;padding-bottom:2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.category-block:before{display:none}
.category-block_img{position:relative;margin:0 auto;left:auto;bottom:auto;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:10rem;height:10rem;margin-bottom:2rem;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
.category-block_title{color:#333;margin-bottom:2rem;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}
.category-block_list{opacity:1;visibility:visible;pointer-events:auto;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}
.category-block_link{color:#333}
.table-wrapper{overflow-x:scroll}
.table-wrapper .table tr td,.table-wrapper .table tr th{padding-left:1rem;padding-right:1rem}
.card-gray{border:none;padding:2.5rem}
.brand .category-box>:nth-child(2n+1),.brand .category-box>:nth-child(4n+1),.brand .category-box>:nth-child(7n+1){background-color:#f5f5f5}
.brand .category-box>:nth-child(2n+4),.brand .category-box>:nth-child(4n+4),.brand .category-box>:nth-child(7n+4){background-color:#fff}
}
@media (max-width:767.98px){
.header-logo_link{width:10rem}
.header-navbar_link{font-size:1rem}
.footer-list{max-width:none}
.table-basket thead{display:none}
.table-basket tbody tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}
.table-basket tbody tr td{padding-left:1rem;padding-right:1rem}
.table-basket tbody tr td:first-child{display:none}
.table-basket tbody tr td:nth-child(2),.table-basket tbody tr td:nth-child(4){max-width:100%;width:auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
.table-basket tbody tr td:nth-child(3){-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.table-basket tbody tr td:nth-child(4){-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}
.table-basket tbody tr td:last-child{padding:0}
.basket-img{width:6rem;height:6rem}
.basket-delete{position:absolute;top:1rem;right:1rem}
.form-submit{text-align:center}
.category-box>*{background-color:#fff!important}
.category-box>:nth-child(4n+1),.category-box>:nth-child(4n+4){background-color:#f5f5f5!important}
.brand .category-box>*{background-color:#fff!important}
.brand .category-box>:nth-child(4n+1),.brand .category-box>:nth-child(4n+4){background-color:#f5f5f5!important}
}
@media (max-width:575.98px){
html{font-size:9px}
html.is-menu,html.is-menu body{overflow:hidden;position:relative;height:100%}
html.is-menu .header-navbar,html.is-menu body .header-navbar{opacity:1;visibility:visible;pointer-events:auto}
.h1,h1{font-size:2.8rem;margin-bottom:2rem}
.h2,h2{font-size:2.4rem}
.error-text{font-size:1.6rem;text-align:center}
.error .section-title,.section-title{font-size:2.8rem;margin-bottom:2rem}
.header{position:relative}
.header-logo_link{width:6rem}
.header-topbar{padding-top:1rem;padding-bottom:1rem}
.header-navbar{position:absolute;left:0;z-index:10;height:-webkit-calc(100vh - 5rem);height:calc(100vh - 5rem);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}
.header-navbar_item{border-top:.1rem solid rgba(245,245,245,.25)}
.header-navbar_item:first-child,.header-navbar_item:last-child{border:none}
.header-navbar_item:last-child{margin-bottom:2rem}
.header-navbar_link{display:block;line-height:3rem;font-size:1.4rem}
.footer-contact,.footer-list_big,.footer-title{text-align:center}
.footer-list_big .footer-list_item{margin-top:1rem}
.footer-author_text,.footer-copy_text{font-size:1rem}
.form-basket,.form-contact{max-width:none}
.news-image{float:none;margin:0 0 2rem;width:100%;padding-bottom:77%}
.news-image .news-block_date{position:absolute;top:0;left:0;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;margin:0!important;display:block}
.news.page .news-block{padding:0 0 2.5rem}
.news.page .news-block_img{padding-bottom:77%;width:100%;height:auto;margin:0}
.news.page .news-block_date{-webkit-transform:translateY(-.8rem);-ms-transform:translateY(-.8rem);transform:translateY(-.8rem);margin-left:2.3rem;margin-bottom:1.3rem}
.news.page .news-block p,.news.page .news-block_title{padding-left:2.5rem;padding-right:2.5rem}
.news.page .news-block_detail{margin-left:2.5rem}
.page-blue{padding:2rem}
.table-card tr td,.table-card tr th{padding-left:1rem;padding-right:1rem}
.card-price{text-align:center}
.brand .category-block{text-align:center}
.brand .category-block_title{font-size:1.5rem}
}
/*# sourceMappingURL=main.min.css.map */

.header-navbar,
.header-logo_link,
.header-topbar {
    transition: all ease 0.2s;
}
.header .header-logo_link {
    width: 160px;
    padding: 0;
}
.header {
    background-color: #fff;
}
.header-empty {
    display: none;
}
.header-empty .inner {
    height: 167px;
}
.header._js-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.header._js-fixed ~ .header-empty {
    display: block;
}
.header._js-fixed .header-topbar {
    padding-top: 5px;
    padding-bottom: 5px;
}
.header._js-fixed .header-navbar {
    padding-top: 5px;
    padding-bottom: 5px; 
}

.header._js-fixed .header-logo_link {
    padding: 0 30px;
}

.s-fixed-icon {
    position: fixed;
    bottom: 0;
    right: 0;
    pointer-events: none;
    z-index: 7;
}
.s-fixed-icon .social-colored-icon__link {
    width: 60px;
    height: 60px;
    padding: 10px;
    background-color: #202020;
    display: block;
    border-radius: 50%;
    margin: 0 20px 20px 0;
    pointer-events: all;
}
.s-fixed-icon .social-colored-icon__link svg {
    width: 100%;
    height: 100%;
}
.s-fixed-icon .social-colored-icon__link svg path {
    fill: #fff;
}
.s-fixed-icon .social-colored-icon__link.wh {
    background-color: #48ca43;
}
.s-fixed-icon .social-colored-icon__link.wh:hover {
    background-color: #31ab2c;
}
@media (max-width: 991px) {
    .header._js-fixed .header-logo_link {
        padding: 0 60px 0 0;
    }
}
@media (max-width: 767px) {
    .header-logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        max-width: 150px;
    }
    .header .header-logo_link {
        width: 100%;
    }
    
}
@media (max-width: 575px) {
    .s-fixed-icon .social-colored-icon__link {
        width: 50px;
        height: 50px;
        margin: 0 10px 10px 0;
    }
    .header-logo {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% - 195px - 45px);
        -ms-flex: 0 0 calc(100% - 195px - 45px);
        flex: 0 0 calc(100% - 195px - 45px);
        max-width: calc(100% - 195px - 45px);
    }
    .header .header-logo_link {
        width: 100%;
        max-width: 90px;
    }
    .header._js-fixed .header-logo_link {
        padding: 0;
    }
}

.header-address {
    width: 205px;
}
.header-schedule {
    width: 160px;
}
.header-contact {
    width: 215px;
}
.header-phone {
    width: 160px;
}


.header .header-logo {
    width: 470px;
    padding-top: 10px;
}
.header .header-logo_link {
    width: 450px;
}

@media (max-width: 1300px) {
    .header .header-logo {
        width: 380px;
    }
    .header .header-logo_link {
        width: 100%;
    }
    .header-logo_link img {
        width: 100%;
        display: block;
    }
}

@media (max-width: 1199px) {
    .header._js-fixed .header-logo_link {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .header .header-logo {
        width: 100%;
        padding-top: 0;
        padding-bottom: 10px;
    }
    .header .header-topbar {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .header._js-fixed .header-topbar {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .header._js-fixed .header-logo_link {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .header-logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 575px) {
    .header._js-fixed .header-topbar,
    .header .header-topbar {
        padding-top: 0;
    }
    .header .header-logo {
        padding-left: 0;
        padding-right: 0;
    }
    .header .header-logo_link {
        width: 100%;
        max-width: 100%;
    }
}
