@charset "UTF-8";
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root {
 --blue:#007bff;
 --indigo:#6610f2;
 --purple:#6f42c1;
 --pink:#e83e8c;
 --red:#dc3545;
 --orange:#fd7e14;
 --yellow:#ffc107;
 --green:#28a745;
 --teal:#20c997;
 --cyan:#17a2b8;
 --white:#fff;
 --gray:#6c757d;
 --gray-dark:#343a40;
 --primary:#007bff;
 --secondary:#6c757d;
 --success:#28a745;
 --info:#17a2b8;
 --warning:#ffc107;
 --danger:#dc3545;
 --light:#f8f9fa;
 --dark:#f5f5f5;
 --breakpoint-xs:0;
 --breakpoint-sm:576px;
 --breakpoint-md:768px;
 --breakpoint-lg:992px;
 --breakpoint-xl:1200px;
 --font-family-sans-serif:-apple-system,
 BlinkMacSystemFont,
 "Segoe UI",
 Roboto,
 "Helvetica Neue",
 Arial,
 "Noto Sans",
 sans-serif,
 "Apple Color Emoji",
 "Segoe UI Emoji",
 "Segoe UI Symbol",
 "Noto Color Emoji";
 --font-family-monospace:SFMono-Regular,
 Menlo,
 Monaco,
 Consolas,
 "Liberation Mono",
 "Courier New",
 monospace
}
*,
::after,
::before {
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
html {
 font-family:sans-serif;
 line-height:1.15;
 -webkit-text-size-adjust:100%;
 -webkit-tap-highlight-color:transparent
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
 display:block
}
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; */
 text-align:left;
 background-color:#fff
}
[tabindex="-1"]:focus {
 outline:0!important
}
hr {
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
 height:0;
 overflow:visible
}
h1,
h2,
h3,
h4,
h5,
h6 {
 margin-top:0;
 margin-bottom:.5rem
}
p {
 margin-top:0;
 margin-bottom:1rem
}
abbr[data-original-title],
abbr[title] {
 text-decoration:underline;
 -webkit-text-decoration:underline dotted;
 text-decoration:underline dotted;
 cursor:help;
 border-bottom:0;
 -webkit-text-decoration-skip-ink:none;
 text-decoration-skip-ink:none
}
address {
 margin-bottom:1rem;
 font-style:normal;
 line-height:inherit
}
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:80%
}
sub,
sup {
 position:relative;
 font-size:75%;
 line-height:0;
 vertical-align:baseline
}
sub {
 bottom:-.25em
}
sup {
 top:-.5em
}
a {
 color:#007bff;
 text-decoration:none;
 background-color:transparent
}
a:hover {
 color:#0056b3;
 text-decoration:underline
}
a:not([href]):not([tabindex]) {
 color:inherit;
 text-decoration:none
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
 color:inherit;
 text-decoration:none
}
a:not([href]):not([tabindex]):focus {
 outline:0
}
code,
kbd,
pre,
samp {
 font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
 font-size:1em
}
pre {
 margin-top:0;
 margin-bottom:1rem;
 overflow:auto
}
figure {
 margin:0 0 1rem
}
img {
 vertical-align:middle;
 border-style:none
}
svg {
 overflow:hidden;
 vertical-align:middle
}
table {
 border-collapse:collapse
}
caption {
 padding-top:.75rem;
 padding-bottom:.75rem;
 color:#6c757d;
 text-align:left;
 caption-side:bottom
}
th {
 text-align:inherit
}
label {
 display:inline-block;
 margin-bottom:.5rem
}
button {
 border-radius:0
}
button:focus {
 outline:1px dotted;
 outline:5px auto -webkit-focus-ring-color
}
button,
input,
optgroup,
select,
textarea {
 margin:0;
 font-family:inherit;
 font-size:inherit;
 line-height:inherit
}
button,
input {
 overflow:visible
}
button,
select {
 text-transform:none
}
select {
 word-wrap:normal
}
[type=button],
[type=reset],
[type=submit],
button {
 -webkit-appearance:button
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
 cursor:pointer
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
 padding:0;
 border-style:none
}
input[type=checkbox],
input[type=radio] {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 padding:0
}
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
 -webkit-appearance:listbox
}
textarea {
 overflow:auto;
 resize:vertical
}
fieldset {
 min-width:0;
 padding:0;
 margin:0;
 border:0
}
legend {
 display:block;
 width:100%;
 max-width:100%;
 padding:0;
 margin-bottom:.5rem;
 font-size:1.5rem;
 line-height:inherit;
 color:inherit;
 white-space:normal
}
progress {
 vertical-align:baseline
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
 height:auto
}
[type=search] {
 outline-offset:-2px;
 -webkit-appearance:none
}
[type=search]::-webkit-search-decoration {
 -webkit-appearance:none
}
::-webkit-file-upload-button {
 font:inherit;
 -webkit-appearance:button
}
output {
 display:inline-block
}
summary {
 display:list-item;
 cursor:pointer
}
template {
 display:none
}
[hidden] {
 display:none!important
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
 margin-bottom:.5rem;
 font-weight:500;
 line-height:1.2
}
.h1,
h1 {
 font-size:2.5rem
}
.h2,
h2 {
 font-size:2rem
}
.h3,
h3 {
 font-size:1.75rem
}
.h4,
h4 {
 font-size:1.5rem
}
.h5,
h5 {
 font-size:1.25rem
}
.h6,
h6 {
 font-size:1rem
}
.lead {
 font-size:1.25rem;
 font-weight:300
}
.display-1 {
 font-size:6rem;
 font-weight:300;
 line-height:1.2
}
.display-2 {
 font-size:5.5rem;
 font-weight:300;
 line-height:1.2
}
.display-3 {
 font-size:4.5rem;
 font-weight:300;
 line-height:1.2
}
.display-4 {
 font-size:3.5rem;
 font-weight:300;
 line-height:1.2
}
hr {
 margin-top:1rem;
 margin-bottom:1rem;
 border:0;
 border-top:1px solid rgba(0,0,0,.1)
}
.small,
small {
 font-size:80%;
 font-weight:400
}
.mark,
mark {
 padding:.2em;
 background-color:#fcf8e3
}
.list-unstyled {
 padding-left:0;
 list-style:none
}
.list-inline {
 padding-left:0;
 list-style:none
}
.list-inline-item {
 display:inline-block
}
.list-inline-item:not(:last-child) {
 margin-right:.5rem
}
.initialism {
 font-size:90%;
 text-transform:uppercase
}
.blockquote {
 margin-bottom:1rem;
 font-size:1.25rem
}
.blockquote-footer {
 display:block;
 font-size:80%;
 color:#6c757d
}
.blockquote-footer::before {
 content:"\2014\00A0"
}
.img-fluid {
 max-width:100%;
 height:auto
}
.img-thumbnail {
 padding:.25rem;
 background-color:#fff;
 border:1px solid #dee2e6;
 border-radius:.25rem;
 max-width:100%;
 height:auto
}
.figure {
 display:inline-block
}
.figure-img {
 margin-bottom:.5rem;
 line-height:1
}
.figure-caption {
 font-size:90%;
 color:#6c757d
}
code {
 font-size:87.5%;
 color:#e83e8c;
 word-break:break-word
}
a>code {
 color:inherit
}
kbd {
 padding:.2rem .4rem;
 font-size:87.5%;
 color:#fff;
 background-color:#212529;
 border-radius:.2rem
}
kbd kbd {
 padding:0;
 font-size:100%;
 font-weight:700
}
pre {
 display:block;
 font-size:87.5%;
 color:#212529
}
pre code {
 font-size:inherit;
 color:inherit;
 word-break:normal
}
.pre-scrollable {
 max-height:340px;
 overflow-y:scroll
}
.container {
 width:100%;
 padding-right:15px;
 padding-left:15px;
 margin-right:auto;
 margin-left:auto
}
@media (min-width:576px) {
 .container {
  max-width:540px
 }
}
@media (min-width:768px) {
 .container {
  max-width:720px
 }
}
@media (min-width:992px) {
 .container {
  max-width:960px
 }
}
@media (min-width:1200px) {
 .container {
  max-width:1140px
 }
}
.container-fluid {
 width:100%;
 padding-right:15px;
 padding-left:15px;
 margin-right:auto;
 margin-left:auto
}
.row {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 margin-right:-15px;
 margin-left:-15px
}
.no-gutters {
 margin-right:0;
 margin-left:0
}
.no-gutters>.col,
.no-gutters>[class*=col-] {
 padding-right:0;
 padding-left:0
}
.col,
.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 {
 position:relative;
 width:100%;
 padding-right:15px;
 padding-left:15px
}
.col {
 -ms-flex-preferred-size:0;
 flex-basis:0;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 max-width:100%
}
.col-auto {
 -webkit-box-flex:0;
 -ms-flex:0 0 auto;
 flex:0 0 auto;
 width:auto;
 max-width:100%
}
.col-1 {
 -webkit-box-flex:0;
 -ms-flex:0 0 8.33333%;
 flex:0 0 8.33333%;
 max-width:8.33333%
}
.col-2 {
 -webkit-box-flex:0;
 -ms-flex:0 0 16.66667%;
 flex:0 0 16.66667%;
 max-width:16.66667%
}
.col-3 {
 -webkit-box-flex:0;
 -ms-flex:0 0 25%;
 flex:0 0 25%;
 max-width:25%
}
.col-4 {
 -webkit-box-flex:0;
 -ms-flex:0 0 33.33333%;
 flex:0 0 33.33333%;
 max-width:33.33333%
}
.col-5 {
 -webkit-box-flex:0;
 -ms-flex:0 0 41.66667%;
 flex:0 0 41.66667%;
 max-width:41.66667%
}
.col-6 {
 -webkit-box-flex:0;
 -ms-flex:0 0 50%;
 flex:0 0 50%;
 max-width:50%
}
.col-7 {
 -webkit-box-flex:0;
 -ms-flex:0 0 58.33333%;
 flex:0 0 58.33333%;
 max-width:58.33333%
}
.col-8 {
 -webkit-box-flex:0;
 -ms-flex:0 0 66.66667%;
 flex:0 0 66.66667%;
 max-width:66.66667%
}
.col-9 {
 -webkit-box-flex:0;
 -ms-flex:0 0 75%;
 flex:0 0 75%;
 max-width:75%
}
.col-10 {
 -webkit-box-flex:0;
 -ms-flex:0 0 83.33333%;
 flex:0 0 83.33333%;
 max-width:83.33333%
}
.col-11 {
 -webkit-box-flex:0;
 -ms-flex:0 0 91.66667%;
 flex:0 0 91.66667%;
 max-width:91.66667%
}
.col-12 {
 -webkit-box-flex:0;
 -ms-flex:0 0 100%;
 flex:0 0 100%;
 max-width:100%
}
.order-first {
 -webkit-box-ordinal-group:0;
 -ms-flex-order:-1;
 order:-1
}
.order-last {
 -webkit-box-ordinal-group:14;
 -ms-flex-order:13;
 order:13
}
.order-0 {
 -webkit-box-ordinal-group:1;
 -ms-flex-order:0;
 order:0
}
.order-1 {
 -webkit-box-ordinal-group:2;
 -ms-flex-order:1;
 order:1
}
.order-2 {
 -webkit-box-ordinal-group:3;
 -ms-flex-order:2;
 order:2
}
.order-3 {
 -webkit-box-ordinal-group:4;
 -ms-flex-order:3;
 order:3
}
.order-4 {
 -webkit-box-ordinal-group:5;
 -ms-flex-order:4;
 order:4
}
.order-5 {
 -webkit-box-ordinal-group:6;
 -ms-flex-order:5;
 order:5
}
.order-6 {
 -webkit-box-ordinal-group:7;
 -ms-flex-order:6;
 order:6
}
.order-7 {
 -webkit-box-ordinal-group:8;
 -ms-flex-order:7;
 order:7
}
.order-8 {
 -webkit-box-ordinal-group:9;
 -ms-flex-order:8;
 order:8
}
.order-9 {
 -webkit-box-ordinal-group:10;
 -ms-flex-order:9;
 order:9
}
.order-10 {
 -webkit-box-ordinal-group:11;
 -ms-flex-order:10;
 order:10
}
.order-11 {
 -webkit-box-ordinal-group:12;
 -ms-flex-order:11;
 order:11
}
.order-12 {
 -webkit-box-ordinal-group:13;
 -ms-flex-order:12;
 order:12
}
.offset-1 {
 margin-left:8.33333%
}
.offset-2 {
 margin-left:16.66667%
}
.offset-3 {
 margin-left:25%
}
.offset-4 {
 margin-left:33.33333%
}
.offset-5 {
 margin-left:41.66667%
}
.offset-6 {
 margin-left:50%
}
.offset-7 {
 margin-left:58.33333%
}
.offset-8 {
 margin-left:66.66667%
}
.offset-9 {
 margin-left:75%
}
.offset-10 {
 margin-left:83.33333%
}
.offset-11 {
 margin-left:91.66667%
}
@media (min-width:576px) {
 .col-sm {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%
 }
 .col-sm-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:100%
 }
 .col-sm-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.33333%;
  flex:0 0 8.33333%;
  max-width:8.33333%
 }
 .col-sm-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.66667%;
  flex:0 0 16.66667%;
  max-width:16.66667%
 }
 .col-sm-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%
 }
 .col-sm-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.33333%;
  flex:0 0 33.33333%;
  max-width:33.33333%
 }
 .col-sm-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.66667%;
  flex:0 0 41.66667%;
  max-width:41.66667%
 }
 .col-sm-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%
 }
 .col-sm-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.33333%;
  flex:0 0 58.33333%;
  max-width:58.33333%
 }
 .col-sm-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.66667%;
  flex:0 0 66.66667%;
  max-width:66.66667%
 }
 .col-sm-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%
 }
 .col-sm-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.33333%;
  flex:0 0 83.33333%;
  max-width:83.33333%
 }
 .col-sm-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.66667%;
  flex:0 0 91.66667%;
  max-width:91.66667%
 }
 .col-sm-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
 }
 .order-sm-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1
 }
 .order-sm-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13
 }
 .order-sm-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0
 }
 .order-sm-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .order-sm-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .order-sm-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .order-sm-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .order-sm-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .order-sm-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .order-sm-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .order-sm-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .order-sm-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .order-sm-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .order-sm-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11
 }
 .order-sm-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12
 }
 .offset-sm-0 {
  margin-left:0
 }
 .offset-sm-1 {
  margin-left:8.33333%
 }
 .offset-sm-2 {
  margin-left:16.66667%
 }
 .offset-sm-3 {
  margin-left:25%
 }
 .offset-sm-4 {
  margin-left:33.33333%
 }
 .offset-sm-5 {
  margin-left:41.66667%
 }
 .offset-sm-6 {
  margin-left:50%
 }
 .offset-sm-7 {
  margin-left:58.33333%
 }
 .offset-sm-8 {
  margin-left:66.66667%
 }
 .offset-sm-9 {
  margin-left:75%
 }
 .offset-sm-10 {
  margin-left:83.33333%
 }
 .offset-sm-11 {
  margin-left:91.66667%
 }
}
@media (min-width:768px) {
 .col-md {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%
 }
 .col-md-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:100%
 }
 .col-md-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.33333%;
  flex:0 0 8.33333%;
  max-width:8.33333%
 }
 .col-md-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.66667%;
  flex:0 0 16.66667%;
  max-width:16.66667%
 }
 .col-md-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%
 }
 .col-md-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.33333%;
  flex:0 0 33.33333%;
  max-width:33.33333%
 }
 .col-md-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.66667%;
  flex:0 0 41.66667%;
  max-width:41.66667%
 }
 .col-md-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%
 }
 .col-md-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.33333%;
  flex:0 0 58.33333%;
  max-width:58.33333%
 }
 .col-md-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.66667%;
  flex:0 0 66.66667%;
  max-width:66.66667%
 }
 .col-md-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%
 }
 .col-md-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.33333%;
  flex:0 0 83.33333%;
  max-width:83.33333%
 }
 .col-md-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.66667%;
  flex:0 0 91.66667%;
  max-width:91.66667%
 }
 .col-md-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
 }
 .order-md-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1
 }
 .order-md-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13
 }
 .order-md-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0
 }
 .order-md-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .order-md-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .order-md-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .order-md-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .order-md-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .order-md-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .order-md-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .order-md-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .order-md-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .order-md-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .order-md-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11
 }
 .order-md-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12
 }
 .offset-md-0 {
  margin-left:0
 }
 .offset-md-1 {
  margin-left:8.33333%
 }
 .offset-md-2 {
  margin-left:16.66667%
 }
 .offset-md-3 {
  margin-left:25%
 }
 .offset-md-4 {
  margin-left:33.33333%
 }
 .offset-md-5 {
  margin-left:41.66667%
 }
 .offset-md-6 {
  margin-left:50%
 }
 .offset-md-7 {
  margin-left:58.33333%
 }
 .offset-md-8 {
  margin-left:66.66667%
 }
 .offset-md-9 {
  margin-left:75%
 }
 .offset-md-10 {
  margin-left:83.33333%
 }
 .offset-md-11 {
  margin-left:91.66667%
 }
}
@media (min-width:992px) {
 .col-lg {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%
 }
 .col-lg-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:100%
 }
 .col-lg-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.33333%;
  flex:0 0 8.33333%;
  max-width:8.33333%
 }
 .col-lg-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.66667%;
  flex:0 0 16.66667%;
  max-width:16.66667%
 }
 .col-lg-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%
 }
 .col-lg-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.33333%;
  flex:0 0 33.33333%;
  max-width:33.33333%
 }
 .col-lg-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.66667%;
  flex:0 0 41.66667%;
  max-width:41.66667%
 }
 .col-lg-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%
 }
 .col-lg-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.33333%;
  flex:0 0 58.33333%;
  max-width:58.33333%
 }
 .col-lg-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.66667%;
  flex:0 0 66.66667%;
  max-width:66.66667%
 }
 .col-lg-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%
 }
 .col-lg-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.33333%;
  flex:0 0 83.33333%;
  max-width:83.33333%
 }
 .col-lg-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.66667%;
  flex:0 0 91.66667%;
  max-width:91.66667%
 }
 .col-lg-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
 }
 .order-lg-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1
 }
 .order-lg-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13
 }
 .order-lg-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0
 }
 .order-lg-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .order-lg-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .order-lg-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .order-lg-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .order-lg-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .order-lg-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .order-lg-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .order-lg-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .order-lg-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .order-lg-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .order-lg-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11
 }
 .order-lg-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12
 }
 .offset-lg-0 {
  margin-left:0
 }
 .offset-lg-1 {
  margin-left:8.33333%
 }
 .offset-lg-2 {
  margin-left:16.66667%
 }
 .offset-lg-3 {
  margin-left:25%
 }
 .offset-lg-4 {
  margin-left:33.33333%
 }
 .offset-lg-5 {
  margin-left:41.66667%
 }
 .offset-lg-6 {
  margin-left:50%
 }
 .offset-lg-7 {
  margin-left:58.33333%
 }
 .offset-lg-8 {
  margin-left:66.66667%
 }
 .offset-lg-9 {
  margin-left:75%
 }
 .offset-lg-10 {
  margin-left:83.33333%
 }
 .offset-lg-11 {
  margin-left:91.66667%
 }
}
@media (min-width:1200px) {
 .col-xl {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%
 }
 .col-xl-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:100%
 }
 .col-xl-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.33333%;
  flex:0 0 8.33333%;
  max-width:8.33333%
 }
 .col-xl-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.66667%;
  flex:0 0 16.66667%;
  max-width:16.66667%
 }
 .col-xl-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%
 }
 .col-xl-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.33333%;
  flex:0 0 33.33333%;
  max-width:33.33333%
 }
 .col-xl-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.66667%;
  flex:0 0 41.66667%;
  max-width:41.66667%
 }
 .col-xl-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%
 }
 .col-xl-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.33333%;
  flex:0 0 58.33333%;
  max-width:58.33333%
 }
 .col-xl-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.66667%;
  flex:0 0 66.66667%;
  max-width:66.66667%
 }
 .col-xl-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%
 }
 .col-xl-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.33333%;
  flex:0 0 83.33333%;
  max-width:83.33333%
 }
 .col-xl-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.66667%;
  flex:0 0 91.66667%;
  max-width:91.66667%
 }
 .col-xl-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
 }
 .order-xl-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1
 }
 .order-xl-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13
 }
 .order-xl-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0
 }
 .order-xl-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .order-xl-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .order-xl-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .order-xl-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .order-xl-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .order-xl-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .order-xl-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .order-xl-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .order-xl-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .order-xl-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .order-xl-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11
 }
 .order-xl-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12
 }
 .offset-xl-0 {
  margin-left:0
 }
 .offset-xl-1 {
  margin-left:8.33333%
 }
 .offset-xl-2 {
  margin-left:16.66667%
 }
 .offset-xl-3 {
  margin-left:25%
 }
 .offset-xl-4 {
  margin-left:33.33333%
 }
 .offset-xl-5 {
  margin-left:41.66667%
 }
 .offset-xl-6 {
  margin-left:50%
 }
 .offset-xl-7 {
  margin-left:58.33333%
 }
 .offset-xl-8 {
  margin-left:66.66667%
 }
 .offset-xl-9 {
  margin-left:75%
 }
 .offset-xl-10 {
  margin-left:83.33333%
 }
 .offset-xl-11 {
  margin-left:91.66667%
 }
}
.table {
 width:100%;
 margin-bottom:1rem;
 color:#212529
}
.table td,
.table th {
 padding:.75rem;
 vertical-align:top;
 border-top:1px solid #dee2e6
}
.table thead th {
 vertical-align:bottom;
 border-bottom:2px solid #dee2e6
}
.table tbody+tbody {
 border-top:2px solid #dee2e6
}
.table-sm td,
.table-sm th {
 padding:.3rem
}
.table-bordered {
 border:1px solid #dee2e6
}
.table-bordered td,
.table-bordered th {
 border:1px solid #dee2e6
}
.table-bordered thead td,
.table-bordered thead th {
 border-bottom-width:2px
}
.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
 border:0
}
.table-striped tbody tr:nth-of-type(odd) {
 background-color:rgba(0,0,0,.05)
}
.table-hover tbody tr:hover {
 color:#212529;
 background-color:rgba(0,0,0,.075)
}
.table-primary,
.table-primary>td,
.table-primary>th {
 background-color:#b8daff
}
.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
 border-color:#7abaff
}
.table-hover .table-primary:hover {
 background-color:#9fcdff
}
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
 background-color:#9fcdff
}
.table-secondary,
.table-secondary>td,
.table-secondary>th {
 background-color:#d6d8db
}
.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
 border-color:#b3b7bb
}
.table-hover .table-secondary:hover {
 background-color:#c8cbcf
}
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
 background-color:#c8cbcf
}
.table-success,
.table-success>td,
.table-success>th {
 background-color:#c3e6cb
}
.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
 border-color:#8fd19e
}
.table-hover .table-success:hover {
 background-color:#b1dfbb
}
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
 background-color:#b1dfbb
}
.table-info,
.table-info>td,
.table-info>th {
 background-color:#bee5eb
}
.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
 border-color:#86cfda
}
.table-hover .table-info:hover {
 background-color:#abdde5
}
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
 background-color:#abdde5
}
.table-warning,
.table-warning>td,
.table-warning>th {
 background-color:#ffeeba
}
.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
 border-color:#ffdf7e
}
.table-hover .table-warning:hover {
 background-color:#ffe8a1
}
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
 background-color:#ffe8a1
}
.table-danger,
.table-danger>td,
.table-danger>th {
 background-color:#f5c6cb
}
.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
 border-color:#ed969e
}
.table-hover .table-danger:hover {
 background-color:#f1b0b7
}
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
 background-color:#f1b0b7
}
.table-light,
.table-light>td,
.table-light>th {
 background-color:#fdfdfe
}
.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
 border-color:#fbfcfc
}
.table-hover .table-light:hover {
 background-color:#ececf6
}
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
 background-color:#ececf6
}
.table-dark,
.table-dark>td,
.table-dark>th {
 background-color:#fcfcfc
}
.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
 border-color:#fafafa
}
.table-hover .table-dark:hover {
 background-color:#efefef
}
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
 background-color:#efefef
}
.table-active,
.table-active>td,
.table-active>th {
 background-color:rgba(0,0,0,.075)
}
.table-hover .table-active:hover {
 background-color:rgba(0,0,0,.075)
}
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
 background-color:rgba(0,0,0,.075)
}
.table .thead-dark th {
 color:#fff;
 background-color:#343a40;
 border-color:#454d55
}
.table .thead-light th {
 color:#495057;
 background-color:#e9ecef;
 border-color:#dee2e6
}
.table-dark {
 color:#fff;
 background-color:#343a40
}
.table-dark td,
.table-dark th,
.table-dark thead th {
 border-color:#454d55
}
.table-dark.table-bordered {
 border:0
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
 background-color:rgba(255,255,255,.05)
}
.table-dark.table-hover tbody tr:hover {
 color:#fff;
 background-color:rgba(255,255,255,.075)
}
@media (max-width:575.98px) {
 .table-responsive-sm {
  display:block;
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch
 }
 .table-responsive-sm>.table-bordered {
  border:0
 }
}
@media (max-width:767.98px) {
 .table-responsive-md {
  display:block;
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch
 }
 .table-responsive-md>.table-bordered {
  border:0
 }
}
@media (max-width:991.98px) {
 .table-responsive-lg {
  display:block;
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch
 }
 .table-responsive-lg>.table-bordered {
  border:0
 }
}
@media (max-width:1199.98px) {
 .table-responsive-xl {
  display:block;
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch
 }
 .table-responsive-xl>.table-bordered {
  border:0
 }
}
.table-responsive {
 display:block;
 width:100%;
 overflow-x:auto;
 -webkit-overflow-scrolling:touch
}
.table-responsive>.table-bordered {
 border:0
}
.col-form-label {
 padding-top:calc(.375rem + 1px);
 padding-bottom:calc(.375rem + 1px);
 margin-bottom:0;
 font-size:inherit;
 line-height:1.5
}
.col-form-label-lg {
 padding-top:calc(.5rem + 1px);
 padding-bottom:calc(.5rem + 1px);
 font-size:1.25rem;
 line-height:1.5
}
.col-form-label-sm {
 padding-top:calc(.25rem + 1px);
 padding-bottom:calc(.25rem + 1px);
 font-size:.875rem;
 line-height:1.5
}
.form-text {
 display:block;
 margin-top:.25rem
}
.form-row {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 margin-right:-5px;
 margin-left:-5px
}
.form-row>.col,
.form-row>[class*=col-] {
 padding-right:5px;
 padding-left:5px
}
.form-check {
 position:relative;
 display:block;
 padding-left:1.25rem
}
.form-check-input {
 position:absolute;
 margin-top:.3rem;
 margin-left:-1.25rem
}
.form-check-input:disabled~.form-check-label {
 color:#6c757d
}
.form-check-label {
 margin-bottom:0
}
.form-check-inline {
 display:-webkit-inline-box;
 display:-ms-inline-flexbox;
 display:inline-flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 padding-left:0;
 margin-right:.75rem
}
.form-check-inline .form-check-input {
 position:static;
 margin-top:0;
 margin-right:.3125rem;
 margin-left:0
}
.valid-feedback {
 display:none;
 width:100%;
 margin-top:.25rem;
 font-size:80%;
 color:#28a745
}
.valid-tooltip {
 position:absolute;
 top:100%;
 z-index:5;
 display:none;
 max-width:100%;
 padding:.25rem .5rem;
 margin-top:.1rem;
 font-size:.875rem;
 line-height:1.5;
 color:#fff;
 background-color:rgba(40,167,69,.9);
 border-radius:.25rem
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
 border-color:#28a745;
 padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);
 background:url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
 border-color:#28a745;
 -webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);
 box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip {
 display:block
}
.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
 color:#28a745
}
.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
 display:block
}
.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
 color:#28a745
}
.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
 border-color:#28a745
}
.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
 display:block
}
.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
 border-color:#34ce57;
 background-color:#34ce57
}
.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
 -webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);
 box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
 border-color:#28a745
}
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
 border-color:#28a745
}
.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
 display:block
}
.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
 border-color:#28a745;
 -webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);
 box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.invalid-feedback {
 display:none;
 width:100%;
 margin-top:.25rem;
 font-size:80%;
 color:#dc3545
}
.invalid-tooltip {
 position:absolute;
 top:100%;
 z-index:5;
 display:none;
 max-width:100%;
 padding:.25rem .5rem;
 margin-top:.1rem;
 font-size:.875rem;
 line-height:1.5;
 color:#fff;
 background-color:rgba(220,53,69,.9);
 border-radius:.25rem
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
 border-color:#dc3545;
 padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);
 background:url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
 border-color:#dc3545;
 -webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);
 box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip {
 display:block
}
.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
 color:#dc3545
}
.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
 display:block
}
.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
 color:#dc3545
}
.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
 border-color:#dc3545
}
.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
 display:block
}
.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
 border-color:#e4606d;
 background-color:#e4606d
}
.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
 -webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);
 box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
 border-color:#dc3545
}
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
 border-color:#dc3545
}
.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
 display:block
}
.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
 border-color:#dc3545;
 -webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);
 box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.form-inline {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-flow:row wrap;
 flex-flow:row wrap;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.form-inline .form-check {
 width:100%
}
@media (min-width:576px) {
 .form-inline label {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  margin-bottom:0
 }
.fade {
 -webkit-transition:opacity .15s linear;
 transition:opacity .15s linear
}
@media (prefers-reduced-motion:reduce) {
 .fade {
  -webkit-transition:none;
  transition:none
 }
}
.fade:not(.show) {
 opacity:0
}
.collapse:not(.show) {
 display:none
}
.collapsing {
 position:relative;
 height:0;
 overflow:hidden;
 -webkit-transition:height .35s ease;
 transition:height .35s ease
}
@media (prefers-reduced-motion:reduce) {
 .collapsing {
  -webkit-transition:none;
  transition:none
 }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
 position:relative
}
.dropdown-toggle {
 white-space:nowrap
}
.dropdown-toggle::after {
 display:inline-block;
 margin-left:.255em;
 vertical-align:.255em;
 content:"";
 border-top:.3em solid;
 border-right:.3em solid transparent;
 border-bottom:0;
 border-left:.3em solid transparent
}
.dropdown-toggle:empty::after {
 margin-left:0
}
.dropdown-menu {
 position:absolute;
 top:100%;
 left:0;
 z-index:1000;
 display:none;
 float:left;
 min-width:10rem;
 padding:.5rem 0;
 margin:.125rem 0 0;
 font-size:1rem;
 color:#212529;
 text-align:left;
 list-style:none;
 background-color:#fff;
 background-clip:padding-box;
 border:1px solid rgba(0,0,0,.15);
 border-radius:.25rem
}
.dropdown-menu-left {
 right:auto;
 left:0
}
.dropdown-menu-right {
 right:0;
 left:auto
}
@media (min-width:576px) {
 .dropdown-menu-sm-left {
  right:auto;
  left:0
 }
 .dropdown-menu-sm-right {
  right:0;
  left:auto
 }
}
@media (min-width:768px) {
 .dropdown-menu-md-left {
  right:auto;
  left:0
 }
 .dropdown-menu-md-right {
  right:0;
  left:auto
 }
}
@media (min-width:992px) {
 .dropdown-menu-lg-left {
  right:auto;
  left:0
 }
 .dropdown-menu-lg-right {
  right:0;
  left:auto
 }
}
@media (min-width:1200px) {
 .dropdown-menu-xl-left {
  right:auto;
  left:0
 }
 .dropdown-menu-xl-right {
  right:0;
  left:auto
 }
}
.dropup .dropdown-menu {
 top:auto;
 bottom:100%;
 margin-top:0;
 margin-bottom:.125rem
}
.dropup .dropdown-toggle::after {
 display:inline-block;
 margin-left:.255em;
 vertical-align:.255em;
 content:"";
 border-top:0;
 border-right:.3em solid transparent;
 border-bottom:.3em solid;
 border-left:.3em solid transparent
}
.dropup .dropdown-toggle:empty::after {
 margin-left:0
}
.dropright .dropdown-menu {
 top:0;
 right:auto;
 left:100%;
 margin-top:0;
 margin-left:.125rem
}
.dropright .dropdown-toggle::after {
 display:inline-block;
 margin-left:.255em;
 vertical-align:.255em;
 content:"";
 border-top:.3em solid transparent;
 border-right:0;
 border-bottom:.3em solid transparent;
 border-left:.3em solid
}
.dropright .dropdown-toggle:empty::after {
 margin-left:0
}
.dropright .dropdown-toggle::after {
 vertical-align:0
}
.dropleft .dropdown-menu {
 top:0;
 right:100%;
 left:auto;
 margin-top:0;
 margin-right:.125rem
}
.dropleft .dropdown-toggle::after {
 display:inline-block;
 margin-left:.255em;
 vertical-align:.255em;
 content:""
}
.dropleft .dropdown-toggle::after {
 display:none
}
.dropleft .dropdown-toggle::before {
 display:inline-block;
 margin-right:.255em;
 vertical-align:.255em;
 content:"";
 border-top:.3em solid transparent;
 border-right:.3em solid;
 border-bottom:.3em solid transparent
}
.dropleft .dropdown-toggle:empty::after {
 margin-left:0
}
.dropleft .dropdown-toggle::before {
 vertical-align:0
}
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
 right:auto;
 bottom:auto
}
.dropdown-divider {
 height:0;
 margin:.5rem 0;
 overflow:hidden;
 border-top:1px solid #e9ecef
}
.dropdown-item {
 display:block;
 width:100%;
 padding:.25rem 1.5rem;
 clear:both;
 font-weight:400;
 color:#212529;
 text-align:inherit;
 white-space:nowrap;
 background-color:transparent;
 border:0
}
.dropdown-item:focus,
.dropdown-item:hover {
 color:#16181b;
 text-decoration:none;
 background-color:#f8f9fa
}
.dropdown-item.active,
.dropdown-item:active {
 color:#fff;
 text-decoration:none;
 background-color:#007bff
}
.dropdown-item.disabled,
.dropdown-item:disabled {
 color:#6c757d;
 pointer-events:none;
 background-color:transparent
}
.dropdown-menu.show {
 display:block
}
.dropdown-header {
 display:block;
 padding:.5rem 1.5rem;
 margin-bottom:0;
 font-size:.875rem;
 color:#6c757d;
 white-space:nowrap
}
.dropdown-item-text {
 display:block;
 padding:.25rem 1.5rem;
 color:#212529
}
.btn-group,
.btn-group-vertical {
 position:relative;
 display:-webkit-inline-box;
 display:-ms-inline-flexbox;
 display:inline-flex;
 vertical-align:middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
 position:relative;
 -webkit-box-flex:1;
 -ms-flex:1 1 auto;
 flex:1 1 auto
}
.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
 z-index:1
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
 z-index:1
}
.btn-toolbar {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-pack:start;
 -ms-flex-pack:start;
 justify-content:flex-start
}
.dropleft .dropdown-toggle-split::before {
 margin-right:0
}
.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
 padding-right:.375rem;
 padding-left:.375rem
}
.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
 padding-right:.75rem;
 padding-left:.75rem
}
.btn-group-vertical {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
 width:100%
}
.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
 margin-top:-1px
}
.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
 border-top-left-radius:0;
 border-top-right-radius:0
}
.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
 margin-bottom:0
}
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
 position:absolute;
 clip:rect(0,0,0,0);
 pointer-events:none
}
.custom-control {
 position:relative;
 display:block;
 min-height:1.5rem;
 padding-left:1.5rem
}
.custom-control-inline {
 display:-webkit-inline-box;
 display:-ms-inline-flexbox;
 display:inline-flex;
 margin-right:1rem
}
.custom-control-input {
 position:absolute;
 z-index:-1;
 opacity:0
}
.custom-control-input:checked~.custom-control-label::before {
 color:#fff;
 border-color:#007bff;
 background-color:#007bff
}
.custom-control-input:focus~.custom-control-label::before {
 -webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);
 box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before {
 border-color:#80bdff
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
 color:#fff;
 background-color:#b3d7ff;
 border-color:#b3d7ff
}
.custom-control-input:disabled~.custom-control-label {
 color:#6c757d
}
.custom-control-input:disabled~.custom-control-label::before {
 background-color:#e9ecef
}
.custom-control-label {
 position:relative;
 margin-bottom:0;
 vertical-align:top
}
.custom-control-label::before {
 position:absolute;
 top:.25rem;
 left:-1.5rem;
 display:block;
 width:1rem;
 height:1rem;
 pointer-events:none;
 content:"";
 background-color:#fff;
 border:#adb5bd solid 1px
}
.custom-control-label::after {
 position:absolute;
 top:.25rem;
 left:-1.5rem;
 display:block;
 width:1rem;
 height:1rem;
 content:"";
 background:no-repeat 50%/50% 50%
}
.custom-checkbox .custom-control-label::before {
 border-radius:.25rem
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
 background-image:url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
 border-color:#007bff;
 background-color:#007bff
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
 background-image:url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
 background-color:rgba(0,123,255,.5)
}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
 background-color:rgba(0,123,255,.5)
}
.custom-radio .custom-control-label::before {
 border-radius:50%
}
.custom-radio .custom-control-input:checked~.custom-control-label::after {
 background-image:url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
 background-color:rgba(0,123,255,.5)
}
.custom-switch {
 padding-left:2.25rem
}
.custom-switch .custom-control-label::before {
 left:-2.25rem;
 width:1.75rem;
 pointer-events:all;
 border-radius:.5rem
}
.custom-switch .custom-control-label::after {
 top:calc(.25rem + 2px);
 left:calc(-2.25rem + 2px);
 width:calc(1rem - 4px);
 height:calc(1rem - 4px);
 background-color:#adb5bd;
 border-radius:.5rem;
 -webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
 .custom-switch .custom-control-label::after {
  -webkit-transition:none;
  transition:none
 }
}
.custom-switch .custom-control-input:checked~.custom-control-label::after {
 background-color:#fff;
 -webkit-transform:translateX(.75rem);
 transform:translateX(.75rem)
}
.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
 background-color:rgba(0,123,255,.5)
}
.custom-select {
 display:inline-block;
 width:100%;
 height:calc(1.5em + .75rem + 2px);
 padding:.375rem 1.75rem .375rem .75rem;
 font-size:1rem;
 font-weight:400;
 line-height:1.5;
 color:#495057;
 vertical-align:middle;
 background:url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
 background-color:#fff;
 border:1px solid #ced4da;
 border-radius:.25rem;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
.custom-select:focus {
 border-color:#80bdff;
 outline:0;
 -webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);
 box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-select:focus::-ms-value {
 color:#495057;
 background-color:#fff
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
 height:auto;
 padding-right:.75rem;
 background-image:none
}
.custom-select:disabled {
 color:#6c757d;
 background-color:#e9ecef
}
.custom-select::-ms-expand {
 display:none
}
.custom-select-sm {
 height:calc(1.5em + .5rem + 2px);
 padding-top:.25rem;
 padding-bottom:.25rem;
 padding-left:.5rem;
 font-size:.875rem
}
.custom-select-lg {
 height:calc(1.5em + 1rem + 2px);
 padding-top:.5rem;
 padding-bottom:.5rem;
 padding-left:1rem;
 font-size:1.25rem
}
.custom-file {
 position:relative;
 display:inline-block;
 width:100%;
 height:calc(1.5em + .75rem + 2px);
 margin-bottom:0
}
.custom-file-input {
 position:relative;
 z-index:2;
 width:100%;
 height:calc(1.5em + .75rem + 2px);
 margin:0;
 opacity:0
}
.custom-file-input:focus~.custom-file-label {
 border-color:#80bdff;
 -webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);
 box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-file-input:disabled~.custom-file-label {
 background-color:#e9ecef
}
.custom-file-input:lang(en)~.custom-file-label::after {
 content:"Browse"
}
.custom-file-input~.custom-file-label[data-browse]::after {
 content:attr(data-browse)
}
.custom-file-label {
 position:absolute;
 top:0;
 right:0;
 left:0;
 z-index:1;
 height:calc(1.5em + .75rem + 2px);
 padding:.375rem .75rem;
 font-weight:400;
 line-height:1.5;
 color:#495057;
 background-color:#fff;
 border:1px solid #ced4da;
 border-radius:.25rem
}
.custom-file-label::after {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 z-index:3;
 display:block;
 height:calc(1.5em + .75rem);
 padding:.375rem .75rem;
 line-height:1.5;
 color:#495057;
 content:"Browse";
 background-color:#e9ecef;
 border-left:inherit;
 border-radius:0 .25rem .25rem 0
}
.custom-range {
 width:100%;
 height:calc(1rem + .4rem);
 padding:0;
 background-color:transparent;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
.custom-range:focus {
 outline:0
}
.custom-range:focus::-webkit-slider-thumb {
 -webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);
 box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-range:focus::-moz-range-thumb {
 box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-range:focus::-ms-thumb {
 box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-range::-moz-focus-outer {
 border:0
}
.custom-range::-webkit-slider-thumb {
 width:1rem;
 height:1rem;
 margin-top:-.25rem;
 background-color:#007bff;
 border:0;
 border-radius:1rem;
 -webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 -webkit-appearance:none;
 appearance:none
}
@media (prefers-reduced-motion:reduce) {
 .custom-range::-webkit-slider-thumb {
  -webkit-transition:none;
  transition:none
 }
}
.custom-range::-webkit-slider-thumb:active {
 background-color:#b3d7ff
}
.custom-range::-webkit-slider-runnable-track {
 width:100%;
 height:.5rem;
 color:transparent;
 cursor:pointer;
 background-color:#dee2e6;
 border-color:transparent;
 border-radius:1rem
}
.custom-range::-moz-range-thumb {
 width:1rem;
 height:1rem;
 background-color:#007bff;
 border:0;
 border-radius:1rem;
 -webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 -moz-appearance:none;
 appearance:none
}
@media (prefers-reduced-motion:reduce) {
 .custom-range::-moz-range-thumb {
  -webkit-transition:none;
  transition:none
 }
}
.custom-range::-moz-range-thumb:active {
 background-color:#b3d7ff
}
.custom-range::-moz-range-track {
 width:100%;
 height:.5rem;
 color:transparent;
 cursor:pointer;
 background-color:#dee2e6;
 border-color:transparent;
 border-radius:1rem
}
.custom-range::-ms-thumb {
 width:1rem;
 height:1rem;
 margin-top:0;
 margin-right:.2rem;
 margin-left:.2rem;
 background-color:#007bff;
 border:0;
 border-radius:1rem;
 -webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 appearance:none
}
@media (prefers-reduced-motion:reduce) {
 .custom-range::-ms-thumb {
  -webkit-transition:none;
  transition:none
 }
}
.custom-range::-ms-thumb:active {
 background-color:#b3d7ff
}
.custom-range::-ms-track {
 width:100%;
 height:.5rem;
 color:transparent;
 cursor:pointer;
 background-color:transparent;
 border-color:transparent;
 border-width:.5rem
}
.custom-range::-ms-fill-lower {
 background-color:#dee2e6;
 border-radius:1rem
}
.custom-range::-ms-fill-upper {
 margin-right:15px;
 background-color:#dee2e6;
 border-radius:1rem
}
.custom-range:disabled::-webkit-slider-thumb {
 background-color:#adb5bd
}
.custom-range:disabled::-webkit-slider-runnable-track {
 cursor:default
}
.custom-range:disabled::-moz-range-thumb {
 background-color:#adb5bd
}
.custom-range:disabled::-moz-range-track {
 cursor:default
}
.custom-range:disabled::-ms-thumb {
 background-color:#adb5bd
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
 -webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
 .custom-control-label::before,
 .custom-file-label,
 .custom-select {
  -webkit-transition:none;
  transition:none
 }
}
.nav {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 padding-left:0;
 margin-bottom:0;
 list-style:none
}
.nav-link {
 display:block;
 padding:.5rem 1rem
}
.nav-link:focus,
.nav-link:hover {
 text-decoration:none
}
.nav-link.disabled {
 color:#6c757d;
 pointer-events:none;
 cursor:default
}
.nav-tabs {
 border-bottom:1px solid #dee2e6
}
.nav-tabs .nav-item {
 margin-bottom:-1px
}
.nav-tabs .nav-link {
 border:1px solid transparent;
 border-top-left-radius:.25rem;
 border-top-right-radius:.25rem
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
 border-color:#e9ecef #e9ecef #dee2e6
}
.nav-tabs .nav-link.disabled {
 color:#6c757d;
 background-color:transparent;
 border-color:transparent
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
 color:#495057;
 background-color:#fff;
 border-color:#dee2e6 #dee2e6 #fff
}
.nav-tabs .dropdown-menu {
 margin-top:-1px;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.nav-pills .nav-link {
 border-radius:.25rem
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
 color:#fff;
 background-color:#007bff
}
.nav-fill .nav-item {
 -webkit-box-flex:1;
 -ms-flex:1 1 auto;
 flex:1 1 auto;
 text-align:center
}
.nav-justified .nav-item {
 -ms-flex-preferred-size:0;
 flex-basis:0;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 text-align:center
}
.tab-content>.tab-pane {
 display:none
}
.tab-content>.active {
 display:block
}
.navbar {
 position:relative;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 padding:.5rem 1rem
}
.navbar>.container,
.navbar>.container-fluid {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.navbar-brand {
 display:inline-block;
 padding-top:.3125rem;
 padding-bottom:.3125rem;
 margin-right:1rem;
 font-size:1.25rem;
 line-height:inherit;
 white-space:nowrap
}
.navbar-brand:focus,
.navbar-brand:hover {
 text-decoration:none
}
.navbar-nav {
 /* display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 padding-left:0;
 margin-bottom:0;
 list-style:none */
}
.navbar-nav .nav-link {
 padding-right:0;
 padding-left:0
}
.navbar-nav .dropdown-menu {
 position:static;
 float:none
}
.navbar-text {
 display:inline-block;
 padding-top:.5rem;
 padding-bottom:.5rem
}
.navbar-collapse {
 -ms-flex-preferred-size:100%;
 flex-basis:100%;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.navbar-toggler {
 padding:.25rem .75rem;
 font-size:1.25rem;
 line-height:1;
 background-color:transparent;
 border:1px solid transparent;
 border-radius:.25rem
}
.navbar-toggler:focus,
.navbar-toggler:hover {
 text-decoration:none
}
.navbar-toggler-icon {
 display:inline-block;
 width:1.5em;
 height:1.5em;
 vertical-align:middle;
 content:"";
 background:no-repeat center center;
 background-size:100% 100%
}
@media (max-width:575.98px) {
 .navbar-expand-sm>.container,
 .navbar-expand-sm>.container-fluid {
  padding-right:0;
  padding-left:0
 }
}
@media (min-width:576px) {
 .navbar-expand-sm {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-flow:row nowrap;
  flex-flow:row nowrap;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .navbar-expand-sm .navbar-nav {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .navbar-expand-sm .navbar-nav .dropdown-menu {
  position:absolute
 }
 .navbar-expand-sm .navbar-nav .nav-link {
  padding-right:.5rem;
  padding-left:.5rem
 }
 .navbar-expand-sm>.container,
 .navbar-expand-sm>.container-fluid {
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
 }
 .navbar-expand-sm .navbar-collapse {
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:flex!important;
  -ms-flex-preferred-size:auto;
  flex-basis:auto
 }
 .navbar-expand-sm .navbar-toggler {
  display:none
 }
}
@media (max-width:767.98px) {
 .navbar-expand-md>.container,
 .navbar-expand-md>.container-fluid {
  padding-right:0;
  padding-left:0
 }
}
@media (min-width:768px) {
 .navbar-expand-md {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-flow:row nowrap;
  flex-flow:row nowrap;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .navbar-expand-md .navbar-nav {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .navbar-expand-md .navbar-nav .dropdown-menu {
  position:absolute
 }
 .navbar-expand-md .navbar-nav .nav-link {
  padding-right:.5rem;
  padding-left:.5rem
 }
 .navbar-expand-md>.container,
 .navbar-expand-md>.container-fluid {
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
 }
 .navbar-expand-md .navbar-collapse {
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:flex!important;
  -ms-flex-preferred-size:auto;
  flex-basis:auto
 }
 .navbar-expand-md .navbar-toggler {
  display:none
 }
}
@media (max-width:991.98px) {
 .navbar-expand-lg>.container,
 .navbar-expand-lg>.container-fluid {
  padding-right:0;
  padding-left:0
 }
}
@media (min-width:992px) {
 .navbar-expand-lg {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-flow:row nowrap;
  flex-flow:row nowrap;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .navbar-expand-lg .navbar-nav {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .navbar-expand-lg .navbar-nav .dropdown-menu {
  position:absolute
 }
 .navbar-expand-lg .navbar-nav .nav-link {
  padding-right:.5rem;
  padding-left:.5rem
 }
 .navbar-expand-lg>.container,
 .navbar-expand-lg>.container-fluid {
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
 }
 .navbar-expand-lg .navbar-collapse {
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:flex!important;
  -ms-flex-preferred-size:auto;
  flex-basis:auto
 }
 .navbar-expand-lg .navbar-toggler {
  display:none
 }
}
@media (max-width:1199.98px) {
 .navbar-expand-xl>.container,
 .navbar-expand-xl>.container-fluid {
  padding-right:0;
  padding-left:0
 }
}
@media (min-width:1200px) {
 .navbar-expand-xl {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-flow:row nowrap;
  flex-flow:row nowrap;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start
 }
 .navbar-expand-xl .navbar-nav {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .navbar-expand-xl .navbar-nav .dropdown-menu {
  position:absolute
 }
 .navbar-expand-xl .navbar-nav .nav-link {
  padding-right:.5rem;
  padding-left:.5rem
 }
 .navbar-expand-xl>.container,
 .navbar-expand-xl>.container-fluid {
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
 }
 .navbar-expand-xl .navbar-collapse {
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:flex!important;
  -ms-flex-preferred-size:auto;
  flex-basis:auto
 }
 .navbar-expand-xl .navbar-toggler {
  display:none
 }
}
.navbar-expand {
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-flow:row nowrap;
 flex-flow:row nowrap;
 -webkit-box-pack:start;
 -ms-flex-pack:start;
 justify-content:flex-start
}
.navbar-expand>.container,
.navbar-expand>.container-fluid {
 padding-right:0;
 padding-left:0
}
.navbar-expand .navbar-nav {
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row
}
.navbar-expand .navbar-nav .dropdown-menu {
 position:absolute
}
.navbar-expand .navbar-nav .nav-link {
 padding-right:.5rem;
 padding-left:.5rem
}
.navbar-expand>.container,
.navbar-expand>.container-fluid {
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap
}
.navbar-expand .navbar-collapse {
 display:-webkit-box!important;
 display:-ms-flexbox!important;
 display:flex!important;
 -ms-flex-preferred-size:auto;
 flex-basis:auto
}
.navbar-expand .navbar-toggler {
 display:none
}
.navbar-light .navbar-brand {
 color:rgba(0,0,0,.9)
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
 color:rgba(0,0,0,.9)
}
.navbar-light .navbar-nav .nav-link {
 color:rgba(0,0,0,.5)
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
 color:rgba(0,0,0,.7)
}
.navbar-light .navbar-nav .nav-link.disabled {
 color:rgba(0,0,0,.3)
}
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
 color:rgba(0,0,0,.9)
}
.navbar-light .navbar-toggler {
 color:rgba(0,0,0,.5);
 border-color:rgba(0,0,0,.1)
}
.navbar-light .navbar-toggler-icon {
 background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='https://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.navbar-light .navbar-text {
 color:rgba(0,0,0,.5)
}
.navbar-light .navbar-text a {
 color:rgba(0,0,0,.9)
}
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
 color:rgba(0,0,0,.9)
}
.navbar-dark .navbar-brand {
 color:#fff
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
 color:#fff
}
.navbar-dark .navbar-nav .nav-link {
 color:rgba(255,255,255,.5)
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
 color:rgba(255,255,255,.75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
 color:rgba(255,255,255,.25)
}
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
 color:#fff
}
.navbar-dark .navbar-toggler {
 color:rgba(255,255,255,.5);
 border-color:rgba(255,255,255,.1)
}
.navbar-dark .navbar-toggler-icon {
 background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='https://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.navbar-dark .navbar-text {
 color:rgba(255,255,255,.5)
}
.navbar-dark .navbar-text a {
 color:#fff
}
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
 color:#fff
}
.card {
 position:relative;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 min-width:0;
 word-wrap:break-word;
 background-color:#fff;
 background-clip:border-box;
 border:1px solid rgba(0,0,0,.125);
 border-radius:.25rem
}
.card>hr {
 margin-right:0;
 margin-left:0
}
.card>.list-group:first-child .list-group-item:first-child {
 border-top-left-radius:.25rem;
 border-top-right-radius:.25rem
}
.card>.list-group:last-child .list-group-item:last-child {
 border-bottom-right-radius:.25rem;
 border-bottom-left-radius:.25rem
}
.card-body {
 -webkit-box-flex:1;
 -ms-flex:1 1 auto;
 flex:1 1 auto;
 padding:1.25rem
}
.card-title {
 margin-bottom:.75rem
}
.card-subtitle {
 margin-top:-.375rem;
 margin-bottom:0
}
.card-text:last-child {
 margin-bottom:0
}
.card-link:hover {
 text-decoration:none
}
.card-link+.card-link {
 margin-left:1.25rem
}
.card-header {
 padding:.75rem 1.25rem;
 margin-bottom:0;
 background-color:rgba(0,0,0,.03);
 border-bottom:1px solid rgba(0,0,0,.125)
}
.card-header:first-child {
 border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.card-header+.list-group .list-group-item:first-child {
 border-top:0
}
.card-footer {
 padding:.75rem 1.25rem;
 background-color:rgba(0,0,0,.03);
 border-top:1px solid rgba(0,0,0,.125)
}
.card-footer:last-child {
 border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.card-header-tabs {
 margin-right:-.625rem;
 margin-bottom:-.75rem;
 margin-left:-.625rem;
 border-bottom:0
}
.card-header-pills {
 margin-right:-.625rem;
 margin-left:-.625rem
}
.card-img-overlay {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 padding:1.25rem
}
.card-img {
 width:100%;
 border-radius:calc(.25rem - 1px)
}
.card-img-top {
 width:100%;
 border-top-left-radius:calc(.25rem - 1px);
 border-top-right-radius:calc(.25rem - 1px)
}
.card-img-bottom {
 width:100%;
 border-bottom-right-radius:calc(.25rem - 1px);
 border-bottom-left-radius:calc(.25rem - 1px)
}
.card-deck {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.card-deck .card {
 margin-bottom:15px
}
@media (min-width:576px) {
 .card-deck {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-flow:row wrap;
  flex-flow:row wrap;
  margin-right:-15px;
  margin-left:-15px
 }
 .card-deck .card {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-flex:1;
  -ms-flex:1 0 0%;
  flex:1 0 0%;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  margin-right:15px;
  margin-bottom:0;
  margin-left:15px
 }
}
.card-group {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.card-group>.card {
 margin-bottom:15px
}
@media (min-width:576px) {
 .card-group {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-flow:row wrap;
  flex-flow:row wrap
 }
 .card-group>.card {
  -webkit-box-flex:1;
  -ms-flex:1 0 0%;
  flex:1 0 0%;
  margin-bottom:0
 }
 .card-group>.card+.card {
  margin-left:0;
  border-left:0
 }
 .card-group>.card:not(:last-child) {
  border-top-right-radius:0;
  border-bottom-right-radius:0
 }
 .card-group>.card:not(:last-child) .card-header,
 .card-group>.card:not(:last-child) .card-img-top {
  border-top-right-radius:0
 }
 .card-group>.card:not(:last-child) .card-footer,
 .card-group>.card:not(:last-child) .card-img-bottom {
  border-bottom-right-radius:0
 }
 .card-group>.card:not(:first-child) {
  border-top-left-radius:0;
  border-bottom-left-radius:0
 }
 .card-group>.card:not(:first-child) .card-header,
 .card-group>.card:not(:first-child) .card-img-top {
  border-top-left-radius:0
 }
 .card-group>.card:not(:first-child) .card-footer,
 .card-group>.card:not(:first-child) .card-img-bottom {
  border-bottom-left-radius:0
 }
}
.card-columns .card {
 margin-bottom:.75rem
}
@media (min-width:576px) {
 .card-columns {
  -webkit-column-count:3;
  -moz-column-count:3;
  column-count:3;
  -webkit-column-gap:1.25rem;
  -moz-column-gap:1.25rem;
  column-gap:1.25rem;
  orphans:1;
  widows:1
 }
 .card-columns .card {
  display:inline-block;
  width:100%
 }
}
.accordion>.card {
 overflow:hidden
}
.accordion>.card:not(:first-of-type) .card-header:first-child {
 border-radius:0
}
.accordion>.card:not(:first-of-type):not(:last-of-type) {
 border-bottom:0;
 border-radius:0
}
.accordion>.card:first-of-type {
 border-bottom:0;
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
.accordion>.card:last-of-type {
 border-top-left-radius:0;
 border-top-right-radius:0
}
.accordion>.card .card-header {
 margin-bottom:-1px
}
.breadcrumb {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 padding:.75rem 1rem;
 margin-bottom:1rem;
 list-style:none;
 background-color:#e9ecef;
 border-radius:.25rem
}
.breadcrumb-item+.breadcrumb-item {
 padding-left:.5rem
}
.breadcrumb-item+.breadcrumb-item::before {
 display:inline-block;
 padding-right:.5rem;
 color:#6c757d;
 content:"/"
}
.breadcrumb-item+.breadcrumb-item:hover::before {
 text-decoration:underline
}
.breadcrumb-item+.breadcrumb-item:hover::before {
 text-decoration:none
}
.breadcrumb-item.active {
 color:#6c757d
}
.pagination {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 padding-left:0;
 list-style:none;
 border-radius:.25rem
}
.page-link {
 position:relative;
 display:block;
 padding:.5rem .75rem;
 margin-left:-1px;
 line-height:1.25;
 color:#007bff;
 background-color:#fff;
 border:1px solid #dee2e6
}
.page-link:hover {
 z-index:2;
 color:#0056b3;
 text-decoration:none;
 background-color:#e9ecef;
 border-color:#dee2e6
}
.page-link:focus {
 z-index:2;
 outline:0;
 -webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);
 box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.page-item:first-child .page-link {
 margin-left:0;
 border-top-left-radius:.25rem;
 border-bottom-left-radius:.25rem
}
.page-item:last-child .page-link {
 border-top-right-radius:.25rem;
 border-bottom-right-radius:.25rem
}
.page-item.active .page-link {
 z-index:1;
 color:#fff;
 background-color:#007bff;
 border-color:#007bff
}
.page-item.disabled .page-link {
 color:#6c757d;
 pointer-events:none;
 cursor:auto;
 background-color:#fff;
 border-color:#dee2e6
}
.pagination-lg .page-link {
 padding:.75rem 1.5rem;
 font-size:1.25rem;
 line-height:1.5
}
.pagination-lg .page-item:first-child .page-link {
 border-top-left-radius:.3rem;
 border-bottom-left-radius:.3rem
}
.pagination-lg .page-item:last-child .page-link {
 border-top-right-radius:.3rem;
 border-bottom-right-radius:.3rem
}
.pagination-sm .page-link {
 padding:.25rem .5rem;
 font-size:.875rem;
 line-height:1.5
}
.pagination-sm .page-item:first-child .page-link {
 border-top-left-radius:.2rem;
 border-bottom-left-radius:.2rem
}
.pagination-sm .page-item:last-child .page-link {
 border-top-right-radius:.2rem;
 border-bottom-right-radius:.2rem
}
.badge {
 display:inline-block;
 padding:.25em .4em;
 font-size:75%;
 font-weight:700;
 line-height:1;
 text-align:center;
 white-space:nowrap;
 vertical-align:baseline;
 border-radius:.25rem;
 -webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
 .badge {
  -webkit-transition:none;
  transition:none
 }
}
a.badge:focus,
a.badge:hover {
 text-decoration:none
}
.badge:empty {
 display:none
}
.btn .badge {
 position:relative;
 top:-1px
}
.badge-pill {
 padding-right:.6em;
 padding-left:.6em;
 border-radius:10rem
}
.badge-primary {
 color:#fff;
 background-color:#007bff
}
a.badge-primary:focus,
a.badge-primary:hover {
 color:#fff;
 background-color:#0062cc
}
a.badge-primary.focus,
a.badge-primary:focus {
 outline:0;
 -webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);
 box-shadow:0 0 0 .2rem rgba(0,123,255,.5)
}
.badge-secondary {
 color:#fff;
 background-color:#6c757d
}
a.badge-secondary:focus,
a.badge-secondary:hover {
 color:#fff;
 background-color:#545b62
}
a.badge-secondary.focus,
a.badge-secondary:focus {
 outline:0;
 -webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);
 box-shadow:0 0 0 .2rem rgba(108,117,125,.5)
}
.badge-success {
 color:#fff;
 background-color:#28a745
}
a.badge-success:focus,
a.badge-success:hover {
 color:#fff;
 background-color:#1e7e34
}
a.badge-success.focus,
a.badge-success:focus {
 outline:0;
 -webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);
 box-shadow:0 0 0 .2rem rgba(40,167,69,.5)
}
.badge-info {
 color:#fff;
 background-color:#17a2b8
}
a.badge-info:focus,
a.badge-info:hover {
 color:#fff;
 background-color:#117a8b
}
a.badge-info.focus,
a.badge-info:focus {
 outline:0;
 -webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);
 box-shadow:0 0 0 .2rem rgba(23,162,184,.5)
}
.badge-warning {
 color:#212529;
 background-color:#ffc107
}
a.badge-warning:focus,
a.badge-warning:hover {
 color:#212529;
 background-color:#d39e00
}
a.badge-warning.focus,
a.badge-warning:focus {
 outline:0;
 -webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);
 box-shadow:0 0 0 .2rem rgba(255,193,7,.5)
}
.badge-danger {
 color:#fff;
 background-color:#dc3545
}
a.badge-danger:focus,
a.badge-danger:hover {
 color:#fff;
 background-color:#bd2130
}
a.badge-danger.focus,
a.badge-danger:focus {
 outline:0;
 -webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);
 box-shadow:0 0 0 .2rem rgba(220,53,69,.5)
}
.badge-light {
 color:#212529;
 background-color:#f8f9fa
}
a.badge-light:focus,
a.badge-light:hover {
 color:#212529;
 background-color:#dae0e5
}
a.badge-light.focus,
a.badge-light:focus {
 outline:0;
 -webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);
 box-shadow:0 0 0 .2rem rgba(248,249,250,.5)
}
.badge-dark {
 color:#212529;
 background-color:#f5f5f5
}
a.badge-dark:focus,
a.badge-dark:hover {
 color:#212529;
 background-color:#dcdcdc
}
a.badge-dark.focus,
a.badge-dark:focus {
 outline:0;
 -webkit-box-shadow:0 0 0 .2rem rgba(245,245,245,.5);
 box-shadow:0 0 0 .2rem rgba(245,245,245,.5)
}
.jumbotron {
 padding:2rem 1rem;
 margin-bottom:2rem;
 background-color:#e9ecef;
 border-radius:.3rem
}
@media (min-width:576px) {
 .jumbotron {
  padding:4rem 2rem
 }
}
.jumbotron-fluid {
 padding-right:0;
 padding-left:0;
 border-radius:0
}
.alert {
 position:relative;
 padding:.75rem 1.25rem;
 margin-bottom:1rem;
 border:1px solid transparent;
 border-radius:.25rem
}
.alert-heading {
 color:inherit
}
.alert-link {
 font-weight:700
}
.alert-dismissible {
 padding-right:4rem
}
.alert-dismissible .close {
 position:absolute;
 top:0;
 right:0;
 padding:.75rem 1.25rem;
 color:inherit
}
.alert-primary {
 color:#004085;
 background-color:#cce5ff;
 border-color:#b8daff
}
.alert-primary hr {
 border-top-color:#9fcdff
}
.alert-primary .alert-link {
 color:#002752
}
.alert-secondary {
 color:#383d41;
 background-color:#e2e3e5;
 border-color:#d6d8db
}
.alert-secondary hr {
 border-top-color:#c8cbcf
}
.alert-secondary .alert-link {
 color:#202326
}
.alert-success {
 color:#155724;
 background-color:#d4edda;
 border-color:#c3e6cb
}
.alert-success hr {
 border-top-color:#b1dfbb
}
.alert-success .alert-link {
 color:#0b2e13
}
.alert-info {
 color:#0c5460;
 background-color:#d1ecf1;
 border-color:#bee5eb
}
.alert-info hr {
 border-top-color:#abdde5
}
.alert-info .alert-link {
 color:#062c33
}
.alert-warning {
 color:#856404;
 background-color:#fff3cd;
 border-color:#ffeeba
}
.alert-warning hr {
 border-top-color:#ffe8a1
}
.alert-warning .alert-link {
 color:#533f03
}
.alert-danger {
 color:#721c24;
 background-color:#f8d7da;
 border-color:#f5c6cb
}
.alert-danger hr {
 border-top-color:#f1b0b7
}
.alert-danger .alert-link {
 color:#491217
}
.alert-light {
 color:#818182;
 background-color:#fefefe;
 border-color:#fdfdfe
}
.alert-light hr {
 border-top-color:#ececf6
}
.alert-light .alert-link {
 color:#686868
}
.alert-dark {
 color:#7f7f7f;
 background-color:#fdfdfd;
 border-color:#fcfcfc
}
.alert-dark hr {
 border-top-color:#efefef
}
.alert-dark .alert-link {
 color:#666
}
@-webkit-keyframes progress-bar-stripes {
 from {
  background-position:1rem 0
 }
 to {
  background-position:0 0
 }
}
@keyframes progress-bar-stripes {
 from {
  background-position:1rem 0
 }
 to {
  background-position:0 0
 }
}
.progress {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 height:1rem;
 overflow:hidden;
 font-size:.75rem;
 background-color:#e9ecef;
 border-radius:.25rem
}
.progress-bar {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 color:#fff;
 text-align:center;
 white-space:nowrap;
 background-color:#007bff;
 -webkit-transition:width .6s ease;
 transition:width .6s ease
}
@media (prefers-reduced-motion:reduce) {
 .progress-bar {
  -webkit-transition:none;
  transition:none
 }
}
.progress-bar-striped {
 background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
 background-size:1rem 1rem
}
.progress-bar-animated {
 -webkit-animation:progress-bar-stripes 1s linear infinite;
 animation:progress-bar-stripes 1s linear infinite
}
@media (prefers-reduced-motion:reduce) {
 .progress-bar-animated {
  -webkit-animation:none;
  animation:none
 }
}
.media {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start
}
.media-body {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1
}
.list-group {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 padding-left:0;
 margin-bottom:0
}
.list-group-item-action {
 width:100%;
 color:#495057;
 text-align:inherit
}
.list-group-item-action:focus,
.list-group-item-action:hover {
 z-index:1;
 color:#495057;
 text-decoration:none;
 background-color:#f8f9fa
}
.list-group-item-action:active {
 color:#212529;
 background-color:#e9ecef
}
.list-group-item {
 position:relative;
 display:block;
 padding:.75rem 1.25rem;
 margin-bottom:-1px;
 background-color:#fff;
 border:1px solid rgba(0,0,0,.125)
}
.list-group-item:first-child {
 border-top-left-radius:.25rem;
 border-top-right-radius:.25rem
}
.list-group-item:last-child {
 margin-bottom:0;
 border-bottom-right-radius:.25rem;
 border-bottom-left-radius:.25rem
}
.list-group-item.disabled,
.list-group-item:disabled {
 color:#6c757d;
 pointer-events:none;
 background-color:#fff
}
.list-group-item.active {
 z-index:2;
 color:#fff;
 background-color:#007bff;
 border-color:#007bff
}
.list-group-horizontal {
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row
}
.list-group-horizontal .list-group-item {
 margin-right:-1px;
 margin-bottom:0
}
.list-group-horizontal .list-group-item:first-child {
 border-top-left-radius:.25rem;
 border-bottom-left-radius:.25rem;
 border-top-right-radius:0
}
.list-group-horizontal .list-group-item:last-child {
 margin-right:0;
 border-top-right-radius:.25rem;
 border-bottom-right-radius:.25rem;
 border-bottom-left-radius:0
}
@media (min-width:576px) {
 .list-group-horizontal-sm {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .list-group-horizontal-sm .list-group-item {
  margin-right:-1px;
  margin-bottom:0
 }
 .list-group-horizontal-sm .list-group-item:first-child {
  border-top-left-radius:.25rem;
  border-bottom-left-radius:.25rem;
  border-top-right-radius:0
 }
 .list-group-horizontal-sm .list-group-item:last-child {
  margin-right:0;
  border-top-right-radius:.25rem;
  border-bottom-right-radius:.25rem;
  border-bottom-left-radius:0
 }
}
@media (min-width:768px) {
 .list-group-horizontal-md {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .list-group-horizontal-md .list-group-item {
  margin-right:-1px;
  margin-bottom:0
 }
 .list-group-horizontal-md .list-group-item:first-child {
  border-top-left-radius:.25rem;
  border-bottom-left-radius:.25rem;
  border-top-right-radius:0
 }
 .list-group-horizontal-md .list-group-item:last-child {
  margin-right:0;
  border-top-right-radius:.25rem;
  border-bottom-right-radius:.25rem;
  border-bottom-left-radius:0
 }
}
@media (min-width:992px) {
 .list-group-horizontal-lg {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .list-group-horizontal-lg .list-group-item {
  margin-right:-1px;
  margin-bottom:0
 }
 .list-group-horizontal-lg .list-group-item:first-child {
  border-top-left-radius:.25rem;
  border-bottom-left-radius:.25rem;
  border-top-right-radius:0
 }
 .list-group-horizontal-lg .list-group-item:last-child {
  margin-right:0;
  border-top-right-radius:.25rem;
  border-bottom-right-radius:.25rem;
  border-bottom-left-radius:0
 }
}
@media (min-width:1200px) {
 .list-group-horizontal-xl {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .list-group-horizontal-xl .list-group-item {
  margin-right:-1px;
  margin-bottom:0
 }
 .list-group-horizontal-xl .list-group-item:first-child {
  border-top-left-radius:.25rem;
  border-bottom-left-radius:.25rem;
  border-top-right-radius:0
 }
 .list-group-horizontal-xl .list-group-item:last-child {
  margin-right:0;
  border-top-right-radius:.25rem;
  border-bottom-right-radius:.25rem;
  border-bottom-left-radius:0
 }
}
.list-group-flush .list-group-item {
 border-right:0;
 border-left:0;
 border-radius:0
}
.list-group-flush .list-group-item:last-child {
 margin-bottom:-1px
}
.list-group-flush:first-child .list-group-item:first-child {
 border-top:0
}
.list-group-flush:last-child .list-group-item:last-child {
 margin-bottom:0;
 border-bottom:0
}
.list-group-item-primary {
 color:#004085;
 background-color:#b8daff
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
 color:#004085;
 background-color:#9fcdff
}
.list-group-item-primary.list-group-item-action.active {
 color:#fff;
 background-color:#004085;
 border-color:#004085
}
.list-group-item-secondary {
 color:#383d41;
 background-color:#d6d8db
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
 color:#383d41;
 background-color:#c8cbcf
}
.list-group-item-secondary.list-group-item-action.active {
 color:#fff;
 background-color:#383d41;
 border-color:#383d41
}
.list-group-item-success {
 color:#155724;
 background-color:#c3e6cb
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
 color:#155724;
 background-color:#b1dfbb
}
.list-group-item-success.list-group-item-action.active {
 color:#fff;
 background-color:#155724;
 border-color:#155724
}
.list-group-item-info {
 color:#0c5460;
 background-color:#bee5eb
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
 color:#0c5460;
 background-color:#abdde5
}
.list-group-item-info.list-group-item-action.active {
 color:#fff;
 background-color:#0c5460;
 border-color:#0c5460
}
.list-group-item-warning {
 color:#856404;
 background-color:#ffeeba
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
 color:#856404;
 background-color:#ffe8a1
}
.list-group-item-warning.list-group-item-action.active {
 color:#fff;
 background-color:#856404;
 border-color:#856404
}
.list-group-item-danger {
 color:#721c24;
 background-color:#f5c6cb
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
 color:#721c24;
 background-color:#f1b0b7
}
.list-group-item-danger.list-group-item-action.active {
 color:#fff;
 background-color:#721c24;
 border-color:#721c24
}
.list-group-item-light {
 color:#818182;
 background-color:#fdfdfe
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
 color:#818182;
 background-color:#ececf6
}
.list-group-item-light.list-group-item-action.active {
 color:#fff;
 background-color:#818182;
 border-color:#818182
}
.list-group-item-dark {
 color:#7f7f7f;
 background-color:#fcfcfc
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
 color:#7f7f7f;
 background-color:#efefef
}
.list-group-item-dark.list-group-item-action.active {
 color:#fff;
 background-color:#7f7f7f;
 border-color:#7f7f7f
}
.close {
 float:right;
 font-size:1.5rem;
 font-weight:700;
 line-height:1;
 color:#000;
 text-shadow:0 1px 0 #fff;
 opacity:.5
}
.close:hover {
 color:#000;
 text-decoration:none
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
 opacity:.75
}
button.close {
 padding:0;
 background-color:transparent;
 border:0;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
a.close.disabled {
 pointer-events:none
}
.toast {
 max-width:350px;
 overflow:hidden;
 font-size:.875rem;
 background-color:rgba(255,255,255,.85);
 background-clip:padding-box;
 border:1px solid rgba(0,0,0,.1);
 -webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);
 box-shadow:0 .25rem .75rem rgba(0,0,0,.1);
 -webkit-backdrop-filter:blur(10px);
 backdrop-filter:blur(10px);
 opacity:0;
 border-radius:.25rem
}
.toast:not(:last-child) {
 margin-bottom:.75rem
}
.toast.showing {
 opacity:1
}
.toast.show {
 display:block;
 opacity:1
}
.toast.hide {
 display:none
}
.toast-header {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 padding:.25rem .75rem;
 color:#6c757d;
 background-color:rgba(255,255,255,.85);
 background-clip:padding-box;
 border-bottom:1px solid rgba(0,0,0,.05)
}
.toast-body {
 padding:.75rem
}
.modal-open {
 overflow:hidden
}
.modal-open .modal {
 overflow-x:hidden;
 overflow-y:auto
}
.modal {
 position:fixed;
 top:0;
 left:0;
 z-index:1050;
 display:none;
 width:100%;
 height:100%;
 overflow:hidden;
 outline:0
}
.modal-dialog {
 position:relative;
 width:auto;
 margin:.5rem;
 pointer-events:none
}
.modal.fade .modal-dialog {
 -webkit-transition:-webkit-transform .3s ease-out;
 transition:-webkit-transform .3s ease-out;
 transition:transform .3s ease-out;
 transition:transform .3s ease-out,-webkit-transform .3s ease-out;
 -webkit-transform:translate(0,-50px);
 transform:translate(0,-50px)
}
@media (prefers-reduced-motion:reduce) {
 .modal.fade .modal-dialog {
  -webkit-transition:none;
  transition:none
 }
}
.modal.show .modal-dialog {
 -webkit-transform:none;
 transform:none
}
.modal-dialog-scrollable {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 max-height:calc(100% - 1rem)
}
.modal-dialog-scrollable .modal-content {
 max-height:calc(100vh - 1rem);
 overflow:hidden
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
 -ms-flex-negative:0;
 flex-shrink:0
}
.modal-dialog-scrollable .modal-body {
 overflow-y:auto
}
.modal-dialog-centered {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 min-height:calc(100% - 1rem)
}
.modal-dialog-centered::before {
 display:block;
 height:calc(100vh - 1rem);
 content:""
}
.modal-dialog-centered.modal-dialog-scrollable {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 height:100%
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
 max-height:none
}
.modal-dialog-centered.modal-dialog-scrollable::before {
 content:none
}
.modal-content {
 position:relative;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 width:100%;
 pointer-events:auto;
 background-color:#fff;
 background-clip:padding-box;
 border:1px solid rgba(0,0,0,.2);
 border-radius:.3rem;
 outline:0
}
.modal-backdrop {
 position:fixed;
 top:0;
 left:0;
 z-index:1040;
 width:100vw;
 height:100vh;
 background-color:#000
}
.modal-backdrop.fade {
 opacity:0
}
.modal-backdrop.show {
 opacity:.5
}
.modal-header {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 padding:1rem 1rem;
 border-bottom:1px solid #dee2e6;
 border-top-left-radius:.3rem;
 border-top-right-radius:.3rem
}
.modal-header .close {
 padding:1rem 1rem;
 margin:-1rem -1rem -1rem auto
}
.modal-title {
 margin-bottom:0;
 line-height:1.5
}
.modal-body {
 position:relative;
 -webkit-box-flex:1;
 -ms-flex:1 1 auto;
 flex:1 1 auto;
 padding:1rem
}
.modal-footer {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:end;
 -ms-flex-pack:end;
 justify-content:flex-end;
 padding:1rem;
 border-top:1px solid #dee2e6;
 border-bottom-right-radius:.3rem;
 border-bottom-left-radius:.3rem
}
.modal-footer>:not(:first-child) {
 margin-left:.25rem
}
.modal-footer>:not(:last-child) {
 margin-right:.25rem
}
.modal-scrollbar-measure {
 position:absolute;
 top:-9999px;
 width:50px;
 height:50px;
 overflow:scroll
}
@media (min-width:576px) {
 .modal-dialog {
  max-width:500px;
  margin:1.75rem auto
 }
 .modal-dialog-scrollable {
  max-height:calc(100% - 3.5rem)
 }
 .modal-dialog-scrollable .modal-content {
  max-height:calc(100vh - 3.5rem)
 }
 .modal-dialog-centered {
  min-height:calc(100% - 3.5rem)
 }
 .modal-dialog-centered::before {
  height:calc(100vh - 3.5rem)
 }
 .modal-sm {
  max-width:300px
 }
}
@media (min-width:992px) {
 .modal-lg,
 .modal-xl {
  max-width:800px
 }
}
@media (min-width:1200px) {
 .modal-xl {
  max-width:1140px
 }
}
.tooltip {
 position:absolute;
 z-index:1070;
 display:block;
 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-style:normal;
 font-weight:400;
 line-height:1.5;
 text-align:left;
 text-align:start;
 text-decoration:none;
 text-shadow:none;
 text-transform:none;
 letter-spacing:normal;
 word-break:normal;
 word-spacing:normal;
 white-space:normal;
 line-break:auto;
 font-size:.875rem;
 word-wrap:break-word;
 opacity:0
}
.tooltip.show {
 opacity:.9
}
.tooltip .arrow {
 position:absolute;
 display:block;
 width:.8rem;
 height:.4rem
}
.tooltip .arrow::before {
 position:absolute;
 content:"";
 border-color:transparent;
 border-style:solid
}
.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
 padding:.4rem 0
}
.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
 bottom:0
}
.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
 top:0;
 border-width:.4rem .4rem 0;
 border-top-color:#000
}
.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
 padding:0 .4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
 left:0;
 width:.4rem;
 height:.8rem
}
.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
 right:0;
 border-width:.4rem .4rem .4rem 0;
 border-right-color:#000
}
.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
 padding:.4rem 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
 top:0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
 bottom:0;
 border-width:0 .4rem .4rem;
 border-bottom-color:#000
}
.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
 padding:0 .4rem
}
.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
 right:0;
 width:.4rem;
 height:.8rem
}
.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
 left:0;
 border-width:.4rem 0 .4rem .4rem;
 border-left-color:#000
}
.tooltip-inner {
 max-width:200px;
 padding:.25rem .5rem;
 color:#fff;
 text-align:center;
 background-color:#000;
 border-radius:.25rem
}
.popover {
 position:absolute;
 top:0;
 left:0;
 z-index:1060;
 display:block;
 max-width:276px;
 font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
 font-style:normal;
 font-weight:400;
 line-height:1.5;
 text-align:left;
 text-align:start;
 text-decoration:none;
 text-shadow:none;
 text-transform:none;
 letter-spacing:normal;
 word-break:normal;
 word-spacing:normal;
 white-space:normal;
 line-break:auto;
 font-size:.875rem;
 word-wrap:break-word;
 background-color:#fff;
 background-clip:padding-box;
 border:1px solid rgba(0,0,0,.2);
 border-radius:.3rem
}
.popover .arrow {
 position:absolute;
 display:block;
 width:1rem;
 height:.5rem;
 margin:0 .3rem
}
.popover .arrow::after,
.popover .arrow::before {
 position:absolute;
 display:block;
 content:"";
 border-color:transparent;
 border-style:solid
}
.bs-popover-auto[x-placement^=top],
.bs-popover-top {
 margin-bottom:.5rem
}
.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
 bottom:calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=top]>.arrow::before,
.bs-popover-top>.arrow::before {
 bottom:0;
 border-width:.5rem .5rem 0;
 border-top-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=top]>.arrow::after,
.bs-popover-top>.arrow::after {
 bottom:1px;
 border-width:.5rem .5rem 0;
 border-top-color:#fff
}
.bs-popover-auto[x-placement^=right],
.bs-popover-right {
 margin-left:.5rem
}
.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
 left:calc((.5rem + 1px) * -1);
 width:.5rem;
 height:1rem;
 margin:.3rem 0
}
.bs-popover-auto[x-placement^=right]>.arrow::before,
.bs-popover-right>.arrow::before {
 left:0;
 border-width:.5rem .5rem .5rem 0;
 border-right-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=right]>.arrow::after,
.bs-popover-right>.arrow::after {
 left:1px;
 border-width:.5rem .5rem .5rem 0;
 border-right-color:#fff
}
.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
 margin-top:.5rem
}
.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
 top:calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=bottom]>.arrow::before,
.bs-popover-bottom>.arrow::before {
 top:0;
 border-width:0 .5rem .5rem .5rem;
 border-bottom-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=bottom]>.arrow::after,
.bs-popover-bottom>.arrow::after {
 top:1px;
 border-width:0 .5rem .5rem .5rem;
 border-bottom-color:#fff
}
.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
 position:absolute;
 top:0;
 left:50%;
 display:block;
 width:1rem;
 margin-left:-.5rem;
 content:"";
 border-bottom:1px solid #f7f7f7
}
.bs-popover-auto[x-placement^=left],
.bs-popover-left {
 margin-right:.5rem
}
.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
 right:calc((.5rem + 1px) * -1);
 width:.5rem;
 height:1rem;
 margin:.3rem 0
}
.bs-popover-auto[x-placement^=left]>.arrow::before,
.bs-popover-left>.arrow::before {
 right:0;
 border-width:.5rem 0 .5rem .5rem;
 border-left-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=left]>.arrow::after,
.bs-popover-left>.arrow::after {
 right:1px;
 border-width:.5rem 0 .5rem .5rem;
 border-left-color:#fff
}
.popover-header {
 padding:.5rem .75rem;
 margin-bottom:0;
 font-size:1rem;
 background-color:#f7f7f7;
 border-bottom:1px solid #ebebeb;
 border-top-left-radius:calc(.3rem - 1px);
 border-top-right-radius:calc(.3rem - 1px)
}
.popover-header:empty {
 display:none
}
.popover-body {
 padding:.5rem .75rem;
 color:#212529
}
.carousel {
 position:relative
}
.carousel.pointer-event {
 -ms-touch-action:pan-y;
 touch-action:pan-y
}
.carousel-inner {
 position:relative;
 width:100%;
 overflow:hidden
}
.carousel-inner::after {
 display:block;
 clear:both;
 content:""
}
.carousel-item {
 position:relative;
 display:none;
 float:left;
 width:100%;
 margin-right:-100%;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 -webkit-transition:-webkit-transform .6s ease-in-out;
 transition:-webkit-transform .6s ease-in-out;
 transition:transform .6s ease-in-out;
 transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
 .carousel-item {
  -webkit-transition:none;
  transition:none
 }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
 display:block
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
 -webkit-transform:translateX(100%);
 transform:translateX(100%)
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
 -webkit-transform:translateX(-100%);
 transform:translateX(-100%)
}
.carousel-fade .carousel-item {
 opacity:0;
 -webkit-transition-property:opacity;
 transition-property:opacity;
 -webkit-transform:none;
 transform:none
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
 z-index:1;
 opacity:1
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
 z-index:0;
 opacity:0;
 -webkit-transition:0s .6s opacity;
 transition:0s .6s opacity
}
@media (prefers-reduced-motion:reduce) {
 .carousel-fade .active.carousel-item-left,
 .carousel-fade .active.carousel-item-right {
  -webkit-transition:none;
  transition:none
 }
}
.carousel-control-next,
.carousel-control-prev {
 position:absolute;
 top:0;
 bottom:0;
 z-index:1;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 width:15%;
 color:#999;
 text-align:center;
 opacity:.5;
 -webkit-transition:opacity .15s ease;
 transition:opacity .15s ease
}
@media (prefers-reduced-motion:reduce) {
 .carousel-control-next,
 .carousel-control-prev {
  -webkit-transition:none;
  transition:none
 }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
 color:#999;
 text-decoration:none;
 outline:0;
 opacity:.9
}
.carousel-control-prev {
 left:0
}
.carousel-control-next {
 right:0
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
 display:inline-block;
 width:20px;
 height:20px;
 background:no-repeat 50%/100% 100%
}
.carousel-control-prev-icon {
 background-image:url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}
.carousel-control-next-icon {
 background-image:url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}
.carousel-indicators {
 position:absolute;
 right:0;
 bottom:0;
 left:0;
 z-index:15;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 padding-left:0;
 margin-right:15%;
 margin-left:15%;
 list-style:none
}
.carousel-indicators li {
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
 -webkit-box-flex:0;
 -ms-flex:0 1 auto;
 flex:0 1 auto;
 width:30px;
 height:3px;
 margin-right:3px;
 margin-left:3px;
 text-indent:-999px;
 cursor:pointer;
 background-color:#fff;
 background-clip:padding-box;
 border-top:10px solid transparent;
 border-bottom:10px solid transparent;
 opacity:.5;
 -webkit-transition:opacity .6s ease;
 transition:opacity .6s ease
}
@media (prefers-reduced-motion:reduce) {
 .carousel-indicators li {
  -webkit-transition:none;
  transition:none
 }
}
.carousel-indicators .active {
 opacity:1
}
.carousel-caption {
 position:absolute;
 right:15%;
 bottom:20px;
 left:15%;
 z-index:10;
 padding-top:20px;
 padding-bottom:20px;
 color:#fff;
 text-align:center
}
@-webkit-keyframes spinner-border {
 to {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
@keyframes spinner-border {
 to {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
.spinner-border {
 display:inline-block;
 width:2rem;
 height:2rem;
 vertical-align:text-bottom;
 border:.25em solid currentColor;
 border-right-color:transparent;
 border-radius:50%;
 -webkit-animation:spinner-border .75s linear infinite;
 animation:spinner-border .75s linear infinite
}
.spinner-border-sm {
 width:1rem;
 height:1rem;
 border-width:.2em
}
@-webkit-keyframes spinner-grow {
 0% {
  -webkit-transform:scale(0);
  transform:scale(0)
 }
 50% {
  opacity:1
 }
}
@keyframes spinner-grow {
 0% {
  -webkit-transform:scale(0);
  transform:scale(0)
 }
 50% {
  opacity:1
 }
}
.spinner-grow {
 display:inline-block;
 width:2rem;
 height:2rem;
 vertical-align:text-bottom;
 background-color:currentColor;
 border-radius:50%;
 opacity:0;
 -webkit-animation:spinner-grow .75s linear infinite;
 animation:spinner-grow .75s linear infinite
}
.spinner-grow-sm {
 width:1rem;
 height:1rem
}
.align-baseline {
 vertical-align:baseline!important
}
.align-top {
 vertical-align:top!important
}
.align-middle {
 vertical-align:middle!important
}
.align-bottom {
 vertical-align:bottom!important
}
.align-text-bottom {
 vertical-align:text-bottom!important
}
.align-text-top {
 vertical-align:text-top!important
}
.bg-primary {
 background-color:#007bff!important
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
 background-color:#0062cc!important
}
.bg-secondary {
 background-color:#6c757d!important
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
 background-color:#545b62!important
}
.bg-success {
 background-color:#28a745!important
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
 background-color:#1e7e34!important
}
.bg-info {
 background-color:#17a2b8!important
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
 background-color:#117a8b!important
}
.bg-warning {
 background-color:#ffc107!important
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
 background-color:#d39e00!important
}
.bg-danger {
 background-color:#dc3545!important
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
 background-color:#bd2130!important
}
.bg-light {
 background-color:#f8f9fa!important
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
 background-color:#dae0e5!important
}
.bg-dark {
 background-color:#f5f5f5!important
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
 background-color:#dcdcdc!important
}
.bg-white {
 background-color:#fff!important
}
.bg-transparent {
 background-color:transparent!important
}
.border {
 border:1px solid #dee2e6!important
}
.border-top {
 border-top:1px solid #dee2e6!important
}
.border-right {
 border-right:1px solid #dee2e6!important
}
.border-bottom {
 border-bottom:1px solid #dee2e6!important
}
.border-left {
 border-left:1px solid #dee2e6!important
}
.border-0 {
 border:0!important
}
.border-top-0 {
 border-top:0!important
}
.border-right-0 {
 border-right:0!important
}
.border-bottom-0 {
 border-bottom:0!important
}
.border-left-0 {
 border-left:0!important
}
.border-primary {
 border-color:#007bff!important
}
.border-secondary {
 border-color:#6c757d!important
}
.border-success {
 border-color:#28a745!important
}
.border-info {
 border-color:#17a2b8!important
}
.border-warning {
 border-color:#ffc107!important
}
.border-danger {
 border-color:#dc3545!important
}
.border-light {
 border-color:#f8f9fa!important
}
.border-dark {
 border-color:#f5f5f5!important
}
.border-white {
 border-color:#fff!important
}
.rounded-sm {
 border-radius:.2rem!important
}
.rounded {
 border-radius:.25rem!important
}
.rounded-top {
 border-top-left-radius:.25rem!important;
 border-top-right-radius:.25rem!important
}
.rounded-right {
 border-top-right-radius:.25rem!important;
 border-bottom-right-radius:.25rem!important
}
.rounded-bottom {
 border-bottom-right-radius:.25rem!important;
 border-bottom-left-radius:.25rem!important
}
.rounded-left {
 border-top-left-radius:.25rem!important;
 border-bottom-left-radius:.25rem!important
}
.rounded-lg {
 border-radius:.3rem!important
}
.rounded-circle {
 border-radius:50%!important
}
.rounded-pill {
 border-radius:50rem!important
}
.rounded-0 {
 border-radius:0!important
}
.clearfix::after {
 display:block;
 clear:both;
 content:""
}
.d-none {
 display:none!important
}
.d-inline {
 display:inline!important
}
.d-inline-block {
 display:inline-block!important
}
.d-block {
 display:block!important
}
.d-table {
 display:table!important
}
.d-table-row {
 display:table-row!important
}
.d-table-cell {
 display:table-cell!important
}
.d-flex {
 display:-webkit-box!important;
 display:-ms-flexbox!important;
 display:flex!important
}
.d-inline-flex {
 display:-webkit-inline-box!important;
 display:-ms-inline-flexbox!important;
 display:inline-flex!important
}
@media (min-width:576px) {
 .d-sm-none {
  display:none!important
 }
 .d-sm-inline {
  display:inline!important
 }
 .d-sm-inline-block {
  display:inline-block!important
 }
 .d-sm-block {
  display:block!important
 }
 .d-sm-table {
  display:table!important
 }
 .d-sm-table-row {
  display:table-row!important
 }
 .d-sm-table-cell {
  display:table-cell!important
 }
 .d-sm-flex {
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:flex!important
 }
 .d-sm-inline-flex {
  display:-webkit-inline-box!important;
  display:-ms-inline-flexbox!important;
  display:inline-flex!important
 }
}
@media (min-width:768px) {
 .d-md-none {
  display:none!important
 }
 .d-md-inline {
  display:inline!important
 }
 .d-md-inline-block {
  display:inline-block!important
 }
 .d-md-block {
  display:block!important
 }
 .d-md-table {
  display:table!important
 }
 .d-md-table-row {
  display:table-row!important
 }
 .d-md-table-cell {
  display:table-cell!important
 }
 .d-md-flex {
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:flex!important
 }
 .d-md-inline-flex {
  display:-webkit-inline-box!important;
  display:-ms-inline-flexbox!important;
  display:inline-flex!important
 }
}
@media (min-width:992px) {
 .d-lg-none {
  display:none!important
 }
 .d-lg-inline {
  display:inline!important
 }
 .d-lg-inline-block {
  display:inline-block!important
 }
 .d-lg-block {
  display:block!important
 }
 .d-lg-table {
  display:table!important
 }
 .d-lg-table-row {
  display:table-row!important
 }
 .d-lg-table-cell {
  display:table-cell!important
 }
 .d-lg-flex {
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:flex!important
 }
 .d-lg-inline-flex {
  display:-webkit-inline-box!important;
  display:-ms-inline-flexbox!important;
  display:inline-flex!important
 }
}
@media (min-width:1200px) {
 .d-xl-none {
  display:none!important
 }
 .d-xl-inline {
  display:inline!important
 }
 .d-xl-inline-block {
  display:inline-block!important
 }
 .d-xl-block {
  display:block!important
 }
 .d-xl-table {
  display:table!important
 }
 .d-xl-table-row {
  display:table-row!important
 }
 .d-xl-table-cell {
  display:table-cell!important
 }
 .d-xl-flex {
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:flex!important
 }
 .d-xl-inline-flex {
  display:-webkit-inline-box!important;
  display:-ms-inline-flexbox!important;
  display:inline-flex!important
 }
}
@media print {
 .d-print-none {
  display:none!important
 }
 .d-print-inline {
  display:inline!important
 }
 .d-print-inline-block {
  display:inline-block!important
 }
 .d-print-block {
  display:block!important
 }
 .d-print-table {
  display:table!important
 }
 .d-print-table-row {
  display:table-row!important
 }
 .d-print-table-cell {
  display:table-cell!important
 }
 .d-print-flex {
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:flex!important
 }
 .d-print-inline-flex {
  display:-webkit-inline-box!important;
  display:-ms-inline-flexbox!important;
  display:inline-flex!important
 }
}
.embed-responsive {
 position:relative;
 display:block;
 width:100%;
 padding:0;
 overflow:hidden
}
.embed-responsive::before {
 display:block;
 content:""
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 width:100%;
 height:100%;
 border:0
}
.embed-responsive-21by9::before {
 padding-top:42.85714%
}
.embed-responsive-16by9::before {
 padding-top:56.25%
}
.embed-responsive-4by3::before {
 padding-top:75%
}
.embed-responsive-1by1::before {
 padding-top:100%
}
.flex-row {
 -webkit-box-orient:horizontal!important;
 -webkit-box-direction:normal!important;
 -ms-flex-direction:row!important;
 flex-direction:row!important
}
.flex-column {
 -webkit-box-orient:vertical!important;
 -webkit-box-direction:normal!important;
 -ms-flex-direction:column!important;
 flex-direction:column!important
}
.flex-row-reverse {
 -webkit-box-orient:horizontal!important;
 -webkit-box-direction:reverse!important;
 -ms-flex-direction:row-reverse!important;
 flex-direction:row-reverse!important
}
.flex-column-reverse {
 -webkit-box-orient:vertical!important;
 -webkit-box-direction:reverse!important;
 -ms-flex-direction:column-reverse!important;
 flex-direction:column-reverse!important
}
.flex-wrap {
 -ms-flex-wrap:wrap!important;
 flex-wrap:wrap!important
}
.flex-nowrap {
 -ms-flex-wrap:nowrap!important;
 flex-wrap:nowrap!important
}
.flex-wrap-reverse {
 -ms-flex-wrap:wrap-reverse!important;
 flex-wrap:wrap-reverse!important
}
.flex-fill {
 -webkit-box-flex:1!important;
 -ms-flex:1 1 auto!important;
 flex:1 1 auto!important
}
.flex-grow-0 {
 -webkit-box-flex:0!important;
 -ms-flex-positive:0!important;
 flex-grow:0!important
}
.flex-grow-1 {
 -webkit-box-flex:1!important;
 -ms-flex-positive:1!important;
 flex-grow:1!important
}
.flex-shrink-0 {
 -ms-flex-negative:0!important;
 flex-shrink:0!important
}
.flex-shrink-1 {
 -ms-flex-negative:1!important;
 flex-shrink:1!important
}
.justify-content-start {
 -webkit-box-pack:start!important;
 -ms-flex-pack:start!important;
 justify-content:flex-start!important
}
.justify-content-end {
 -webkit-box-pack:end!important;
 -ms-flex-pack:end!important;
 justify-content:flex-end!important
}
.justify-content-center {
 -webkit-box-pack:center!important;
 -ms-flex-pack:center!important;
 justify-content:center!important
}
.justify-content-between {
 -webkit-box-pack:justify!important;
 -ms-flex-pack:justify!important;
 justify-content:space-between!important
}
.justify-content-around {
 -ms-flex-pack:distribute!important;
 justify-content:space-around!important
}
.align-items-start {
 -webkit-box-align:start!important;
 -ms-flex-align:start!important;
 align-items:flex-start!important
}
.align-items-end {
 -webkit-box-align:end!important;
 -ms-flex-align:end!important;
 align-items:flex-end!important
}
.align-items-center {
 -webkit-box-align:center!important;
 -ms-flex-align:center!important;
 align-items:center!important
}
.align-items-baseline {
 -webkit-box-align:baseline!important;
 -ms-flex-align:baseline!important;
 align-items:baseline!important
}
.align-items-stretch {
 -webkit-box-align:stretch!important;
 -ms-flex-align:stretch!important;
 align-items:stretch!important
}
.align-content-start {
 -ms-flex-line-pack:start!important;
 align-content:flex-start!important
}
.align-content-end {
 -ms-flex-line-pack:end!important;
 align-content:flex-end!important
}
.align-content-center {
 -ms-flex-line-pack:center!important;
 align-content:center!important
}
.align-content-between {
 -ms-flex-line-pack:justify!important;
 align-content:space-between!important
}
.align-content-around {
 -ms-flex-line-pack:distribute!important;
 align-content:space-around!important
}
.align-content-stretch {
 -ms-flex-line-pack:stretch!important;
 align-content:stretch!important
}
.align-self-auto {
 -ms-flex-item-align:auto!important;
 align-self:auto!important
}
.align-self-start {
 -ms-flex-item-align:start!important;
 align-self:flex-start!important
}
.align-self-end {
 -ms-flex-item-align:end!important;
 align-self:flex-end!important
}
.align-self-center {
 -ms-flex-item-align:center!important;
 align-self:center!important
}
.align-self-baseline {
 -ms-flex-item-align:baseline!important;
 align-self:baseline!important
}
.align-self-stretch {
 -ms-flex-item-align:stretch!important;
 align-self:stretch!important
}
@media (min-width:576px) {
 .flex-sm-row {
  -webkit-box-orient:horizontal!important;
  -webkit-box-direction:normal!important;
  -ms-flex-direction:row!important;
  flex-direction:row!important
 }
 .flex-sm-column {
  -webkit-box-orient:vertical!important;
  -webkit-box-direction:normal!important;
  -ms-flex-direction:column!important;
  flex-direction:column!important
 }
 .flex-sm-row-reverse {
  -webkit-box-orient:horizontal!important;
  -webkit-box-direction:reverse!important;
  -ms-flex-direction:row-reverse!important;
  flex-direction:row-reverse!important
 }
 .flex-sm-column-reverse {
  -webkit-box-orient:vertical!important;
  -webkit-box-direction:reverse!important;
  -ms-flex-direction:column-reverse!important;
  flex-direction:column-reverse!important
 }
 .flex-sm-wrap {
  -ms-flex-wrap:wrap!important;
  flex-wrap:wrap!important
 }
 .flex-sm-nowrap {
  -ms-flex-wrap:nowrap!important;
  flex-wrap:nowrap!important
 }
 .flex-sm-wrap-reverse {
  -ms-flex-wrap:wrap-reverse!important;
  flex-wrap:wrap-reverse!important
 }
 .flex-sm-fill {
  -webkit-box-flex:1!important;
  -ms-flex:1 1 auto!important;
  flex:1 1 auto!important
 }
 .flex-sm-grow-0 {
  -webkit-box-flex:0!important;
  -ms-flex-positive:0!important;
  flex-grow:0!important
 }
 .flex-sm-grow-1 {
  -webkit-box-flex:1!important;
  -ms-flex-positive:1!important;
  flex-grow:1!important
 }
 .flex-sm-shrink-0 {
  -ms-flex-negative:0!important;
  flex-shrink:0!important
 }
 .flex-sm-shrink-1 {
  -ms-flex-negative:1!important;
  flex-shrink:1!important
 }
 .justify-content-sm-start {
  -webkit-box-pack:start!important;
  -ms-flex-pack:start!important;
  justify-content:flex-start!important
 }
 .justify-content-sm-end {
  -webkit-box-pack:end!important;
  -ms-flex-pack:end!important;
  justify-content:flex-end!important
 }
 .justify-content-sm-center {
  -webkit-box-pack:center!important;
  -ms-flex-pack:center!important;
  justify-content:center!important
 }
 .justify-content-sm-between {
  -webkit-box-pack:justify!important;
  -ms-flex-pack:justify!important;
  justify-content:space-between!important
 }
 .justify-content-sm-around {
  -ms-flex-pack:distribute!important;
  justify-content:space-around!important
 }
 .align-items-sm-start {
  -webkit-box-align:start!important;
  -ms-flex-align:start!important;
  align-items:flex-start!important
 }
 .align-items-sm-end {
  -webkit-box-align:end!important;
  -ms-flex-align:end!important;
  align-items:flex-end!important
 }
 .align-items-sm-center {
  -webkit-box-align:center!important;
  -ms-flex-align:center!important;
  align-items:center!important
 }
 .align-items-sm-baseline {
  -webkit-box-align:baseline!important;
  -ms-flex-align:baseline!important;
  align-items:baseline!important
 }
 .align-items-sm-stretch {
  -webkit-box-align:stretch!important;
  -ms-flex-align:stretch!important;
  align-items:stretch!important
 }
 .align-content-sm-start {
  -ms-flex-line-pack:start!important;
  align-content:flex-start!important
 }
 .align-content-sm-end {
  -ms-flex-line-pack:end!important;
  align-content:flex-end!important
 }
 .align-content-sm-center {
  -ms-flex-line-pack:center!important;
  align-content:center!important
 }
 .align-content-sm-between {
  -ms-flex-line-pack:justify!important;
  align-content:space-between!important
 }
 .align-content-sm-around {
  -ms-flex-line-pack:distribute!important;
  align-content:space-around!important
 }
 .align-content-sm-stretch {
  -ms-flex-line-pack:stretch!important;
  align-content:stretch!important
 }
 .align-self-sm-auto {
  -ms-flex-item-align:auto!important;
  align-self:auto!important
 }
 .align-self-sm-start {
  -ms-flex-item-align:start!important;
  align-self:flex-start!important
 }
 .align-self-sm-end {
  -ms-flex-item-align:end!important;
  align-self:flex-end!important
 }
 .align-self-sm-center {
  -ms-flex-item-align:center!important;
  align-self:center!important
 }
 .align-self-sm-baseline {
  -ms-flex-item-align:baseline!important;
  align-self:baseline!important
 }
 .align-self-sm-stretch {
  -ms-flex-item-align:stretch!important;
  align-self:stretch!important
 }
}
@media (min-width:768px) {
 .flex-md-row {
  -webkit-box-orient:horizontal!important;
  -webkit-box-direction:normal!important;
  -ms-flex-direction:row!important;
  flex-direction:row!important
 }
 .flex-md-column {
  -webkit-box-orient:vertical!important;
  -webkit-box-direction:normal!important;
  -ms-flex-direction:column!important;
  flex-direction:column!important
 }
 .flex-md-row-reverse {
  -webkit-box-orient:horizontal!important;
  -webkit-box-direction:reverse!important;
  -ms-flex-direction:row-reverse!important;
  flex-direction:row-reverse!important
 }
 .flex-md-column-reverse {
  -webkit-box-orient:vertical!important;
  -webkit-box-direction:reverse!important;
  -ms-flex-direction:column-reverse!important;
  flex-direction:column-reverse!important
 }
 .flex-md-wrap {
  -ms-flex-wrap:wrap!important;
  flex-wrap:wrap!important
 }
 .flex-md-nowrap {
  -ms-flex-wrap:nowrap!important;
  flex-wrap:nowrap!important
 }
 .flex-md-wrap-reverse {
  -ms-flex-wrap:wrap-reverse!important;
  flex-wrap:wrap-reverse!important
 }
 .flex-md-fill {
  -webkit-box-flex:1!important;
  -ms-flex:1 1 auto!important;
  flex:1 1 auto!important
 }
 .flex-md-grow-0 {
  -webkit-box-flex:0!important;
  -ms-flex-positive:0!important;
  flex-grow:0!important
 }
 .flex-md-grow-1 {
  -webkit-box-flex:1!important;
  -ms-flex-positive:1!important;
  flex-grow:1!important
 }
 .flex-md-shrink-0 {
  -ms-flex-negative:0!important;
  flex-shrink:0!important
 }
 .flex-md-shrink-1 {
  -ms-flex-negative:1!important;
  flex-shrink:1!important
 }
 .justify-content-md-start {
  -webkit-box-pack:start!important;
  -ms-flex-pack:start!important;
  justify-content:flex-start!important
 }
 .justify-content-md-end {
  -webkit-box-pack:end!important;
  -ms-flex-pack:end!important;
  justify-content:flex-end!important
 }
 .justify-content-md-center {
  -webkit-box-pack:center!important;
  -ms-flex-pack:center!important;
  justify-content:center!important
 }
 .justify-content-md-between {
  -webkit-box-pack:justify!important;
  -ms-flex-pack:justify!important;
  justify-content:space-between!important
 }
 .justify-content-md-around {
  -ms-flex-pack:distribute!important;
  justify-content:space-around!important
 }
 .align-items-md-start {
  -webkit-box-align:start!important;
  -ms-flex-align:start!important;
  align-items:flex-start!important
 }
 .align-items-md-end {
  -webkit-box-align:end!important;
  -ms-flex-align:end!important;
  align-items:flex-end!important
 }
 .align-items-md-center {
  -webkit-box-align:center!important;
  -ms-flex-align:center!important;
  align-items:center!important
 }
 .align-items-md-baseline {
  -webkit-box-align:baseline!important;
  -ms-flex-align:baseline!important;
  align-items:baseline!important
 }
 .align-items-md-stretch {
  -webkit-box-align:stretch!important;
  -ms-flex-align:stretch!important;
  align-items:stretch!important
 }
 .align-content-md-start {
  -ms-flex-line-pack:start!important;
  align-content:flex-start!important
 }
 .align-content-md-end {
  -ms-flex-line-pack:end!important;
  align-content:flex-end!important
 }
 .align-content-md-center {
  -ms-flex-line-pack:center!important;
  align-content:center!important
 }
 .align-content-md-between {
  -ms-flex-line-pack:justify!important;
  align-content:space-between!important
 }
 .align-content-md-around {
  -ms-flex-line-pack:distribute!important;
  align-content:space-around!important
 }
 .align-content-md-stretch {
  -ms-flex-line-pack:stretch!important;
  align-content:stretch!important
 }
 .align-self-md-auto {
  -ms-flex-item-align:auto!important;
  align-self:auto!important
 }
 .align-self-md-start {
  -ms-flex-item-align:start!important;
  align-self:flex-start!important
 }
 .align-self-md-end {
  -ms-flex-item-align:end!important;
  align-self:flex-end!important
 }
 .align-self-md-center {
  -ms-flex-item-align:center!important;
  align-self:center!important
 }
 .align-self-md-baseline {
  -ms-flex-item-align:baseline!important;
  align-self:baseline!important
 }
 .align-self-md-stretch {
  -ms-flex-item-align:stretch!important;
  align-self:stretch!important
 }
}
@media (min-width:992px) {
 .flex-lg-row {
  -webkit-box-orient:horizontal!important;
  -webkit-box-direction:normal!important;
  -ms-flex-direction:row!important;
  flex-direction:row!important
 }
 .flex-lg-column {
  -webkit-box-orient:vertical!important;
  -webkit-box-direction:normal!important;
  -ms-flex-direction:column!important;
  flex-direction:column!important
 }
 .flex-lg-row-reverse {
  -webkit-box-orient:horizontal!important;
  -webkit-box-direction:reverse!important;
  -ms-flex-direction:row-reverse!important;
  flex-direction:row-reverse!important
 }
 .flex-lg-column-reverse {
  -webkit-box-orient:vertical!important;
  -webkit-box-direction:reverse!important;
  -ms-flex-direction:column-reverse!important;
  flex-direction:column-reverse!important
 }
 .flex-lg-wrap {
  -ms-flex-wrap:wrap!important;
  flex-wrap:wrap!important
 }
 .flex-lg-nowrap {
  -ms-flex-wrap:nowrap!important;
  flex-wrap:nowrap!important
 }
 .flex-lg-wrap-reverse {
  -ms-flex-wrap:wrap-reverse!important;
  flex-wrap:wrap-reverse!important
 }
 .flex-lg-fill {
  -webkit-box-flex:1!important;
  -ms-flex:1 1 auto!important;
  flex:1 1 auto!important
 }
 .flex-lg-grow-0 {
  -webkit-box-flex:0!important;
  -ms-flex-positive:0!important;
  flex-grow:0!important
 }
 .flex-lg-grow-1 {
  -webkit-box-flex:1!important;
  -ms-flex-positive:1!important;
  flex-grow:1!important
 }
 .flex-lg-shrink-0 {
  -ms-flex-negative:0!important;
  flex-shrink:0!important
 }
 .flex-lg-shrink-1 {
  -ms-flex-negative:1!important;
  flex-shrink:1!important
 }
 .justify-content-lg-start {
  -webkit-box-pack:start!important;
  -ms-flex-pack:start!important;
  justify-content:flex-start!important
 }
 .justify-content-lg-end {
  -webkit-box-pack:end!important;
  -ms-flex-pack:end!important;
  justify-content:flex-end!important
 }
 .justify-content-lg-center {
  -webkit-box-pack:center!important;
  -ms-flex-pack:center!important;
  justify-content:center!important
 }
 .justify-content-lg-between {
  -webkit-box-pack:justify!important;
  -ms-flex-pack:justify!important;
  justify-content:space-between!important
 }
 .justify-content-lg-around {
  -ms-flex-pack:distribute!important;
  justify-content:space-around!important
 }
 .align-items-lg-start {
  -webkit-box-align:start!important;
  -ms-flex-align:start!important;
  align-items:flex-start!important
 }
 .align-items-lg-end {
  -webkit-box-align:end!important;
  -ms-flex-align:end!important;
  align-items:flex-end!important
 }
 .align-items-lg-center {
  -webkit-box-align:center!important;
  -ms-flex-align:center!important;
  align-items:center!important
 }
 .align-items-lg-baseline {
  -webkit-box-align:baseline!important;
  -ms-flex-align:baseline!important;
  align-items:baseline!important
 }
 .align-items-lg-stretch {
  -webkit-box-align:stretch!important;
  -ms-flex-align:stretch!important;
  align-items:stretch!important
 }
 .align-content-lg-start {
  -ms-flex-line-pack:start!important;
  align-content:flex-start!important
 }
 .align-content-lg-end {
  -ms-flex-line-pack:end!important;
  align-content:flex-end!important
 }
 .align-content-lg-center {
  -ms-flex-line-pack:center!important;
  align-content:center!important
 }
 .align-content-lg-between {
  -ms-flex-line-pack:justify!important;
  align-content:space-between!important
 }
 .align-content-lg-around {
  -ms-flex-line-pack:distribute!important;
  align-content:space-around!important
 }
 .align-content-lg-stretch {
  -ms-flex-line-pack:stretch!important;
  align-content:stretch!important
 }
 .align-self-lg-auto {
  -ms-flex-item-align:auto!important;
  align-self:auto!important
 }
 .align-self-lg-start {
  -ms-flex-item-align:start!important;
  align-self:flex-start!important
 }
 .align-self-lg-end {
  -ms-flex-item-align:end!important;
  align-self:flex-end!important
 }
 .align-self-lg-center {
  -ms-flex-item-align:center!important;
  align-self:center!important
 }
 .align-self-lg-baseline {
  -ms-flex-item-align:baseline!important;
  align-self:baseline!important
 }
 .align-self-lg-stretch {
  -ms-flex-item-align:stretch!important;
  align-self:stretch!important
 }
}
@media (min-width:1200px) {
 .flex-xl-row {
  -webkit-box-orient:horizontal!important;
  -webkit-box-direction:normal!important;
  -ms-flex-direction:row!important;
  flex-direction:row!important
 }
 .flex-xl-column {
  -webkit-box-orient:vertical!important;
  -webkit-box-direction:normal!important;
  -ms-flex-direction:column!important;
  flex-direction:column!important
 }
 .flex-xl-row-reverse {
  -webkit-box-orient:horizontal!important;
  -webkit-box-direction:reverse!important;
  -ms-flex-direction:row-reverse!important;
  flex-direction:row-reverse!important
 }
 .flex-xl-column-reverse {
  -webkit-box-orient:vertical!important;
  -webkit-box-direction:reverse!important;
  -ms-flex-direction:column-reverse!important;
  flex-direction:column-reverse!important
 }
 .flex-xl-wrap {
  -ms-flex-wrap:wrap!important;
  flex-wrap:wrap!important
 }
 .flex-xl-nowrap {
  -ms-flex-wrap:nowrap!important;
  flex-wrap:nowrap!important
 }
 .flex-xl-wrap-reverse {
  -ms-flex-wrap:wrap-reverse!important;
  flex-wrap:wrap-reverse!important
 }
 .flex-xl-fill {
  -webkit-box-flex:1!important;
  -ms-flex:1 1 auto!important;
  flex:1 1 auto!important
 }
 .flex-xl-grow-0 {
  -webkit-box-flex:0!important;
  -ms-flex-positive:0!important;
  flex-grow:0!important
 }
 .flex-xl-grow-1 {
  -webkit-box-flex:1!important;
  -ms-flex-positive:1!important;
  flex-grow:1!important
 }
 .flex-xl-shrink-0 {
  -ms-flex-negative:0!important;
  flex-shrink:0!important
 }
 .flex-xl-shrink-1 {
  -ms-flex-negative:1!important;
  flex-shrink:1!important
 }
 .justify-content-xl-start {
  -webkit-box-pack:start!important;
  -ms-flex-pack:start!important;
  justify-content:flex-start!important
 }
 .justify-content-xl-end {
  -webkit-box-pack:end!important;
  -ms-flex-pack:end!important;
  justify-content:flex-end!important
 }
 .justify-content-xl-center {
  -webkit-box-pack:center!important;
  -ms-flex-pack:center!important;
  justify-content:center!important
 }
 .justify-content-xl-between {
  -webkit-box-pack:justify!important;
  -ms-flex-pack:justify!important;
  justify-content:space-between!important
 }
 .justify-content-xl-around {
  -ms-flex-pack:distribute!important;
  justify-content:space-around!important
 }
 .align-items-xl-start {
  -webkit-box-align:start!important;
  -ms-flex-align:start!important;
  align-items:flex-start!important
 }
 .align-items-xl-end {
  -webkit-box-align:end!important;
  -ms-flex-align:end!important;
  align-items:flex-end!important
 }
 .align-items-xl-center {
  -webkit-box-align:center!important;
  -ms-flex-align:center!important;
  align-items:center!important
 }
 .align-items-xl-baseline {
  -webkit-box-align:baseline!important;
  -ms-flex-align:baseline!important;
  align-items:baseline!important
 }
 .align-items-xl-stretch {
  -webkit-box-align:stretch!important;
  -ms-flex-align:stretch!important;
  align-items:stretch!important
 }
 .align-content-xl-start {
  -ms-flex-line-pack:start!important;
  align-content:flex-start!important
 }
 .align-content-xl-end {
  -ms-flex-line-pack:end!important;
  align-content:flex-end!important
 }
 .align-content-xl-center {
  -ms-flex-line-pack:center!important;
  align-content:center!important
 }
 .align-content-xl-between {
  -ms-flex-line-pack:justify!important;
  align-content:space-between!important
 }
 .align-content-xl-around {
  -ms-flex-line-pack:distribute!important;
  align-content:space-around!important
 }
 .align-content-xl-stretch {
  -ms-flex-line-pack:stretch!important;
  align-content:stretch!important
 }
 .align-self-xl-auto {
  -ms-flex-item-align:auto!important;
  align-self:auto!important
 }
 .align-self-xl-start {
  -ms-flex-item-align:start!important;
  align-self:flex-start!important
 }
 .align-self-xl-end {
  -ms-flex-item-align:end!important;
  align-self:flex-end!important
 }
 .align-self-xl-center {
  -ms-flex-item-align:center!important;
  align-self:center!important
 }
 .align-self-xl-baseline {
  -ms-flex-item-align:baseline!important;
  align-self:baseline!important
 }
 .align-self-xl-stretch {
  -ms-flex-item-align:stretch!important;
  align-self:stretch!important
 }
}
.float-left {
 float:left!important
}
.float-right {
 float:right!important
}
.float-none {
 float:none!important
}
@media (min-width:576px) {
 .float-sm-left {
  float:left!important
 }
 .float-sm-right {
  float:right!important
 }
 .float-sm-none {
  float:none!important
 }
}
@media (min-width:768px) {
 .float-md-left {
  float:left!important
 }
 .float-md-right {
  float:right!important
 }
 .float-md-none {
  float:none!important
 }
}
@media (min-width:992px) {
 .float-lg-left {
  float:left!important
 }
 .float-lg-right {
  float:right!important
 }
 .float-lg-none {
  float:none!important
 }
}
@media (min-width:1200px) {
 .float-xl-left {
  float:left!important
 }
 .float-xl-right {
  float:right!important
 }
 .float-xl-none {
  float:none!important
 }
}
.overflow-auto {
 overflow:auto!important
}
.overflow-hidden {
 overflow:hidden!important
}
.position-static {
 position:static!important
}
.position-relative {
 position:relative!important
}
.position-absolute {
 position:absolute!important
}
.position-fixed {
 position:fixed!important
}
.position-sticky {
 position:-webkit-sticky!important;
 position:sticky!important
}
.fixed-top {
 position:fixed;
 top:0;
 right:0;
 left:0;
 z-index:1030
}
.fixed-bottom {
 position:fixed;
 right:0;
 bottom:0;
 left:0;
 z-index:1030
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
 .sticky-top {
  position:-webkit-sticky;
  position:sticky;
  top:0;
  z-index:1020
 }
}
.sr-only {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 overflow:hidden;
 clip:rect(0,0,0,0);
 white-space:nowrap;
 border:0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
 position:static;
 width:auto;
 height:auto;
 overflow:visible;
 clip:auto;
 white-space:normal
}
.shadow-sm {
 -webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;
 box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important
}
.shadow {
 -webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;
 box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important
}
.shadow-lg {
 -webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;
 box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important
}
.shadow-none {
 -webkit-box-shadow:none!important;
 box-shadow:none!important
}
.w-25 {
 width:25%!important
}
.w-50 {
 width:50%!important
}
.w-75 {
 width:75%!important
}
.w-100 {
 width:100%!important
}
.w-auto {
 width:auto!important
}
.h-25 {
 height:25%!important
}
.h-50 {
 height:50%!important
}
.h-75 {
 height:75%!important
}
.h-100 {
 height:100%!important
}
.h-auto {
 height:auto!important
}
.mw-100 {
 max-width:100%!important
}
.mh-100 {
 max-height:100%!important
}
.min-vw-100 {
 min-width:100vw!important
}
.min-vh-100 {
 min-height:100vh!important
}
.vw-100 {
 width:100vw!important
}
.vh-100 {
 height:100vh!important
}
.stretched-link::after {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:1;
 pointer-events:auto;
 content:"";
 background-color:rgba(0,0,0,0)
}
.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
 }
}
.text-monospace {
 font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important
}
.text-justify {
 text-align:justify!important
}
.text-wrap {
 white-space:normal!important
}
.text-nowrap {
 white-space:nowrap!important
}
.text-truncate {
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.text-left {
 text-align:left!important
}
.text-right {
 text-align:right!important
}
.text-center {
 text-align:center!important
}
@media (min-width:576px) {
 .text-sm-left {
  text-align:left!important
 }
 .text-sm-right {
  text-align:right!important
 }
 .text-sm-center {
  text-align:center!important
 }
}
@media (min-width:768px) {
 .text-md-left {
  text-align:left!important
 }
 .text-md-right {
  text-align:right!important
 }
 .text-md-center {
  text-align:center!important
 }
}
@media (min-width:992px) {
 .text-lg-left {
  text-align:left!important
 }
 .text-lg-right {
  text-align:right!important
 }
 .text-lg-center {
  text-align:center!important
 }
}
@media (min-width:1200px) {
 .text-xl-left {
  text-align:left!important
 }
 .text-xl-right {
  text-align:right!important
 }
 .text-xl-center {
  text-align:center!important
 }
}
.text-lowercase {
 text-transform:lowercase!important
}
.text-uppercase {
 text-transform:uppercase!important
}
.text-capitalize {
 text-transform:capitalize!important
}
.font-weight-light {
 font-weight:300!important
}
.font-weight-lighter {
 font-weight:lighter!important
}
.font-weight-normal {
 font-weight:400!important
}
.font-weight-bold {
 font-weight:700!important
}
.font-weight-bolder {
 font-weight:bolder!important
}
.font-italic {
 font-style:italic!important
}
.text-white {
 color:#fff!important
}
.text-primary {
 color:#007bff!important
}
a.text-primary:focus,
a.text-primary:hover {
 color:#0056b3!important
}
.text-secondary {
 color:#6c757d!important
}
a.text-secondary:focus,
a.text-secondary:hover {
 color:#494f54!important
}
.text-success {
 color:#28a745!important
}
a.text-success:focus,
a.text-success:hover {
 color:#19692c!important
}
.text-info {
 color:#17a2b8!important
}
a.text-info:focus,
a.text-info:hover {
 color:#0f6674!important
}
.text-warning {
 color:#ffc107!important
}
a.text-warning:focus,
a.text-warning:hover {
 color:#ba8b00!important
}
.text-danger {
 color:#dc3545!important
}
a.text-danger:focus,
a.text-danger:hover {
 color:#a71d2a!important
}
.text-light {
 color:#f8f9fa!important
}
a.text-light:focus,
a.text-light:hover {
 color:#cbd3da!important
}
.text-dark {
 color:#f5f5f5!important
}
a.text-dark:focus,
a.text-dark:hover {
 color:#cfcfcf!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-hide {
 font:0/0 a;
 color:transparent;
 text-shadow:none;
 background-color:transparent;
 border:0
}
.text-decoration-none {
 text-decoration:none!important
}
.text-break {
 word-break:break-word!important;
 overflow-wrap:break-word!important
}
.text-reset {
 color:inherit!important
}
.visible {
 visibility:visible!important
}
.invisible {
 visibility:hidden!important
}
@media print {
 *,
 ::after,
 ::before {
  text-shadow:none!important;
  -webkit-box-shadow:none!important;
  box-shadow:none!important
 }
 a:not(.btn) {
  text-decoration:underline
 }
 abbr[title]::after {
  content:" (" attr(title) ")"
 }
 pre {
  white-space:pre-wrap!important
 }
 blockquote,
 pre {
  border:1px solid #adb5bd;
  page-break-inside:avoid
 }
 thead {
  display:table-header-group
 }
 img,
 tr {
  page-break-inside:avoid
 }
 h2,
 h3,
 p {
  orphans:3;
  widows:3
 }
 h2,
 h3 {
  page-break-after:avoid
 }
 @page {
  size:a3
 }
 body {
  min-width:992px!important
 }
 .container {
  min-width:992px!important
 }
 .navbar {
  display:none
 }
 .badge {
  border:1px solid #000
 }
 .table {
  border-collapse:collapse!important
 }
 .table td,
 .table th {
  background-color:#fff!important
 }
 .table-bordered td,
 .table-bordered th {
  border:1px solid #dee2e6!important
 }
 .table-dark {
  color:inherit
 }
 .table-dark tbody+tbody,
 .table-dark td,
 .table-dark th,
 .table-dark thead th {
  border-color:#dee2e6
 }
 .table .thead-dark th {
  color:inherit;
  border-color:#dee2e6
 }
}
.bf2019-background-popup {
 background-image:url(/assets/images/sales/blackfriday2019/popup-bg-red-10b15fad7a.png);
 background-position:center;
 background-size:cover
}
.bf2019-sale-color-popup {
 color:#fc5155
}
.h-button {
 background-color:#6747c7;
 border-radius:3px;
 padding:15px 20px;
 color:#fff;
 word-break:break-word;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 font-size:18px;
 font-weight:700;
 text-align:center;
 cursor:pointer;
 border:1px solid #6747c7;
 -webkit-appearance:unset;
 -webkit-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out
}
.h-button:hover {
 background-color:#5033a8;
 border:1px solid #5033a8;
 color:#fff;
 text-decoration:none;
 -webkit-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out
}
.h-button--red {
 background-color:#ff4546;
 border:1px solid #ff4546
}
.h-button--red:hover {
 background-color:#ff1213;
 border:1px solid #ff1213
}
.h-button--secondary {
 background-color:#957fd5;
 border:1px solid #957fd5
}
.h-button--secondary:hover {
 background-color:#7559c8;
 border:1px solid #7559c8
}
.h-button--success {
 background-color:#16bc55;
 border:1px solid #16bc55
}
.h-button--success:hover {
 background-color:#118e40;
 border:1px solid #118e40
}
.h-button--sales {
 background-color:#fc5155;
 border:1px solid #fc5155
}
.h-button--sales:hover {
 background-color:#fb1f24;
 border:1px solid #fb1f24
}
.h-button--white {
 background-color:#fff;
 border:1px solid #fff
}
.h-button--white:hover {
 border:1px solid #e6e6e6
}
.h-button--transparent {
 background-color:transparent
}
.h-button--transparent.h-button {
 color:#6747c7
}
.h-button--transparent.h-button--red {
 color:#ff4546
}
.h-button--transparent.h-button--secondary {
 color:#957fd5
}
.h-button--transparent.h-button--sales {
 color:#fc5155
}
.h-button--transparent.h-button--success {
 color:#7cc576
}
.h-button--transparent.h-button--bf19 {
 color:#212428
}
.h-button--transparent.h-button--white {
 background-color:transparent
}
.h-button--transparent.h-button--white,
.h-button--transparent:hover {
 color:#fff
}
.h-button--shadow {
 background:#fff;
 -webkit-transition:ease all .3s;
 transition:ease all .3s
}
.h-button--shadow:hover {
 color:#6747c7;
 background:#fff;
 -webkit-box-shadow:5px 5px 10px 0 rgba(67,65,79,.5);
 box-shadow:5px 5px 10px 0 rgba(67,65,79,.5)
}
.h-button--grey {
 background-color:#43414f;
 border:1px solid #43414f
}
.h-button--grey:hover {
 background-color:#2b2a33;
 border:1px solid #2b2a33
}
.h-button[disabled] {
 opacity:.6;
 cursor:not-allowed;
 background-color:#ccc;
 border:1px solid #b3b3b3
}
.h-button[disabled]:hover {
 background-color:#ccc;
 border:1px solid #b3b3b3
}
body[class*=h24] .h-button {
 border-radius:100px;
 font-size:16px;
 font-weight:500;
 letter-spacing:1.4px;
 width:-webkit-fit-content;
 width:-moz-fit-content;
 width:fit-content
}
.h-button-wrapper {
 min-width:260px;
 max-width:400px
}
.section-gradient {
 background:linear-gradient(62deg,#3c2152,#5d339f 53%,#6741ca),linear-gradient(62deg,#3c2152,#5d339f 53%,#6741ca)
}
.features-list {
 top:80px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 position:relative;
 list-style:none;
 padding:0;
 color:#fff
}
@media (min-width:768px) {
 .features-list {
  top:130px;
  font-size:15px;
  -webkit-box-pack:space-evenly;
  -ms-flex-pack:space-evenly;
  justify-content:space-evenly;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
 }
}
@media (min-width:992px) {
 .features-list {
  font-size:18px
 }
}
.features-list li {
 text-align:center;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin:0 5px;
 font-weight:300
}
.features-list li::before {
 content:"\f00c";
 font-family:Fontawesome;
 font-size:10px;
 display:inline-block;
 text-align:center;
 vertical-align:middle;
 color:#7cc576;
 margin-right:5px
}
.features-list li:last-child {
 padding-right:0
}
.features-list--old li::before {
 font-size:8px;
 padding:3px;
 border:1px solid #fff;
 width:18px;
 content:"\f00c";
 border-radius:100px;
 color:#fff
}
.section-spaces-features {
 padding:100px 0
}
@media (min-width:768px) {
 .section-spaces-features {
  padding:150px 0
 }
}
.section-spaces-200 {
 padding:200px 0
}
@media (max-width:991.98px) {
 .section-spaces-200 {
  padding:100px 0
 }
}
.section-spaces-150 {
 padding:150px 0
}
@media (max-width:991.98px) {
 .section-spaces-150 {
  padding:100px 0
 }
}
.section-spaces-h24 {
 padding:150px 0 100px 0
}
@media (min-width:992px) {
 .section-spaces-h24 {
  padding:150px 0
 }
}
.border-gray {
 border:1px solid #ccc;
 border-radius:4px
}
.hover-gray:hover {
 background:#f2f2f2;
 -webkit-transition:color .3s ease-in-out;
 transition:color .3s ease-in-out
}
.mw-350 {
 max-width:350px
}
.mw-500 {
 max-width:500px
}
.mw-120 {
 max-width:120px
}
@media (min-width:768px) {
 .lh-36-md {
  line-height:36px
 }
}
span.big-no {
 color:#6747c7;
 font-size:35px;
 font-weight:600;
 margin-right:15px;
 line-height:1;
 min-width:20%;
 text-align:center
}
@media (min-width:576px) {
 span.big-no {
  font-size:48px
 }
}
@media (min-width:768px) {
 span.big-no {
  font-size:35px
 }
}
@media (min-width:1200px) {
 span.big-no {
  font-size:48px
 }
}
[role=button] {
 cursor:pointer
}
.border {
 border:1px solid #ccc
}
.text-shadow {
 text-shadow:1px 1px 0 #000
}
.fit-content {
 width:-webkit-fit-content;
 width:-moz-fit-content;
 width:fit-content
}
.stroke-out {
 opacity:.6;
 text-decoration:line-through;
 font-weight:300
}
.secondary {
 color:#957fd5
}
.pointer {
 cursor:pointer
}
.hover-text-white:hover {
 color:#fff!important
}
.text-light-success {
 color:#5ab452
}
.word-break-bw {
 word-break:break-word
}
.word-break-n {
 word-break:normal
}
.section-dark-gray {
 background-color:#f7f7f7
}
.opacity-5 {
 opacity:.5
}
.hover-bg-secondary:hover {
 background-color:#957fd5
}
.bg-secondary {
 background-color:#957fd5
}
.bg-red {
 background-color:#ff4546
}
.underline {
 text-decoration:underline
}
.text-decoration-none {
 text-decoration:none
}
.text-decoration-none:hover {
 text-decoration:none
}
.header-bg {
 background-repeat:no-repeat;
 background-size:cover;
 background-position:center
}
.border-radius {
 border-radius:5px
}
.border-radius-round {
 border-radius:100px!important
}
.height-100 {
 height:100%
}
.payment-image {
 width:80px;
 height:50px
}
.list-checks li {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.list-checks li::before {
 content:"\f00c";
 font-family:Fontawesome;
 font-weight:400;
 font-size:20px;
 margin-right:10px;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.glyphicon-chevron-right:before {
 font-family:"Glyphicons Halflings";
 content:"\e080"
}
.custom-carousel-button {
 right:-65px;
 background:0 0;
 color:#999;
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 width:15%;
 font-size:20px;
 text-align:center;
 opacity:.5
}
.custom-carousel-button span {
 position:absolute;
 top:50%;
 z-index:5;
 display:inline-block
}
.custom-carousel-button span:before {
 font-family:"Glyphicons Halflings";
 content:"\e080"
}
.opacity-83 {
 opacity:.83
}
.box-shadow {
 -webkit-box-shadow:0 4px 9px 0 rgba(67,65,79,.1);
 box-shadow:0 4px 9px 0 rgba(67,65,79,.1)
}
.overflow-unset {
 overflow:unset
}
.border-h-primary {
 border-color:#6747c7!important
}
.white-space-pre-wrap {
 white-space:pre-wrap
}
.scrollToSpacing {
 padding-top:100px;
 margin-top:-100px
}
.h-carousel-indicator li {
 height:9px;
 width:9px;
 border-radius:50%;
 border:none;
 background:#a895df
}
.h-carousel-indicator li.active {
 background:#6747c7
}
.discount-label {
 background:#e3dcf4;
 color:#6747c7
}
.component-button-default {
 font-weight:600;
 border-radius:4px;
 padding:25px 50px;
 font-size:16px;
 color:#fff;
 text-decoration:none;
 text-align:center;
 word-break:break-word;
 min-width:350px;
 background-color:#6747c7
}
.component-button-default:visited {
 background-color:#6747c7
}
.component-button-default:focus,
.component-button-default:hover {
 background-color:#5033a8;
 color:#fff;
 text-decoration:none
}
.component-button-default--color-red {
 background-color:#ff4546
}
.component-button-default--color-red:visited {
 background-color:#ff4546
}
.component-button-default--color-red:focus,
.component-button-default--color-red:hover {
 background-color:#ff1213
}
.component-button-default--uppercase {
 text-transform:uppercase;
 letter-spacing:2px
}
.component-button-default--margin-20 {
 margin-bottom:20px
}
.component-button-default--margin-40 {
 margin-bottom:40px
}
.component-button-default--small-button {
 min-width:250px;
 padding:15px;
 border-radius:6px
}
.component-button-default--pricing-table {
 font-size:18px;
 min-width:unset;
 font-weight:700;
 padding:15px 40px
}
.component-button-default--min-width {
 padding:15px;
 min-width:unset;
 border-radius:6px
}
.component-button-default--table-button {
 min-width:100px;
 font-size:11px;
 padding:10px;
 margin:10px 0
}
@media (max-width:400px) {
 .component-button-default {
  padding:25px 20px;
  width:100%;
  font-size:15px;
  min-width:unset
 }
 .component-button-default--small-button {
  padding:15px
 }
 .component-button-default--table-button {
  font-size:12px;
  padding:10px
 }
 .component-button-default--pricing-table {
  font-size:16px;
  padding:15px 10px
 }
 .component-button-default--min-width {
  padding:15px 10px
 }
}
body[class*=h24] .component-button-default {
 border-radius:100px
}
body,
html {
 /* font-size:10px; */
 font-weight:400;
 font-style:normal
}
p,
ul {
 margin-bottom:0;
 padding-left:0
}
b,
strong {
 font-weight:700
}
li {
 list-style-type:none
}
a,
a:hover {
 text-decoration:unset;
 color:unset
}
.h1,
h1,
h2,
h3 {
 letter-spacing:0
}
.h1,
h1 {
 font-size:4.8rem;
 line-height:6rem
}
@media (max-width:991.98px) {
 .h1,
 h1 {
  font-size:3.6rem;
  line-height:4.8rem
 }
}
@media (max-width:767.98px) {
 .h1,
 h1 {
  font-size:3rem;
  line-height:3.6rem
 }
}
h2 {
 font-size:3.6rem;
 line-height:4.8rem
}
@media (max-width:991.98px) {
 h2 {
  font-size:2.4rem;
  line-height:3rem
 }
}
h3,
h4,
h5 {
 font-size:1.8rem;
 line-height:2.4rem
}
.subtitle {
 font-size:1.8rem;
 letter-spacing:.05rem;
 line-height:3.6rem
}
.button {
 font-size:1.6rem;
 letter-spacing:0;
 line-height:2.4rem
}
.menu {
 font-size:1.3rem;
 letter-spacing:.1rem;
 line-height:2.4rem
}
.label {
 font-size:1.4rem;
 letter-spacing:0;
 line-height:2.4rem
}
.body {
 font-size:1.4rem;
 letter-spacing:.05rem;
 line-height:2.4rem
}
.section-light-blue {
 background-color:#f7f9ff
}
.light {
 background-color:#fff
}
.dark {
 background-color:#f5f5f5
}
.text-h-primary {
 color:#6747c7
}
a.text-h-primary:hover {
 color:#3e2781
}
.text-light-black {
 color:#43414f
}
a.text-light-black:hover {
 color:#141317
}
.text-content-grey {
 color:#999
}
a.text-content-grey:hover {
 color:#666
}
.text-muted-grey {
 color:#dedede
}
a.text-muted-grey:hover {
 color:#ababab
}
.text-h-yellow {
 color:#fdbd00
}
a.text-h-yellow:hover {
 color:#977100
}
.text-h-green {
 color:#2da94f
}
a.text-h-green:hover {
 color:#185829
}
.text-h-red {
 color:#ed412d
}
a.text-h-red:hover {
 color:#a61e0e
}
.text-primary-50 {
 color:#eee9f8!important
}
.text-primary-100 {
 color:#d2c8ee!important
}
.text-primary-200 {
 color:#b5a4e3!important
}
.text-primary-300 {
 color:#977ed9!important
}
.text-primary-400 {
 color:#7f62d0!important
}
.text-primary-500 {
 color:#6747c7!important
}
.text-primary-600 {
 color:#5d42c1!important
}
.text-primary-700 {
 color:#4f3ab7!important
}
.text-primary-800 {
 color:#4234af!important
}
.text-primary-900 {
 color:#2c28a1!important
}
.text-secondary-50 {
 color:#ffebef!important
}
.text-secondary-100 {
 color:#ffced5!important
}
.text-secondary-200 {
 color:#f79b9e!important
}
.text-secondary-300 {
 color:#f07478!important
}
.text-secondary-400 {
 color:#fc5155!important
}
.text-secondary-500 {
 color:#ff3d3a!important
}
.text-secondary-600 {
 color:#f4333a!important
}
.text-secondary-700 {
 color:#e12833!important
}
.text-secondary-800 {
 color:#d41f2c!important
}
.text-secondary-900 {
 color:#c50f20!important
}
.dark,
.h-text-main,
.light {
 color:rgba(0,0,0,.87)
}
.dark .medium,
.dark.medium,
.h-text-main .medium,
.h-text-main.medium,
.light .medium,
.light.medium {
 color:rgba(0,0,0,.6)
}
.dark .disabled,
.dark.disabled,
.h-text-main .disabled,
.h-text-main.disabled,
.light .disabled,
.light.disabled {
 color:rgba(0,0,0,.38)
}
.h-text-light-main {
 color:rgba(255,255,255,.87)
}
.h-text-light-main .medium,
.h-text-light-main.medium {
 color:rgba(255,255,255,.6)
}
.h-text-light-main .disabled,
.h-text-light-main.disabled {
 color:rgba(255,255,255,.38)
}
.primary {
 background-color:#6747c7;
 color:#fff
}
.primary .medium,
.primary.medium {
 color:rgba(255,255,255,.78)
}
.primary .disabled,
.primary.disabled {
 color:rgba(255,255,255,.38)
}
.primary.l100,
.primary.l200,
.primary.l300,
.primary.l50 {
 color:#000
}
.primary.l100 .medium,
.primary.l100.medium,
.primary.l200 .medium,
.primary.l200.medium,
.primary.l300 .medium,
.primary.l300.medium,
.primary.l50 .medium,
.primary.l50.medium {
 color:rgba(0,0,0,.6)
}
.primary.l100 .disabled,
.primary.l100.disabled,
.primary.l200 .disabled,
.primary.l200.disabled,
.primary.l300 .disabled,
.primary.l300.disabled,
.primary.l50 .disabled,
.primary.l50.disabled {
 color:rgba(0,0,0,.38)
}
.primary.l400,
.primary.l600,
.primary.l700,
.primary.l800,
.primary.l900 {
 color:rgba(255,255,255,.87)
}
.primary.l400 .medium,
.primary.l400.medium,
.primary.l600 .medium,
.primary.l600.medium,
.primary.l700 .medium,
.primary.l700.medium,
.primary.l800 .medium,
.primary.l800.medium,
.primary.l900 .medium,
.primary.l900.medium {
 color:rgba(255,255,255,.6)
}
.primary.l400 .disabled,
.primary.l400.disabled,
.primary.l600 .disabled,
.primary.l600.disabled,
.primary.l700 .disabled,
.primary.l700.disabled,
.primary.l800 .disabled,
.primary.l800.disabled,
.primary.l900 .disabled,
.primary.l900.disabled {
 color:rgba(255,255,255,.38)
}
.primary.l50 {
 background-color:#eee9f8
}
.primary.l100 {
 background-color:#d2c8ee
}
.primary.l200 {
 background-color:#b5a4e3
}
.primary.l300 {
 background-color:#977ed9
}
.primary.l400 {
 background-color:#7f62d0
}
.primary.l500 {
 background-color:#6747c7;
 color:#fff
}
.primary.l500 .medium,
.primary.l500.medium {
 color:rgba(255,255,255,.78)
}
.primary.l500 .disabled,
.primary.l500.disabled {
 color:rgba(255,255,255,.38)
}
.primary.l600 {
 background-color:#5d42c1
}
.primary.l700 {
 background-color:#4f3ab7
}
.primary.l800 {
 background-color:#4234af
}
.primary.l900 {
 background-color:#2c28a1
}
.secondary {
 background-color:#fc5155;
 color:#000
}
.secondary .medium,
.secondary.medium {
 color:#000
}
.secondary .disabled,
.secondary.disabled {
 color:rgba(0,0,0,.38)
}
.secondary.l100,
.secondary.l200,
.secondary.l300,
.secondary.l50,
.secondary.l500,
.secondary.l600 {
 color:rgba(0,0,0,.87)
}
.secondary.l100 .medium,
.secondary.l100.medium,
.secondary.l200 .medium,
.secondary.l200.medium,
.secondary.l300 .medium,
.secondary.l300.medium,
.secondary.l50 .medium,
.secondary.l50.medium,
.secondary.l500 .medium,
.secondary.l500.medium,
.secondary.l600 .medium,
.secondary.l600.medium {
 color:rgba(0,0,0,.6)
}
.secondary.l100 .disabled,
.secondary.l100.disabled,
.secondary.l200 .disabled,
.secondary.l200.disabled,
.secondary.l300 .disabled,
.secondary.l300.disabled,
.secondary.l50 .disabled,
.secondary.l50.disabled,
.secondary.l500 .disabled,
.secondary.l500.disabled,
.secondary.l600 .disabled,
.secondary.l600.disabled {
 color:rgba(0,0,0,.38)
}
.secondary.l700,
.secondary.l800,
.secondary.l900 {
 color:#fff
}
.secondary.l700 .medium,
.secondary.l700.medium,
.secondary.l800 .medium,
.secondary.l800.medium,
.secondary.l900 .medium,
.secondary.l900.medium {
 color:rgba(255,255,255,.6)
}
.secondary.l700 .disabled,
.secondary.l700.disabled,
.secondary.l800 .disabled,
.secondary.l800.disabled,
.secondary.l900 .disabled,
.secondary.l900.disabled {
 color:rgba(255,255,255,.38)
}
.secondary.l50 {
 background-color:#ffebef
}
.secondary.l100 {
 background-color:#ffced5
}
.secondary.l200 {
 background-color:#f79b9e
}
.secondary.l300 {
 background-color:#f07478
}
.secondary.l400 {
 background-color:#fc5155;
 color:#000
}
.secondary.l400 .medium,
.secondary.l400.medium {
 color:#000
}
.secondary.l400 .disabled,
.secondary.l400.disabled {
 color:rgba(0,0,0,.38)
}
.secondary.l500 {
 background-color:#ff3d3a
}
.secondary.l600 {
 background-color:#f4333a
}
.secondary.l700 {
 background-color:#e12833
}
.secondary.l800 {
 background-color:#d41f2c
}
.secondary.l900 {
 background-color:#c50f20
}
.mh-0 {
 min-height:0!important
}
.mh-10 {
 min-height:10px!important
}
.mh-20 {
 min-height:20px!important
}
.mh-30 {
 min-height:30px!important
}
.mh-40 {
 min-height:40px!important
}
.mh-50 {
 min-height:50px!important
}
.mh-60 {
 min-height:60px!important
}
.mh-70 {
 min-height:70px!important
}
.mh-80 {
 min-height:80px!important
}
.mh-90 {
 min-height:90px!important
}
.mh-100 {
 min-height:100px!important
}
.mh-110 {
 min-height:110px!important
}
.mh-120 {
 min-height:120px!important
}
.mh-130 {
 min-height:130px!important
}
.mh-140 {
 min-height:140px!important
}
.mh-150 {
 min-height:150px!important
}
.mh-160 {
 min-height:160px!important
}
.mh-170 {
 min-height:170px!important
}
.mh-180 {
 min-height:180px!important
}
.mh-190 {
 min-height:190px!important
}
.mh-200 {
 min-height:200px!important
}
.mh-210 {
 min-height:210px!important
}
.mh-220 {
 min-height:220px!important
}
.mh-230 {
 min-height:230px!important
}
.mh-240 {
 min-height:240px!important
}
.mh-250 {
 min-height:250px!important
}
.mh-260 {
 min-height:260px!important
}
.mh-270 {
 min-height:270px!important
}
.mh-280 {
 min-height:280px!important
}
.mh-290 {
 min-height:290px!important
}
.mh-300 {
 min-height:300px!important
}
.mh-310 {
 min-height:310px!important
}
.mh-320 {
 min-height:320px!important
}
.mh-330 {
 min-height:330px!important
}
.mh-340 {
 min-height:340px!important
}
.mh-350 {
 min-height:350px!important
}
.mh-360 {
 min-height:360px!important
}
.mh-370 {
 min-height:370px!important
}
.mh-380 {
 min-height:380px!important
}
.mh-390 {
 min-height:390px!important
}
.mh-400 {
 min-height:400px!important
}
.mh-410 {
 min-height:410px!important
}
.mh-420 {
 min-height:420px!important
}
.mh-430 {
 min-height:430px!important
}
.mh-440 {
 min-height:440px!important
}
.mh-450 {
 min-height:450px!important
}
.mh-460 {
 min-height:460px!important
}
.mh-470 {
 min-height:470px!important
}
.mh-480 {
 min-height:480px!important
}
.mh-490 {
 min-height:490px!important
}
.mh-500 {
 min-height:500px!important
}
.mh-510 {
 min-height:510px!important
}
.mh-520 {
 min-height:520px!important
}
.mh-530 {
 min-height:530px!important
}
.mh-540 {
 min-height:540px!important
}
.mh-550 {
 min-height:550px!important
}
.mh-560 {
 min-height:560px!important
}
.mh-570 {
 min-height:570px!important
}
.mh-580 {
 min-height:580px!important
}
.mh-590 {
 min-height:590px!important
}
.mh-600 {
 min-height:600px!important
}
.mh-610 {
 min-height:610px!important
}
.mh-620 {
 min-height:620px!important
}
.mh-630 {
 min-height:630px!important
}
.mh-640 {
 min-height:640px!important
}
.mh-650 {
 min-height:650px!important
}
.mh-660 {
 min-height:660px!important
}
.mh-670 {
 min-height:670px!important
}
.mh-680 {
 min-height:680px!important
}
.mh-690 {
 min-height:690px!important
}
.mh-700 {
 min-height:700px!important
}
.mw-0 {
 min-width:0!important
}
.max-w-0 {
 max-width:0!important
}
.mw-20 {
 min-width:20px!important
}
.max-w-20 {
 max-width:20px!important
}
.mw-40 {
 min-width:40px!important
}
.max-w-40 {
 max-width:40px!important
}
.mw-60 {
 min-width:60px!important
}
.max-w-60 {
 max-width:60px!important
}
.mw-80 {
 min-width:80px!important
}
.max-w-80 {
 max-width:80px!important
}
.mw-100 {
 min-width:100px!important
}
.max-w-100 {
 max-width:100px!important
}
.mw-120 {
 min-width:120px!important
}
.max-w-120 {
 max-width:120px!important
}
.mw-140 {
 min-width:140px!important
}
.max-w-140 {
 max-width:140px!important
}
.mw-160 {
 min-width:160px!important
}
.max-w-160 {
 max-width:160px!important
}
.mw-180 {
 min-width:180px!important
}
.max-w-180 {
 max-width:180px!important
}
.mw-200 {
 min-width:200px!important
}
.max-w-200 {
 max-width:200px!important
}
.mw-220 {
 min-width:220px!important
}
.max-w-220 {
 max-width:220px!important
}
.mw-240 {
 min-width:240px!important
}
.max-w-240 {
 max-width:240px!important
}
.mw-260 {
 min-width:260px!important
}
.max-w-260 {
 max-width:260px!important
}
.mw-280 {
 min-width:280px!important
}
.max-w-280 {
 max-width:280px!important
}
.mw-300 {
 min-width:300px!important
}
.max-w-300 {
 max-width:300px!important
}
.mw-320 {
 min-width:320px!important
}
.max-w-320 {
 max-width:320px!important
}
.mw-340 {
 min-width:340px!important
}
.max-w-340 {
 max-width:340px!important
}
.mw-360 {
 min-width:360px!important
}
.max-w-360 {
 max-width:360px!important
}
.mw-380 {
 min-width:380px!important
}
.max-w-380 {
 max-width:380px!important
}
.mw-400 {
 min-width:400px!important
}
.max-w-400 {
 max-width:400px!important
}
.h-0 {
 height:0
}
.h-10 {
 height:10px
}
.h-20 {
 height:20px
}
.h-30 {
 height:30px
}
.h-40 {
 height:40px
}
.h-50 {
 height:50px
}
.h-60 {
 height:60px
}
.h-70 {
 height:70px
}
.h-80 {
 height:80px
}
.h-90 {
 height:90px
}
.h-100 {
 height:100px
}
.h-110 {
 height:110px
}
.h-120 {
 height:120px
}
.h-130 {
 height:130px
}
.h-140 {
 height:140px
}
.h-150 {
 height:150px
}
.h-160 {
 height:160px
}
.h-170 {
 height:170px
}
.h-180 {
 height:180px
}
.h-190 {
 height:190px
}
.h-200 {
 height:200px
}
.h-210 {
 height:210px
}
.h-220 {
 height:220px
}
.h-230 {
 height:230px
}
.h-240 {
 height:240px
}
.h-250 {
 height:250px
}
.h-260 {
 height:260px
}
.h-270 {
 height:270px
}
.h-280 {
 height:280px
}
.h-290 {
 height:290px
}
.h-300 {
 height:300px
}
.h-310 {
 height:310px
}
.h-320 {
 height:320px
}
.h-330 {
 height:330px
}
.h-340 {
 height:340px
}
.h-350 {
 height:350px
}
.h-360 {
 height:360px
}
.h-370 {
 height:370px
}
.h-380 {
 height:380px
}
.h-390 {
 height:390px
}
.h-400 {
 height:400px
}
.h-410 {
 height:410px
}
.h-420 {
 height:420px
}
.h-430 {
 height:430px
}
.h-440 {
 height:440px
}
.h-450 {
 height:450px
}
.h-460 {
 height:460px
}
.h-470 {
 height:470px
}
.h-480 {
 height:480px
}
.h-490 {
 height:490px
}
.h-500 {
 height:500px
}
.h-510 {
 height:510px
}
.h-520 {
 height:520px
}
.h-530 {
 height:530px
}
.h-540 {
 height:540px
}
.h-550 {
 height:550px
}
.h-560 {
 height:560px
}
.h-570 {
 height:570px
}
.h-580 {
 height:580px
}
.h-590 {
 height:590px
}
.h-600 {
 height:600px
}
.h-610 {
 height:610px
}
.h-620 {
 height:620px
}
.h-630 {
 height:630px
}
.h-640 {
 height:640px
}
.h-650 {
 height:650px
}
.h-660 {
 height:660px
}
.h-670 {
 height:670px
}
.h-680 {
 height:680px
}
.h-690 {
 height:690px
}
.h-700 {
 height:700px
}
.fs-5 {
 font-size:5px!important
}
.fs-6 {
 font-size:6px!important
}
.fs-7 {
 font-size:7px!important
}
.fs-8 {
 font-size:8px!important
}
.fs-9 {
 font-size:9px!important
}
.fs-10 {
 font-size:10px!important
}
.fs-11 {
 font-size:11px!important
}
.fs-12 {
 font-size:12px!important
}
.fs-13 {
 font-size:13px!important
}
.fs-14 {
 font-size:14px!important
}
.fs-15 {
 font-size:15px!important
}
.fs-16 {
 font-size:16px!important
}
.fs-17 {
 font-size:17px!important
}
.fs-18 {
 font-size:18px!important
}
.fs-19 {
 font-size:19px!important
}
.fs-20 {
 font-size:20px!important
}
.fs-21 {
 font-size:21px!important
}
.fs-22 {
 font-size:22px!important
}
.fs-23 {
 font-size:23px!important
}
.fs-24 {
 font-size:24px!important
}
.fs-25 {
 font-size:25px!important
}
.fs-26 {
 font-size:26px!important
}
.fs-27 {
 font-size:27px!important
}
.fs-28 {
 font-size:28px!important
}
.fs-29 {
 font-size:29px!important
}
.fs-30 {
 font-size:30px!important
}
.fs-31 {
 font-size:31px!important
}
.fs-32 {
 font-size:32px!important
}
.fs-33 {
 font-size:33px!important
}
.fs-34 {
 font-size:34px!important
}
.fs-35 {
 font-size:35px!important
}
.fs-36 {
 font-size:36px!important
}
.fs-37 {
 font-size:37px!important
}
.fs-38 {
 font-size:38px!important
}
.fs-39 {
 font-size:39px!important
}
.fs-40 {
 font-size:40px!important
}
.fs-41 {
 font-size:41px!important
}
.fs-42 {
 font-size:42px!important
}
.fs-43 {
 font-size:43px!important
}
.fs-44 {
 font-size:44px!important
}
.fs-45 {
 font-size:45px!important
}
.fs-46 {
 font-size:46px!important
}
.fs-47 {
 font-size:47px!important
}
.fs-48 {
 font-size:48px!important
}
.fs-49 {
 font-size:49px!important
}
.fs-50 {
 font-size:50px!important
}
.fs-51 {
 font-size:51px!important
}
.fs-52 {
 font-size:52px!important
}
.fs-53 {
 font-size:53px!important
}
.fs-54 {
 font-size:54px!important
}
.fs-55 {
 font-size:55px!important
}
.fs-56 {
 font-size:56px!important
}
.fs-57 {
 font-size:57px!important
}
.fs-58 {
 font-size:58px!important
}
.fs-59 {
 font-size:59px!important
}
.fs-60 {
 font-size:60px!important
}
.fs-61 {
 font-size:61px!important
}
.fs-62 {
 font-size:62px!important
}
.fs-63 {
 font-size:63px!important
}
.fs-64 {
 font-size:64px!important
}
.fs-65 {
 font-size:65px!important
}
.fs-66 {
 font-size:66px!important
}
.fs-67 {
 font-size:67px!important
}
.fs-68 {
 font-size:68px!important
}
.fs-69 {
 font-size:69px!important
}
.fs-70 {
 font-size:70px!important
}
.fs-71 {
 font-size:71px!important
}
.fs-72 {
 font-size:72px!important
}
.fs-73 {
 font-size:73px!important
}
.fs-74 {
 font-size:74px!important
}
.fs-75 {
 font-size:75px!important
}
.fs-76 {
 font-size:76px!important
}
.fs-77 {
 font-size:77px!important
}
.fs-78 {
 font-size:78px!important
}
.fs-79 {
 font-size:79px!important
}
.fs-80 {
 font-size:80px!important
}
.w-0 {
 width:0%!important
}
.w-5 {
 width:5%!important
}
.w-10 {
 width:10%!important
}
.w-15 {
 width:15%!important
}
.w-20 {
 width:20%!important
}
.w-25 {
 width:25%!important
}
.w-30 {
 width:30%!important
}
.w-35 {
 width:35%!important
}
.w-40 {
 width:40%!important
}
.w-45 {
 width:45%!important
}
.w-50 {
 width:50%!important
}
.w-55 {
 width:55%!important
}
.w-60 {
 width:60%!important
}
.w-65 {
 width:65%!important
}
.w-70 {
 width:70%!important
}
.w-75 {
 width:75%!important
}
.w-80 {
 width:80%!important
}
.w-85 {
 width:85%!important
}
.w-90 {
 width:90%!important
}
.w-95 {
 width:95%!important
}
.w-100 {
 width:100%!important
}
.m-0 {
 margin:0!important
}
.mt-0 {
 margin-top:0!important
}
.mb-0 {
 margin-bottom:0!important
}
.ml-0 {
 margin-left:0!important
}
.mr-0 {
 margin-right:0!important
}
.p-0 {
 padding:0!important
}
.pt-0 {
 padding-top:0!important
}
.pb-0 {
 padding-bottom:0!important
}
.pl-0 {
 padding-left:0!important
}
.pr-0 {
 padding-right:0!important
}
.m-5 {
 margin:5px!important
}
.mt-5 {
 margin-top:5px!important
}
.mb-5 {
 margin-bottom:5px!important
}
.ml-5 {
 margin-left:5px!important
}
.mr-5 {
 margin-right:5px!important
}
.p-5 {
 padding:5px!important
}
.pt-5 {
 padding-top:5px!important
}
.pb-5 {
 padding-bottom:5px!important
}
.pl-5 {
 padding-left:5px!important
}
.pr-5 {
 padding-right:5px!important
}
.m-10 {
 margin:10px!important
}
.mt-10 {
 margin-top:10px!important
}
.mb-10 {
 margin-bottom:10px!important
}
.ml-10 {
 margin-left:10px!important
}
.mr-10 {
 margin-right:10px!important
}
.p-10 {
 padding:10px!important
}
.pt-10 {
 padding-top:10px!important
}
.pb-10 {
 padding-bottom:10px!important
}
.pl-10 {
 padding-left:10px!important
}
.pr-10 {
 padding-right:10px!important
}
.m-15 {
 margin:15px!important
}
.mt-15 {
 margin-top:15px!important
}
.mb-15 {
 margin-bottom:15px!important
}
.ml-15 {
 margin-left:15px!important
}
.mr-15 {
 margin-right:15px!important
}
.p-15 {
 padding:15px!important
}
.pt-15 {
 padding-top:15px!important
}
.pb-15 {
 padding-bottom:15px!important
}
.pl-15 {
 padding-left:15px!important
}
.pr-15 {
 padding-right:15px!important
}
.m-20 {
 margin:20px!important
}
.mt-20 {
 margin-top:20px!important
}
.mb-20 {
 margin-bottom:20px!important
}
.ml-20 {
 margin-left:20px!important
}
.mr-20 {
 margin-right:20px!important
}
.p-20 {
 padding:20px!important
}
.pt-20 {
 padding-top:20px!important
}
.pb-20 {
 padding-bottom:20px!important
}
.pl-20 {
 padding-left:20px!important
}
.pr-20 {
 padding-right:20px!important
}
.m-25 {
 margin:25px!important
}
.mt-25 {
 margin-top:25px!important
}
.mb-25 {
 margin-bottom:25px!important
}
.ml-25 {
 margin-left:25px!important
}
.mr-25 {
 margin-right:25px!important
}
.p-25 {
 padding:25px!important
}
.pt-25 {
 padding-top:25px!important
}
.pb-25 {
 padding-bottom:25px!important
}
.pl-25 {
 padding-left:25px!important
}
.pr-25 {
 padding-right:25px!important
}
.m-30 {
 margin:30px!important
}
.mt-30 {
 margin-top:30px!important
}
.mb-30 {
 margin-bottom:30px!important
}
.ml-30 {
 margin-left:30px!important
}
.mr-30 {
 margin-right:30px!important
}
.p-30 {
 padding:30px!important
}
.pt-30 {
 padding-top:30px!important
}
.pb-30 {
 padding-bottom:30px!important
}
.pl-30 {
 padding-left:30px!important
}
.pr-30 {
 padding-right:30px!important
}
.m-35 {
 margin:35px!important
}
.mt-35 {
 margin-top:35px!important
}
.mb-35 {
 margin-bottom:35px!important
}
.ml-35 {
 margin-left:35px!important
}
.mr-35 {
 margin-right:35px!important
}
.p-35 {
 padding:35px!important
}
.pt-35 {
 padding-top:35px!important
}
.pb-35 {
 padding-bottom:35px!important
}
.pl-35 {
 padding-left:35px!important
}
.pr-35 {
 padding-right:35px!important
}
.m-40 {
 margin:40px!important
}
.mt-40 {
 margin-top:40px!important
}
.mb-40 {
 margin-bottom:40px!important
}
.ml-40 {
 margin-left:40px!important
}
.mr-40 {
 margin-right:40px!important
}
.p-40 {
 padding:40px!important
}
.pt-40 {
 padding-top:40px!important
}
.pb-40 {
 padding-bottom:40px!important
}
.pl-40 {
 padding-left:40px!important
}
.pr-40 {
 padding-right:40px!important
}
.m-45 {
 margin:45px!important
}
.mt-45 {
 margin-top:45px!important
}
.mb-45 {
 margin-bottom:45px!important
}
.ml-45 {
 margin-left:45px!important
}
.mr-45 {
 margin-right:45px!important
}
.p-45 {
 padding:45px!important
}
.pt-45 {
 padding-top:45px!important
}
.pb-45 {
 padding-bottom:45px!important
}
.pl-45 {
 padding-left:45px!important
}
.pr-45 {
 padding-right:45px!important
}
.m-50 {
 margin:50px!important
}
.mt-50 {
 margin-top:50px!important
}
.mb-50 {
 margin-bottom:50px!important
}
.ml-50 {
 margin-left:50px!important
}
.mr-50 {
 margin-right:50px!important
}
.p-50 {
 padding:50px!important
}
.pt-50 {
 padding-top:50px!important
}
.pb-50 {
 padding-bottom:50px!important
}
.pl-50 {
 padding-left:50px!important
}
.pr-50 {
 padding-right:50px!important
}
.m-55 {
 margin:55px!important
}
.mt-55 {
 margin-top:55px!important
}
.mb-55 {
 margin-bottom:55px!important
}
.ml-55 {
 margin-left:55px!important
}
.mr-55 {
 margin-right:55px!important
}
.p-55 {
 padding:55px!important
}
.pt-55 {
 padding-top:55px!important
}
.pb-55 {
 padding-bottom:55px!important
}
.pl-55 {
 padding-left:55px!important
}
.pr-55 {
 padding-right:55px!important
}
.m-60 {
 margin:60px!important
}
.mt-60 {
 margin-top:60px!important
}
.mb-60 {
 margin-bottom:60px!important
}
.ml-60 {
 margin-left:60px!important
}
.mr-60 {
 margin-right:60px!important
}
.p-60 {
 padding:60px!important
}
.pt-60 {
 padding-top:60px!important
}
.pb-60 {
 padding-bottom:60px!important
}
.pl-60 {
 padding-left:60px!important
}
.pr-60 {
 padding-right:60px!important
}
.m-65 {
 margin:65px!important
}
.mt-65 {
 margin-top:65px!important
}
.mb-65 {
 margin-bottom:65px!important
}
.ml-65 {
 margin-left:65px!important
}
.mr-65 {
 margin-right:65px!important
}
.p-65 {
 padding:65px!important
}
.pt-65 {
 padding-top:65px!important
}
.pb-65 {
 padding-bottom:65px!important
}
.pl-65 {
 padding-left:65px!important
}
.pr-65 {
 padding-right:65px!important
}
.m-70 {
 margin:70px!important
}
.mt-70 {
 margin-top:70px!important
}
.mb-70 {
 margin-bottom:70px!important
}
.ml-70 {
 margin-left:70px!important
}
.mr-70 {
 margin-right:70px!important
}
.p-70 {
 padding:70px!important
}
.pt-70 {
 padding-top:70px!important
}
.pb-70 {
 padding-bottom:70px!important
}
.pl-70 {
 padding-left:70px!important
}
.pr-70 {
 padding-right:70px!important
}
.m-75 {
 margin:75px!important
}
.mt-75 {
 margin-top:75px!important
}
.mb-75 {
 margin-bottom:75px!important
}
.ml-75 {
 margin-left:75px!important
}
.mr-75 {
 margin-right:75px!important
}
.p-75 {
 padding:75px!important
}
.pt-75 {
 padding-top:75px!important
}
.pb-75 {
 padding-bottom:75px!important
}
.pl-75 {
 padding-left:75px!important
}
.pr-75 {
 padding-right:75px!important
}
.m-80 {
 margin:80px!important
}
.mt-80 {
 margin-top:80px!important
}
.mb-80 {
 margin-bottom:80px!important
}
.ml-80 {
 margin-left:80px!important
}
.mr-80 {
 margin-right:80px!important
}
.p-80 {
 padding:80px!important
}
.pt-80 {
 padding-top:80px!important
}
.pb-80 {
 padding-bottom:80px!important
}
.pl-80 {
 padding-left:80px!important
}
.pr-80 {
 padding-right:80px!important
}
.m-85 {
 margin:85px!important
}
.mt-85 {
 margin-top:85px!important
}
.mb-85 {
 margin-bottom:85px!important
}
.ml-85 {
 margin-left:85px!important
}
.mr-85 {
 margin-right:85px!important
}
.p-85 {
 padding:85px!important
}
.pt-85 {
 padding-top:85px!important
}
.pb-85 {
 padding-bottom:85px!important
}
.pl-85 {
 padding-left:85px!important
}
.pr-85 {
 padding-right:85px!important
}
.m-90 {
 margin:90px!important
}
.mt-90 {
 margin-top:90px!important
}
.mb-90 {
 margin-bottom:90px!important
}
.ml-90 {
 margin-left:90px!important
}
.mr-90 {
 margin-right:90px!important
}
.p-90 {
 padding:90px!important
}
.pt-90 {
 padding-top:90px!important
}
.pb-90 {
 padding-bottom:90px!important
}
.pl-90 {
 padding-left:90px!important
}
.pr-90 {
 padding-right:90px!important
}
.m-95 {
 margin:95px!important
}
.mt-95 {
 margin-top:95px!important
}
.mb-95 {
 margin-bottom:95px!important
}
.ml-95 {
 margin-left:95px!important
}
.mr-95 {
 margin-right:95px!important
}
.p-95 {
 padding:95px!important
}
.pt-95 {
 padding-top:95px!important
}
.pb-95 {
 padding-bottom:95px!important
}
.pl-95 {
 padding-left:95px!important
}
.pr-95 {
 padding-right:95px!important
}
.m-100 {
 margin:100px!important
}
.mt-100 {
 margin-top:100px!important
}
.mb-100 {
 margin-bottom:100px!important
}
.ml-100 {
 margin-left:100px!important
}
.mr-100 {
 margin-right:100px!important
}
.p-100 {
 padding:100px!important
}
.pt-100 {
 padding-top:100px!important
}
.pb-100 {
 padding-bottom:100px!important
}
.pl-100 {
 padding-left:100px!important
}
.pr-100 {
 padding-right:100px!important
}
.m-105 {
 margin:105px!important
}
.mt-105 {
 margin-top:105px!important
}
.mb-105 {
 margin-bottom:105px!important
}
.ml-105 {
 margin-left:105px!important
}
.mr-105 {
 margin-right:105px!important
}
.p-105 {
 padding:105px!important
}
.pt-105 {
 padding-top:105px!important
}
.pb-105 {
 padding-bottom:105px!important
}
.pl-105 {
 padding-left:105px!important
}
.pr-105 {
 padding-right:105px!important
}
.m-110 {
 margin:110px!important
}
.mt-110 {
 margin-top:110px!important
}
.mb-110 {
 margin-bottom:110px!important
}
.ml-110 {
 margin-left:110px!important
}
.mr-110 {
 margin-right:110px!important
}
.p-110 {
 padding:110px!important
}
.pt-110 {
 padding-top:110px!important
}
.pb-110 {
 padding-bottom:110px!important
}
.pl-110 {
 padding-left:110px!important
}
.pr-110 {
 padding-right:110px!important
}
.m-115 {
 margin:115px!important
}
.mt-115 {
 margin-top:115px!important
}
.mb-115 {
 margin-bottom:115px!important
}
.ml-115 {
 margin-left:115px!important
}
.mr-115 {
 margin-right:115px!important
}
.p-115 {
 padding:115px!important
}
.pt-115 {
 padding-top:115px!important
}
.pb-115 {
 padding-bottom:115px!important
}
.pl-115 {
 padding-left:115px!important
}
.pr-115 {
 padding-right:115px!important
}
.m-120 {
 margin:120px!important
}
.mt-120 {
 margin-top:120px!important
}
.mb-120 {
 margin-bottom:120px!important
}
.ml-120 {
 margin-left:120px!important
}
.mr-120 {
 margin-right:120px!important
}
.p-120 {
 padding:120px!important
}
.pt-120 {
 padding-top:120px!important
}
.pb-120 {
 padding-bottom:120px!important
}
.pl-120 {
 padding-left:120px!important
}
.pr-120 {
 padding-right:120px!important
}
.m-125 {
 margin:125px!important
}
.mt-125 {
 margin-top:125px!important
}
.mb-125 {
 margin-bottom:125px!important
}
.ml-125 {
 margin-left:125px!important
}
.mr-125 {
 margin-right:125px!important
}
.p-125 {
 padding:125px!important
}
.pt-125 {
 padding-top:125px!important
}
.pb-125 {
 padding-bottom:125px!important
}
.pl-125 {
 padding-left:125px!important
}
.pr-125 {
 padding-right:125px!important
}
.m-130 {
 margin:130px!important
}
.mt-130 {
 margin-top:130px!important
}
.mb-130 {
 margin-bottom:130px!important
}
.ml-130 {
 margin-left:130px!important
}
.mr-130 {
 margin-right:130px!important
}
.p-130 {
 padding:130px!important
}
.pt-130 {
 padding-top:130px!important
}
.pb-130 {
 padding-bottom:130px!important
}
.pl-130 {
 padding-left:130px!important
}
.pr-130 {
 padding-right:130px!important
}
.m-135 {
 margin:135px!important
}
.mt-135 {
 margin-top:135px!important
}
.mb-135 {
 margin-bottom:135px!important
}
.ml-135 {
 margin-left:135px!important
}
.mr-135 {
 margin-right:135px!important
}
.p-135 {
 padding:135px!important
}
.pt-135 {
 padding-top:135px!important
}
.pb-135 {
 padding-bottom:135px!important
}
.pl-135 {
 padding-left:135px!important
}
.pr-135 {
 padding-right:135px!important
}
.m-140 {
 margin:140px!important
}
.mt-140 {
 margin-top:140px!important
}
.mb-140 {
 margin-bottom:140px!important
}
.ml-140 {
 margin-left:140px!important
}
.mr-140 {
 margin-right:140px!important
}
.p-140 {
 padding:140px!important
}
.pt-140 {
 padding-top:140px!important
}
.pb-140 {
 padding-bottom:140px!important
}
.pl-140 {
 padding-left:140px!important
}
.pr-140 {
 padding-right:140px!important
}
.m-145 {
 margin:145px!important
}
.mt-145 {
 margin-top:145px!important
}
.mb-145 {
 margin-bottom:145px!important
}
.ml-145 {
 margin-left:145px!important
}
.mr-145 {
 margin-right:145px!important
}
.p-145 {
 padding:145px!important
}
.pt-145 {
 padding-top:145px!important
}
.pb-145 {
 padding-bottom:145px!important
}
.pl-145 {
 padding-left:145px!important
}
.pr-145 {
 padding-right:145px!important
}
.m-150 {
 margin:150px!important
}
.mt-150 {
 margin-top:150px!important
}
.mb-150 {
 margin-bottom:150px!important
}
.ml-150 {
 margin-left:150px!important
}
.mr-150 {
 margin-right:150px!important
}
.p-150 {
 padding:150px!important
}
.pt-150 {
 padding-top:150px!important
}
.pb-150 {
 padding-bottom:150px!important
}
.pl-150 {
 padding-left:150px!important
}
.pr-150 {
 padding-right:150px!important
}
.m-155 {
 margin:155px!important
}
.mt-155 {
 margin-top:155px!important
}
.mb-155 {
 margin-bottom:155px!important
}
.ml-155 {
 margin-left:155px!important
}
.mr-155 {
 margin-right:155px!important
}
.p-155 {
 padding:155px!important
}
.pt-155 {
 padding-top:155px!important
}
.pb-155 {
 padding-bottom:155px!important
}
.pl-155 {
 padding-left:155px!important
}
.pr-155 {
 padding-right:155px!important
}
.m-160 {
 margin:160px!important
}
.mt-160 {
 margin-top:160px!important
}
.mb-160 {
 margin-bottom:160px!important
}
.ml-160 {
 margin-left:160px!important
}
.mr-160 {
 margin-right:160px!important
}
.p-160 {
 padding:160px!important
}
.pt-160 {
 padding-top:160px!important
}
.pb-160 {
 padding-bottom:160px!important
}
.pl-160 {
 padding-left:160px!important
}
.pr-160 {
 padding-right:160px!important
}
.m-165 {
 margin:165px!important
}
.mt-165 {
 margin-top:165px!important
}
.mb-165 {
 margin-bottom:165px!important
}
.ml-165 {
 margin-left:165px!important
}
.mr-165 {
 margin-right:165px!important
}
.p-165 {
 padding:165px!important
}
.pt-165 {
 padding-top:165px!important
}
.pb-165 {
 padding-bottom:165px!important
}
.pl-165 {
 padding-left:165px!important
}
.pr-165 {
 padding-right:165px!important
}
.m-170 {
 margin:170px!important
}
.mt-170 {
 margin-top:170px!important
}
.mb-170 {
 margin-bottom:170px!important
}
.ml-170 {
 margin-left:170px!important
}
.mr-170 {
 margin-right:170px!important
}
.p-170 {
 padding:170px!important
}
.pt-170 {
 padding-top:170px!important
}
.pb-170 {
 padding-bottom:170px!important
}
.pl-170 {
 padding-left:170px!important
}
.pr-170 {
 padding-right:170px!important
}
.m-175 {
 margin:175px!important
}
.mt-175 {
 margin-top:175px!important
}
.mb-175 {
 margin-bottom:175px!important
}
.ml-175 {
 margin-left:175px!important
}
.mr-175 {
 margin-right:175px!important
}
.p-175 {
 padding:175px!important
}
.pt-175 {
 padding-top:175px!important
}
.pb-175 {
 padding-bottom:175px!important
}
.pl-175 {
 padding-left:175px!important
}
.pr-175 {
 padding-right:175px!important
}
.m-180 {
 margin:180px!important
}
.mt-180 {
 margin-top:180px!important
}
.mb-180 {
 margin-bottom:180px!important
}
.ml-180 {
 margin-left:180px!important
}
.mr-180 {
 margin-right:180px!important
}
.p-180 {
 padding:180px!important
}
.pt-180 {
 padding-top:180px!important
}
.pb-180 {
 padding-bottom:180px!important
}
.pl-180 {
 padding-left:180px!important
}
.pr-180 {
 padding-right:180px!important
}
.m-185 {
 margin:185px!important
}
.mt-185 {
 margin-top:185px!important
}
.mb-185 {
 margin-bottom:185px!important
}
.ml-185 {
 margin-left:185px!important
}
.mr-185 {
 margin-right:185px!important
}
.p-185 {
 padding:185px!important
}
.pt-185 {
 padding-top:185px!important
}
.pb-185 {
 padding-bottom:185px!important
}
.pl-185 {
 padding-left:185px!important
}
.pr-185 {
 padding-right:185px!important
}
.m-190 {
 margin:190px!important
}
.mt-190 {
 margin-top:190px!important
}
.mb-190 {
 margin-bottom:190px!important
}
.ml-190 {
 margin-left:190px!important
}
.mr-190 {
 margin-right:190px!important
}
.p-190 {
 padding:190px!important
}
.pt-190 {
 padding-top:190px!important
}
.pb-190 {
 padding-bottom:190px!important
}
.pl-190 {
 padding-left:190px!important
}
.pr-190 {
 padding-right:190px!important
}
.m-195 {
 margin:195px!important
}
.mt-195 {
 margin-top:195px!important
}
.mb-195 {
 margin-bottom:195px!important
}
.ml-195 {
 margin-left:195px!important
}
.mr-195 {
 margin-right:195px!important
}
.p-195 {
 padding:195px!important
}
.pt-195 {
 padding-top:195px!important
}
.pb-195 {
 padding-bottom:195px!important
}
.pl-195 {
 padding-left:195px!important
}
.pr-195 {
 padding-right:195px!important
}
.m-200 {
 margin:200px!important
}
.mt-200 {
 margin-top:200px!important
}
.mb-200 {
 margin-bottom:200px!important
}
.ml-200 {
 margin-left:200px!important
}
.mr-200 {
 margin-right:200px!important
}
.p-200 {
 padding:200px!important
}
.pt-200 {
 padding-top:200px!important
}
.pb-200 {
 padding-bottom:200px!important
}
.pl-200 {
 padding-left:200px!important
}
.pr-200 {
 padding-right:200px!important
}
.fw-300 {
 font-weight:300!important
}
.fw-400 {
 font-weight:400!important
}
.fw-500 {
 font-weight:500!important
}
.fw-600 {
 font-weight:600!important
}
.fw-700 {
 font-weight:700!important
}
.fw-800 {
 font-weight:800!important
}
.z-index-100 {
 z-index:100!important
}
.z-index-200 {
 z-index:200!important
}
.z-index-300 {
 z-index:300!important
}
.z-index-400 {
 z-index:400!important
}
.z-index-500 {
 z-index:500!important
}
.z-index-600 {
 z-index:600!important
}
.z-index-700 {
 z-index:700!important
}
.z-index-800 {
 z-index:800!important
}
@media (min-width:576px) {
 .mh-0-sm {
  min-height:0!important
 }
 .mh-10-sm {
  min-height:10px!important
 }
 .mh-20-sm {
  min-height:20px!important
 }
 .mh-30-sm {
  min-height:30px!important
 }
 .mh-40-sm {
  min-height:40px!important
 }
 .mh-50-sm {
  min-height:50px!important
 }
 .mh-60-sm {
  min-height:60px!important
 }
 .mh-70-sm {
  min-height:70px!important
 }
 .mh-80-sm {
  min-height:80px!important
 }
 .mh-90-sm {
  min-height:90px!important
 }
 .mh-100-sm {
  min-height:100px!important
 }
 .mh-110-sm {
  min-height:110px!important
 }
 .mh-120-sm {
  min-height:120px!important
 }
 .mh-130-sm {
  min-height:130px!important
 }
 .mh-140-sm {
  min-height:140px!important
 }
 .mh-150-sm {
  min-height:150px!important
 }
 .mh-160-sm {
  min-height:160px!important
 }
 .mh-170-sm {
  min-height:170px!important
 }
 .mh-180-sm {
  min-height:180px!important
 }
 .mh-190-sm {
  min-height:190px!important
 }
 .mh-200-sm {
  min-height:200px!important
 }
 .mh-210-sm {
  min-height:210px!important
 }
 .mh-220-sm {
  min-height:220px!important
 }
 .mh-230-sm {
  min-height:230px!important
 }
 .mh-240-sm {
  min-height:240px!important
 }
 .mh-250-sm {
  min-height:250px!important
 }
 .mh-260-sm {
  min-height:260px!important
 }
 .mh-270-sm {
  min-height:270px!important
 }
 .mh-280-sm {
  min-height:280px!important
 }
 .mh-290-sm {
  min-height:290px!important
 }
 .mh-300-sm {
  min-height:300px!important
 }
 .mh-310-sm {
  min-height:310px!important
 }
 .mh-320-sm {
  min-height:320px!important
 }
 .mh-330-sm {
  min-height:330px!important
 }
 .mh-340-sm {
  min-height:340px!important
 }
 .mh-350-sm {
  min-height:350px!important
 }
 .mh-360-sm {
  min-height:360px!important
 }
 .mh-370-sm {
  min-height:370px!important
 }
 .mh-380-sm {
  min-height:380px!important
 }
 .mh-390-sm {
  min-height:390px!important
 }
 .mh-400-sm {
  min-height:400px!important
 }
 .mh-410-sm {
  min-height:410px!important
 }
 .mh-420-sm {
  min-height:420px!important
 }
 .mh-430-sm {
  min-height:430px!important
 }
 .mh-440-sm {
  min-height:440px!important
 }
 .mh-450-sm {
  min-height:450px!important
 }
 .mh-460-sm {
  min-height:460px!important
 }
 .mh-470-sm {
  min-height:470px!important
 }
 .mh-480-sm {
  min-height:480px!important
 }
 .mh-490-sm {
  min-height:490px!important
 }
 .mh-500-sm {
  min-height:500px!important
 }
 .mh-510-sm {
  min-height:510px!important
 }
 .mh-520-sm {
  min-height:520px!important
 }
 .mh-530-sm {
  min-height:530px!important
 }
 .mh-540-sm {
  min-height:540px!important
 }
 .mh-550-sm {
  min-height:550px!important
 }
 .mh-560-sm {
  min-height:560px!important
 }
 .mh-570-sm {
  min-height:570px!important
 }
 .mh-580-sm {
  min-height:580px!important
 }
 .mh-590-sm {
  min-height:590px!important
 }
 .mh-600-sm {
  min-height:600px!important
 }
 .mh-610-sm {
  min-height:610px!important
 }
 .mh-620-sm {
  min-height:620px!important
 }
 .mh-630-sm {
  min-height:630px!important
 }
 .mh-640-sm {
  min-height:640px!important
 }
 .mh-650-sm {
  min-height:650px!important
 }
 .mh-660-sm {
  min-height:660px!important
 }
 .mh-670-sm {
  min-height:670px!important
 }
 .mh-680-sm {
  min-height:680px!important
 }
 .mh-690-sm {
  min-height:690px!important
 }
 .mh-700-sm {
  min-height:700px!important
 }
 .mw-0-sm {
  min-width:0!important
 }
 .max-w-0-sm {
  max-width:0!important
 }
 .mw-20-sm {
  min-width:20px!important
 }
 .max-w-20-sm {
  max-width:20px!important
 }
 .mw-40-sm {
  min-width:40px!important
 }
 .max-w-40-sm {
  max-width:40px!important
 }
 .mw-60-sm {
  min-width:60px!important
 }
 .max-w-60-sm {
  max-width:60px!important
 }
 .mw-80-sm {
  min-width:80px!important
 }
 .max-w-80-sm {
  max-width:80px!important
 }
 .mw-100-sm {
  min-width:100px!important
 }
 .max-w-100-sm {
  max-width:100px!important
 }
 .mw-120-sm {
  min-width:120px!important
 }
 .max-w-120-sm {
  max-width:120px!important
 }
 .mw-140-sm {
  min-width:140px!important
 }
 .max-w-140-sm {
  max-width:140px!important
 }
 .mw-160-sm {
  min-width:160px!important
 }
 .max-w-160-sm {
  max-width:160px!important
 }
 .mw-180-sm {
  min-width:180px!important
 }
 .max-w-180-sm {
  max-width:180px!important
 }
 .mw-200-sm {
  min-width:200px!important
 }
 .max-w-200-sm {
  max-width:200px!important
 }
 .mw-220-sm {
  min-width:220px!important
 }
 .max-w-220-sm {
  max-width:220px!important
 }
 .mw-240-sm {
  min-width:240px!important
 }
 .max-w-240-sm {
  max-width:240px!important
 }
 .mw-260-sm {
  min-width:260px!important
 }
 .max-w-260-sm {
  max-width:260px!important
 }
 .mw-280-sm {
  min-width:280px!important
 }
 .max-w-280-sm {
  max-width:280px!important
 }
 .mw-300-sm {
  min-width:300px!important
 }
 .max-w-300-sm {
  max-width:300px!important
 }
 .mw-320-sm {
  min-width:320px!important
 }
 .max-w-320-sm {
  max-width:320px!important
 }
 .mw-340-sm {
  min-width:340px!important
 }
 .max-w-340-sm {
  max-width:340px!important
 }
 .mw-360-sm {
  min-width:360px!important
 }
 .max-w-360-sm {
  max-width:360px!important
 }
 .mw-380-sm {
  min-width:380px!important
 }
 .max-w-380-sm {
  max-width:380px!important
 }
 .mw-400-sm {
  min-width:400px!important
 }
 .max-w-400-sm {
  max-width:400px!important
 }
 .h-0-sm {
  height:0
 }
 .h-10-sm {
  height:10px
 }
 .h-20-sm {
  height:20px
 }
 .h-30-sm {
  height:30px
 }
 .h-40-sm {
  height:40px
 }
 .h-50-sm {
  height:50px
 }
 .h-60-sm {
  height:60px
 }
 .h-70-sm {
  height:70px
 }
 .h-80-sm {
  height:80px
 }
 .h-90-sm {
  height:90px
 }
 .h-100-sm {
  height:100px
 }
 .h-110-sm {
  height:110px
 }
 .h-120-sm {
  height:120px
 }
 .h-130-sm {
  height:130px
 }
 .h-140-sm {
  height:140px
 }
 .h-150-sm {
  height:150px
 }
 .h-160-sm {
  height:160px
 }
 .h-170-sm {
  height:170px
 }
 .h-180-sm {
  height:180px
 }
 .h-190-sm {
  height:190px
 }
 .h-200-sm {
  height:200px
 }
 .h-210-sm {
  height:210px
 }
 .h-220-sm {
  height:220px
 }
 .h-230-sm {
  height:230px
 }
 .h-240-sm {
  height:240px
 }
 .h-250-sm {
  height:250px
 }
 .h-260-sm {
  height:260px
 }
 .h-270-sm {
  height:270px
 }
 .h-280-sm {
  height:280px
 }
 .h-290-sm {
  height:290px
 }
 .h-300-sm {
  height:300px
 }
 .h-310-sm {
  height:310px
 }
 .h-320-sm {
  height:320px
 }
 .h-330-sm {
  height:330px
 }
 .h-340-sm {
  height:340px
 }
 .h-350-sm {
  height:350px
 }
 .h-360-sm {
  height:360px
 }
 .h-370-sm {
  height:370px
 }
 .h-380-sm {
  height:380px
 }
 .h-390-sm {
  height:390px
 }
 .h-400-sm {
  height:400px
 }
 .h-410-sm {
  height:410px
 }
 .h-420-sm {
  height:420px
 }
 .h-430-sm {
  height:430px
 }
 .h-440-sm {
  height:440px
 }
 .h-450-sm {
  height:450px
 }
 .h-460-sm {
  height:460px
 }
 .h-470-sm {
  height:470px
 }
 .h-480-sm {
  height:480px
 }
 .h-490-sm {
  height:490px
 }
 .h-500-sm {
  height:500px
 }
 .h-510-sm {
  height:510px
 }
 .h-520-sm {
  height:520px
 }
 .h-530-sm {
  height:530px
 }
 .h-540-sm {
  height:540px
 }
 .h-550-sm {
  height:550px
 }
 .h-560-sm {
  height:560px
 }
 .h-570-sm {
  height:570px
 }
 .h-580-sm {
  height:580px
 }
 .h-590-sm {
  height:590px
 }
 .h-600-sm {
  height:600px
 }
 .h-610-sm {
  height:610px
 }
 .h-620-sm {
  height:620px
 }
 .h-630-sm {
  height:630px
 }
 .h-640-sm {
  height:640px
 }
 .h-650-sm {
  height:650px
 }
 .h-660-sm {
  height:660px
 }
 .h-670-sm {
  height:670px
 }
 .h-680-sm {
  height:680px
 }
 .h-690-sm {
  height:690px
 }
 .h-700-sm {
  height:700px
 }
 .fs-5-sm {
  font-size:5px!important
 }
 .fs-6-sm {
  font-size:6px!important
 }
 .fs-7-sm {
  font-size:7px!important
 }
 .fs-8-sm {
  font-size:8px!important
 }
 .fs-9-sm {
  font-size:9px!important
 }
 .fs-10-sm {
  font-size:10px!important
 }
 .fs-11-sm {
  font-size:11px!important
 }
 .fs-12-sm {
  font-size:12px!important
 }
 .fs-13-sm {
  font-size:13px!important
 }
 .fs-14-sm {
  font-size:14px!important
 }
 .fs-15-sm {
  font-size:15px!important
 }
 .fs-16-sm {
  font-size:16px!important
 }
 .fs-17-sm {
  font-size:17px!important
 }
 .fs-18-sm {
  font-size:18px!important
 }
 .fs-19-sm {
  font-size:19px!important
 }
 .fs-20-sm {
  font-size:20px!important
 }
 .fs-21-sm {
  font-size:21px!important
 }
 .fs-22-sm {
  font-size:22px!important
 }
 .fs-23-sm {
  font-size:23px!important
 }
 .fs-24-sm {
  font-size:24px!important
 }
 .fs-25-sm {
  font-size:25px!important
 }
 .fs-26-sm {
  font-size:26px!important
 }
 .fs-27-sm {
  font-size:27px!important
 }
 .fs-28-sm {
  font-size:28px!important
 }
 .fs-29-sm {
  font-size:29px!important
 }
 .fs-30-sm {
  font-size:30px!important
 }
 .fs-31-sm {
  font-size:31px!important
 }
 .fs-32-sm {
  font-size:32px!important
 }
 .fs-33-sm {
  font-size:33px!important
 }
 .fs-34-sm {
  font-size:34px!important
 }
 .fs-35-sm {
  font-size:35px!important
 }
 .fs-36-sm {
  font-size:36px!important
 }
 .fs-37-sm {
  font-size:37px!important
 }
 .fs-38-sm {
  font-size:38px!important
 }
 .fs-39-sm {
  font-size:39px!important
 }
 .fs-40-sm {
  font-size:40px!important
 }
 .fs-41-sm {
  font-size:41px!important
 }
 .fs-42-sm {
  font-size:42px!important
 }
 .fs-43-sm {
  font-size:43px!important
 }
 .fs-44-sm {
  font-size:44px!important
 }
 .fs-45-sm {
  font-size:45px!important
 }
 .fs-46-sm {
  font-size:46px!important
 }
 .fs-47-sm {
  font-size:47px!important
 }
 .fs-48-sm {
  font-size:48px!important
 }
 .fs-49-sm {
  font-size:49px!important
 }
 .fs-50-sm {
  font-size:50px!important
 }
 .fs-51-sm {
  font-size:51px!important
 }
 .fs-52-sm {
  font-size:52px!important
 }
 .fs-53-sm {
  font-size:53px!important
 }
 .fs-54-sm {
  font-size:54px!important
 }
 .fs-55-sm {
  font-size:55px!important
 }
 .fs-56-sm {
  font-size:56px!important
 }
 .fs-57-sm {
  font-size:57px!important
 }
 .fs-58-sm {
  font-size:58px!important
 }
 .fs-59-sm {
  font-size:59px!important
 }
 .fs-60-sm {
  font-size:60px!important
 }
 .fs-61-sm {
  font-size:61px!important
 }
 .fs-62-sm {
  font-size:62px!important
 }
 .fs-63-sm {
  font-size:63px!important
 }
 .fs-64-sm {
  font-size:64px!important
 }
 .fs-65-sm {
  font-size:65px!important
 }
 .fs-66-sm {
  font-size:66px!important
 }
 .fs-67-sm {
  font-size:67px!important
 }
 .fs-68-sm {
  font-size:68px!important
 }
 .fs-69-sm {
  font-size:69px!important
 }
 .fs-70-sm {
  font-size:70px!important
 }
 .fs-71-sm {
  font-size:71px!important
 }
 .fs-72-sm {
  font-size:72px!important
 }
 .fs-73-sm {
  font-size:73px!important
 }
 .fs-74-sm {
  font-size:74px!important
 }
 .fs-75-sm {
  font-size:75px!important
 }
 .fs-76-sm {
  font-size:76px!important
 }
 .fs-77-sm {
  font-size:77px!important
 }
 .fs-78-sm {
  font-size:78px!important
 }
 .fs-79-sm {
  font-size:79px!important
 }
 .fs-80-sm {
  font-size:80px!important
 }
 .w-0-sm {
  width:0%!important
 }
 .w-5-sm {
  width:5%!important
 }
 .w-10-sm {
  width:10%!important
 }
 .w-15-sm {
  width:15%!important
 }
 .w-20-sm {
  width:20%!important
 }
 .w-25-sm {
  width:25%!important
 }
 .w-30-sm {
  width:30%!important
 }
 .w-35-sm {
  width:35%!important
 }
 .w-40-sm {
  width:40%!important
 }
 .w-45-sm {
  width:45%!important
 }
 .w-50-sm {
  width:50%!important
 }
 .w-55-sm {
  width:55%!important
 }
 .w-60-sm {
  width:60%!important
 }
 .w-65-sm {
  width:65%!important
 }
 .w-70-sm {
  width:70%!important
 }
 .w-75-sm {
  width:75%!important
 }
 .w-80-sm {
  width:80%!important
 }
 .w-85-sm {
  width:85%!important
 }
 .w-90-sm {
  width:90%!important
 }
 .w-95-sm {
  width:95%!important
 }
 .w-100-sm {
  width:100%!important
 }
 .m-0-sm {
  margin:0!important
 }
 .mt-0-sm {
  margin-top:0!important
 }
 .mb-0-sm {
  margin-bottom:0!important
 }
 .ml-0-sm {
  margin-left:0!important
 }
 .mr-0-sm {
  margin-right:0!important
 }
 .p-0-sm {
  padding:0!important
 }
 .pt-0-sm {
  padding-top:0!important
 }
 .pb-0-sm {
  padding-bottom:0!important
 }
 .pl-0-sm {
  padding-left:0!important
 }
 .pr-0-sm {
  padding-right:0!important
 }
 .m-5-sm {
  margin:5px!important
 }
 .mt-5-sm {
  margin-top:5px!important
 }
 .mb-5-sm {
  margin-bottom:5px!important
 }
 .ml-5-sm {
  margin-left:5px!important
 }
 .mr-5-sm {
  margin-right:5px!important
 }
 .p-5-sm {
  padding:5px!important
 }
 .pt-5-sm {
  padding-top:5px!important
 }
 .pb-5-sm {
  padding-bottom:5px!important
 }
 .pl-5-sm {
  padding-left:5px!important
 }
 .pr-5-sm {
  padding-right:5px!important
 }
 .m-10-sm {
  margin:10px!important
 }
 .mt-10-sm {
  margin-top:10px!important
 }
 .mb-10-sm {
  margin-bottom:10px!important
 }
 .ml-10-sm {
  margin-left:10px!important
 }
 .mr-10-sm {
  margin-right:10px!important
 }
 .p-10-sm {
  padding:10px!important
 }
 .pt-10-sm {
  padding-top:10px!important
 }
 .pb-10-sm {
  padding-bottom:10px!important
 }
 .pl-10-sm {
  padding-left:10px!important
 }
 .pr-10-sm {
  padding-right:10px!important
 }
 .m-15-sm {
  margin:15px!important
 }
 .mt-15-sm {
  margin-top:15px!important
 }
 .mb-15-sm {
  margin-bottom:15px!important
 }
 .ml-15-sm {
  margin-left:15px!important
 }
 .mr-15-sm {
  margin-right:15px!important
 }
 .p-15-sm {
  padding:15px!important
 }
 .pt-15-sm {
  padding-top:15px!important
 }
 .pb-15-sm {
  padding-bottom:15px!important
 }
 .pl-15-sm {
  padding-left:15px!important
 }
 .pr-15-sm {
  padding-right:15px!important
 }
 .m-20-sm {
  margin:20px!important
 }
 .mt-20-sm {
  margin-top:20px!important
 }
 .mb-20-sm {
  margin-bottom:20px!important
 }
 .ml-20-sm {
  margin-left:20px!important
 }
 .mr-20-sm {
  margin-right:20px!important
 }
 .p-20-sm {
  padding:20px!important
 }
 .pt-20-sm {
  padding-top:20px!important
 }
 .pb-20-sm {
  padding-bottom:20px!important
 }
 .pl-20-sm {
  padding-left:20px!important
 }
 .pr-20-sm {
  padding-right:20px!important
 }
 .m-25-sm {
  margin:25px!important
 }
 .mt-25-sm {
  margin-top:25px!important
 }
 .mb-25-sm {
  margin-bottom:25px!important
 }
 .ml-25-sm {
  margin-left:25px!important
 }
 .mr-25-sm {
  margin-right:25px!important
 }
 .p-25-sm {
  padding:25px!important
 }
 .pt-25-sm {
  padding-top:25px!important
 }
 .pb-25-sm {
  padding-bottom:25px!important
 }
 .pl-25-sm {
  padding-left:25px!important
 }
 .pr-25-sm {
  padding-right:25px!important
 }
 .m-30-sm {
  margin:30px!important
 }
 .mt-30-sm {
  margin-top:30px!important
 }
 .mb-30-sm {
  margin-bottom:30px!important
 }
 .ml-30-sm {
  margin-left:30px!important
 }
 .mr-30-sm {
  margin-right:30px!important
 }
 .p-30-sm {
  padding:30px!important
 }
 .pt-30-sm {
  padding-top:30px!important
 }
 .pb-30-sm {
  padding-bottom:30px!important
 }
 .pl-30-sm {
  padding-left:30px!important
 }
 .pr-30-sm {
  padding-right:30px!important
 }
 .m-35-sm {
  margin:35px!important
 }
 .mt-35-sm {
  margin-top:35px!important
 }
 .mb-35-sm {
  margin-bottom:35px!important
 }
 .ml-35-sm {
  margin-left:35px!important
 }
 .mr-35-sm {
  margin-right:35px!important
 }
 .p-35-sm {
  padding:35px!important
 }
 .pt-35-sm {
  padding-top:35px!important
 }
 .pb-35-sm {
  padding-bottom:35px!important
 }
 .pl-35-sm {
  padding-left:35px!important
 }
 .pr-35-sm {
  padding-right:35px!important
 }
 .m-40-sm {
  margin:40px!important
 }
 .mt-40-sm {
  margin-top:40px!important
 }
 .mb-40-sm {
  margin-bottom:40px!important
 }
 .ml-40-sm {
  margin-left:40px!important
 }
 .mr-40-sm {
  margin-right:40px!important
 }
 .p-40-sm {
  padding:40px!important
 }
 .pt-40-sm {
  padding-top:40px!important
 }
 .pb-40-sm {
  padding-bottom:40px!important
 }
 .pl-40-sm {
  padding-left:40px!important
 }
 .pr-40-sm {
  padding-right:40px!important
 }
 .m-45-sm {
  margin:45px!important
 }
 .mt-45-sm {
  margin-top:45px!important
 }
 .mb-45-sm {
  margin-bottom:45px!important
 }
 .ml-45-sm {
  margin-left:45px!important
 }
 .mr-45-sm {
  margin-right:45px!important
 }
 .p-45-sm {
  padding:45px!important
 }
 .pt-45-sm {
  padding-top:45px!important
 }
 .pb-45-sm {
  padding-bottom:45px!important
 }
 .pl-45-sm {
  padding-left:45px!important
 }
 .pr-45-sm {
  padding-right:45px!important
 }
 .m-50-sm {
  margin:50px!important
 }
 .mt-50-sm {
  margin-top:50px!important
 }
 .mb-50-sm {
  margin-bottom:50px!important
 }
 .ml-50-sm {
  margin-left:50px!important
 }
 .mr-50-sm {
  margin-right:50px!important
 }
 .p-50-sm {
  padding:50px!important
 }
 .pt-50-sm {
  padding-top:50px!important
 }
 .pb-50-sm {
  padding-bottom:50px!important
 }
 .pl-50-sm {
  padding-left:50px!important
 }
 .pr-50-sm {
  padding-right:50px!important
 }
 .m-55-sm {
  margin:55px!important
 }
 .mt-55-sm {
  margin-top:55px!important
 }
 .mb-55-sm {
  margin-bottom:55px!important
 }
 .ml-55-sm {
  margin-left:55px!important
 }
 .mr-55-sm {
  margin-right:55px!important
 }
 .p-55-sm {
  padding:55px!important
 }
 .pt-55-sm {
  padding-top:55px!important
 }
 .pb-55-sm {
  padding-bottom:55px!important
 }
 .pl-55-sm {
  padding-left:55px!important
 }
 .pr-55-sm {
  padding-right:55px!important
 }
 .m-60-sm {
  margin:60px!important
 }
 .mt-60-sm {
  margin-top:60px!important
 }
 .mb-60-sm {
  margin-bottom:60px!important
 }
 .ml-60-sm {
  margin-left:60px!important
 }
 .mr-60-sm {
  margin-right:60px!important
 }
 .p-60-sm {
  padding:60px!important
 }
 .pt-60-sm {
  padding-top:60px!important
 }
 .pb-60-sm {
  padding-bottom:60px!important
 }
 .pl-60-sm {
  padding-left:60px!important
 }
 .pr-60-sm {
  padding-right:60px!important
 }
 .m-65-sm {
  margin:65px!important
 }
 .mt-65-sm {
  margin-top:65px!important
 }
 .mb-65-sm {
  margin-bottom:65px!important
 }
 .ml-65-sm {
  margin-left:65px!important
 }
 .mr-65-sm {
  margin-right:65px!important
 }
 .p-65-sm {
  padding:65px!important
 }
 .pt-65-sm {
  padding-top:65px!important
 }
 .pb-65-sm {
  padding-bottom:65px!important
 }
 .pl-65-sm {
  padding-left:65px!important
 }
 .pr-65-sm {
  padding-right:65px!important
 }
 .m-70-sm {
  margin:70px!important
 }
 .mt-70-sm {
  margin-top:70px!important
 }
 .mb-70-sm {
  margin-bottom:70px!important
 }
 .ml-70-sm {
  margin-left:70px!important
 }
 .mr-70-sm {
  margin-right:70px!important
 }
 .p-70-sm {
  padding:70px!important
 }
 .pt-70-sm {
  padding-top:70px!important
 }
 .pb-70-sm {
  padding-bottom:70px!important
 }
 .pl-70-sm {
  padding-left:70px!important
 }
 .pr-70-sm {
  padding-right:70px!important
 }
 .m-75-sm {
  margin:75px!important
 }
 .mt-75-sm {
  margin-top:75px!important
 }
 .mb-75-sm {
  margin-bottom:75px!important
 }
 .ml-75-sm {
  margin-left:75px!important
 }
 .mr-75-sm {
  margin-right:75px!important
 }
 .p-75-sm {
  padding:75px!important
 }
 .pt-75-sm {
  padding-top:75px!important
 }
 .pb-75-sm {
  padding-bottom:75px!important
 }
 .pl-75-sm {
  padding-left:75px!important
 }
 .pr-75-sm {
  padding-right:75px!important
 }
 .m-80-sm {
  margin:80px!important
 }
 .mt-80-sm {
  margin-top:80px!important
 }
 .mb-80-sm {
  margin-bottom:80px!important
 }
 .ml-80-sm {
  margin-left:80px!important
 }
 .mr-80-sm {
  margin-right:80px!important
 }
 .p-80-sm {
  padding:80px!important
 }
 .pt-80-sm {
  padding-top:80px!important
 }
 .pb-80-sm {
  padding-bottom:80px!important
 }
 .pl-80-sm {
  padding-left:80px!important
 }
 .pr-80-sm {
  padding-right:80px!important
 }
 .m-85-sm {
  margin:85px!important
 }
 .mt-85-sm {
  margin-top:85px!important
 }
 .mb-85-sm {
  margin-bottom:85px!important
 }
 .ml-85-sm {
  margin-left:85px!important
 }
 .mr-85-sm {
  margin-right:85px!important
 }
 .p-85-sm {
  padding:85px!important
 }
 .pt-85-sm {
  padding-top:85px!important
 }
 .pb-85-sm {
  padding-bottom:85px!important
 }
 .pl-85-sm {
  padding-left:85px!important
 }
 .pr-85-sm {
  padding-right:85px!important
 }
 .m-90-sm {
  margin:90px!important
 }
 .mt-90-sm {
  margin-top:90px!important
 }
 .mb-90-sm {
  margin-bottom:90px!important
 }
 .ml-90-sm {
  margin-left:90px!important
 }
 .mr-90-sm {
  margin-right:90px!important
 }
 .p-90-sm {
  padding:90px!important
 }
 .pt-90-sm {
  padding-top:90px!important
 }
 .pb-90-sm {
  padding-bottom:90px!important
 }
 .pl-90-sm {
  padding-left:90px!important
 }
 .pr-90-sm {
  padding-right:90px!important
 }
 .m-95-sm {
  margin:95px!important
 }
 .mt-95-sm {
  margin-top:95px!important
 }
 .mb-95-sm {
  margin-bottom:95px!important
 }
 .ml-95-sm {
  margin-left:95px!important
 }
 .mr-95-sm {
  margin-right:95px!important
 }
 .p-95-sm {
  padding:95px!important
 }
 .pt-95-sm {
  padding-top:95px!important
 }
 .pb-95-sm {
  padding-bottom:95px!important
 }
 .pl-95-sm {
  padding-left:95px!important
 }
 .pr-95-sm {
  padding-right:95px!important
 }
 .m-100-sm {
  margin:100px!important
 }
 .mt-100-sm {
  margin-top:100px!important
 }
 .mb-100-sm {
  margin-bottom:100px!important
 }
 .ml-100-sm {
  margin-left:100px!important
 }
 .mr-100-sm {
  margin-right:100px!important
 }
 .p-100-sm {
  padding:100px!important
 }
 .pt-100-sm {
  padding-top:100px!important
 }
 .pb-100-sm {
  padding-bottom:100px!important
 }
 .pl-100-sm {
  padding-left:100px!important
 }
 .pr-100-sm {
  padding-right:100px!important
 }
 .m-105-sm {
  margin:105px!important
 }
 .mt-105-sm {
  margin-top:105px!important
 }
 .mb-105-sm {
  margin-bottom:105px!important
 }
 .ml-105-sm {
  margin-left:105px!important
 }
 .mr-105-sm {
  margin-right:105px!important
 }
 .p-105-sm {
  padding:105px!important
 }
 .pt-105-sm {
  padding-top:105px!important
 }
 .pb-105-sm {
  padding-bottom:105px!important
 }
 .pl-105-sm {
  padding-left:105px!important
 }
 .pr-105-sm {
  padding-right:105px!important
 }
 .m-110-sm {
  margin:110px!important
 }
 .mt-110-sm {
  margin-top:110px!important
 }
 .mb-110-sm {
  margin-bottom:110px!important
 }
 .ml-110-sm {
  margin-left:110px!important
 }
 .mr-110-sm {
  margin-right:110px!important
 }
 .p-110-sm {
  padding:110px!important
 }
 .pt-110-sm {
  padding-top:110px!important
 }
 .pb-110-sm {
  padding-bottom:110px!important
 }
 .pl-110-sm {
  padding-left:110px!important
 }
 .pr-110-sm {
  padding-right:110px!important
 }
 .m-115-sm {
  margin:115px!important
 }
 .mt-115-sm {
  margin-top:115px!important
 }
 .mb-115-sm {
  margin-bottom:115px!important
 }
 .ml-115-sm {
  margin-left:115px!important
 }
 .mr-115-sm {
  margin-right:115px!important
 }
 .p-115-sm {
  padding:115px!important
 }
 .pt-115-sm {
  padding-top:115px!important
 }
 .pb-115-sm {
  padding-bottom:115px!important
 }
 .pl-115-sm {
  padding-left:115px!important
 }
 .pr-115-sm {
  padding-right:115px!important
 }
 .m-120-sm {
  margin:120px!important
 }
 .mt-120-sm {
  margin-top:120px!important
 }
 .mb-120-sm {
  margin-bottom:120px!important
 }
 .ml-120-sm {
  margin-left:120px!important
 }
 .mr-120-sm {
  margin-right:120px!important
 }
 .p-120-sm {
  padding:120px!important
 }
 .pt-120-sm {
  padding-top:120px!important
 }
 .pb-120-sm {
  padding-bottom:120px!important
 }
 .pl-120-sm {
  padding-left:120px!important
 }
 .pr-120-sm {
  padding-right:120px!important
 }
 .m-125-sm {
  margin:125px!important
 }
 .mt-125-sm {
  margin-top:125px!important
 }
 .mb-125-sm {
  margin-bottom:125px!important
 }
 .ml-125-sm {
  margin-left:125px!important
 }
 .mr-125-sm {
  margin-right:125px!important
 }
 .p-125-sm {
  padding:125px!important
 }
 .pt-125-sm {
  padding-top:125px!important
 }
 .pb-125-sm {
  padding-bottom:125px!important
 }
 .pl-125-sm {
  padding-left:125px!important
 }
 .pr-125-sm {
  padding-right:125px!important
 }
 .m-130-sm {
  margin:130px!important
 }
 .mt-130-sm {
  margin-top:130px!important
 }
 .mb-130-sm {
  margin-bottom:130px!important
 }
 .ml-130-sm {
  margin-left:130px!important
 }
 .mr-130-sm {
  margin-right:130px!important
 }
 .p-130-sm {
  padding:130px!important
 }
 .pt-130-sm {
  padding-top:130px!important
 }
 .pb-130-sm {
  padding-bottom:130px!important
 }
 .pl-130-sm {
  padding-left:130px!important
 }
 .pr-130-sm {
  padding-right:130px!important
 }
 .m-135-sm {
  margin:135px!important
 }
 .mt-135-sm {
  margin-top:135px!important
 }
 .mb-135-sm {
  margin-bottom:135px!important
 }
 .ml-135-sm {
  margin-left:135px!important
 }
 .mr-135-sm {
  margin-right:135px!important
 }
 .p-135-sm {
  padding:135px!important
 }
 .pt-135-sm {
  padding-top:135px!important
 }
 .pb-135-sm {
  padding-bottom:135px!important
 }
 .pl-135-sm {
  padding-left:135px!important
 }
 .pr-135-sm {
  padding-right:135px!important
 }
 .m-140-sm {
  margin:140px!important
 }
 .mt-140-sm {
  margin-top:140px!important
 }
 .mb-140-sm {
  margin-bottom:140px!important
 }
 .ml-140-sm {
  margin-left:140px!important
 }
 .mr-140-sm {
  margin-right:140px!important
 }
 .p-140-sm {
  padding:140px!important
 }
 .pt-140-sm {
  padding-top:140px!important
 }
 .pb-140-sm {
  padding-bottom:140px!important
 }
 .pl-140-sm {
  padding-left:140px!important
 }
 .pr-140-sm {
  padding-right:140px!important
 }
 .m-145-sm {
  margin:145px!important
 }
 .mt-145-sm {
  margin-top:145px!important
 }
 .mb-145-sm {
  margin-bottom:145px!important
 }
 .ml-145-sm {
  margin-left:145px!important
 }
 .mr-145-sm {
  margin-right:145px!important
 }
 .p-145-sm {
  padding:145px!important
 }
 .pt-145-sm {
  padding-top:145px!important
 }
 .pb-145-sm {
  padding-bottom:145px!important
 }
 .pl-145-sm {
  padding-left:145px!important
 }
 .pr-145-sm {
  padding-right:145px!important
 }
 .m-150-sm {
  margin:150px!important
 }
 .mt-150-sm {
  margin-top:150px!important
 }
 .mb-150-sm {
  margin-bottom:150px!important
 }
 .ml-150-sm {
  margin-left:150px!important
 }
 .mr-150-sm {
  margin-right:150px!important
 }
 .p-150-sm {
  padding:150px!important
 }
 .pt-150-sm {
  padding-top:150px!important
 }
 .pb-150-sm {
  padding-bottom:150px!important
 }
 .pl-150-sm {
  padding-left:150px!important
 }
 .pr-150-sm {
  padding-right:150px!important
 }
 .m-155-sm {
  margin:155px!important
 }
 .mt-155-sm {
  margin-top:155px!important
 }
 .mb-155-sm {
  margin-bottom:155px!important
 }
 .ml-155-sm {
  margin-left:155px!important
 }
 .mr-155-sm {
  margin-right:155px!important
 }
 .p-155-sm {
  padding:155px!important
 }
 .pt-155-sm {
  padding-top:155px!important
 }
 .pb-155-sm {
  padding-bottom:155px!important
 }
 .pl-155-sm {
  padding-left:155px!important
 }
 .pr-155-sm {
  padding-right:155px!important
 }
 .m-160-sm {
  margin:160px!important
 }
 .mt-160-sm {
  margin-top:160px!important
 }
 .mb-160-sm {
  margin-bottom:160px!important
 }
 .ml-160-sm {
  margin-left:160px!important
 }
 .mr-160-sm {
  margin-right:160px!important
 }
 .p-160-sm {
  padding:160px!important
 }
 .pt-160-sm {
  padding-top:160px!important
 }
 .pb-160-sm {
  padding-bottom:160px!important
 }
 .pl-160-sm {
  padding-left:160px!important
 }
 .pr-160-sm {
  padding-right:160px!important
 }
 .m-165-sm {
  margin:165px!important
 }
 .mt-165-sm {
  margin-top:165px!important
 }
 .mb-165-sm {
  margin-bottom:165px!important
 }
 .ml-165-sm {
  margin-left:165px!important
 }
 .mr-165-sm {
  margin-right:165px!important
 }
 .p-165-sm {
  padding:165px!important
 }
 .pt-165-sm {
  padding-top:165px!important
 }
 .pb-165-sm {
  padding-bottom:165px!important
 }
 .pl-165-sm {
  padding-left:165px!important
 }
 .pr-165-sm {
  padding-right:165px!important
 }
 .m-170-sm {
  margin:170px!important
 }
 .mt-170-sm {
  margin-top:170px!important
 }
 .mb-170-sm {
  margin-bottom:170px!important
 }
 .ml-170-sm {
  margin-left:170px!important
 }
 .mr-170-sm {
  margin-right:170px!important
 }
 .p-170-sm {
  padding:170px!important
 }
 .pt-170-sm {
  padding-top:170px!important
 }
 .pb-170-sm {
  padding-bottom:170px!important
 }
 .pl-170-sm {
  padding-left:170px!important
 }
 .pr-170-sm {
  padding-right:170px!important
 }
 .m-175-sm {
  margin:175px!important
 }
 .mt-175-sm {
  margin-top:175px!important
 }
 .mb-175-sm {
  margin-bottom:175px!important
 }
 .ml-175-sm {
  margin-left:175px!important
 }
 .mr-175-sm {
  margin-right:175px!important
 }
 .p-175-sm {
  padding:175px!important
 }
 .pt-175-sm {
  padding-top:175px!important
 }
 .pb-175-sm {
  padding-bottom:175px!important
 }
 .pl-175-sm {
  padding-left:175px!important
 }
 .pr-175-sm {
  padding-right:175px!important
 }
 .m-180-sm {
  margin:180px!important
 }
 .mt-180-sm {
  margin-top:180px!important
 }
 .mb-180-sm {
  margin-bottom:180px!important
 }
 .ml-180-sm {
  margin-left:180px!important
 }
 .mr-180-sm {
  margin-right:180px!important
 }
 .p-180-sm {
  padding:180px!important
 }
 .pt-180-sm {
  padding-top:180px!important
 }
 .pb-180-sm {
  padding-bottom:180px!important
 }
 .pl-180-sm {
  padding-left:180px!important
 }
 .pr-180-sm {
  padding-right:180px!important
 }
 .m-185-sm {
  margin:185px!important
 }
 .mt-185-sm {
  margin-top:185px!important
 }
 .mb-185-sm {
  margin-bottom:185px!important
 }
 .ml-185-sm {
  margin-left:185px!important
 }
 .mr-185-sm {
  margin-right:185px!important
 }
 .p-185-sm {
  padding:185px!important
 }
 .pt-185-sm {
  padding-top:185px!important
 }
 .pb-185-sm {
  padding-bottom:185px!important
 }
 .pl-185-sm {
  padding-left:185px!important
 }
 .pr-185-sm {
  padding-right:185px!important
 }
 .m-190-sm {
  margin:190px!important
 }
 .mt-190-sm {
  margin-top:190px!important
 }
 .mb-190-sm {
  margin-bottom:190px!important
 }
 .ml-190-sm {
  margin-left:190px!important
 }
 .mr-190-sm {
  margin-right:190px!important
 }
 .p-190-sm {
  padding:190px!important
 }
 .pt-190-sm {
  padding-top:190px!important
 }
 .pb-190-sm {
  padding-bottom:190px!important
 }
 .pl-190-sm {
  padding-left:190px!important
 }
 .pr-190-sm {
  padding-right:190px!important
 }
 .m-195-sm {
  margin:195px!important
 }
 .mt-195-sm {
  margin-top:195px!important
 }
 .mb-195-sm {
  margin-bottom:195px!important
 }
 .ml-195-sm {
  margin-left:195px!important
 }
 .mr-195-sm {
  margin-right:195px!important
 }
 .p-195-sm {
  padding:195px!important
 }
 .pt-195-sm {
  padding-top:195px!important
 }
 .pb-195-sm {
  padding-bottom:195px!important
 }
 .pl-195-sm {
  padding-left:195px!important
 }
 .pr-195-sm {
  padding-right:195px!important
 }
 .m-200-sm {
  margin:200px!important
 }
 .mt-200-sm {
  margin-top:200px!important
 }
 .mb-200-sm {
  margin-bottom:200px!important
 }
 .ml-200-sm {
  margin-left:200px!important
 }
 .mr-200-sm {
  margin-right:200px!important
 }
 .p-200-sm {
  padding:200px!important
 }
 .pt-200-sm {
  padding-top:200px!important
 }
 .pb-200-sm {
  padding-bottom:200px!important
 }
 .pl-200-sm {
  padding-left:200px!important
 }
 .pr-200-sm {
  padding-right:200px!important
 }
}
@media (min-width:768px) {
 .mh-0-md {
  min-height:0!important
 }
 .mh-10-md {
  min-height:10px!important
 }
 .mh-20-md {
  min-height:20px!important
 }
 .mh-30-md {
  min-height:30px!important
 }
 .mh-40-md {
  min-height:40px!important
 }
 .mh-50-md {
  min-height:50px!important
 }
 .mh-60-md {
  min-height:60px!important
 }
 .mh-70-md {
  min-height:70px!important
 }
 .mh-80-md {
  min-height:80px!important
 }
 .mh-90-md {
  min-height:90px!important
 }
 .mh-100-md {
  min-height:100px!important
 }
 .mh-110-md {
  min-height:110px!important
 }
 .mh-120-md {
  min-height:120px!important
 }
 .mh-130-md {
  min-height:130px!important
 }
 .mh-140-md {
  min-height:140px!important
 }
 .mh-150-md {
  min-height:150px!important
 }
 .mh-160-md {
  min-height:160px!important
 }
 .mh-170-md {
  min-height:170px!important
 }
 .mh-180-md {
  min-height:180px!important
 }
 .mh-190-md {
  min-height:190px!important
 }
 .mh-200-md {
  min-height:200px!important
 }
 .mh-210-md {
  min-height:210px!important
 }
 .mh-220-md {
  min-height:220px!important
 }
 .mh-230-md {
  min-height:230px!important
 }
 .mh-240-md {
  min-height:240px!important
 }
 .mh-250-md {
  min-height:250px!important
 }
 .mh-260-md {
  min-height:260px!important
 }
 .mh-270-md {
  min-height:270px!important
 }
 .mh-280-md {
  min-height:280px!important
 }
 .mh-290-md {
  min-height:290px!important
 }
 .mh-300-md {
  min-height:300px!important
 }
 .mh-310-md {
  min-height:310px!important
 }
 .mh-320-md {
  min-height:320px!important
 }
 .mh-330-md {
  min-height:330px!important
 }
 .mh-340-md {
  min-height:340px!important
 }
 .mh-350-md {
  min-height:350px!important
 }
 .mh-360-md {
  min-height:360px!important
 }
 .mh-370-md {
  min-height:370px!important
 }
 .mh-380-md {
  min-height:380px!important
 }
 .mh-390-md {
  min-height:390px!important
 }
 .mh-400-md {
  min-height:400px!important
 }
 .mh-410-md {
  min-height:410px!important
 }
 .mh-420-md {
  min-height:420px!important
 }
 .mh-430-md {
  min-height:430px!important
 }
 .mh-440-md {
  min-height:440px!important
 }
 .mh-450-md {
  min-height:450px!important
 }
 .mh-460-md {
  min-height:460px!important
 }
 .mh-470-md {
  min-height:470px!important
 }
 .mh-480-md {
  min-height:480px!important
 }
 .mh-490-md {
  min-height:490px!important
 }
 .mh-500-md {
  min-height:500px!important
 }
 .mh-510-md {
  min-height:510px!important
 }
 .mh-520-md {
  min-height:520px!important
 }
 .mh-530-md {
  min-height:530px!important
 }
 .mh-540-md {
  min-height:540px!important
 }
 .mh-550-md {
  min-height:550px!important
 }
 .mh-560-md {
  min-height:560px!important
 }
 .mh-570-md {
  min-height:570px!important
 }
 .mh-580-md {
  min-height:580px!important
 }
 .mh-590-md {
  min-height:590px!important
 }
 .mh-600-md {
  min-height:600px!important
 }
 .mh-610-md {
  min-height:610px!important
 }
 .mh-620-md {
  min-height:620px!important
 }
 .mh-630-md {
  min-height:630px!important
 }
 .mh-640-md {
  min-height:640px!important
 }
 .mh-650-md {
  min-height:650px!important
 }
 .mh-660-md {
  min-height:660px!important
 }
 .mh-670-md {
  min-height:670px!important
 }
 .mh-680-md {
  min-height:680px!important
 }
 .mh-690-md {
  min-height:690px!important
 }
 .mh-700-md {
  min-height:700px!important
 }
 .mw-0-md {
  min-width:0!important
 }
 .max-w-0-md {
  max-width:0!important
 }
 .mw-20-md {
  min-width:20px!important
 }
 .max-w-20-md {
  max-width:20px!important
 }
 .mw-40-md {
  min-width:40px!important
 }
 .max-w-40-md {
  max-width:40px!important
 }
 .mw-60-md {
  min-width:60px!important
 }
 .max-w-60-md {
  max-width:60px!important
 }
 .mw-80-md {
  min-width:80px!important
 }
 .max-w-80-md {
  max-width:80px!important
 }
 .mw-100-md {
  min-width:100px!important
 }
 .max-w-100-md {
  max-width:100px!important
 }
 .mw-120-md {
  min-width:120px!important
 }
 .max-w-120-md {
  max-width:120px!important
 }
 .mw-140-md {
  min-width:140px!important
 }
 .max-w-140-md {
  max-width:140px!important
 }
 .mw-160-md {
  min-width:160px!important
 }
 .max-w-160-md {
  max-width:160px!important
 }
 .mw-180-md {
  min-width:180px!important
 }
 .max-w-180-md {
  max-width:180px!important
 }
 .mw-200-md {
  min-width:200px!important
 }
 .max-w-200-md {
  max-width:200px!important
 }
 .mw-220-md {
  min-width:220px!important
 }
 .max-w-220-md {
  max-width:220px!important
 }
 .mw-240-md {
  min-width:240px!important
 }
 .max-w-240-md {
  max-width:240px!important
 }
 .mw-260-md {
  min-width:260px!important
 }
 .max-w-260-md {
  max-width:260px!important
 }
 .mw-280-md {
  min-width:280px!important
 }
 .max-w-280-md {
  max-width:280px!important
 }
 .mw-300-md {
  min-width:300px!important
 }
 .max-w-300-md {
  max-width:300px!important
 }
 .mw-320-md {
  min-width:320px!important
 }
 .max-w-320-md {
  max-width:320px!important
 }
 .mw-340-md {
  min-width:340px!important
 }
 .max-w-340-md {
  max-width:340px!important
 }
 .mw-360-md {
  min-width:360px!important
 }
 .max-w-360-md {
  max-width:360px!important
 }
 .mw-380-md {
  min-width:380px!important
 }
 .max-w-380-md {
  max-width:380px!important
 }
 .mw-400-md {
  min-width:400px!important
 }
 .max-w-400-md {
  max-width:400px!important
 }
 .h-0-md {
  height:0
 }
 .h-10-md {
  height:10px
 }
 .h-20-md {
  height:20px
 }
 .h-30-md {
  height:30px
 }
 .h-40-md {
  height:40px
 }
 .h-50-md {
  height:50px
 }
 .h-60-md {
  height:60px
 }
 .h-70-md {
  height:70px
 }
 .h-80-md {
  height:80px
 }
 .h-90-md {
  height:90px
 }
 .h-100-md {
  height:100px
 }
 .h-110-md {
  height:110px
 }
 .h-120-md {
  height:120px
 }
 .h-130-md {
  height:130px
 }
 .h-140-md {
  height:140px
 }
 .h-150-md {
  height:150px
 }
 .h-160-md {
  height:160px
 }
 .h-170-md {
  height:170px
 }
 .h-180-md {
  height:180px
 }
 .h-190-md {
  height:190px
 }
 .h-200-md {
  height:200px
 }
 .h-210-md {
  height:210px
 }
 .h-220-md {
  height:220px
 }
 .h-230-md {
  height:230px
 }
 .h-240-md {
  height:240px
 }
 .h-250-md {
  height:250px
 }
 .h-260-md {
  height:260px
 }
 .h-270-md {
  height:270px
 }
 .h-280-md {
  height:280px
 }
 .h-290-md {
  height:290px
 }
 .h-300-md {
  height:300px
 }
 .h-310-md {
  height:310px
 }
 .h-320-md {
  height:320px
 }
 .h-330-md {
  height:330px
 }
 .h-340-md {
  height:340px
 }
 .h-350-md {
  height:350px
 }
 .h-360-md {
  height:360px
 }
 .h-370-md {
  height:370px
 }
 .h-380-md {
  height:380px
 }
 .h-390-md {
  height:390px
 }
 .h-400-md {
  height:400px
 }
 .h-410-md {
  height:410px
 }
 .h-420-md {
  height:420px
 }
 .h-430-md {
  height:430px
 }
 .h-440-md {
  height:440px
 }
 .h-450-md {
  height:450px
 }
 .h-460-md {
  height:460px
 }
 .h-470-md {
  height:470px
 }
 .h-480-md {
  height:480px
 }
 .h-490-md {
  height:490px
 }
 .h-500-md {
  height:500px
 }
 .h-510-md {
  height:510px
 }
 .h-520-md {
  height:520px
 }
 .h-530-md {
  height:530px
 }
 .h-540-md {
  height:540px
 }
 .h-550-md {
  height:550px
 }
 .h-560-md {
  height:560px
 }
 .h-570-md {
  height:570px
 }
 .h-580-md {
  height:580px
 }
 .h-590-md {
  height:590px
 }
 .h-600-md {
  height:600px
 }
 .h-610-md {
  height:610px
 }
 .h-620-md {
  height:620px
 }
 .h-630-md {
  height:630px
 }
 .h-640-md {
  height:640px
 }
 .h-650-md {
  height:650px
 }
 .h-660-md {
  height:660px
 }
 .h-670-md {
  height:670px
 }
 .h-680-md {
  height:680px
 }
 .h-690-md {
  height:690px
 }
 .h-700-md {
  height:700px
 }
 .fs-5-md {
  font-size:5px!important
 }
 .fs-6-md {
  font-size:6px!important
 }
 .fs-7-md {
  font-size:7px!important
 }
 .fs-8-md {
  font-size:8px!important
 }
 .fs-9-md {
  font-size:9px!important
 }
 .fs-10-md {
  font-size:10px!important
 }
 .fs-11-md {
  font-size:11px!important
 }
 .fs-12-md {
  font-size:12px!important
 }
 .fs-13-md {
  font-size:13px!important
 }
 .fs-14-md {
  font-size:14px!important
 }
 .fs-15-md {
  font-size:15px!important
 }
 .fs-16-md {
  font-size:16px!important
 }
 .fs-17-md {
  font-size:17px!important
 }
 .fs-18-md {
  font-size:18px!important
 }
 .fs-19-md {
  font-size:19px!important
 }
 .fs-20-md {
  font-size:20px!important
 }
 .fs-21-md {
  font-size:21px!important
 }
 .fs-22-md {
  font-size:22px!important
 }
 .fs-23-md {
  font-size:23px!important
 }
 .fs-24-md {
  font-size:24px!important
 }
 .fs-25-md {
  font-size:25px!important
 }
 .fs-26-md {
  font-size:26px!important
 }
 .fs-27-md {
  font-size:27px!important
 }
 .fs-28-md {
  font-size:28px!important
 }
 .fs-29-md {
  font-size:29px!important
 }
 .fs-30-md {
  font-size:30px!important
 }
 .fs-31-md {
  font-size:31px!important
 }
 .fs-32-md {
  font-size:32px!important
 }
 .fs-33-md {
  font-size:33px!important
 }
 .fs-34-md {
  font-size:34px!important
 }
 .fs-35-md {
  font-size:35px!important
 }
 .fs-36-md {
  font-size:36px!important
 }
 .fs-37-md {
  font-size:37px!important
 }
 .fs-38-md {
  font-size:38px!important
 }
 .fs-39-md {
  font-size:39px!important
 }
 .fs-40-md {
  font-size:40px!important
 }
 .fs-41-md {
  font-size:41px!important
 }
 .fs-42-md {
  font-size:42px!important
 }
 .fs-43-md {
  font-size:43px!important
 }
 .fs-44-md {
  font-size:44px!important
 }
 .fs-45-md {
  font-size:45px!important
 }
 .fs-46-md {
  font-size:46px!important
 }
 .fs-47-md {
  font-size:47px!important
 }
 .fs-48-md {
  font-size:48px!important
 }
 .fs-49-md {
  font-size:49px!important
 }
 .fs-50-md {
  font-size:50px!important
 }
 .fs-51-md {
  font-size:51px!important
 }
 .fs-52-md {
  font-size:52px!important
 }
 .fs-53-md {
  font-size:53px!important
 }
 .fs-54-md {
  font-size:54px!important
 }
 .fs-55-md {
  font-size:55px!important
 }
 .fs-56-md {
  font-size:56px!important
 }
 .fs-57-md {
  font-size:57px!important
 }
 .fs-58-md {
  font-size:58px!important
 }
 .fs-59-md {
  font-size:59px!important
 }
 .fs-60-md {
  font-size:60px!important
 }
 .fs-61-md {
  font-size:61px!important
 }
 .fs-62-md {
  font-size:62px!important
 }
 .fs-63-md {
  font-size:63px!important
 }
 .fs-64-md {
  font-size:64px!important
 }
 .fs-65-md {
  font-size:65px!important
 }
 .fs-66-md {
  font-size:66px!important
 }
 .fs-67-md {
  font-size:67px!important
 }
 .fs-68-md {
  font-size:68px!important
 }
 .fs-69-md {
  font-size:69px!important
 }
 .fs-70-md {
  font-size:70px!important
 }
 .fs-71-md {
  font-size:71px!important
 }
 .fs-72-md {
  font-size:72px!important
 }
 .fs-73-md {
  font-size:73px!important
 }
 .fs-74-md {
  font-size:74px!important
 }
 .fs-75-md {
  font-size:75px!important
 }
 .fs-76-md {
  font-size:76px!important
 }
 .fs-77-md {
  font-size:77px!important
 }
 .fs-78-md {
  font-size:78px!important
 }
 .fs-79-md {
  font-size:79px!important
 }
 .fs-80-md {
  font-size:80px!important
 }
 .w-0-md {
  width:0%!important
 }
 .w-5-md {
  width:5%!important
 }
 .w-10-md {
  width:10%!important
 }
 .w-15-md {
  width:15%!important
 }
 .w-20-md {
  width:20%!important
 }
 .w-25-md {
  width:25%!important
 }
 .w-30-md {
  width:30%!important
 }
 .w-35-md {
  width:35%!important
 }
 .w-40-md {
  width:40%!important
 }
 .w-45-md {
  width:45%!important
 }
 .w-50-md {
  width:50%!important
 }
 .w-55-md {
  width:55%!important
 }
 .w-60-md {
  width:60%!important
 }
 .w-65-md {
  width:65%!important
 }
 .w-70-md {
  width:70%!important
 }
 .w-75-md {
  width:75%!important
 }
 .w-80-md {
  width:80%!important
 }
 .w-85-md {
  width:85%!important
 }
 .w-90-md {
  width:90%!important
 }
 .w-95-md {
  width:95%!important
 }
 .w-100-md {
  width:100%!important
 }
 .m-0-md {
  margin:0!important
 }
 .mt-0-md {
  margin-top:0!important
 }
 .mb-0-md {
  margin-bottom:0!important
 }
 .ml-0-md {
  margin-left:0!important
 }
 .mr-0-md {
  margin-right:0!important
 }
 .p-0-md {
  padding:0!important
 }
 .pt-0-md {
  padding-top:0!important
 }
 .pb-0-md {
  padding-bottom:0!important
 }
 .pl-0-md {
  padding-left:0!important
 }
 .pr-0-md {
  padding-right:0!important
 }
 .m-5-md {
  margin:5px!important
 }
 .mt-5-md {
  margin-top:5px!important
 }
 .mb-5-md {
  margin-bottom:5px!important
 }
 .ml-5-md {
  margin-left:5px!important
 }
 .mr-5-md {
  margin-right:5px!important
 }
 .p-5-md {
  padding:5px!important
 }
 .pt-5-md {
  padding-top:5px!important
 }
 .pb-5-md {
  padding-bottom:5px!important
 }
 .pl-5-md {
  padding-left:5px!important
 }
 .pr-5-md {
  padding-right:5px!important
 }
 .m-10-md {
  margin:10px!important
 }
 .mt-10-md {
  margin-top:10px!important
 }
 .mb-10-md {
  margin-bottom:10px!important
 }
 .ml-10-md {
  margin-left:10px!important
 }
 .mr-10-md {
  margin-right:10px!important
 }
 .p-10-md {
  padding:10px!important
 }
 .pt-10-md {
  padding-top:10px!important
 }
 .pb-10-md {
  padding-bottom:10px!important
 }
 .pl-10-md {
  padding-left:10px!important
 }
 .pr-10-md {
  padding-right:10px!important
 }
 .m-15-md {
  margin:15px!important
 }
 .mt-15-md {
  margin-top:15px!important
 }
 .mb-15-md {
  margin-bottom:15px!important
 }
 .ml-15-md {
  margin-left:15px!important
 }
 .mr-15-md {
  margin-right:15px!important
 }
 .p-15-md {
  padding:15px!important
 }
 .pt-15-md {
  padding-top:15px!important
 }
 .pb-15-md {
  padding-bottom:15px!important
 }
 .pl-15-md {
  padding-left:15px!important
 }
 .pr-15-md {
  padding-right:15px!important
 }
 .m-20-md {
  margin:20px!important
 }
 .mt-20-md {
  margin-top:20px!important
 }
 .mb-20-md {
  margin-bottom:20px!important
 }
 .ml-20-md {
  margin-left:20px!important
 }
 .mr-20-md {
  margin-right:20px!important
 }
 .p-20-md {
  padding:20px!important
 }
 .pt-20-md {
  padding-top:20px!important
 }
 .pb-20-md {
  padding-bottom:20px!important
 }
 .pl-20-md {
  padding-left:20px!important
 }
 .pr-20-md {
  padding-right:20px!important
 }
 .m-25-md {
  margin:25px!important
 }
 .mt-25-md {
  margin-top:25px!important
 }
 .mb-25-md {
  margin-bottom:25px!important
 }
 .ml-25-md {
  margin-left:25px!important
 }
 .mr-25-md {
  margin-right:25px!important
 }
 .p-25-md {
  padding:25px!important
 }
 .pt-25-md {
  padding-top:25px!important
 }
 .pb-25-md {
  padding-bottom:25px!important
 }
 .pl-25-md {
  padding-left:25px!important
 }
 .pr-25-md {
  padding-right:25px!important
 }
 .m-30-md {
  margin:30px!important
 }
 .mt-30-md {
  margin-top:30px!important
 }
 .mb-30-md {
  margin-bottom:30px!important
 }
 .ml-30-md {
  margin-left:30px!important
 }
 .mr-30-md {
  margin-right:30px!important
 }
 .p-30-md {
  padding:30px!important
 }
 .pt-30-md {
  padding-top:30px!important
 }
 .pb-30-md {
  padding-bottom:30px!important
 }
 .pl-30-md {
  padding-left:30px!important
 }
 .pr-30-md {
  padding-right:30px!important
 }
 .m-35-md {
  margin:35px!important
 }
 .mt-35-md {
  margin-top:35px!important
 }
 .mb-35-md {
  margin-bottom:35px!important
 }
 .ml-35-md {
  margin-left:35px!important
 }
 .mr-35-md {
  margin-right:35px!important
 }
 .p-35-md {
  padding:35px!important
 }
 .pt-35-md {
  padding-top:35px!important
 }
 .pb-35-md {
  padding-bottom:35px!important
 }
 .pl-35-md {
  padding-left:35px!important
 }
 .pr-35-md {
  padding-right:35px!important
 }
 .m-40-md {
  margin:40px!important
 }
 .mt-40-md {
  margin-top:40px!important
 }
 .mb-40-md {
  margin-bottom:40px!important
 }
 .ml-40-md {
  margin-left:40px!important
 }
 .mr-40-md {
  margin-right:40px!important
 }
 .p-40-md {
  padding:40px!important
 }
 .pt-40-md {
  padding-top:40px!important
 }
 .pb-40-md {
  padding-bottom:40px!important
 }
 .pl-40-md {
  padding-left:40px!important
 }
 .pr-40-md {
  padding-right:40px!important
 }
 .m-45-md {
  margin:45px!important
 }
 .mt-45-md {
  margin-top:45px!important
 }
 .mb-45-md {
  margin-bottom:45px!important
 }
 .ml-45-md {
  margin-left:45px!important
 }
 .mr-45-md {
  margin-right:45px!important
 }
 .p-45-md {
  padding:45px!important
 }
 .pt-45-md {
  padding-top:45px!important
 }
 .pb-45-md {
  padding-bottom:45px!important
 }
 .pl-45-md {
  padding-left:45px!important
 }
 .pr-45-md {
  padding-right:45px!important
 }
 .m-50-md {
  margin:50px!important
 }
 .mt-50-md {
  margin-top:50px!important
 }
 .mb-50-md {
  margin-bottom:50px!important
 }
 .ml-50-md {
  margin-left:50px!important
 }
 .mr-50-md {
  margin-right:50px!important
 }
 .p-50-md {
  padding:50px!important
 }
 .pt-50-md {
  padding-top:50px!important
 }
 .pb-50-md {
  padding-bottom:50px!important
 }
 .pl-50-md {
  padding-left:50px!important
 }
 .pr-50-md {
  padding-right:50px!important
 }
 .m-55-md {
  margin:55px!important
 }
 .mt-55-md {
  margin-top:55px!important
 }
 .mb-55-md {
  margin-bottom:55px!important
 }
 .ml-55-md {
  margin-left:55px!important
 }
 .mr-55-md {
  margin-right:55px!important
 }
 .p-55-md {
  padding:55px!important
 }
 .pt-55-md {
  padding-top:55px!important
 }
 .pb-55-md {
  padding-bottom:55px!important
 }
 .pl-55-md {
  padding-left:55px!important
 }
 .pr-55-md {
  padding-right:55px!important
 }
 .m-60-md {
  margin:60px!important
 }
 .mt-60-md {
  margin-top:60px!important
 }
 .mb-60-md {
  margin-bottom:60px!important
 }
 .ml-60-md {
  margin-left:60px!important
 }
 .mr-60-md {
  margin-right:60px!important
 }
 .p-60-md {
  padding:60px!important
 }
 .pt-60-md {
  padding-top:60px!important
 }
 .pb-60-md {
  padding-bottom:60px!important
 }
 .pl-60-md {
  padding-left:60px!important
 }
 .pr-60-md {
  padding-right:60px!important
 }
 .m-65-md {
  margin:65px!important
 }
 .mt-65-md {
  margin-top:65px!important
 }
 .mb-65-md {
  margin-bottom:65px!important
 }
 .ml-65-md {
  margin-left:65px!important
 }
 .mr-65-md {
  margin-right:65px!important
 }
 .p-65-md {
  padding:65px!important
 }
 .pt-65-md {
  padding-top:65px!important
 }
 .pb-65-md {
  padding-bottom:65px!important
 }
 .pl-65-md {
  padding-left:65px!important
 }
 .pr-65-md {
  padding-right:65px!important
 }
 .m-70-md {
  margin:70px!important
 }
 .mt-70-md {
  margin-top:70px!important
 }
 .mb-70-md {
  margin-bottom:70px!important
 }
 .ml-70-md {
  margin-left:70px!important
 }
 .mr-70-md {
  margin-right:70px!important
 }
 .p-70-md {
  padding:70px!important
 }
 .pt-70-md {
  padding-top:70px!important
 }
 .pb-70-md {
  padding-bottom:70px!important
 }
 .pl-70-md {
  padding-left:70px!important
 }
 .pr-70-md {
  padding-right:70px!important
 }
 .m-75-md {
  margin:75px!important
 }
 .mt-75-md {
  margin-top:75px!important
 }
 .mb-75-md {
  margin-bottom:75px!important
 }
 .ml-75-md {
  margin-left:75px!important
 }
 .mr-75-md {
  margin-right:75px!important
 }
 .p-75-md {
  padding:75px!important
 }
 .pt-75-md {
  padding-top:75px!important
 }
 .pb-75-md {
  padding-bottom:75px!important
 }
 .pl-75-md {
  padding-left:75px!important
 }
 .pr-75-md {
  padding-right:75px!important
 }
 .m-80-md {
  margin:80px!important
 }
 .mt-80-md {
  margin-top:80px!important
 }
 .mb-80-md {
  margin-bottom:80px!important
 }
 .ml-80-md {
  margin-left:80px!important
 }
 .mr-80-md {
  margin-right:80px!important
 }
 .p-80-md {
  padding:80px!important
 }
 .pt-80-md {
  padding-top:80px!important
 }
 .pb-80-md {
  padding-bottom:80px!important
 }
 .pl-80-md {
  padding-left:80px!important
 }
 .pr-80-md {
  padding-right:80px!important
 }
 .m-85-md {
  margin:85px!important
 }
 .mt-85-md {
  margin-top:85px!important
 }
 .mb-85-md {
  margin-bottom:85px!important
 }
 .ml-85-md {
  margin-left:85px!important
 }
 .mr-85-md {
  margin-right:85px!important
 }
 .p-85-md {
  padding:85px!important
 }
 .pt-85-md {
  padding-top:85px!important
 }
 .pb-85-md {
  padding-bottom:85px!important
 }
 .pl-85-md {
  padding-left:85px!important
 }
 .pr-85-md {
  padding-right:85px!important
 }
 .m-90-md {
  margin:90px!important
 }
 .mt-90-md {
  margin-top:90px!important
 }
 .mb-90-md {
  margin-bottom:90px!important
 }
 .ml-90-md {
  margin-left:90px!important
 }
 .mr-90-md {
  margin-right:90px!important
 }
 .p-90-md {
  padding:90px!important
 }
 .pt-90-md {
  padding-top:90px!important
 }
 .pb-90-md {
  padding-bottom:90px!important
 }
 .pl-90-md {
  padding-left:90px!important
 }
 .pr-90-md {
  padding-right:90px!important
 }
 .m-95-md {
  margin:95px!important
 }
 .mt-95-md {
  margin-top:95px!important
 }
 .mb-95-md {
  margin-bottom:95px!important
 }
 .ml-95-md {
  margin-left:95px!important
 }
 .mr-95-md {
  margin-right:95px!important
 }
 .p-95-md {
  padding:95px!important
 }
 .pt-95-md {
  padding-top:95px!important
 }
 .pb-95-md {
  padding-bottom:95px!important
 }
 .pl-95-md {
  padding-left:95px!important
 }
 .pr-95-md {
  padding-right:95px!important
 }
 .m-100-md {
  margin:100px!important
 }
 .mt-100-md {
  margin-top:100px!important
 }
 .mb-100-md {
  margin-bottom:100px!important
 }
 .ml-100-md {
  margin-left:100px!important
 }
 .mr-100-md {
  margin-right:100px!important
 }
 .p-100-md {
  padding:100px!important
 }
 .pt-100-md {
  padding-top:100px!important
 }
 .pb-100-md {
  padding-bottom:100px!important
 }
 .pl-100-md {
  padding-left:100px!important
 }
 .pr-100-md {
  padding-right:100px!important
 }
 .m-105-md {
  margin:105px!important
 }
 .mt-105-md {
  margin-top:105px!important
 }
 .mb-105-md {
  margin-bottom:105px!important
 }
 .ml-105-md {
  margin-left:105px!important
 }
 .mr-105-md {
  margin-right:105px!important
 }
 .p-105-md {
  padding:105px!important
 }
 .pt-105-md {
  padding-top:105px!important
 }
 .pb-105-md {
  padding-bottom:105px!important
 }
 .pl-105-md {
  padding-left:105px!important
 }
 .pr-105-md {
  padding-right:105px!important
 }
 .m-110-md {
  margin:110px!important
 }
 .mt-110-md {
  margin-top:110px!important
 }
 .mb-110-md {
  margin-bottom:110px!important
 }
 .ml-110-md {
  margin-left:110px!important
 }
 .mr-110-md {
  margin-right:110px!important
 }
 .p-110-md {
  padding:110px!important
 }
 .pt-110-md {
  padding-top:110px!important
 }
 .pb-110-md {
  padding-bottom:110px!important
 }
 .pl-110-md {
  padding-left:110px!important
 }
 .pr-110-md {
  padding-right:110px!important
 }
 .m-115-md {
  margin:115px!important
 }
 .mt-115-md {
  margin-top:115px!important
 }
 .mb-115-md {
  margin-bottom:115px!important
 }
 .ml-115-md {
  margin-left:115px!important
 }
 .mr-115-md {
  margin-right:115px!important
 }
 .p-115-md {
  padding:115px!important
 }
 .pt-115-md {
  padding-top:115px!important
 }
 .pb-115-md {
  padding-bottom:115px!important
 }
 .pl-115-md {
  padding-left:115px!important
 }
 .pr-115-md {
  padding-right:115px!important
 }
 .m-120-md {
  margin:120px!important
 }
 .mt-120-md {
  margin-top:120px!important
 }
 .mb-120-md {
  margin-bottom:120px!important
 }
 .ml-120-md {
  margin-left:120px!important
 }
 .mr-120-md {
  margin-right:120px!important
 }
 .p-120-md {
  padding:120px!important
 }
 .pt-120-md {
  padding-top:120px!important
 }
 .pb-120-md {
  padding-bottom:120px!important
 }
 .pl-120-md {
  padding-left:120px!important
 }
 .pr-120-md {
  padding-right:120px!important
 }
 .m-125-md {
  margin:125px!important
 }
 .mt-125-md {
  margin-top:125px!important
 }
 .mb-125-md {
  margin-bottom:125px!important
 }
 .ml-125-md {
  margin-left:125px!important
 }
 .mr-125-md {
  margin-right:125px!important
 }
 .p-125-md {
  padding:125px!important
 }
 .pt-125-md {
  padding-top:125px!important
 }
 .pb-125-md {
  padding-bottom:125px!important
 }
 .pl-125-md {
  padding-left:125px!important
 }
 .pr-125-md {
  padding-right:125px!important
 }
 .m-130-md {
  margin:130px!important
 }
 .mt-130-md {
  margin-top:130px!important
 }
 .mb-130-md {
  margin-bottom:130px!important
 }
 .ml-130-md {
  margin-left:130px!important
 }
 .mr-130-md {
  margin-right:130px!important
 }
 .p-130-md {
  padding:130px!important
 }
 .pt-130-md {
  padding-top:130px!important
 }
 .pb-130-md {
  padding-bottom:130px!important
 }
 .pl-130-md {
  padding-left:130px!important
 }
 .pr-130-md {
  padding-right:130px!important
 }
 .m-135-md {
  margin:135px!important
 }
 .mt-135-md {
  margin-top:135px!important
 }
 .mb-135-md {
  margin-bottom:135px!important
 }
 .ml-135-md {
  margin-left:135px!important
 }
 .mr-135-md {
  margin-right:135px!important
 }
 .p-135-md {
  padding:135px!important
 }
 .pt-135-md {
  padding-top:135px!important
 }
 .pb-135-md {
  padding-bottom:135px!important
 }
 .pl-135-md {
  padding-left:135px!important
 }
 .pr-135-md {
  padding-right:135px!important
 }
 .m-140-md {
  margin:140px!important
 }
 .mt-140-md {
  margin-top:140px!important
 }
 .mb-140-md {
  margin-bottom:140px!important
 }
 .ml-140-md {
  margin-left:140px!important
 }
 .mr-140-md {
  margin-right:140px!important
 }
 .p-140-md {
  padding:140px!important
 }
 .pt-140-md {
  padding-top:140px!important
 }
 .pb-140-md {
  padding-bottom:140px!important
 }
 .pl-140-md {
  padding-left:140px!important
 }
 .pr-140-md {
  padding-right:140px!important
 }
 .m-145-md {
  margin:145px!important
 }
 .mt-145-md {
  margin-top:145px!important
 }
 .mb-145-md {
  margin-bottom:145px!important
 }
 .ml-145-md {
  margin-left:145px!important
 }
 .mr-145-md {
  margin-right:145px!important
 }
 .p-145-md {
  padding:145px!important
 }
 .pt-145-md {
  padding-top:145px!important
 }
 .pb-145-md {
  padding-bottom:145px!important
 }
 .pl-145-md {
  padding-left:145px!important
 }
 .pr-145-md {
  padding-right:145px!important
 }
 .m-150-md {
  margin:150px!important
 }
 .mt-150-md {
  margin-top:150px!important
 }
 .mb-150-md {
  margin-bottom:150px!important
 }
 .ml-150-md {
  margin-left:150px!important
 }
 .mr-150-md {
  margin-right:150px!important
 }
 .p-150-md {
  padding:150px!important
 }
 .pt-150-md {
  padding-top:150px!important
 }
 .pb-150-md {
  padding-bottom:150px!important
 }
 .pl-150-md {
  padding-left:150px!important
 }
 .pr-150-md {
  padding-right:150px!important
 }
 .m-155-md {
  margin:155px!important
 }
 .mt-155-md {
  margin-top:155px!important
 }
 .mb-155-md {
  margin-bottom:155px!important
 }
 .ml-155-md {
  margin-left:155px!important
 }
 .mr-155-md {
  margin-right:155px!important
 }
 .p-155-md {
  padding:155px!important
 }
 .pt-155-md {
  padding-top:155px!important
 }
 .pb-155-md {
  padding-bottom:155px!important
 }
 .pl-155-md {
  padding-left:155px!important
 }
 .pr-155-md {
  padding-right:155px!important
 }
 .m-160-md {
  margin:160px!important
 }
 .mt-160-md {
  margin-top:160px!important
 }
 .mb-160-md {
  margin-bottom:160px!important
 }
 .ml-160-md {
  margin-left:160px!important
 }
 .mr-160-md {
  margin-right:160px!important
 }
 .p-160-md {
  padding:160px!important
 }
 .pt-160-md {
  padding-top:160px!important
 }
 .pb-160-md {
  padding-bottom:160px!important
 }
 .pl-160-md {
  padding-left:160px!important
 }
 .pr-160-md {
  padding-right:160px!important
 }
 .m-165-md {
  margin:165px!important
 }
 .mt-165-md {
  margin-top:165px!important
 }
 .mb-165-md {
  margin-bottom:165px!important
 }
 .ml-165-md {
  margin-left:165px!important
 }
 .mr-165-md {
  margin-right:165px!important
 }
 .p-165-md {
  padding:165px!important
 }
 .pt-165-md {
  padding-top:165px!important
 }
 .pb-165-md {
  padding-bottom:165px!important
 }
 .pl-165-md {
  padding-left:165px!important
 }
 .pr-165-md {
  padding-right:165px!important
 }
 .m-170-md {
  margin:170px!important
 }
 .mt-170-md {
  margin-top:170px!important
 }
 .mb-170-md {
  margin-bottom:170px!important
 }
 .ml-170-md {
  margin-left:170px!important
 }
 .mr-170-md {
  margin-right:170px!important
 }
 .p-170-md {
  padding:170px!important
 }
 .pt-170-md {
  padding-top:170px!important
 }
 .pb-170-md {
  padding-bottom:170px!important
 }
 .pl-170-md {
  padding-left:170px!important
 }
 .pr-170-md {
  padding-right:170px!important
 }
 .m-175-md {
  margin:175px!important
 }
 .mt-175-md {
  margin-top:175px!important
 }
 .mb-175-md {
  margin-bottom:175px!important
 }
 .ml-175-md {
  margin-left:175px!important
 }
 .mr-175-md {
  margin-right:175px!important
 }
 .p-175-md {
  padding:175px!important
 }
 .pt-175-md {
  padding-top:175px!important
 }
 .pb-175-md {
  padding-bottom:175px!important
 }
 .pl-175-md {
  padding-left:175px!important
 }
 .pr-175-md {
  padding-right:175px!important
 }
 .m-180-md {
  margin:180px!important
 }
 .mt-180-md {
  margin-top:180px!important
 }
 .mb-180-md {
  margin-bottom:180px!important
 }
 .ml-180-md {
  margin-left:180px!important
 }
 .mr-180-md {
  margin-right:180px!important
 }
 .p-180-md {
  padding:180px!important
 }
 .pt-180-md {
  padding-top:180px!important
 }
 .pb-180-md {
  padding-bottom:180px!important
 }
 .pl-180-md {
  padding-left:180px!important
 }
 .pr-180-md {
  padding-right:180px!important
 }
 .m-185-md {
  margin:185px!important
 }
 .mt-185-md {
  margin-top:185px!important
 }
 .mb-185-md {
  margin-bottom:185px!important
 }
 .ml-185-md {
  margin-left:185px!important
 }
 .mr-185-md {
  margin-right:185px!important
 }
 .p-185-md {
  padding:185px!important
 }
 .pt-185-md {
  padding-top:185px!important
 }
 .pb-185-md {
  padding-bottom:185px!important
 }
 .pl-185-md {
  padding-left:185px!important
 }
 .pr-185-md {
  padding-right:185px!important
 }
 .m-190-md {
  margin:190px!important
 }
 .mt-190-md {
  margin-top:190px!important
 }
 .mb-190-md {
  margin-bottom:190px!important
 }
 .ml-190-md {
  margin-left:190px!important
 }
 .mr-190-md {
  margin-right:190px!important
 }
 .p-190-md {
  padding:190px!important
 }
 .pt-190-md {
  padding-top:190px!important
 }
 .pb-190-md {
  padding-bottom:190px!important
 }
 .pl-190-md {
  padding-left:190px!important
 }
 .pr-190-md {
  padding-right:190px!important
 }
 .m-195-md {
  margin:195px!important
 }
 .mt-195-md {
  margin-top:195px!important
 }
 .mb-195-md {
  margin-bottom:195px!important
 }
 .ml-195-md {
  margin-left:195px!important
 }
 .mr-195-md {
  margin-right:195px!important
 }
 .p-195-md {
  padding:195px!important
 }
 .pt-195-md {
  padding-top:195px!important
 }
 .pb-195-md {
  padding-bottom:195px!important
 }
 .pl-195-md {
  padding-left:195px!important
 }
 .pr-195-md {
  padding-right:195px!important
 }
 .m-200-md {
  margin:200px!important
 }
 .mt-200-md {
  margin-top:200px!important
 }
 .mb-200-md {
  margin-bottom:200px!important
 }
 .ml-200-md {
  margin-left:200px!important
 }
 .mr-200-md {
  margin-right:200px!important
 }
 .p-200-md {
  padding:200px!important
 }
 .pt-200-md {
  padding-top:200px!important
 }
 .pb-200-md {
  padding-bottom:200px!important
 }
 .pl-200-md {
  padding-left:200px!important
 }
 .pr-200-md {
  padding-right:200px!important
 }
}
@media (min-width:992px) {
 .mh-0-lg {
  min-height:0!important
 }
 .mh-10-lg {
  min-height:10px!important
 }
 .mh-20-lg {
  min-height:20px!important
 }
 .mh-30-lg {
  min-height:30px!important
 }
 .mh-40-lg {
  min-height:40px!important
 }
 .mh-50-lg {
  min-height:50px!important
 }
 .mh-60-lg {
  min-height:60px!important
 }
 .mh-70-lg {
  min-height:70px!important
 }
 .mh-80-lg {
  min-height:80px!important
 }
 .mh-90-lg {
  min-height:90px!important
 }
 .mh-100-lg {
  min-height:100px!important
 }
 .mh-110-lg {
  min-height:110px!important
 }
 .mh-120-lg {
  min-height:120px!important
 }
 .mh-130-lg {
  min-height:130px!important
 }
 .mh-140-lg {
  min-height:140px!important
 }
 .mh-150-lg {
  min-height:150px!important
 }
 .mh-160-lg {
  min-height:160px!important
 }
 .mh-170-lg {
  min-height:170px!important
 }
 .mh-180-lg {
  min-height:180px!important
 }
 .mh-190-lg {
  min-height:190px!important
 }
 .mh-200-lg {
  min-height:200px!important
 }
 .mh-210-lg {
  min-height:210px!important
 }
 .mh-220-lg {
  min-height:220px!important
 }
 .mh-230-lg {
  min-height:230px!important
 }
 .mh-240-lg {
  min-height:240px!important
 }
 .mh-250-lg {
  min-height:250px!important
 }
 .mh-260-lg {
  min-height:260px!important
 }
 .mh-270-lg {
  min-height:270px!important
 }
 .mh-280-lg {
  min-height:280px!important
 }
 .mh-290-lg {
  min-height:290px!important
 }
 .mh-300-lg {
  min-height:300px!important
 }
 .mh-310-lg {
  min-height:310px!important
 }
 .mh-320-lg {
  min-height:320px!important
 }
 .mh-330-lg {
  min-height:330px!important
 }
 .mh-340-lg {
  min-height:340px!important
 }
 .mh-350-lg {
  min-height:350px!important
 }
 .mh-360-lg {
  min-height:360px!important
 }
 .mh-370-lg {
  min-height:370px!important
 }
 .mh-380-lg {
  min-height:380px!important
 }
 .mh-390-lg {
  min-height:390px!important
 }
 .mh-400-lg {
  min-height:400px!important
 }
 .mh-410-lg {
  min-height:410px!important
 }
 .mh-420-lg {
  min-height:420px!important
 }
 .mh-430-lg {
  min-height:430px!important
 }
 .mh-440-lg {
  min-height:440px!important
 }
 .mh-450-lg {
  min-height:450px!important
 }
 .mh-460-lg {
  min-height:460px!important
 }
 .mh-470-lg {
  min-height:470px!important
 }
 .mh-480-lg {
  min-height:480px!important
 }
 .mh-490-lg {
  min-height:490px!important
 }
 .mh-500-lg {
  min-height:500px!important
 }
 .mh-510-lg {
  min-height:510px!important
 }
 .mh-520-lg {
  min-height:520px!important
 }
 .mh-530-lg {
  min-height:530px!important
 }
 .mh-540-lg {
  min-height:540px!important
 }
 .mh-550-lg {
  min-height:550px!important
 }
 .mh-560-lg {
  min-height:560px!important
 }
 .mh-570-lg {
  min-height:570px!important
 }
 .mh-580-lg {
  min-height:580px!important
 }
 .mh-590-lg {
  min-height:590px!important
 }
 .mh-600-lg {
  min-height:600px!important
 }
 .mh-610-lg {
  min-height:610px!important
 }
 .mh-620-lg {
  min-height:620px!important
 }
 .mh-630-lg {
  min-height:630px!important
 }
 .mh-640-lg {
  min-height:640px!important
 }
 .mh-650-lg {
  min-height:650px!important
 }
 .mh-660-lg {
  min-height:660px!important
 }
 .mh-670-lg {
  min-height:670px!important
 }
 .mh-680-lg {
  min-height:680px!important
 }
 .mh-690-lg {
  min-height:690px!important
 }
 .mh-700-lg {
  min-height:700px!important
 }
 .mw-0-lg {
  min-width:0!important
 }
 .max-w-0-lg {
  max-width:0!important
 }
 .mw-20-lg {
  min-width:20px!important
 }
 .max-w-20-lg {
  max-width:20px!important
 }
 .mw-40-lg {
  min-width:40px!important
 }
 .max-w-40-lg {
  max-width:40px!important
 }
 .mw-60-lg {
  min-width:60px!important
 }
 .max-w-60-lg {
  max-width:60px!important
 }
 .mw-80-lg {
  min-width:80px!important
 }
 .max-w-80-lg {
  max-width:80px!important
 }
 .mw-100-lg {
  min-width:100px!important
 }
 .max-w-100-lg {
  max-width:100px!important
 }
 .mw-120-lg {
  min-width:120px!important
 }
 .max-w-120-lg {
  max-width:120px!important
 }
 .mw-140-lg {
  min-width:140px!important
 }
 .max-w-140-lg {
  max-width:140px!important
 }
 .mw-160-lg {
  min-width:160px!important
 }
 .max-w-160-lg {
  max-width:160px!important
 }
 .mw-180-lg {
  min-width:180px!important
 }
 .max-w-180-lg {
  max-width:180px!important
 }
 .mw-200-lg {
  min-width:200px!important
 }
 .max-w-200-lg {
  max-width:200px!important
 }
 .mw-220-lg {
  min-width:220px!important
 }
 .max-w-220-lg {
  max-width:220px!important
 }
 .mw-240-lg {
  min-width:240px!important
 }
 .max-w-240-lg {
  max-width:240px!important
 }
 .mw-260-lg {
  min-width:260px!important
 }
 .max-w-260-lg {
  max-width:260px!important
 }
 .mw-280-lg {
  min-width:280px!important
 }
 .max-w-280-lg {
  max-width:280px!important
 }
 .mw-300-lg {
  min-width:300px!important
 }
 .max-w-300-lg {
  max-width:300px!important
 }
 .mw-320-lg {
  min-width:320px!important
 }
 .max-w-320-lg {
  max-width:320px!important
 }
 .mw-340-lg {
  min-width:340px!important
 }
 .max-w-340-lg {
  max-width:340px!important
 }
 .mw-360-lg {
  min-width:360px!important
 }
 .max-w-360-lg {
  max-width:360px!important
 }
 .mw-380-lg {
  min-width:380px!important
 }
 .max-w-380-lg {
  max-width:380px!important
 }
 .mw-400-lg {
  min-width:400px!important
 }
 .max-w-400-lg {
  max-width:400px!important
 }
 .h-0-lg {
  height:0
 }
 .h-10-lg {
  height:10px
 }
 .h-20-lg {
  height:20px
 }
 .h-30-lg {
  height:30px
 }
 .h-40-lg {
  height:40px
 }
 .h-50-lg {
  height:50px
 }
 .h-60-lg {
  height:60px
 }
 .h-70-lg {
  height:70px
 }
 .h-80-lg {
  height:80px
 }
 .h-90-lg {
  height:90px
 }
 .h-100-lg {
  height:100px
 }
 .h-110-lg {
  height:110px
 }
 .h-120-lg {
  height:120px
 }
 .h-130-lg {
  height:130px
 }
 .h-140-lg {
  height:140px
 }
 .h-150-lg {
  height:150px
 }
 .h-160-lg {
  height:160px
 }
 .h-170-lg {
  height:170px
 }
 .h-180-lg {
  height:180px
 }
 .h-190-lg {
  height:190px
 }
 .h-200-lg {
  height:200px
 }
 .h-210-lg {
  height:210px
 }
 .h-220-lg {
  height:220px
 }
 .h-230-lg {
  height:230px
 }
 .h-240-lg {
  height:240px
 }
 .h-250-lg {
  height:250px
 }
 .h-260-lg {
  height:260px
 }
 .h-270-lg {
  height:270px
 }
 .h-280-lg {
  height:280px
 }
 .h-290-lg {
  height:290px
 }
 .h-300-lg {
  height:300px
 }
 .h-310-lg {
  height:310px
 }
 .h-320-lg {
  height:320px
 }
 .h-330-lg {
  height:330px
 }
 .h-340-lg {
  height:340px
 }
 .h-350-lg {
  height:350px
 }
 .h-360-lg {
  height:360px
 }
 .h-370-lg {
  height:370px
 }
 .h-380-lg {
  height:380px
 }
 .h-390-lg {
  height:390px
 }
 .h-400-lg {
  height:400px
 }
 .h-410-lg {
  height:410px
 }
 .h-420-lg {
  height:420px
 }
 .h-430-lg {
  height:430px
 }
 .h-440-lg {
  height:440px
 }
 .h-450-lg {
  height:450px
 }
 .h-460-lg {
  height:460px
 }
 .h-470-lg {
  height:470px
 }
 .h-480-lg {
  height:480px
 }
 .h-490-lg {
  height:490px
 }
 .h-500-lg {
  height:500px
 }
 .h-510-lg {
  height:510px
 }
 .h-520-lg {
  height:520px
 }
 .h-530-lg {
  height:530px
 }
 .h-540-lg {
  height:540px
 }
 .h-550-lg {
  height:550px
 }
 .h-560-lg {
  height:560px
 }
 .h-570-lg {
  height:570px
 }
 .h-580-lg {
  height:580px
 }
 .h-590-lg {
  height:590px
 }
 .h-600-lg {
  height:600px
 }
 .h-610-lg {
  height:610px
 }
 .h-620-lg {
  height:620px
 }
 .h-630-lg {
  height:630px
 }
 .h-640-lg {
  height:640px
 }
 .h-650-lg {
  height:650px
 }
 .h-660-lg {
  height:660px
 }
 .h-670-lg {
  height:670px
 }
 .h-680-lg {
  height:680px
 }
 .h-690-lg {
  height:690px
 }
 .h-700-lg {
  height:700px
 }
 .fs-5-lg {
  font-size:5px!important
 }
 .fs-6-lg {
  font-size:6px!important
 }
 .fs-7-lg {
  font-size:7px!important
 }
 .fs-8-lg {
  font-size:8px!important
 }
 .fs-9-lg {
  font-size:9px!important
 }
 .fs-10-lg {
  font-size:10px!important
 }
 .fs-11-lg {
  font-size:11px!important
 }
 .fs-12-lg {
  font-size:12px!important
 }
 .fs-13-lg {
  font-size:13px!important
 }
 .fs-14-lg {
  font-size:14px!important
 }
 .fs-15-lg {
  font-size:15px!important
 }
 .fs-16-lg {
  font-size:16px!important
 }
 .fs-17-lg {
  font-size:17px!important
 }
 .fs-18-lg {
  font-size:18px!important
 }
 .fs-19-lg {
  font-size:19px!important
 }
 .fs-20-lg {
  font-size:20px!important
 }
 .fs-21-lg {
  font-size:21px!important
 }
 .fs-22-lg {
  font-size:22px!important
 }
 .fs-23-lg {
  font-size:23px!important
 }
 .fs-24-lg {
  font-size:24px!important
 }
 .fs-25-lg {
  font-size:25px!important
 }
 .fs-26-lg {
  font-size:26px!important
 }
 .fs-27-lg {
  font-size:27px!important
 }
 .fs-28-lg {
  font-size:28px!important
 }
 .fs-29-lg {
  font-size:29px!important
 }
 .fs-30-lg {
  font-size:30px!important
 }
 .fs-31-lg {
  font-size:31px!important
 }
 .fs-32-lg {
  font-size:32px!important
 }
 .fs-33-lg {
  font-size:33px!important
 }
 .fs-34-lg {
  font-size:34px!important
 }
 .fs-35-lg {
  font-size:35px!important
 }
 .fs-36-lg {
  font-size:36px!important
 }
 .fs-37-lg {
  font-size:37px!important
 }
 .fs-38-lg {
  font-size:38px!important
 }
 .fs-39-lg {
  font-size:39px!important
 }
 .fs-40-lg {
  font-size:40px!important
 }
 .fs-41-lg {
  font-size:41px!important
 }
 .fs-42-lg {
  font-size:42px!important
 }
 .fs-43-lg {
  font-size:43px!important
 }
 .fs-44-lg {
  font-size:44px!important
 }
 .fs-45-lg {
  font-size:45px!important
 }
 .fs-46-lg {
  font-size:46px!important
 }
 .fs-47-lg {
  font-size:47px!important
 }
 .fs-48-lg {
  font-size:48px!important
 }
 .fs-49-lg {
  font-size:49px!important
 }
 .fs-50-lg {
  font-size:50px!important
 }
 .fs-51-lg {
  font-size:51px!important
 }
 .fs-52-lg {
  font-size:52px!important
 }
 .fs-53-lg {
  font-size:53px!important
 }
 .fs-54-lg {
  font-size:54px!important
 }
 .fs-55-lg {
  font-size:55px!important
 }
 .fs-56-lg {
  font-size:56px!important
 }
 .fs-57-lg {
  font-size:57px!important
 }
 .fs-58-lg {
  font-size:58px!important
 }
 .fs-59-lg {
  font-size:59px!important
 }
 .fs-60-lg {
  font-size:60px!important
 }
 .fs-61-lg {
  font-size:61px!important
 }
 .fs-62-lg {
  font-size:62px!important
 }
 .fs-63-lg {
  font-size:63px!important
 }
 .fs-64-lg {
  font-size:64px!important
 }
 .fs-65-lg {
  font-size:65px!important
 }
 .fs-66-lg {
  font-size:66px!important
 }
 .fs-67-lg {
  font-size:67px!important
 }
 .fs-68-lg {
  font-size:68px!important
 }
 .fs-69-lg {
  font-size:69px!important
 }
 .fs-70-lg {
  font-size:70px!important
 }
 .fs-71-lg {
  font-size:71px!important
 }
 .fs-72-lg {
  font-size:72px!important
 }
 .fs-73-lg {
  font-size:73px!important
 }
 .fs-74-lg {
  font-size:74px!important
 }
 .fs-75-lg {
  font-size:75px!important
 }
 .fs-76-lg {
  font-size:76px!important
 }
 .fs-77-lg {
  font-size:77px!important
 }
 .fs-78-lg {
  font-size:78px!important
 }
 .fs-79-lg {
  font-size:79px!important
 }
 .fs-80-lg {
  font-size:80px!important
 }
 .w-0-lg {
  width:0%!important
 }
 .w-5-lg {
  width:5%!important
 }
 .w-10-lg {
  width:10%!important
 }
 .w-15-lg {
  width:15%!important
 }
 .w-20-lg {
  width:20%!important
 }
 .w-25-lg {
  width:25%!important
 }
 .w-30-lg {
  width:30%!important
 }
 .w-35-lg {
  width:35%!important
 }
 .w-40-lg {
  width:40%!important
 }
 .w-45-lg {
  width:45%!important
 }
 .w-50-lg {
  width:50%!important
 }
 .w-55-lg {
  width:55%!important
 }
 .w-60-lg {
  width:60%!important
 }
 .w-65-lg {
  width:65%!important
 }
 .w-70-lg {
  width:70%!important
 }
 .w-75-lg {
  width:75%!important
 }
 .w-80-lg {
  width:80%!important
 }
 .w-85-lg {
  width:85%!important
 }
 .w-90-lg {
  width:90%!important
 }
 .w-95-lg {
  width:95%!important
 }
 .w-100-lg {
  width:100%!important
 }
 .m-0-lg {
  margin:0!important
 }
 .mt-0-lg {
  margin-top:0!important
 }
 .mb-0-lg {
  margin-bottom:0!important
 }
 .ml-0-lg {
  margin-left:0!important
 }
 .mr-0-lg {
  margin-right:0!important
 }
 .p-0-lg {
  padding:0!important
 }
 .pt-0-lg {
  padding-top:0!important
 }
 .pb-0-lg {
  padding-bottom:0!important
 }
 .pl-0-lg {
  padding-left:0!important
 }
 .pr-0-lg {
  padding-right:0!important
 }
 .m-5-lg {
  margin:5px!important
 }
 .mt-5-lg {
  margin-top:5px!important
 }
 .mb-5-lg {
  margin-bottom:5px!important
 }
 .ml-5-lg {
  margin-left:5px!important
 }
 .mr-5-lg {
  margin-right:5px!important
 }
 .p-5-lg {
  padding:5px!important
 }
 .pt-5-lg {
  padding-top:5px!important
 }
 .pb-5-lg {
  padding-bottom:5px!important
 }
 .pl-5-lg {
  padding-left:5px!important
 }
 .pr-5-lg {
  padding-right:5px!important
 }
 .m-10-lg {
  margin:10px!important
 }
 .mt-10-lg {
  margin-top:10px!important
 }
 .mb-10-lg {
  margin-bottom:10px!important
 }
 .ml-10-lg {
  margin-left:10px!important
 }
 .mr-10-lg {
  margin-right:10px!important
 }
 .p-10-lg {
  padding:10px!important
 }
 .pt-10-lg {
  padding-top:10px!important
 }
 .pb-10-lg {
  padding-bottom:10px!important
 }
 .pl-10-lg {
  padding-left:10px!important
 }
 .pr-10-lg {
  padding-right:10px!important
 }
 .m-15-lg {
  margin:15px!important
 }
 .mt-15-lg {
  margin-top:15px!important
 }
 .mb-15-lg {
  margin-bottom:15px!important
 }
 .ml-15-lg {
  margin-left:15px!important
 }
 .mr-15-lg {
  margin-right:15px!important
 }
 .p-15-lg {
  padding:15px!important
 }
 .pt-15-lg {
  padding-top:15px!important
 }
 .pb-15-lg {
  padding-bottom:15px!important
 }
 .pl-15-lg {
  padding-left:15px!important
 }
 .pr-15-lg {
  padding-right:15px!important
 }
 .m-20-lg {
  margin:20px!important
 }
 .mt-20-lg {
  margin-top:20px!important
 }
 .mb-20-lg {
  margin-bottom:20px!important
 }
 .ml-20-lg {
  margin-left:20px!important
 }
 .mr-20-lg {
  margin-right:20px!important
 }
 .p-20-lg {
  padding:20px!important
 }
 .pt-20-lg {
  padding-top:20px!important
 }
 .pb-20-lg {
  padding-bottom:20px!important
 }
 .pl-20-lg {
  padding-left:20px!important
 }
 .pr-20-lg {
  padding-right:20px!important
 }
 .m-25-lg {
  margin:25px!important
 }
 .mt-25-lg {
  margin-top:25px!important
 }
 .mb-25-lg {
  margin-bottom:25px!important
 }
 .ml-25-lg {
  margin-left:25px!important
 }
 .mr-25-lg {
  margin-right:25px!important
 }
 .p-25-lg {
  padding:25px!important
 }
 .pt-25-lg {
  padding-top:25px!important
 }
 .pb-25-lg {
  padding-bottom:25px!important
 }
 .pl-25-lg {
  padding-left:25px!important
 }
 .pr-25-lg {
  padding-right:25px!important
 }
 .m-30-lg {
  margin:30px!important
 }
 .mt-30-lg {
  margin-top:30px!important
 }
 .mb-30-lg {
  margin-bottom:30px!important
 }
 .ml-30-lg {
  margin-left:30px!important
 }
 .mr-30-lg {
  margin-right:30px!important
 }
 .p-30-lg {
  padding:30px!important
 }
 .pt-30-lg {
  padding-top:30px!important
 }
 .pb-30-lg {
  padding-bottom:30px!important
 }
 .pl-30-lg {
  padding-left:30px!important
 }
 .pr-30-lg {
  padding-right:30px!important
 }
 .m-35-lg {
  margin:35px!important
 }
 .mt-35-lg {
  margin-top:35px!important
 }
 .mb-35-lg {
  margin-bottom:35px!important
 }
 .ml-35-lg {
  margin-left:35px!important
 }
 .mr-35-lg {
  margin-right:35px!important
 }
 .p-35-lg {
  padding:35px!important
 }
 .pt-35-lg {
  padding-top:35px!important
 }
 .pb-35-lg {
  padding-bottom:35px!important
 }
 .pl-35-lg {
  padding-left:35px!important
 }
 .pr-35-lg {
  padding-right:35px!important
 }
 .m-40-lg {
  margin:40px!important
 }
 .mt-40-lg {
  margin-top:40px!important
 }
 .mb-40-lg {
  margin-bottom:40px!important
 }
 .ml-40-lg {
  margin-left:40px!important
 }
 .mr-40-lg {
  margin-right:40px!important
 }
 .p-40-lg {
  padding:40px!important
 }
 .pt-40-lg {
  padding-top:40px!important
 }
 .pb-40-lg {
  padding-bottom:40px!important
 }
 .pl-40-lg {
  padding-left:40px!important
 }
 .pr-40-lg {
  padding-right:40px!important
 }
 .m-45-lg {
  margin:45px!important
 }
 .mt-45-lg {
  margin-top:45px!important
 }
 .mb-45-lg {
  margin-bottom:45px!important
 }
 .ml-45-lg {
  margin-left:45px!important
 }
 .mr-45-lg {
  margin-right:45px!important
 }
 .p-45-lg {
  padding:45px!important
 }
 .pt-45-lg {
  padding-top:45px!important
 }
 .pb-45-lg {
  padding-bottom:45px!important
 }
 .pl-45-lg {
  padding-left:45px!important
 }
 .pr-45-lg {
  padding-right:45px!important
 }
 .m-50-lg {
  margin:50px!important
 }
 .mt-50-lg {
  margin-top:50px!important
 }
 .mb-50-lg {
  margin-bottom:50px!important
 }
 .ml-50-lg {
  margin-left:50px!important
 }
 .mr-50-lg {
  margin-right:50px!important
 }
 .p-50-lg {
  padding:50px!important
 }
 .pt-50-lg {
  padding-top:50px!important
 }
 .pb-50-lg {
  padding-bottom:50px!important
 }
 .pl-50-lg {
  padding-left:50px!important
 }
 .pr-50-lg {
  padding-right:50px!important
 }
 .m-55-lg {
  margin:55px!important
 }
 .mt-55-lg {
  margin-top:55px!important
 }
 .mb-55-lg {
  margin-bottom:55px!important
 }
 .ml-55-lg {
  margin-left:55px!important
 }
 .mr-55-lg {
  margin-right:55px!important
 }
 .p-55-lg {
  padding:55px!important
 }
 .pt-55-lg {
  padding-top:55px!important
 }
 .pb-55-lg {
  padding-bottom:55px!important
 }
 .pl-55-lg {
  padding-left:55px!important
 }
 .pr-55-lg {
  padding-right:55px!important
 }
 .m-60-lg {
  margin:60px!important
 }
 .mt-60-lg {
  margin-top:60px!important
 }
 .mb-60-lg {
  margin-bottom:60px!important
 }
 .ml-60-lg {
  margin-left:60px!important
 }
 .mr-60-lg {
  margin-right:60px!important
 }
 .p-60-lg {
  padding:60px!important
 }
 .pt-60-lg {
  padding-top:60px!important
 }
 .pb-60-lg {
  padding-bottom:60px!important
 }
 .pl-60-lg {
  padding-left:60px!important
 }
 .pr-60-lg {
  padding-right:60px!important
 }
 .m-65-lg {
  margin:65px!important
 }
 .mt-65-lg {
  margin-top:65px!important
 }
 .mb-65-lg {
  margin-bottom:65px!important
 }
 .ml-65-lg {
  margin-left:65px!important
 }
 .mr-65-lg {
  margin-right:65px!important
 }
 .p-65-lg {
  padding:65px!important
 }
 .pt-65-lg {
  padding-top:65px!important
 }
 .pb-65-lg {
  padding-bottom:65px!important
 }
 .pl-65-lg {
  padding-left:65px!important
 }
 .pr-65-lg {
  padding-right:65px!important
 }
 .m-70-lg {
  margin:70px!important
 }
 .mt-70-lg {
  margin-top:70px!important
 }
 .mb-70-lg {
  margin-bottom:70px!important
 }
 .ml-70-lg {
  margin-left:70px!important
 }
 .mr-70-lg {
  margin-right:70px!important
 }
 .p-70-lg {
  padding:70px!important
 }
 .pt-70-lg {
  padding-top:70px!important
 }
 .pb-70-lg {
  padding-bottom:70px!important
 }
 .pl-70-lg {
  padding-left:70px!important
 }
 .pr-70-lg {
  padding-right:70px!important
 }
 .m-75-lg {
  margin:75px!important
 }
 .mt-75-lg {
  margin-top:75px!important
 }
 .mb-75-lg {
  margin-bottom:75px!important
 }
 .ml-75-lg {
  margin-left:75px!important
 }
 .mr-75-lg {
  margin-right:75px!important
 }
 .p-75-lg {
  padding:75px!important
 }
 .pt-75-lg {
  padding-top:75px!important
 }
 .pb-75-lg {
  padding-bottom:75px!important
 }
 .pl-75-lg {
  padding-left:75px!important
 }
 .pr-75-lg {
  padding-right:75px!important
 }
 .m-80-lg {
  margin:80px!important
 }
 .mt-80-lg {
  margin-top:80px!important
 }
 .mb-80-lg {
  margin-bottom:80px!important
 }
 .ml-80-lg {
  margin-left:80px!important
 }
 .mr-80-lg {
  margin-right:80px!important
 }
 .p-80-lg {
  padding:80px!important
 }
 .pt-80-lg {
  padding-top:80px!important
 }
 .pb-80-lg {
  padding-bottom:80px!important
 }
 .pl-80-lg {
  padding-left:80px!important
 }
 .pr-80-lg {
  padding-right:80px!important
 }
 .m-85-lg {
  margin:85px!important
 }
 .mt-85-lg {
  margin-top:85px!important
 }
 .mb-85-lg {
  margin-bottom:85px!important
 }
 .ml-85-lg {
  margin-left:85px!important
 }
 .mr-85-lg {
  margin-right:85px!important
 }
 .p-85-lg {
  padding:85px!important
 }
 .pt-85-lg {
  padding-top:85px!important
 }
 .pb-85-lg {
  padding-bottom:85px!important
 }
 .pl-85-lg {
  padding-left:85px!important
 }
 .pr-85-lg {
  padding-right:85px!important
 }
 .m-90-lg {
  margin:90px!important
 }
 .mt-90-lg {
  margin-top:90px!important
 }
 .mb-90-lg {
  margin-bottom:90px!important
 }
 .ml-90-lg {
  margin-left:90px!important
 }
 .mr-90-lg {
  margin-right:90px!important
 }
 .p-90-lg {
  padding:90px!important
 }
 .pt-90-lg {
  padding-top:90px!important
 }
 .pb-90-lg {
  padding-bottom:90px!important
 }
 .pl-90-lg {
  padding-left:90px!important
 }
 .pr-90-lg {
  padding-right:90px!important
 }
 .m-95-lg {
  margin:95px!important
 }
 .mt-95-lg {
  margin-top:95px!important
 }
 .mb-95-lg {
  margin-bottom:95px!important
 }
 .ml-95-lg {
  margin-left:95px!important
 }
 .mr-95-lg {
  margin-right:95px!important
 }
 .p-95-lg {
  padding:95px!important
 }
 .pt-95-lg {
  padding-top:95px!important
 }
 .pb-95-lg {
  padding-bottom:95px!important
 }
 .pl-95-lg {
  padding-left:95px!important
 }
 .pr-95-lg {
  padding-right:95px!important
 }
 .m-100-lg {
  margin:100px!important
 }
 .mt-100-lg {
  margin-top:100px!important
 }
 .mb-100-lg {
  margin-bottom:100px!important
 }
 .ml-100-lg {
  margin-left:100px!important
 }
 .mr-100-lg {
  margin-right:100px!important
 }
 .p-100-lg {
  padding:100px!important
 }
 .pt-100-lg {
  padding-top:100px!important
 }
 .pb-100-lg {
  padding-bottom:100px!important
 }
 .pl-100-lg {
  padding-left:100px!important
 }
 .pr-100-lg {
  padding-right:100px!important
 }
 .m-105-lg {
  margin:105px!important
 }
 .mt-105-lg {
  margin-top:105px!important
 }
 .mb-105-lg {
  margin-bottom:105px!important
 }
 .ml-105-lg {
  margin-left:105px!important
 }
 .mr-105-lg {
  margin-right:105px!important
 }
 .p-105-lg {
  padding:105px!important
 }
 .pt-105-lg {
  padding-top:105px!important
 }
 .pb-105-lg {
  padding-bottom:105px!important
 }
 .pl-105-lg {
  padding-left:105px!important
 }
 .pr-105-lg {
  padding-right:105px!important
 }
 .m-110-lg {
  margin:110px!important
 }
 .mt-110-lg {
  margin-top:110px!important
 }
 .mb-110-lg {
  margin-bottom:110px!important
 }
 .ml-110-lg {
  margin-left:110px!important
 }
 .mr-110-lg {
  margin-right:110px!important
 }
 .p-110-lg {
  padding:110px!important
 }
 .pt-110-lg {
  padding-top:110px!important
 }
 .pb-110-lg {
  padding-bottom:110px!important
 }
 .pl-110-lg {
  padding-left:110px!important
 }
 .pr-110-lg {
  padding-right:110px!important
 }
 .m-115-lg {
  margin:115px!important
 }
 .mt-115-lg {
  margin-top:115px!important
 }
 .mb-115-lg {
  margin-bottom:115px!important
 }
 .ml-115-lg {
  margin-left:115px!important
 }
 .mr-115-lg {
  margin-right:115px!important
 }
 .p-115-lg {
  padding:115px!important
 }
 .pt-115-lg {
  padding-top:115px!important
 }
 .pb-115-lg {
  padding-bottom:115px!important
 }
 .pl-115-lg {
  padding-left:115px!important
 }
 .pr-115-lg {
  padding-right:115px!important
 }
 .m-120-lg {
  margin:120px!important
 }
 .mt-120-lg {
  margin-top:120px!important
 }
 .mb-120-lg {
  margin-bottom:120px!important
 }
 .ml-120-lg {
  margin-left:120px!important
 }
 .mr-120-lg {
  margin-right:120px!important
 }
 .p-120-lg {
  padding:120px!important
 }
 .pt-120-lg {
  padding-top:120px!important
 }
 .pb-120-lg {
  padding-bottom:120px!important
 }
 .pl-120-lg {
  padding-left:120px!important
 }
 .pr-120-lg {
  padding-right:120px!important
 }
 .m-125-lg {
  margin:125px!important
 }
 .mt-125-lg {
  margin-top:125px!important
 }
 .mb-125-lg {
  margin-bottom:125px!important
 }
 .ml-125-lg {
  margin-left:125px!important
 }
 .mr-125-lg {
  margin-right:125px!important
 }
 .p-125-lg {
  padding:125px!important
 }
 .pt-125-lg {
  padding-top:125px!important
 }
 .pb-125-lg {
  padding-bottom:125px!important
 }
 .pl-125-lg {
  padding-left:125px!important
 }
 .pr-125-lg {
  padding-right:125px!important
 }
 .m-130-lg {
  margin:130px!important
 }
 .mt-130-lg {
  margin-top:130px!important
 }
 .mb-130-lg {
  margin-bottom:130px!important
 }
 .ml-130-lg {
  margin-left:130px!important
 }
 .mr-130-lg {
  margin-right:130px!important
 }
 .p-130-lg {
  padding:130px!important
 }
 .pt-130-lg {
  padding-top:130px!important
 }
 .pb-130-lg {
  padding-bottom:130px!important
 }
 .pl-130-lg {
  padding-left:130px!important
 }
 .pr-130-lg {
  padding-right:130px!important
 }
 .m-135-lg {
  margin:135px!important
 }
 .mt-135-lg {
  margin-top:135px!important
 }
 .mb-135-lg {
  margin-bottom:135px!important
 }
 .ml-135-lg {
  margin-left:135px!important
 }
 .mr-135-lg {
  margin-right:135px!important
 }
 .p-135-lg {
  padding:135px!important
 }
 .pt-135-lg {
  padding-top:135px!important
 }
 .pb-135-lg {
  padding-bottom:135px!important
 }
 .pl-135-lg {
  padding-left:135px!important
 }
 .pr-135-lg {
  padding-right:135px!important
 }
 .m-140-lg {
  margin:140px!important
 }
 .mt-140-lg {
  margin-top:140px!important
 }
 .mb-140-lg {
  margin-bottom:140px!important
 }
 .ml-140-lg {
  margin-left:140px!important
 }
 .mr-140-lg {
  margin-right:140px!important
 }
 .p-140-lg {
  padding:140px!important
 }
 .pt-140-lg {
  padding-top:140px!important
 }
 .pb-140-lg {
  padding-bottom:140px!important
 }
 .pl-140-lg {
  padding-left:140px!important
 }
 .pr-140-lg {
  padding-right:140px!important
 }
 .m-145-lg {
  margin:145px!important
 }
 .mt-145-lg {
  margin-top:145px!important
 }
 .mb-145-lg {
  margin-bottom:145px!important
 }
 .ml-145-lg {
  margin-left:145px!important
 }
 .mr-145-lg {
  margin-right:145px!important
 }
 .p-145-lg {
  padding:145px!important
 }
 .pt-145-lg {
  padding-top:145px!important
 }
 .pb-145-lg {
  padding-bottom:145px!important
 }
 .pl-145-lg {
  padding-left:145px!important
 }
 .pr-145-lg {
  padding-right:145px!important
 }
 .m-150-lg {
  margin:150px!important
 }
 .mt-150-lg {
  margin-top:150px!important
 }
 .mb-150-lg {
  margin-bottom:150px!important
 }
 .ml-150-lg {
  margin-left:150px!important
 }
 .mr-150-lg {
  margin-right:150px!important
 }
 .p-150-lg {
  padding:150px!important
 }
 .pt-150-lg {
  padding-top:150px!important
 }
 .pb-150-lg {
  padding-bottom:150px!important
 }
 .pl-150-lg {
  padding-left:150px!important
 }
 .pr-150-lg {
  padding-right:150px!important
 }
 .m-155-lg {
  margin:155px!important
 }
 .mt-155-lg {
  margin-top:155px!important
 }
 .mb-155-lg {
  margin-bottom:155px!important
 }
 .ml-155-lg {
  margin-left:155px!important
 }
 .mr-155-lg {
  margin-right:155px!important
 }
 .p-155-lg {
  padding:155px!important
 }
 .pt-155-lg {
  padding-top:155px!important
 }
 .pb-155-lg {
  padding-bottom:155px!important
 }
 .pl-155-lg {
  padding-left:155px!important
 }
 .pr-155-lg {
  padding-right:155px!important
 }
 .m-160-lg {
  margin:160px!important
 }
 .mt-160-lg {
  margin-top:160px!important
 }
 .mb-160-lg {
  margin-bottom:160px!important
 }
 .ml-160-lg {
  margin-left:160px!important
 }
 .mr-160-lg {
  margin-right:160px!important
 }
 .p-160-lg {
  padding:160px!important
 }
 .pt-160-lg {
  padding-top:160px!important
 }
 .pb-160-lg {
  padding-bottom:160px!important
 }
 .pl-160-lg {
  padding-left:160px!important
 }
 .pr-160-lg {
  padding-right:160px!important
 }
 .m-165-lg {
  margin:165px!important
 }
 .mt-165-lg {
  margin-top:165px!important
 }
 .mb-165-lg {
  margin-bottom:165px!important
 }
 .ml-165-lg {
  margin-left:165px!important
 }
 .mr-165-lg {
  margin-right:165px!important
 }
 .p-165-lg {
  padding:165px!important
 }
 .pt-165-lg {
  padding-top:165px!important
 }
 .pb-165-lg {
  padding-bottom:165px!important
 }
 .pl-165-lg {
  padding-left:165px!important
 }
 .pr-165-lg {
  padding-right:165px!important
 }
 .m-170-lg {
  margin:170px!important
 }
 .mt-170-lg {
  margin-top:170px!important
 }
 .mb-170-lg {
  margin-bottom:170px!important
 }
 .ml-170-lg {
  margin-left:170px!important
 }
 .mr-170-lg {
  margin-right:170px!important
 }
 .p-170-lg {
  padding:170px!important
 }
 .pt-170-lg {
  padding-top:170px!important
 }
 .pb-170-lg {
  padding-bottom:170px!important
 }
 .pl-170-lg {
  padding-left:170px!important
 }
 .pr-170-lg {
  padding-right:170px!important
 }
 .m-175-lg {
  margin:175px!important
 }
 .mt-175-lg {
  margin-top:175px!important
 }
 .mb-175-lg {
  margin-bottom:175px!important
 }
 .ml-175-lg {
  margin-left:175px!important
 }
 .mr-175-lg {
  margin-right:175px!important
 }
 .p-175-lg {
  padding:175px!important
 }
 .pt-175-lg {
  padding-top:175px!important
 }
 .pb-175-lg {
  padding-bottom:175px!important
 }
 .pl-175-lg {
  padding-left:175px!important
 }
 .pr-175-lg {
  padding-right:175px!important
 }
 .m-180-lg {
  margin:180px!important
 }
 .mt-180-lg {
  margin-top:180px!important
 }
 .mb-180-lg {
  margin-bottom:180px!important
 }
 .ml-180-lg {
  margin-left:180px!important
 }
 .mr-180-lg {
  margin-right:180px!important
 }
 .p-180-lg {
  padding:180px!important
 }
 .pt-180-lg {
  padding-top:180px!important
 }
 .pb-180-lg {
  padding-bottom:180px!important
 }
 .pl-180-lg {
  padding-left:180px!important
 }
 .pr-180-lg {
  padding-right:180px!important
 }
 .m-185-lg {
  margin:185px!important
 }
 .mt-185-lg {
  margin-top:185px!important
 }
 .mb-185-lg {
  margin-bottom:185px!important
 }
 .ml-185-lg {
  margin-left:185px!important
 }
 .mr-185-lg {
  margin-right:185px!important
 }
 .p-185-lg {
  padding:185px!important
 }
 .pt-185-lg {
  padding-top:185px!important
 }
 .pb-185-lg {
  padding-bottom:185px!important
 }
 .pl-185-lg {
  padding-left:185px!important
 }
 .pr-185-lg {
  padding-right:185px!important
 }
 .m-190-lg {
  margin:190px!important
 }
 .mt-190-lg {
  margin-top:190px!important
 }
 .mb-190-lg {
  margin-bottom:190px!important
 }
 .ml-190-lg {
  margin-left:190px!important
 }
 .mr-190-lg {
  margin-right:190px!important
 }
 .p-190-lg {
  padding:190px!important
 }
 .pt-190-lg {
  padding-top:190px!important
 }
 .pb-190-lg {
  padding-bottom:190px!important
 }
 .pl-190-lg {
  padding-left:190px!important
 }
 .pr-190-lg {
  padding-right:190px!important
 }
 .m-195-lg {
  margin:195px!important
 }
 .mt-195-lg {
  margin-top:195px!important
 }
 .mb-195-lg {
  margin-bottom:195px!important
 }
 .ml-195-lg {
  margin-left:195px!important
 }
 .mr-195-lg {
  margin-right:195px!important
 }
 .p-195-lg {
  padding:195px!important
 }
 .pt-195-lg {
  padding-top:195px!important
 }
 .pb-195-lg {
  padding-bottom:195px!important
 }
 .pl-195-lg {
  padding-left:195px!important
 }
 .pr-195-lg {
  padding-right:195px!important
 }
 .m-200-lg {
  margin:200px!important
 }
 .mt-200-lg {
  margin-top:200px!important
 }
 .mb-200-lg {
  margin-bottom:200px!important
 }
 .ml-200-lg {
  margin-left:200px!important
 }
 .mr-200-lg {
  margin-right:200px!important
 }
 .p-200-lg {
  padding:200px!important
 }
 .pt-200-lg {
  padding-top:200px!important
 }
 .pb-200-lg {
  padding-bottom:200px!important
 }
 .pl-200-lg {
  padding-left:200px!important
 }
 .pr-200-lg {
  padding-right:200px!important
 }
}
@media (min-width:1200px) {
 .mh-0-xl {
  min-height:0!important
 }
 .mh-10-xl {
  min-height:10px!important
 }
 .mh-20-xl {
  min-height:20px!important
 }
 .mh-30-xl {
  min-height:30px!important
 }
 .mh-40-xl {
  min-height:40px!important
 }
 .mh-50-xl {
  min-height:50px!important
 }
 .mh-60-xl {
  min-height:60px!important
 }
 .mh-70-xl {
  min-height:70px!important
 }
 .mh-80-xl {
  min-height:80px!important
 }
 .mh-90-xl {
  min-height:90px!important
 }
 .mh-100-xl {
  min-height:100px!important
 }
 .mh-110-xl {
  min-height:110px!important
 }
 .mh-120-xl {
  min-height:120px!important
 }
 .mh-130-xl {
  min-height:130px!important
 }
 .mh-140-xl {
  min-height:140px!important
 }
 .mh-150-xl {
  min-height:150px!important
 }
 .mh-160-xl {
  min-height:160px!important
 }
 .mh-170-xl {
  min-height:170px!important
 }
 .mh-180-xl {
  min-height:180px!important
 }
 .mh-190-xl {
  min-height:190px!important
 }
 .mh-200-xl {
  min-height:200px!important
 }
 .mh-210-xl {
  min-height:210px!important
 }
 .mh-220-xl {
  min-height:220px!important
 }
 .mh-230-xl {
  min-height:230px!important
 }
 .mh-240-xl {
  min-height:240px!important
 }
 .mh-250-xl {
  min-height:250px!important
 }
 .mh-260-xl {
  min-height:260px!important
 }
 .mh-270-xl {
  min-height:270px!important
 }
 .mh-280-xl {
  min-height:280px!important
 }
 .mh-290-xl {
  min-height:290px!important
 }
 .mh-300-xl {
  min-height:300px!important
 }
 .mh-310-xl {
  min-height:310px!important
 }
 .mh-320-xl {
  min-height:320px!important
 }
 .mh-330-xl {
  min-height:330px!important
 }
 .mh-340-xl {
  min-height:340px!important
 }
 .mh-350-xl {
  min-height:350px!important
 }
 .mh-360-xl {
  min-height:360px!important
 }
 .mh-370-xl {
  min-height:370px!important
 }
 .mh-380-xl {
  min-height:380px!important
 }
 .mh-390-xl {
  min-height:390px!important
 }
 .mh-400-xl {
  min-height:400px!important
 }
 .mh-410-xl {
  min-height:410px!important
 }
 .mh-420-xl {
  min-height:420px!important
 }
 .mh-430-xl {
  min-height:430px!important
 }
 .mh-440-xl {
  min-height:440px!important
 }
 .mh-450-xl {
  min-height:450px!important
 }
 .mh-460-xl {
  min-height:460px!important
 }
 .mh-470-xl {
  min-height:470px!important
 }
 .mh-480-xl {
  min-height:480px!important
 }
 .mh-490-xl {
  min-height:490px!important
 }
 .mh-500-xl {
  min-height:500px!important
 }
 .mh-510-xl {
  min-height:510px!important
 }
 .mh-520-xl {
  min-height:520px!important
 }
 .mh-530-xl {
  min-height:530px!important
 }
 .mh-540-xl {
  min-height:540px!important
 }
 .mh-550-xl {
  min-height:550px!important
 }
 .mh-560-xl {
  min-height:560px!important
 }
 .mh-570-xl {
  min-height:570px!important
 }
 .mh-580-xl {
  min-height:580px!important
 }
 .mh-590-xl {
  min-height:590px!important
 }
 .mh-600-xl {
  min-height:600px!important
 }
 .mh-610-xl {
  min-height:610px!important
 }
 .mh-620-xl {
  min-height:620px!important
 }
 .mh-630-xl {
  min-height:630px!important
 }
 .mh-640-xl {
  min-height:640px!important
 }
 .mh-650-xl {
  min-height:650px!important
 }
 .mh-660-xl {
  min-height:660px!important
 }
 .mh-670-xl {
  min-height:670px!important
 }
 .mh-680-xl {
  min-height:680px!important
 }
 .mh-690-xl {
  min-height:690px!important
 }
 .mh-700-xl {
  min-height:700px!important
 }
 .mw-0-xl {
  min-width:0!important
 }
 .max-w-0-xl {
  max-width:0!important
 }
 .mw-20-xl {
  min-width:20px!important
 }
 .max-w-20-xl {
  max-width:20px!important
 }
 .mw-40-xl {
  min-width:40px!important
 }
 .max-w-40-xl {
  max-width:40px!important
 }
 .mw-60-xl {
  min-width:60px!important
 }
 .max-w-60-xl {
  max-width:60px!important
 }
 .mw-80-xl {
  min-width:80px!important
 }
 .max-w-80-xl {
  max-width:80px!important
 }
 .mw-100-xl {
  min-width:100px!important
 }
 .max-w-100-xl {
  max-width:100px!important
 }
 .mw-120-xl {
  min-width:120px!important
 }
 .max-w-120-xl {
  max-width:120px!important
 }
 .mw-140-xl {
  min-width:140px!important
 }
 .max-w-140-xl {
  max-width:140px!important
 }
 .mw-160-xl {
  min-width:160px!important
 }
 .max-w-160-xl {
  max-width:160px!important
 }
 .mw-180-xl {
  min-width:180px!important
 }
 .max-w-180-xl {
  max-width:180px!important
 }
 .mw-200-xl {
  min-width:200px!important
 }
 .max-w-200-xl {
  max-width:200px!important
 }
 .mw-220-xl {
  min-width:220px!important
 }
 .max-w-220-xl {
  max-width:220px!important
 }
 .mw-240-xl {
  min-width:240px!important
 }
 .max-w-240-xl {
  max-width:240px!important
 }
 .mw-260-xl {
  min-width:260px!important
 }
 .max-w-260-xl {
  max-width:260px!important
 }
 .mw-280-xl {
  min-width:280px!important
 }
 .max-w-280-xl {
  max-width:280px!important
 }
 .mw-300-xl {
  min-width:300px!important
 }
 .max-w-300-xl {
  max-width:300px!important
 }
 .mw-320-xl {
  min-width:320px!important
 }
 .max-w-320-xl {
  max-width:320px!important
 }
 .mw-340-xl {
  min-width:340px!important
 }
 .max-w-340-xl {
  max-width:340px!important
 }
 .mw-360-xl {
  min-width:360px!important
 }
 .max-w-360-xl {
  max-width:360px!important
 }
 .mw-380-xl {
  min-width:380px!important
 }
 .max-w-380-xl {
  max-width:380px!important
 }
 .mw-400-xl {
  min-width:400px!important
 }
 .max-w-400-xl {
  max-width:400px!important
 }
 .h-0-xl {
  height:0
 }
 .h-10-xl {
  height:10px
 }
 .h-20-xl {
  height:20px
 }
 .h-30-xl {
  height:30px
 }
 .h-40-xl {
  height:40px
 }
 .h-50-xl {
  height:50px
 }
 .h-60-xl {
  height:60px
 }
 .h-70-xl {
  height:70px
 }
 .h-80-xl {
  height:80px
 }
 .h-90-xl {
  height:90px
 }
 .h-100-xl {
  height:100px
 }
 .h-110-xl {
  height:110px
 }
 .h-120-xl {
  height:120px
 }
 .h-130-xl {
  height:130px
 }
 .h-140-xl {
  height:140px
 }
 .h-150-xl {
  height:150px
 }
 .h-160-xl {
  height:160px
 }
 .h-170-xl {
  height:170px
 }
 .h-180-xl {
  height:180px
 }
 .h-190-xl {
  height:190px
 }
 .h-200-xl {
  height:200px
 }
 .h-210-xl {
  height:210px
 }
 .h-220-xl {
  height:220px
 }
 .h-230-xl {
  height:230px
 }
 .h-240-xl {
  height:240px
 }
 .h-250-xl {
  height:250px
 }
 .h-260-xl {
  height:260px
 }
 .h-270-xl {
  height:270px
 }
 .h-280-xl {
  height:280px
 }
 .h-290-xl {
  height:290px
 }
 .h-300-xl {
  height:300px
 }
 .h-310-xl {
  height:310px
 }
 .h-320-xl {
  height:320px
 }
 .h-330-xl {
  height:330px
 }
 .h-340-xl {
  height:340px
 }
 .h-350-xl {
  height:350px
 }
 .h-360-xl {
  height:360px
 }
 .h-370-xl {
  height:370px
 }
 .h-380-xl {
  height:380px
 }
 .h-390-xl {
  height:390px
 }
 .h-400-xl {
  height:400px
 }
 .h-410-xl {
  height:410px
 }
 .h-420-xl {
  height:420px
 }
 .h-430-xl {
  height:430px
 }
 .h-440-xl {
  height:440px
 }
 .h-450-xl {
  height:450px
 }
 .h-460-xl {
  height:460px
 }
 .h-470-xl {
  height:470px
 }
 .h-480-xl {
  height:480px
 }
 .h-490-xl {
  height:490px
 }
 .h-500-xl {
  height:500px
 }
 .h-510-xl {
  height:510px
 }
 .h-520-xl {
  height:520px
 }
 .h-530-xl {
  height:530px
 }
 .h-540-xl {
  height:540px
 }
 .h-550-xl {
  height:550px
 }
 .h-560-xl {
  height:560px
 }
 .h-570-xl {
  height:570px
 }
 .h-580-xl {
  height:580px
 }
 .h-590-xl {
  height:590px
 }
 .h-600-xl {
  height:600px
 }
 .h-610-xl {
  height:610px
 }
 .h-620-xl {
  height:620px
 }
 .h-630-xl {
  height:630px
 }
 .h-640-xl {
  height:640px
 }
 .h-650-xl {
  height:650px
 }
 .h-660-xl {
  height:660px
 }
 .h-670-xl {
  height:670px
 }
 .h-680-xl {
  height:680px
 }
 .h-690-xl {
  height:690px
 }
 .h-700-xl {
  height:700px
 }
 .fs-5-xl {
  font-size:5px!important
 }
 .fs-6-xl {
  font-size:6px!important
 }
 .fs-7-xl {
  font-size:7px!important
 }
 .fs-8-xl {
  font-size:8px!important
 }
 .fs-9-xl {
  font-size:9px!important
 }
 .fs-10-xl {
  font-size:10px!important
 }
 .fs-11-xl {
  font-size:11px!important
 }
 .fs-12-xl {
  font-size:12px!important
 }
 .fs-13-xl {
  font-size:13px!important
 }
 .fs-14-xl {
  font-size:14px!important
 }
 .fs-15-xl {
  font-size:15px!important
 }
 .fs-16-xl {
  font-size:16px!important
 }
 .fs-17-xl {
  font-size:17px!important
 }
 .fs-18-xl {
  font-size:18px!important
 }
 .fs-19-xl {
  font-size:19px!important
 }
 .fs-20-xl {
  font-size:20px!important
 }
 .fs-21-xl {
  font-size:21px!important
 }
 .fs-22-xl {
  font-size:22px!important
 }
 .fs-23-xl {
  font-size:23px!important
 }
 .fs-24-xl {
  font-size:24px!important
 }
 .fs-25-xl {
  font-size:25px!important
 }
 .fs-26-xl {
  font-size:26px!important
 }
 .fs-27-xl {
  font-size:27px!important
 }
 .fs-28-xl {
  font-size:28px!important
 }
 .fs-29-xl {
  font-size:29px!important
 }
 .fs-30-xl {
  font-size:30px!important
 }
 .fs-31-xl {
  font-size:31px!important
 }
 .fs-32-xl {
  font-size:32px!important
 }
 .fs-33-xl {
  font-size:33px!important
 }
 .fs-34-xl {
  font-size:34px!important
 }
 .fs-35-xl {
  font-size:35px!important
 }
 .fs-36-xl {
  font-size:36px!important
 }
 .fs-37-xl {
  font-size:37px!important
 }
 .fs-38-xl {
  font-size:38px!important
 }
 .fs-39-xl {
  font-size:39px!important
 }
 .fs-40-xl {
  font-size:40px!important
 }
 .fs-41-xl {
  font-size:41px!important
 }
 .fs-42-xl {
  font-size:42px!important
 }
 .fs-43-xl {
  font-size:43px!important
 }
 .fs-44-xl {
  font-size:44px!important
 }
 .fs-45-xl {
  font-size:45px!important
 }
 .fs-46-xl {
  font-size:46px!important
 }
 .fs-47-xl {
  font-size:47px!important
 }
 .fs-48-xl {
  font-size:48px!important
 }
 .fs-49-xl {
  font-size:49px!important
 }
 .fs-50-xl {
  font-size:50px!important
 }
 .fs-51-xl {
  font-size:51px!important
 }
 .fs-52-xl {
  font-size:52px!important
 }
 .fs-53-xl {
  font-size:53px!important
 }
 .fs-54-xl {
  font-size:54px!important
 }
 .fs-55-xl {
  font-size:55px!important
 }
 .fs-56-xl {
  font-size:56px!important
 }
 .fs-57-xl {
  font-size:57px!important
 }
 .fs-58-xl {
  font-size:58px!important
 }
 .fs-59-xl {
  font-size:59px!important
 }
 .fs-60-xl {
  font-size:60px!important
 }
 .fs-61-xl {
  font-size:61px!important
 }
 .fs-62-xl {
  font-size:62px!important
 }
 .fs-63-xl {
  font-size:63px!important
 }
 .fs-64-xl {
  font-size:64px!important
 }
 .fs-65-xl {
  font-size:65px!important
 }
 .fs-66-xl {
  font-size:66px!important
 }
 .fs-67-xl {
  font-size:67px!important
 }
 .fs-68-xl {
  font-size:68px!important
 }
 .fs-69-xl {
  font-size:69px!important
 }
 .fs-70-xl {
  font-size:70px!important
 }
 .fs-71-xl {
  font-size:71px!important
 }
 .fs-72-xl {
  font-size:72px!important
 }
 .fs-73-xl {
  font-size:73px!important
 }
 .fs-74-xl {
  font-size:74px!important
 }
 .fs-75-xl {
  font-size:75px!important
 }
 .fs-76-xl {
  font-size:76px!important
 }
 .fs-77-xl {
  font-size:77px!important
 }
 .fs-78-xl {
  font-size:78px!important
 }
 .fs-79-xl {
  font-size:79px!important
 }
 .fs-80-xl {
  font-size:80px!important
 }
 .w-0-xl {
  width:0%!important
 }
 .w-5-xl {
  width:5%!important
 }
 .w-10-xl {
  width:10%!important
 }
 .w-15-xl {
  width:15%!important
 }
 .w-20-xl {
  width:20%!important
 }
 .w-25-xl {
  width:25%!important
 }
 .w-30-xl {
  width:30%!important
 }
 .w-35-xl {
  width:35%!important
 }
 .w-40-xl {
  width:40%!important
 }
 .w-45-xl {
  width:45%!important
 }
 .w-50-xl {
  width:50%!important
 }
 .w-55-xl {
  width:55%!important
 }
 .w-60-xl {
  width:60%!important
 }
 .w-65-xl {
  width:65%!important
 }
 .w-70-xl {
  width:70%!important
 }
 .w-75-xl {
  width:75%!important
 }
 .w-80-xl {
  width:80%!important
 }
 .w-85-xl {
  width:85%!important
 }
 .w-90-xl {
  width:90%!important
 }
 .w-95-xl {
  width:95%!important
 }
 .w-100-xl {
  width:100%!important
 }
 .m-0-xl {
  margin:0!important
 }
 .mt-0-xl {
  margin-top:0!important
 }
 .mb-0-xl {
  margin-bottom:0!important
 }
 .ml-0-xl {
  margin-left:0!important
 }
 .mr-0-xl {
  margin-right:0!important
 }
 .p-0-xl {
  padding:0!important
 }
 .pt-0-xl {
  padding-top:0!important
 }
 .pb-0-xl {
  padding-bottom:0!important
 }
 .pl-0-xl {
  padding-left:0!important
 }
 .pr-0-xl {
  padding-right:0!important
 }
 .m-5-xl {
  margin:5px!important
 }
 .mt-5-xl {
  margin-top:5px!important
 }
 .mb-5-xl {
  margin-bottom:5px!important
 }
 .ml-5-xl {
  margin-left:5px!important
 }
 .mr-5-xl {
  margin-right:5px!important
 }
 .p-5-xl {
  padding:5px!important
 }
 .pt-5-xl {
  padding-top:5px!important
 }
 .pb-5-xl {
  padding-bottom:5px!important
 }
 .pl-5-xl {
  padding-left:5px!important
 }
 .pr-5-xl {
  padding-right:5px!important
 }
 .m-10-xl {
  margin:10px!important
 }
 .mt-10-xl {
  margin-top:10px!important
 }
 .mb-10-xl {
  margin-bottom:10px!important
 }
 .ml-10-xl {
  margin-left:10px!important
 }
 .mr-10-xl {
  margin-right:10px!important
 }
 .p-10-xl {
  padding:10px!important
 }
 .pt-10-xl {
  padding-top:10px!important
 }
 .pb-10-xl {
  padding-bottom:10px!important
 }
 .pl-10-xl {
  padding-left:10px!important
 }
 .pr-10-xl {
  padding-right:10px!important
 }
 .m-15-xl {
  margin:15px!important
 }
 .mt-15-xl {
  margin-top:15px!important
 }
 .mb-15-xl {
  margin-bottom:15px!important
 }
 .ml-15-xl {
  margin-left:15px!important
 }
 .mr-15-xl {
  margin-right:15px!important
 }
 .p-15-xl {
  padding:15px!important
 }
 .pt-15-xl {
  padding-top:15px!important
 }
 .pb-15-xl {
  padding-bottom:15px!important
 }
 .pl-15-xl {
  padding-left:15px!important
 }
 .pr-15-xl {
  padding-right:15px!important
 }
 .m-20-xl {
  margin:20px!important
 }
 .mt-20-xl {
  margin-top:20px!important
 }
 .mb-20-xl {
  margin-bottom:20px!important
 }
 .ml-20-xl {
  margin-left:20px!important
 }
 .mr-20-xl {
  margin-right:20px!important
 }
 .p-20-xl {
  padding:20px!important
 }
 .pt-20-xl {
  padding-top:20px!important
 }
 .pb-20-xl {
  padding-bottom:20px!important
 }
 .pl-20-xl {
  padding-left:20px!important
 }
 .pr-20-xl {
  padding-right:20px!important
 }
 .m-25-xl {
  margin:25px!important
 }
 .mt-25-xl {
  margin-top:25px!important
 }
 .mb-25-xl {
  margin-bottom:25px!important
 }
 .ml-25-xl {
  margin-left:25px!important
 }
 .mr-25-xl {
  margin-right:25px!important
 }
 .p-25-xl {
  padding:25px!important
 }
 .pt-25-xl {
  padding-top:25px!important
 }
 .pb-25-xl {
  padding-bottom:25px!important
 }
 .pl-25-xl {
  padding-left:25px!important
 }
 .pr-25-xl {
  padding-right:25px!important
 }
 .m-30-xl {
  margin:30px!important
 }
 .mt-30-xl {
  margin-top:30px!important
 }
 .mb-30-xl {
  margin-bottom:30px!important
 }
 .ml-30-xl {
  margin-left:30px!important
 }
 .mr-30-xl {
  margin-right:30px!important
 }
 .p-30-xl {
  padding:30px!important
 }
 .pt-30-xl {
  padding-top:30px!important
 }
 .pb-30-xl {
  padding-bottom:30px!important
 }
 .pl-30-xl {
  padding-left:30px!important
 }
 .pr-30-xl {
  padding-right:30px!important
 }
 .m-35-xl {
  margin:35px!important
 }
 .mt-35-xl {
  margin-top:35px!important
 }
 .mb-35-xl {
  margin-bottom:35px!important
 }
 .ml-35-xl {
  margin-left:35px!important
 }
 .mr-35-xl {
  margin-right:35px!important
 }
 .p-35-xl {
  padding:35px!important
 }
 .pt-35-xl {
  padding-top:35px!important
 }
 .pb-35-xl {
  padding-bottom:35px!important
 }
 .pl-35-xl {
  padding-left:35px!important
 }
 .pr-35-xl {
  padding-right:35px!important
 }
 .m-40-xl {
  margin:40px!important
 }
 .mt-40-xl {
  margin-top:40px!important
 }
 .mb-40-xl {
  margin-bottom:40px!important
 }
 .ml-40-xl {
  margin-left:40px!important
 }
 .mr-40-xl {
  margin-right:40px!important
 }
 .p-40-xl {
  padding:40px!important
 }
 .pt-40-xl {
  padding-top:40px!important
 }
 .pb-40-xl {
  padding-bottom:40px!important
 }
 .pl-40-xl {
  padding-left:40px!important
 }
 .pr-40-xl {
  padding-right:40px!important
 }
 .m-45-xl {
  margin:45px!important
 }
 .mt-45-xl {
  margin-top:45px!important
 }
 .mb-45-xl {
  margin-bottom:45px!important
 }
 .ml-45-xl {
  margin-left:45px!important
 }
 .mr-45-xl {
  margin-right:45px!important
 }
 .p-45-xl {
  padding:45px!important
 }
 .pt-45-xl {
  padding-top:45px!important
 }
 .pb-45-xl {
  padding-bottom:45px!important
 }
 .pl-45-xl {
  padding-left:45px!important
 }
 .pr-45-xl {
  padding-right:45px!important
 }
 .m-50-xl {
  margin:50px!important
 }
 .mt-50-xl {
  margin-top:50px!important
 }
 .mb-50-xl {
  margin-bottom:50px!important
 }
 .ml-50-xl {
  margin-left:50px!important
 }
 .mr-50-xl {
  margin-right:50px!important
 }
 .p-50-xl {
  padding:50px!important
 }
 .pt-50-xl {
  padding-top:50px!important
 }
 .pb-50-xl {
  padding-bottom:50px!important
 }
 .pl-50-xl {
  padding-left:50px!important
 }
 .pr-50-xl {
  padding-right:50px!important
 }
 .m-55-xl {
  margin:55px!important
 }
 .mt-55-xl {
  margin-top:55px!important
 }
 .mb-55-xl {
  margin-bottom:55px!important
 }
 .ml-55-xl {
  margin-left:55px!important
 }
 .mr-55-xl {
  margin-right:55px!important
 }
 .p-55-xl {
  padding:55px!important
 }
 .pt-55-xl {
  padding-top:55px!important
 }
 .pb-55-xl {
  padding-bottom:55px!important
 }
 .pl-55-xl {
  padding-left:55px!important
 }
 .pr-55-xl {
  padding-right:55px!important
 }
 .m-60-xl {
  margin:60px!important
 }
 .mt-60-xl {
  margin-top:60px!important
 }
 .mb-60-xl {
  margin-bottom:60px!important
 }
 .ml-60-xl {
  margin-left:60px!important
 }
 .mr-60-xl {
  margin-right:60px!important
 }
 .p-60-xl {
  padding:60px!important
 }
 .pt-60-xl {
  padding-top:60px!important
 }
 .pb-60-xl {
  padding-bottom:60px!important
 }
 .pl-60-xl {
  padding-left:60px!important
 }
 .pr-60-xl {
  padding-right:60px!important
 }
 .m-65-xl {
  margin:65px!important
 }
 .mt-65-xl {
  margin-top:65px!important
 }
 .mb-65-xl {
  margin-bottom:65px!important
 }
 .ml-65-xl {
  margin-left:65px!important
 }
 .mr-65-xl {
  margin-right:65px!important
 }
 .p-65-xl {
  padding:65px!important
 }
 .pt-65-xl {
  padding-top:65px!important
 }
 .pb-65-xl {
  padding-bottom:65px!important
 }
 .pl-65-xl {
  padding-left:65px!important
 }
 .pr-65-xl {
  padding-right:65px!important
 }
 .m-70-xl {
  margin:70px!important
 }
 .mt-70-xl {
  margin-top:70px!important
 }
 .mb-70-xl {
  margin-bottom:70px!important
 }
 .ml-70-xl {
  margin-left:70px!important
 }
 .mr-70-xl {
  margin-right:70px!important
 }
 .p-70-xl {
  padding:70px!important
 }
 .pt-70-xl {
  padding-top:70px!important
 }
 .pb-70-xl {
  padding-bottom:70px!important
 }
 .pl-70-xl {
  padding-left:70px!important
 }
 .pr-70-xl {
  padding-right:70px!important
 }
 .m-75-xl {
  margin:75px!important
 }
 .mt-75-xl {
  margin-top:75px!important
 }
 .mb-75-xl {
  margin-bottom:75px!important
 }
 .ml-75-xl {
  margin-left:75px!important
 }
 .mr-75-xl {
  margin-right:75px!important
 }
 .p-75-xl {
  padding:75px!important
 }
 .pt-75-xl {
  padding-top:75px!important
 }
 .pb-75-xl {
  padding-bottom:75px!important
 }
 .pl-75-xl {
  padding-left:75px!important
 }
 .pr-75-xl {
  padding-right:75px!important
 }
 .m-80-xl {
  margin:80px!important
 }
 .mt-80-xl {
  margin-top:80px!important
 }
 .mb-80-xl {
  margin-bottom:80px!important
 }
 .ml-80-xl {
  margin-left:80px!important
 }
 .mr-80-xl {
  margin-right:80px!important
 }
 .p-80-xl {
  padding:80px!important
 }
 .pt-80-xl {
  padding-top:80px!important
 }
 .pb-80-xl {
  padding-bottom:80px!important
 }
 .pl-80-xl {
  padding-left:80px!important
 }
 .pr-80-xl {
  padding-right:80px!important
 }
 .m-85-xl {
  margin:85px!important
 }
 .mt-85-xl {
  margin-top:85px!important
 }
 .mb-85-xl {
  margin-bottom:85px!important
 }
 .ml-85-xl {
  margin-left:85px!important
 }
 .mr-85-xl {
  margin-right:85px!important
 }
 .p-85-xl {
  padding:85px!important
 }
 .pt-85-xl {
  padding-top:85px!important
 }
 .pb-85-xl {
  padding-bottom:85px!important
 }
 .pl-85-xl {
  padding-left:85px!important
 }
 .pr-85-xl {
  padding-right:85px!important
 }
 .m-90-xl {
  margin:90px!important
 }
 .mt-90-xl {
  margin-top:90px!important
 }
 .mb-90-xl {
  margin-bottom:90px!important
 }
 .ml-90-xl {
  margin-left:90px!important
 }
 .mr-90-xl {
  margin-right:90px!important
 }
 .p-90-xl {
  padding:90px!important
 }
 .pt-90-xl {
  padding-top:90px!important
 }
 .pb-90-xl {
  padding-bottom:90px!important
 }
 .pl-90-xl {
  padding-left:90px!important
 }
 .pr-90-xl {
  padding-right:90px!important
 }
 .m-95-xl {
  margin:95px!important
 }
 .mt-95-xl {
  margin-top:95px!important
 }
 .mb-95-xl {
  margin-bottom:95px!important
 }
 .ml-95-xl {
  margin-left:95px!important
 }
 .mr-95-xl {
  margin-right:95px!important
 }
 .p-95-xl {
  padding:95px!important
 }
 .pt-95-xl {
  padding-top:95px!important
 }
 .pb-95-xl {
  padding-bottom:95px!important
 }
 .pl-95-xl {
  padding-left:95px!important
 }
 .pr-95-xl {
  padding-right:95px!important
 }
 .m-100-xl {
  margin:100px!important
 }
 .mt-100-xl {
  margin-top:100px!important
 }
 .mb-100-xl {
  margin-bottom:100px!important
 }
 .ml-100-xl {
  margin-left:100px!important
 }
 .mr-100-xl {
  margin-right:100px!important
 }
 .p-100-xl {
  padding:100px!important
 }
 .pt-100-xl {
  padding-top:100px!important
 }
 .pb-100-xl {
  padding-bottom:100px!important
 }
 .pl-100-xl {
  padding-left:100px!important
 }
 .pr-100-xl {
  padding-right:100px!important
 }
 .m-105-xl {
  margin:105px!important
 }
 .mt-105-xl {
  margin-top:105px!important
 }
 .mb-105-xl {
  margin-bottom:105px!important
 }
 .ml-105-xl {
  margin-left:105px!important
 }
 .mr-105-xl {
  margin-right:105px!important
 }
 .p-105-xl {
  padding:105px!important
 }
 .pt-105-xl {
  padding-top:105px!important
 }
 .pb-105-xl {
  padding-bottom:105px!important
 }
 .pl-105-xl {
  padding-left:105px!important
 }
 .pr-105-xl {
  padding-right:105px!important
 }
 .m-110-xl {
  margin:110px!important
 }
 .mt-110-xl {
  margin-top:110px!important
 }
 .mb-110-xl {
  margin-bottom:110px!important
 }
 .ml-110-xl {
  margin-left:110px!important
 }
 .mr-110-xl {
  margin-right:110px!important
 }
 .p-110-xl {
  padding:110px!important
 }
 .pt-110-xl {
  padding-top:110px!important
 }
 .pb-110-xl {
  padding-bottom:110px!important
 }
 .pl-110-xl {
  padding-left:110px!important
 }
 .pr-110-xl {
  padding-right:110px!important
 }
 .m-115-xl {
  margin:115px!important
 }
 .mt-115-xl {
  margin-top:115px!important
 }
 .mb-115-xl {
  margin-bottom:115px!important
 }
 .ml-115-xl {
  margin-left:115px!important
 }
 .mr-115-xl {
  margin-right:115px!important
 }
 .p-115-xl {
  padding:115px!important
 }
 .pt-115-xl {
  padding-top:115px!important
 }
 .pb-115-xl {
  padding-bottom:115px!important
 }
 .pl-115-xl {
  padding-left:115px!important
 }
 .pr-115-xl {
  padding-right:115px!important
 }
 .m-120-xl {
  margin:120px!important
 }
 .mt-120-xl {
  margin-top:120px!important
 }
 .mb-120-xl {
  margin-bottom:120px!important
 }
 .ml-120-xl {
  margin-left:120px!important
 }
 .mr-120-xl {
  margin-right:120px!important
 }
 .p-120-xl {
  padding:120px!important
 }
 .pt-120-xl {
  padding-top:120px!important
 }
 .pb-120-xl {
  padding-bottom:120px!important
 }
 .pl-120-xl {
  padding-left:120px!important
 }
 .pr-120-xl {
  padding-right:120px!important
 }
 .m-125-xl {
  margin:125px!important
 }
 .mt-125-xl {
  margin-top:125px!important
 }
 .mb-125-xl {
  margin-bottom:125px!important
 }
 .ml-125-xl {
  margin-left:125px!important
 }
 .mr-125-xl {
  margin-right:125px!important
 }
 .p-125-xl {
  padding:125px!important
 }
 .pt-125-xl {
  padding-top:125px!important
 }
 .pb-125-xl {
  padding-bottom:125px!important
 }
 .pl-125-xl {
  padding-left:125px!important
 }
 .pr-125-xl {
  padding-right:125px!important
 }
 .m-130-xl {
  margin:130px!important
 }
 .mt-130-xl {
  margin-top:130px!important
 }
 .mb-130-xl {
  margin-bottom:130px!important
 }
 .ml-130-xl {
  margin-left:130px!important
 }
 .mr-130-xl {
  margin-right:130px!important
 }
 .p-130-xl {
  padding:130px!important
 }
 .pt-130-xl {
  padding-top:130px!important
 }
 .pb-130-xl {
  padding-bottom:130px!important
 }
 .pl-130-xl {
  padding-left:130px!important
 }
 .pr-130-xl {
  padding-right:130px!important
 }
 .m-135-xl {
  margin:135px!important
 }
 .mt-135-xl {
  margin-top:135px!important
 }
 .mb-135-xl {
  margin-bottom:135px!important
 }
 .ml-135-xl {
  margin-left:135px!important
 }
 .mr-135-xl {
  margin-right:135px!important
 }
 .p-135-xl {
  padding:135px!important
 }
 .pt-135-xl {
  padding-top:135px!important
 }
 .pb-135-xl {
  padding-bottom:135px!important
 }
 .pl-135-xl {
  padding-left:135px!important
 }
 .pr-135-xl {
  padding-right:135px!important
 }
 .m-140-xl {
  margin:140px!important
 }
 .mt-140-xl {
  margin-top:140px!important
 }
 .mb-140-xl {
  margin-bottom:140px!important
 }
 .ml-140-xl {
  margin-left:140px!important
 }
 .mr-140-xl {
  margin-right:140px!important
 }
 .p-140-xl {
  padding:140px!important
 }
 .pt-140-xl {
  padding-top:140px!important
 }
 .pb-140-xl {
  padding-bottom:140px!important
 }
 .pl-140-xl {
  padding-left:140px!important
 }
 .pr-140-xl {
  padding-right:140px!important
 }
 .m-145-xl {
  margin:145px!important
 }
 .mt-145-xl {
  margin-top:145px!important
 }
 .mb-145-xl {
  margin-bottom:145px!important
 }
 .ml-145-xl {
  margin-left:145px!important
 }
 .mr-145-xl {
  margin-right:145px!important
 }
 .p-145-xl {
  padding:145px!important
 }
 .pt-145-xl {
  padding-top:145px!important
 }
 .pb-145-xl {
  padding-bottom:145px!important
 }
 .pl-145-xl {
  padding-left:145px!important
 }
 .pr-145-xl {
  padding-right:145px!important
 }
 .m-150-xl {
  margin:150px!important
 }
 .mt-150-xl {
  margin-top:150px!important
 }
 .mb-150-xl {
  margin-bottom:150px!important
 }
 .ml-150-xl {
  margin-left:150px!important
 }
 .mr-150-xl {
  margin-right:150px!important
 }
 .p-150-xl {
  padding:150px!important
 }
 .pt-150-xl {
  padding-top:150px!important
 }
 .pb-150-xl {
  padding-bottom:150px!important
 }
 .pl-150-xl {
  padding-left:150px!important
 }
 .pr-150-xl {
  padding-right:150px!important
 }
 .m-155-xl {
  margin:155px!important
 }
 .mt-155-xl {
  margin-top:155px!important
 }
 .mb-155-xl {
  margin-bottom:155px!important
 }
 .ml-155-xl {
  margin-left:155px!important
 }
 .mr-155-xl {
  margin-right:155px!important
 }
 .p-155-xl {
  padding:155px!important
 }
 .pt-155-xl {
  padding-top:155px!important
 }
 .pb-155-xl {
  padding-bottom:155px!important
 }
 .pl-155-xl {
  padding-left:155px!important
 }
 .pr-155-xl {
  padding-right:155px!important
 }
 .m-160-xl {
  margin:160px!important
 }
 .mt-160-xl {
  margin-top:160px!important
 }
 .mb-160-xl {
  margin-bottom:160px!important
 }
 .ml-160-xl {
  margin-left:160px!important
 }
 .mr-160-xl {
  margin-right:160px!important
 }
 .p-160-xl {
  padding:160px!important
 }
 .pt-160-xl {
  padding-top:160px!important
 }
 .pb-160-xl {
  padding-bottom:160px!important
 }
 .pl-160-xl {
  padding-left:160px!important
 }
 .pr-160-xl {
  padding-right:160px!important
 }
 .m-165-xl {
  margin:165px!important
 }
 .mt-165-xl {
  margin-top:165px!important
 }
 .mb-165-xl {
  margin-bottom:165px!important
 }
 .ml-165-xl {
  margin-left:165px!important
 }
 .mr-165-xl {
  margin-right:165px!important
 }
 .p-165-xl {
  padding:165px!important
 }
 .pt-165-xl {
  padding-top:165px!important
 }
 .pb-165-xl {
  padding-bottom:165px!important
 }
 .pl-165-xl {
  padding-left:165px!important
 }
 .pr-165-xl {
  padding-right:165px!important
 }
 .m-170-xl {
  margin:170px!important
 }
 .mt-170-xl {
  margin-top:170px!important
 }
 .mb-170-xl {
  margin-bottom:170px!important
 }
 .ml-170-xl {
  margin-left:170px!important
 }
 .mr-170-xl {
  margin-right:170px!important
 }
 .p-170-xl {
  padding:170px!important
 }
 .pt-170-xl {
  padding-top:170px!important
 }
 .pb-170-xl {
  padding-bottom:170px!important
 }
 .pl-170-xl {
  padding-left:170px!important
 }
 .pr-170-xl {
  padding-right:170px!important
 }
 .m-175-xl {
  margin:175px!important
 }
 .mt-175-xl {
  margin-top:175px!important
 }
 .mb-175-xl {
  margin-bottom:175px!important
 }
 .ml-175-xl {
  margin-left:175px!important
 }
 .mr-175-xl {
  margin-right:175px!important
 }
 .p-175-xl {
  padding:175px!important
 }
 .pt-175-xl {
  padding-top:175px!important
 }
 .pb-175-xl {
  padding-bottom:175px!important
 }
 .pl-175-xl {
  padding-left:175px!important
 }
 .pr-175-xl {
  padding-right:175px!important
 }
 .m-180-xl {
  margin:180px!important
 }
 .mt-180-xl {
  margin-top:180px!important
 }
 .mb-180-xl {
  margin-bottom:180px!important
 }
 .ml-180-xl {
  margin-left:180px!important
 }
 .mr-180-xl {
  margin-right:180px!important
 }
 .p-180-xl {
  padding:180px!important
 }
 .pt-180-xl {
  padding-top:180px!important
 }
 .pb-180-xl {
  padding-bottom:180px!important
 }
 .pl-180-xl {
  padding-left:180px!important
 }
 .pr-180-xl {
  padding-right:180px!important
 }
 .m-185-xl {
  margin:185px!important
 }
 .mt-185-xl {
  margin-top:185px!important
 }
 .mb-185-xl {
  margin-bottom:185px!important
 }
 .ml-185-xl {
  margin-left:185px!important
 }
 .mr-185-xl {
  margin-right:185px!important
 }
 .p-185-xl {
  padding:185px!important
 }
 .pt-185-xl {
  padding-top:185px!important
 }
 .pb-185-xl {
  padding-bottom:185px!important
 }
 .pl-185-xl {
  padding-left:185px!important
 }
 .pr-185-xl {
  padding-right:185px!important
 }
 .m-190-xl {
  margin:190px!important
 }
 .mt-190-xl {
  margin-top:190px!important
 }
 .mb-190-xl {
  margin-bottom:190px!important
 }
 .ml-190-xl {
  margin-left:190px!important
 }
 .mr-190-xl {
  margin-right:190px!important
 }
 .p-190-xl {
  padding:190px!important
 }
 .pt-190-xl {
  padding-top:190px!important
 }
 .pb-190-xl {
  padding-bottom:190px!important
 }
 .pl-190-xl {
  padding-left:190px!important
 }
 .pr-190-xl {
  padding-right:190px!important
 }
 .m-195-xl {
  margin:195px!important
 }
 .mt-195-xl {
  margin-top:195px!important
 }
 .mb-195-xl {
  margin-bottom:195px!important
 }
 .ml-195-xl {
  margin-left:195px!important
 }
 .mr-195-xl {
  margin-right:195px!important
 }
 .p-195-xl {
  padding:195px!important
 }
 .pt-195-xl {
  padding-top:195px!important
 }
 .pb-195-xl {
  padding-bottom:195px!important
 }
 .pl-195-xl {
  padding-left:195px!important
 }
 .pr-195-xl {
  padding-right:195px!important
 }
 .m-200-xl {
  margin:200px!important
 }
 .mt-200-xl {
  margin-top:200px!important
 }
 .mb-200-xl {
  margin-bottom:200px!important
 }
 .ml-200-xl {
  margin-left:200px!important
 }
 .mr-200-xl {
  margin-right:200px!important
 }
 .p-200-xl {
  padding:200px!important
 }
 .pt-200-xl {
  padding-top:200px!important
 }
 .pb-200-xl {
  padding-bottom:200px!important
 }
 .pl-200-xl {
  padding-left:200px!important
 }
 .pr-200-xl {
  padding-right:200px!important
 }
}
body.lang-en-h24 .price-block {
 font-size:55px
}
body.lang-en-h24 .component-big-price .price-block-wrapper {
 font-size:3em
}
@media (max-width:1199.98px) {
 body.lang-en-h24 .component-big-price .price-block-wrapper {
  font-size:2.5em
 }
}
@media (max-width:991.98px) {
 body.lang-en-h24 .component-big-price .price-block-wrapper {
  font-size:2em
 }
}
@media (max-width:767.98px) {
 body.lang-en-h24 .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:575.98px) {
 body.lang-en-h24 .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-en-in-h24 .price-block {
 font-size:30px
}
body.lang-en-in-h24 .component-big-price .price-block-wrapper {
 font-size:1.4em
}
@media (max-width:1199.98px) {
 body.lang-en-in-h24 .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:991.98px) {
 body.lang-en-in-h24 .component-big-price .price-block-wrapper {
  font-size:.9em
 }
}
@media (max-width:767.98px) {
 body.lang-en-in-h24 .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:575.98px) {
 body.lang-en-in-h24 .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-en-gb-h24 .price-block {
 font-size:55px
}
body.lang-en-gb-h24 .component-big-price .price-block-wrapper {
 font-size:3em
}
@media (max-width:1199.98px) {
 body.lang-en-gb-h24 .component-big-price .price-block-wrapper {
  font-size:2.5em
 }
}
@media (max-width:991.98px) {
 body.lang-en-gb-h24 .component-big-price .price-block-wrapper {
  font-size:2em
 }
}
@media (max-width:767.98px) {
 body.lang-en-gb-h24 .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:575.98px) {
 body.lang-en-gb-h24 .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-en-au-h24 .price-block {
 font-size:40px
}
body.lang-en-au-h24 .component-big-price .price-block-wrapper {
 font-size:1.6em
}
@media (max-width:1199.98px) {
 body.lang-en-au-h24 .component-big-price .price-block-wrapper {
  font-size:1.3em
 }
}
@media (max-width:991.98px) {
 body.lang-en-au-h24 .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:767.98px) {
 body.lang-en-au-h24 .component-big-price .price-block-wrapper {
  font-size:1.3em
 }
}
@media (max-width:575.98px) {
 body.lang-en-au-h24 .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
body.lang-en-ph-h24 .price-block {
 font-size:25px
}
body.lang-en-ph-h24 .component-big-price .price-block-wrapper {
 font-size:1.3em
}
@media (max-width:1199.98px) {
 body.lang-en-ph-h24 .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:991.98px) {
 body.lang-en-ph-h24 .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
@media (max-width:767.98px) {
 body.lang-en-ph-h24 .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:575.98px) {
 body.lang-en-ph-h24 .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-en-ca-h24 .price-block {
 font-size:50px
}
body.lang-en-ca-h24 .component-big-price .price-block-wrapper {
 font-size:1.6em
}
@media (max-width:1199.98px) {
 body.lang-en-ca-h24 .component-big-price .price-block-wrapper {
  font-size:1.3em
 }
}
@media (max-width:991.98px) {
 body.lang-en-ca-h24 .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:767.98px) {
 body.lang-en-ca-h24 .component-big-price .price-block-wrapper {
  font-size:1.3em
 }
}
@media (max-width:575.98px) {
 body.lang-en-ca-h24 .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
body.lang-id-h24 .price-block {
 font-size:18px
}
body.lang-id-h24 .component-big-price .price-block-wrapper {
 font-size:.9em
}
@media (max-width:1199.98px) {
 body.lang-id-h24 .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
@media (max-width:991.98px) {
 body.lang-id-h24 .component-big-price .price-block-wrapper {
  font-size:.6em
 }
}
@media (max-width:767.98px) {
 body.lang-id-h24 .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
@media (max-width:575.98px) {
 body.lang-id-h24 .component-big-price .price-block-wrapper {
  font-size:.4em
 }
}
body.lang-es-h24 .price-block {
 font-size:55px
}
body.lang-es-h24 .component-big-price .price-block-wrapper {
 font-size:1.3em
}
@media (max-width:1199.98px) {
 body.lang-es-h24 .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:991.98px) {
 body.lang-es-h24 .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
@media (max-width:767.98px) {
 body.lang-es-h24 .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:575.98px) {
 body.lang-es-h24 .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-vn-h24 .price-block {
 font-size:19px
}
body.lang-vn-h24 .component-big-price .price-block-wrapper {
 font-size:.7em
}
@media (max-width:1199.98px) {
 body.lang-vn-h24 .component-big-price .price-block-wrapper {
  font-size:.6em
 }
}
@media (max-width:991.98px) {
 body.lang-vn-h24 .component-big-price .price-block-wrapper {
  font-size:.5em
 }
}
@media (max-width:767.98px) {
 body.lang-vn-h24 .component-big-price .price-block-wrapper {
  font-size:.6em
 }
}
@media (max-width:575.98px) {
 body.lang-vn-h24 .component-big-price .price-block-wrapper {
  font-size:.4em
 }
}
body.lang-pt-br-h24 .price-block {
 font-size:40px
}
body.lang-pt-br-h24 .component-big-price .price-block-wrapper {
 font-size:2em
}
@media (max-width:1199.98px) {
 body.lang-pt-br-h24 .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
@media (max-width:991.98px) {
 body.lang-pt-br-h24 .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:767.98px) {
 body.lang-pt-br-h24 .component-big-price .price-block-wrapper {
  font-size:1.6em
 }
}
@media (max-width:575.98px) {
 body.lang-pt-br-h24 .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
body.lang-br .price-block {
 font-size:40px
}
body.lang-br .component-big-price .price-block-wrapper {
 font-size:2em
}
@media (max-width:1199.98px) {
 body.lang-br .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
@media (max-width:991.98px) {
 body.lang-br .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:767.98px) {
 body.lang-br .component-big-price .price-block-wrapper {
  font-size:1.6em
 }
}
@media (max-width:575.98px) {
 body.lang-br .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
body.lang-es-hsm .price-block {
 font-size:55px
}
body.lang-es-hsm .component-big-price .price-block-wrapper {
 font-size:3em
}
@media (max-width:1199.98px) {
 body.lang-es-hsm .component-big-price .price-block-wrapper {
  font-size:2.5em
 }
}
@media (max-width:991.98px) {
 body.lang-es-hsm .component-big-price .price-block-wrapper {
  font-size:2em
 }
}
@media (max-width:767.98px) {
 body.lang-es-hsm .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:575.98px) {
 body.lang-es-hsm .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-en-in .price-block {
 font-size:40px
}
@media (max-width:575.98px) {
 body.lang-en-in .price-block {
  font-size:25px
 }
}
body.lang-en-in .component-big-price .price-block-wrapper {
 font-size:1.4em
}
@media (max-width:1199.98px) {
 body.lang-en-in .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:991.98px) {
 body.lang-en-in .component-big-price .price-block-wrapper {
  font-size:.9em
 }
}
@media (max-width:767.98px) {
 body.lang-en-in .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:575.98px) {
 body.lang-en-in .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-en-gb .component-big-price .price-block-wrapper {
 font-size:3em
}
@media (max-width:1199.98px) {
 body.lang-en-gb .component-big-price .price-block-wrapper {
  font-size:2.5em
 }
}
@media (max-width:991.98px) {
 body.lang-en-gb .component-big-price .price-block-wrapper {
  font-size:2em
 }
}
@media (max-width:767.98px) {
 body.lang-en-gb .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:575.98px) {
 body.lang-en-gb .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-en-us .component-big-price .price-block-wrapper {
 font-size:3.2em
}
@media (max-width:1199.98px) {
 body.lang-en-us .component-big-price .price-block-wrapper {
  font-size:2.6em
 }
}
@media (max-width:991.98px) {
 body.lang-en-us .component-big-price .price-block-wrapper {
  font-size:2.1em
 }
}
@media (max-width:767.98px) {
 body.lang-en-us .component-big-price .price-block-wrapper {
  font-size:2.6em
 }
}
@media (max-width:575.98px) {
 body.lang-en-us .component-big-price .price-block-wrapper {
  font-size:1.7em
 }
}
body.lang-hu .price-block {
 font-size:30px
}
body.lang-hu .component-big-price .price-block-wrapper {
 font-size:1.3em
}
@media (max-width:1199.98px) {
 body.lang-hu .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:991.98px) {
 body.lang-hu .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
@media (max-width:767.98px) {
 body.lang-hu .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:575.98px) {
 body.lang-hu .component-big-price .price-block-wrapper {
  font-size:.6em
 }
}
body.lang-el .component-big-price .price-block-wrapper {
 font-size:2.9em
}
@media (max-width:1199.98px) {
 body.lang-el .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:991.98px) {
 body.lang-el .component-big-price .price-block-wrapper {
  font-size:2em
 }
}
@media (max-width:575.98px) {
 body.lang-el .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-el .front-page-banner-v2 .front-page-banner-v2-holder-left__heading {
 font-size:48px!important
}
@media (max-width:767.98px) {
 body.lang-el .front-page-banner-v2 .front-page-banner-v2-holder-left__text {
  font-size:24px!important
 }
 body.lang-el .front-page-banner-v2 .front-page-banner-v2-holder-left__heading {
  font-size:36px!important
 }
}
body.lang-es-co .price-block {
 font-size:25px
}
body.lang-es-co .price-block .price-block__bigno {
 font-size:2.5em
}
body.lang-es-co .component-big-price .price-block-wrapper {
 font-size:1em
}
@media (max-width:1199.98px) {
 body.lang-es-co .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
@media (max-width:991.98px) {
 body.lang-es-co .component-big-price .price-block-wrapper {
  font-size:.6em
 }
}
@media (max-width:767.98px) {
 body.lang-es-co .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
@media (max-width:575.98px) {
 body.lang-es-co .component-big-price .price-block-wrapper {
  font-size:.5em
 }
}
body.lang-es-co .cart-on .period-container .price-new {
 font-size:.8em
}
@media (max-width:991.98px) {
 body.lang-es-co .cart-on .period-container .price-new {
  font-size:2rem
 }
}
body.lang-es .component-big-price .price-block-wrapper {
 font-size:3em
}
@media (max-width:1199.98px) {
 body.lang-es .component-big-price .price-block-wrapper {
  font-size:2.5em
 }
}
@media (max-width:991.98px) {
 body.lang-es .component-big-price .price-block-wrapper {
  font-size:2em
 }
}
@media (max-width:767.98px) {
 body.lang-es .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:575.98px) {
 body.lang-es .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-fr .component-big-price .price-block-wrapper {
 font-size:2.9em
}
@media (max-width:1199.98px) {
 body.lang-fr .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:991.98px) {
 body.lang-fr .component-big-price .price-block-wrapper {
  font-size:1.9em
 }
}
@media (max-width:767.98px) {
 body.lang-fr .component-big-price .price-block-wrapper {
  font-size:2.2em
 }
}
@media (max-width:575.98px) {
 body.lang-fr .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-id .price-block {
 font-size:23px
}
body.lang-id .component-big-price .price-block-wrapper {
 font-size:.9em
}
@media (max-width:1199.98px) {
 body.lang-id .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
@media (max-width:991.98px) {
 body.lang-id .component-big-price .price-block-wrapper {
  font-size:.6em
 }
}
@media (max-width:767.98px) {
 body.lang-id .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
@media (max-width:575.98px) {
 body.lang-id .component-big-price .price-block-wrapper {
  font-size:.4em
 }
}
body.lang-he .price-block {
 font-size:40px
}
body.lang-he .component-big-price .price-block-wrapper {
 font-size:1.9em
}
@media (max-width:1199.98px) {
 body.lang-he .component-big-price .price-block-wrapper {
  font-size:1.6em
 }
}
@media (max-width:991.98px) {
 body.lang-he .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:767.98px) {
 body.lang-he .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
@media (max-width:575.98px) {
 body.lang-he .component-big-price .price-block-wrapper {
  font-size:.9em
 }
}
body.lang-es-ar .price-block {
 font-size:35px
}
body.lang-es-ar .component-big-price .price-block-wrapper {
 font-size:1.3em
}
@media (max-width:1199.98px) {
 body.lang-es-ar .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:991.98px) {
 body.lang-es-ar .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
@media (max-width:767.98px) {
 body.lang-es-ar .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:575.98px) {
 body.lang-es-ar .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-es-ar .cart-on .period-container .price-new {
 font-size:.9em
}
body.lang-pt-br .price-block {
 font-size:45px
}
body.lang-pt-br .component-big-price .price-block-wrapper {
 font-size:2.7em
}
@media (max-width:1199.98px) {
 body.lang-pt-br .component-big-price .price-block-wrapper {
  font-size:2.2em
 }
}
@media (max-width:991.98px) {
 body.lang-pt-br .component-big-price .price-block-wrapper {
  font-size:1.6em
 }
}
@media (max-width:767.98px) {
 body.lang-pt-br .component-big-price .price-block-wrapper {
  font-size:2.5em
 }
}
@media (max-width:575.98px) {
 body.lang-pt-br .component-big-price .price-block-wrapper {
  font-size:1.4em
 }
}
body.lang-pt-br .vps-pricing-table-row__col--sort__geekbench {
 -ms-flex-preferred-size:9%;
 flex-basis:9%
}
body.lang-zh .price-block {
 font-size:40px
}
body.lang-zh .component-big-price .price-block-wrapper {
 font-size:1.4em
}
@media (max-width:1199.98px) {
 body.lang-zh .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:991.98px) {
 body.lang-zh .component-big-price .price-block-wrapper {
  font-size:.9em
 }
}
@media (max-width:767.98px) {
 body.lang-zh .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:575.98px) {
 body.lang-zh .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-uk .price-block {
 font-size:35px
}
body.lang-uk .component-big-price .price-block-wrapper {
 font-size:1.3em
}
@media (max-width:1199.98px) {
 body.lang-uk .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:991.98px) {
 body.lang-uk .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
@media (max-width:767.98px) {
 body.lang-uk .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:575.98px) {
 body.lang-uk .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-cs .price-block {
 font-size:40px
}
body.lang-cs .component-big-price .price-block-wrapper {
 font-size:1.4em
}
@media (max-width:1199.98px) {
 body.lang-cs .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:991.98px) {
 body.lang-cs .component-big-price .price-block-wrapper {
  font-size:.9em
 }
}
@media (max-width:767.98px) {
 body.lang-cs .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:575.98px) {
 body.lang-cs .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-da .price-block {
 font-size:40px
}
@media (max-width:575.98px) {
 body.lang-da .price-block {
  font-size:35px
 }
}
body.lang-da .component-big-price .price-block-wrapper {
 font-size:1.6em
}
@media (max-width:1199.98px) {
 body.lang-da .component-big-price .price-block-wrapper {
  font-size:1.3em
 }
}
@media (max-width:991.98px) {
 body.lang-da .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:767.98px) {
 body.lang-da .component-big-price .price-block-wrapper {
  font-size:1.3em
 }
}
@media (max-width:575.98px) {
 body.lang-da .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
body.lang-hr .price-block {
 font-size:40px
}
body.lang-hr .component-big-price .price-block-wrapper {
 font-size:1.7em
}
@media (max-width:1199.98px) {
 body.lang-hr .component-big-price .price-block-wrapper {
  font-size:1.4em
 }
}
@media (max-width:991.98px) {
 body.lang-hr .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:767.98px) {
 body.lang-hr .component-big-price .price-block-wrapper {
  font-size:1.3em
 }
}
@media (max-width:575.98px) {
 body.lang-hr .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
body.lang-th .price-block {
 font-size:35px
}
body.lang-th .component-big-price .price-block-wrapper {
 font-size:1.5em
}
@media (max-width:1199.98px) {
 body.lang-th .component-big-price .price-block-wrapper {
  font-size:1.3em
 }
}
@media (max-width:991.98px) {
 body.lang-th .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:767.98px) {
 body.lang-th .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:575.98px) {
 body.lang-th .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
body.lang-en-jp .price-block {
 font-size:35px
}
body.lang-en-jp .component-big-price .price-block-wrapper {
 font-size:1.3em
}
@media (max-width:1199.98px) {
 body.lang-en-jp .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:991.98px) {
 body.lang-en-jp .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
@media (max-width:767.98px) {
 body.lang-en-jp .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:575.98px) {
 body.lang-en-jp .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-ko .price-block {
 font-size:30px
}
body.lang-ko .component-big-price .price-block-wrapper {
 font-size:1.2em
}
@media (max-width:1199.98px) {
 body.lang-ko .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:991.98px) {
 body.lang-ko .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
@media (max-width:767.98px) {
 body.lang-ko .component-big-price .price-block-wrapper {
  font-size:.9em
 }
}
@media (max-width:575.98px) {
 body.lang-ko .component-big-price .price-block-wrapper {
  font-size:.6em
 }
}
body.lang-es-mx .price-block {
 font-size:35px
}
body.lang-es-mx .component-big-price .price-block-wrapper {
 font-size:1.3em
}
@media (max-width:1199.98px) {
 body.lang-es-mx .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:991.98px) {
 body.lang-es-mx .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
@media (max-width:767.98px) {
 body.lang-es-mx .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:575.98px) {
 body.lang-es-mx .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-ms .price-block {
 font-size:40px
}
body.lang-ms .component-big-price .price-block-wrapper {
 font-size:1.8em
}
@media (max-width:1199.98px) {
 body.lang-ms .component-big-price .price-block-wrapper {
  font-size:1.4em
 }
}
@media (max-width:991.98px) {
 body.lang-ms .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:767.98px) {
 body.lang-ms .component-big-price .price-block-wrapper {
  font-size:1.4em
 }
}
@media (max-width:575.98px) {
 body.lang-ms .component-big-price .price-block-wrapper {
  font-size:.9em
 }
}
body.lang-no .price-block {
 font-size:40px
}
body.lang-no .component-big-price .price-block-wrapper {
 font-size:1.9em
}
@media (max-width:1199.98px) {
 body.lang-no .component-big-price .price-block-wrapper {
  font-size:1.6em
 }
}
@media (max-width:991.98px) {
 body.lang-no .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:767.98px) {
 body.lang-no .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
@media (max-width:575.98px) {
 body.lang-no .component-big-price .price-block-wrapper {
  font-size:.9em
 }
}
body.lang-en-ph .price-block {
 font-size:35px
}
body.lang-en-ph .component-big-price .price-block-wrapper {
 font-size:1.3em
}
@media (max-width:1199.98px) {
 body.lang-en-ph .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:991.98px) {
 body.lang-en-ph .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
@media (max-width:767.98px) {
 body.lang-en-ph .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:575.98px) {
 body.lang-en-ph .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-pl .price-block {
 font-size:40px
}
body.lang-pl .component-big-price .price-block-wrapper {
 font-size:2.2em
}
@media (max-width:1199.98px) {
 body.lang-pl .component-big-price .price-block-wrapper {
  font-size:1.8em
 }
}
@media (max-width:991.98px) {
 body.lang-pl .component-big-price .price-block-wrapper {
  font-size:1.4em
 }
}
@media (max-width:767.98px) {
 body.lang-pl .component-big-price .price-block-wrapper {
  font-size:1.6em
 }
}
@media (max-width:575.98px) {
 body.lang-pl .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
body.lang-ru .price-block {
 font-size:30px
}
body.lang-ru .component-big-price .price-block-wrapper {
 font-size:1.3em
}
@media (max-width:1199.98px) {
 body.lang-ru .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:991.98px) {
 body.lang-ru .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
@media (max-width:767.98px) {
 body.lang-ru .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:575.98px) {
 body.lang-ru .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-sv .price-block {
 font-size:40px
}
body.lang-sv .component-big-price .price-block-wrapper {
 font-size:1.4em
}
@media (max-width:1199.98px) {
 body.lang-sv .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:991.98px) {
 body.lang-sv .component-big-price .price-block-wrapper {
  font-size:.9em
 }
}
@media (max-width:767.98px) {
 body.lang-sv .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:575.98px) {
 body.lang-sv .component-big-price .price-block-wrapper {
  font-size:.7em
 }
}
body.lang-tr .price-block {
 font-size:40px
}
body.lang-tr .component-big-price .price-block-wrapper {
 font-size:1.6em
}
@media (max-width:1199.98px) {
 body.lang-tr .component-big-price .price-block-wrapper {
  font-size:1.3em
 }
}
@media (max-width:991.98px) {
 body.lang-tr .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:767.98px) {
 body.lang-tr .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:575.98px) {
 body.lang-tr .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
body.lang-ar .price-block {
 font-size:40px
}
body.lang-ar .component-big-price .price-block-wrapper {
 font-size:1.6em
}
@media (max-width:1199.98px) {
 body.lang-ar .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
@media (max-width:991.98px) {
 body.lang-ar .component-big-price .price-block-wrapper {
  font-size:1em
 }
}
@media (max-width:767.98px) {
 body.lang-ar .component-big-price .price-block-wrapper {
  font-size:.6em
 }
}
@media (max-width:575.98px) {
 body.lang-ar .component-big-price .price-block-wrapper {
  font-size:.4em
 }
}
body.lang-vi .price-block {
 font-size:20px
}
body.lang-vi .component-big-price .price-block-wrapper {
 font-size:.7em
}
@media (max-width:1199.98px) {
 body.lang-vi .component-big-price .price-block-wrapper {
  font-size:.6em
 }
}
@media (max-width:991.98px) {
 body.lang-vi .component-big-price .price-block-wrapper {
  font-size:.5em
 }
}
@media (max-width:767.98px) {
 body.lang-vi .component-big-price .price-block-wrapper {
  font-size:.6em
 }
}
@media (max-width:575.98px) {
 body.lang-vi .component-big-price .price-block-wrapper {
  font-size:.4em
 }
}
body.lang-nl .component-big-price .price-block-wrapper {
 font-size:3em
}
@media (max-width:1199.98px) {
 body.lang-nl .component-big-price .price-block-wrapper {
  font-size:2.5em
 }
}
@media (max-width:991.98px) {
 body.lang-nl .component-big-price .price-block-wrapper {
  font-size:2em
 }
}
@media (max-width:767.98px) {
 body.lang-nl .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:575.98px) {
 body.lang-nl .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
@media (max-width:991.98px) {
 body.lang-et .cloud-hosting-header-holder__title,
 body.lang-et .web-hosting-header-holder__title {
  font-size:40px!important
 }
}
body.lang-et .component-big-price .price-block-wrapper {
 font-size:2.9em
}
@media (max-width:1199.98px) {
 body.lang-et .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:991.98px) {
 body.lang-et .component-big-price .price-block-wrapper {
  font-size:2em
 }
}
@media (max-width:767.98px) {
 body.lang-et .component-big-price .price-block-wrapper {
  font-size:2em
 }
}
@media (max-width:575.98px) {
 body.lang-et .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-lv .component-big-price .price-block-wrapper {
 font-size:2.9em
}
@media (max-width:1199.98px) {
 body.lang-lv .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:991.98px) {
 body.lang-lv .component-big-price .price-block-wrapper {
  font-size:1.9em
 }
}
@media (max-width:767.98px) {
 body.lang-lv .component-big-price .price-block-wrapper {
  font-size:2.2em
 }
}
@media (max-width:575.98px) {
 body.lang-lv .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-fi .component-big-price .price-block-wrapper {
 font-size:3.5em
}
@media (max-width:1199.98px) {
 body.lang-fi .component-big-price .price-block-wrapper {
  font-size:3em
 }
}
@media (max-width:991.98px) {
 body.lang-fi .component-big-price .price-block-wrapper {
  font-size:2.3em
 }
}
@media (max-width:767.98px) {
 body.lang-fi .component-big-price .price-block-wrapper {
  font-size:2.5em
 }
}
@media (max-width:575.98px) {
 body.lang-fi .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
@media (max-width:767.98px) {
 body.lang-fi .vps-hosting-header-holder__title {
  font-size:32px!important
 }
}
body.lang-fi .menu-login-button {
 font-size:11px!important
}
body.lang-da .price-block {
 font-size:40px
}
@media (max-width:575.98px) {
 body.lang-da .price-block {
  font-size:35px
 }
}
body.lang-da .component-big-price .price-block-wrapper {
 font-size:1.6em
}
@media (max-width:1199.98px) {
 body.lang-da .component-big-price .price-block-wrapper {
  font-size:1.3em
 }
}
@media (max-width:991.98px) {
 body.lang-da .component-big-price .price-block-wrapper {
  font-size:1.1em
 }
}
@media (max-width:767.98px) {
 body.lang-da .component-big-price .price-block-wrapper {
  font-size:1.3em
 }
}
@media (max-width:575.98px) {
 body.lang-da .component-big-price .price-block-wrapper {
  font-size:.8em
 }
}
body.lang-cs-sk .component-big-price .price-block-wrapper {
 font-size:3em
}
@media (max-width:1199.98px) {
 body.lang-cs-sk .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:991.98px) {
 body.lang-cs-sk .component-big-price .price-block-wrapper {
  font-size:1.9em
 }
}
@media (max-width:767.98px) {
 body.lang-cs-sk .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:575.98px) {
 body.lang-cs-sk .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-de .component-big-price .price-block-wrapper {
 font-size:2.9em
}
@media (max-width:1199.98px) {
 body.lang-de .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:991.98px) {
 body.lang-de .component-big-price .price-block-wrapper {
  font-size:1.9em
 }
}
@media (max-width:767.98px) {
 body.lang-de .component-big-price .price-block-wrapper {
  font-size:2.2em
 }
}
@media (max-width:575.98px) {
 body.lang-de .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-pt .component-big-price .price-block-wrapper {
 font-size:3.2em
}
@media (max-width:1199.98px) {
 body.lang-pt .component-big-price .price-block-wrapper {
  font-size:2.6em
 }
}
@media (max-width:991.98px) {
 body.lang-pt .component-big-price .price-block-wrapper {
  font-size:1.9em
 }
}
@media (max-width:767.98px) {
 body.lang-pt .component-big-price .price-block-wrapper {
  font-size:2.2em
 }
}
@media (max-width:575.98px) {
 body.lang-pt .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-it .component-big-price .price-block-wrapper {
 font-size:2.9em
}
@media (max-width:1199.98px) {
 body.lang-it .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:991.98px) {
 body.lang-it .component-big-price .price-block-wrapper {
  font-size:1.9em
 }
}
@media (max-width:767.98px) {
 body.lang-it .component-big-price .price-block-wrapper {
  font-size:2.2em
 }
}
@media (max-width:575.98px) {
 body.lang-it .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-ro .component-big-price .price-block-wrapper {
 font-size:2.9em
}
@media (max-width:1199.98px) {
 body.lang-ro .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:991.98px) {
 body.lang-ro .component-big-price .price-block-wrapper {
  font-size:1.9em
 }
}
@media (max-width:767.98px) {
 body.lang-ro .component-big-price .price-block-wrapper {
  font-size:2.2em
 }
}
@media (max-width:575.98px) {
 body.lang-ro .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-lt .component-big-price .price-block-wrapper {
 font-size:2.9em
}
@media (max-width:1199.98px) {
 body.lang-lt .component-big-price .price-block-wrapper {
  font-size:2.4em
 }
}
@media (max-width:991.98px) {
 body.lang-lt .component-big-price .price-block-wrapper {
  font-size:1.9em
 }
}
@media (max-width:767.98px) {
 body.lang-lt .component-big-price .price-block-wrapper {
  font-size:2.2em
 }
}
@media (max-width:575.98px) {
 body.lang-lt .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
body.lang-lt .vps-pricing-table-row__col--price {
 -ms-flex-preferred-size:11%;
 flex-basis:11%
}
body.lang-lt .vps-pricing-table-row__col--sort__cpu {
 margin-right:4%
}
body.lang-lt .vps-pricing-table-row__col--sort__storage {
 -ms-flex-preferred-size:16%;
 flex-basis:16%
}
body.lang-lt .vps-pricing-table-row__col--sort__geekbench {
 -ms-flex-preferred-size:18%;
 flex-basis:18%
}
body.lang-lt .vps-pricing-table-row__col--sort__price {
 -ms-flex-preferred-size:13%;
 flex-basis:13%
}
body.lang-lt .vps-pricing-table-row__col--price .discount {
 font-size:10px!important
}
body.lang-lt .demiko-header {
 background-image:url(/assets/images/demiko-bg.jpg);
 padding:240px 0 200px 0
}
@media (max-width:575.98px) {
 body.lang-lt .demiko-header {
  background-position:70%!important
 }
}
@media (max-width:991.98px) {
 body.lang-lt .demiko-header {
  padding:130px 0 100px 0
 }
}
body.lang-lt .hiring-section-margin {
 margin-top:-50px
}
@media (min-width:1200px) {
 body.lang-lt .hiring-section-margin {
  margin-left:50px
 }
}
body.lang-lt .hiring-text-slider {
 width:100%;
 height:40px;
 overflow:hidden;
 margin:0 auto
}
body.lang-lt .hiring-text-container {
 position:relative;
 bottom:0;
 right:0;
 -webkit-animation:text-slide-animation 10s infinite;
 animation:text-slide-animation 10s infinite
}
body.lang-lt .hiring-text-slide {
 position:relative;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 width:100%;
 height:40px
}
@-webkit-keyframes text-slide-animation {
 0% {
  opacity:0;
  bottom:0
 }
 11% {
  opacity:1;
  bottom:0
 }
 22% {
  bottom:100%
 }
 33% {
  bottom:100%
 }
 44% {
  bottom:200%
 }
 55% {
  bottom:200%
 }
 66% {
  bottom:300%
 }
 77% {
  bottom:300%
 }
 88% {
  opacity:1;
  bottom:400%
 }
 100% {
  opacity:0;
  bottom:400%
 }
}
@keyframes text-slide-animation {
 0% {
  opacity:0;
  bottom:0
 }
 11% {
  opacity:1;
  bottom:0
 }
 22% {
  bottom:100%
 }
 33% {
  bottom:100%
 }
 44% {
  bottom:200%
 }
 55% {
  bottom:200%
 }
 66% {
  bottom:300%
 }
 77% {
  bottom:300%
 }
 88% {
  opacity:1;
  bottom:400%
 }
 100% {
  opacity:0;
  bottom:400%
 }
}
body.lang-ua .component-big-price .price-block-wrapper {
 font-size:2.4em
}
@media (max-width:1199.98px) {
 body.lang-ua .component-big-price .price-block-wrapper {
  font-size:2em
 }
}
@media (max-width:991.98px) {
 body.lang-ua .component-big-price .price-block-wrapper {
  font-size:1.5em
 }
}
@media (max-width:767.98px) {
 body.lang-ua .component-big-price .price-block-wrapper {
  font-size:2em
 }
}
@media (max-width:575.98px) {
 body.lang-ua .component-big-price .price-block-wrapper {
  font-size:1.2em
 }
}
.footer-new {
 background-color:#333;
 padding-top:50px
}
.footer-new--hosting-offer {
 background-color:#030029
}
.footer-new--hosting-offer .footer-new-list__title {
 background-color:#030029
}
@media (max-width:767.98px) {
 .footer-new {
  padding-top:80px
 }
}
.footer-new__holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 color:#cdcdcd;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 margin-bottom:40px
}
@media (max-width:1199.98px) {
 .footer-new__holder {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
}
.footer-new-holder__left {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-preferred-size:50%;
 flex-basis:50%;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
@media (max-width:1199.98px) {
 .footer-new-holder__left {
  -webkit-box-pack:space-evenly;
  -ms-flex-pack:space-evenly;
  justify-content:space-evenly;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
}
.footer-new__list {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 margin:0 20px 20px 0
}
.footer-new__list:last-child {
 margin-right:0
}
@media (max-width:1199.98px) {
 .footer-new__list {
  -webkit-box-flex:1;
  -ms-flex:1;
  flex:1;
  min-width:200px
 }
}
.footer-new-list__title {
 font-size:16px!important;
 margin:0 0 10px 0;
 text-transform:uppercase;
 font-weight:600;
 position:-webkit-sticky;
 position:sticky;
 top:61px;
 background-color:#333;
 min-height:35px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
@media (max-width:1199.98px) {
 .footer-new-list__title {
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
}
.footer-new-list__holder {
 list-style:none;
 line-height:1.8;
 padding:0
}
.footer-new-list-holder__item {
 -webkit-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out
}
.footer-new-list-holder__item a {
 display:block;
 font-size:14px;
 font-weight:300;
 color:#cdcdcd;
 min-height:35px
}
.footer-new-list-holder__item:hover {
 opacity:.6
}
.footer-new-holder__right {
 -ms-flex-preferred-size:40%;
 flex-basis:40%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
@media (max-width:1199.98px) {
 .footer-new-holder__right {
  -webkit-box-orient:vertical;
  -webkit-box-direction:reverse;
  -ms-flex-direction:column-reverse;
  flex-direction:column-reverse
 }
}
.footer-new-holder-right-holder__brand {
 min-width:134px;
 height:27px;
 margin-bottom:15px
}
.footer-new-holder-right-holder__text {
 font-size:14px;
 font-weight:300;
 padding:0;
 margin-bottom:20px;
 line-height:normal
}
.footer-new-holder-right-holder__payments {
 list-style:none;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 padding:0;
 margin-bottom:25px
}
.footer-new-holder-right-holder-payments__payment {
 margin:0 5px 5px 0;
 border:1px solid #a6a6a6;
 opacity:.6;
 border-radius:5px;
 height:35px;
 width:50px
}
.footer-new-holder-right-holder-payments__link {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 height:35px
}
.footer-new-holder-right-holder-payments__link a {
 font-size:9.5px;
 font-weight:600;
 color:#fff;
 text-decoration:underline;
 -ms-flex-item-align:center;
 align-self:center
}
.footer-new-holder-right-holder__socials {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 margin-bottom:35px;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
.footer-new-holder-right-holder__socials img {
 margin:0 10px 5px 0
}
.footer-new-holder-right__links {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
@media (max-width:1199.98px) {
 .footer-new-holder-right__links {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:space-evenly;
  -ms-flex-pack:space-evenly;
  justify-content:space-evenly;
  margin-bottom:50px
 }
}
.footer-new__bottom {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 border-top:solid 1px #fff;
 padding:20px 0;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
@media (max-width:767.98px) {
 .footer-new__bottom {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  text-align:center
 }
}
.footer-new-bottom__text {
 font-size:12px;
 font-weight:300;
 color:#fff;
 padding:0;
 margin-bottom:0
}
@media (min-width:1200px) {
 .footer-new-bottom__text:first-child {
  margin-right:20px
 }
}
body[class*=h24] .footer-new-holder-right-holder-payments__link a {
 color:rgba(24,46,79,.6)
}
body[class*=h24] .footer-new-holder-right-holder__text {
 color:#000
}
body[class*=h24] .footer-new-list-holder__item a {
 color:#182e50
}
body[class*=h24] .footer-new-list__title {
 color:#000
}
body[class*=h24] .footer-new__bottom {
 border-top:1px solid #5d5d5d
}
body[class*=h24] .footer-new-bottom__text {
 color:#000
}
@media (max-width:1199.98px) {
 .hide-md {
  display:none!important
 }
}
.scrollmargin {
 padding-top:200px;
 margin-top:-200px
}
.bg-alice-blue {
 background:#f2f5fa
}
.background-strawberry {
 background-color:#ff638d
}
.background-content-grey {
 background-color:#999
}
.background-black-bf19 {
 background-color:#212428
}
.background-white-gray {
 background:#f9fafc;
 background:-webkit-gradient(linear,left bottom,left top,from(#f9fafc),color-stop(50%,#f9fafc),color-stop(50%,#fff),to(white));
 background:linear-gradient(0deg,#f9fafc 0,#f9fafc 50%,#fff 50%,#fff 100%)
}
.position-relative {
 position:relative
}
.wave-grey {
 position:relative;
 background-image:url(/assets/images/wave-grey-b55f10e993.svg);
 background-size:cover;
 height:100%
}
@media (max-width:767.98px) {
 .mw-sm-300 {
  min-width:300px!important
 }
}
.section-lightgrey {
 background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),to(rgba(85,85,85,.05)));
 background-image:linear-gradient(to right,rgba(255,255,255,.1),rgba(85,85,85,.05))
}
.color-red {
 color:#ff4546
}
.color-black {
 color:#000
}
.color-light {
 color:#fff
}
.sale-color {
 color:#fc5155
}
.d-flex {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.lh-4 {
 line-height:1.4
}
.lh-7 {
 line-height:1.7
}
.grayscale {
 -webkit-filter:grayscale(1);
 filter:grayscale(1);
 -webkit-transition:ease-in all .3s;
 transition:ease-in all .3s
}
.grayscale:hover {
 -webkit-filter:grayscale(0);
 filter:grayscale(0)
}
.section-spaces {
 padding:50px 0
}
@media (min-width:768px) {
 .section-spaces {
  padding:100px 0
 }
}
.section-spaces-50 {
 padding:25px 0
}
@media (min-width:768px) {
 .section-spaces-50 {
  padding:50px 0
 }
}
.section-spaces-130 {
 padding:50px 0
}
@media (min-width:768px) {
 .section-spaces-130 {
  padding:130px 0
 }
}
.section-spaces-big {
 padding:150px 0 100px 0
}
@media (min-width:768px) {
 .section-spaces-big {
  padding:250px 0 200px 0
 }
}
.section-spaces-inner {
 padding:120px 0 30px 0
}
@media (min-width:768px) {
 .section-spaces-inner {
  padding:190px 0 140px 0
 }
}
.section-spaces-inner-white {
 padding:30px 0 30px 0
}
@media (min-width:768px) {
 .section-spaces-inner-white {
  padding:190px 0 140px 0
 }
}
.bg-none {
 background:0 0
}
.white-bg-with-shadow {
 background:#fff;
 -webkit-box-shadow:0 4px 9px 0 rgba(67,65,79,.1);
 box-shadow:0 4px 9px 0 rgba(67,65,79,.1)
}
@media (min-width:992px) {
 .unset-lg-columns {
  max-width:unset;
  -webkit-box-flex:unset;
  -ms-flex:unset;
  flex:unset;
  padding:unset;
  width:unset;
  margin:unset
 }
}
.hover-white-bg-with-shadow {
 -webkit-transition:ease all .3s;
 transition:ease all .3s
}
.hover-white-bg-with-shadow:hover {
 background:#fff;
 -webkit-box-shadow:0 4px 9px 0 rgba(67,65,79,.1);
 box-shadow:0 4px 9px 0 rgba(67,65,79,.1)
}
.hover-opacity-6 {
 -webkit-transition:ease all .3s;
 transition:ease all .3s
}
.hover-opacity-6:hover {
 opacity:.6
}
.hover-opacity-1:hover {
 opacity:1
}
.card-hover {
 -webkit-transition:ease all .3s;
 transition:ease all .3s
}
.card-hover-link:hover .card-hover {
 -webkit-box-shadow:0 5px 11px rgba(0,0,0,.23);
 box-shadow:0 5px 11px rgba(0,0,0,.23)
}
.primary-gradient {
 background:linear-gradient(81deg,#552c77,#51339f 49%,#6741ca)
}
.text-break-all {
 word-break:break-all
}
.white-space-normal {
 white-space:normal
}
.cursor-pointer {
 cursor:pointer
}
.cursor-default {
 cursor:default
}
.border-radius-3 {
 border-radius:3px
}
.border-radius-15 {
 border-radius:15px
}
.border-secondary {
 border-color:#fc5155
}
.top-0 {
 top:0
}
.right-0 {
 right:0
}
.bottom-0 {
 bottom:0
}
.left-0 {
 left:0
}
.top-80 {
 top:80px
}
.top-20 {
 top:20px
}
@media (min-width:768px) {
 .top-md-80 {
  top:80px
 }
}
@media (min-width:768px) {
 .top-md-130 {
  top:130px
 }
}
@media (min-width:992px) {
 .top-lg-130 {
  top:130px
 }
}
.opacity-6 {
 opacity:.6
}
.opacity-01 {
 opacity:.1
}
.transition-3 {
 -webkit-transition:all ease-in-out .3s;
 transition:all ease-in-out .3s
}
.transform-none {
 text-transform:none
}
.bg-size-cover {
 background-size:cover
}
.bg-position-center {
 background-position:center
}
.bg-repeat-no-repeat {
 background-repeat:no-repeat
}
.bg-size-contain {
 background-size:contain
}
.scale-0-95 {
 -webkit-transform:scale(.95);
 transform:scale(.95)
}
.scale-hover-0-95:hover {
 -webkit-transform:scale(.95);
 transform:scale(.95)
}
.scale-1-05 {
 -webkit-transform:scale(1.05);
 transform:scale(1.05)
}
.scale-hover-1-05:hover {
 -webkit-transform:scale(1.05);
 transform:scale(1.05)
}
.m-box-shadow {
 -webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 2px 0 rgba(0,0,0,.12);
 box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 2px 0 rgba(0,0,0,.12)
}
.m-cards-shadow {
 -webkit-box-shadow:0 2px 15px 0 rgba(0,0,0,.1),0 0 15px 0 rgba(0,0,0,.06);
 box-shadow:0 2px 15px 0 rgba(0,0,0,.1),0 0 15px 0 rgba(0,0,0,.06)
}
.inner-header-background-hero {
 background-image:url(/assets/images/hero/inner-header-background-hero-b5a9a19d4a.svg)
}
.justify-content-evenly {
 -webkit-box-pack:space-evenly;
 -ms-flex-pack:space-evenly;
 justify-content:space-evenly
}
.mt-n120 {
 margin-top:-120px
}
.mt-n300 {
 margin-top:-300px
}
.pb-300-md {
 padding-bottom:300px
}
.list-style-type-decimal {
 list-style-type:decimal
}
.fs-90-off {
 line-height:1.2;
 font-size:100px
}
@media (max-width:1199.98px) {
 .fs-90-off {
  font-size:80px
 }
}
@media (max-width:991.98px) {
 .fs-90-off {
  font-size:70px
 }
}
@media (max-width:767.98px) {
 .fs-90-off {
  font-size:60px
 }
}
@media (max-width:575.98px) {
 .fs-90-off {
  font-size:35px
 }
}
.fs-100-off {
 line-height:1.2;
 font-size:10em
}
@media (max-width:1199.98px) {
 .fs-100-off {
  font-size:8em
 }
}
@media (max-width:991.98px) {
 .fs-100-off {
  font-size:7em
 }
}
@media (max-width:767.98px) {
 .fs-100-off {
  font-size:6em
 }
}
@media (max-width:575.98px) {
 .fs-100-off {
  font-size:4em
 }
}
.fs-14 .fs-100-off {
 line-height:1.2;
 font-size:7em
}
@media (max-width:575.98px) {
 .fs-14 .fs-100-off {
  font-size:4em
 }
}
.fs-12 .fs-100-off {
 line-height:1.2;
 font-size:8em
}
@media (max-width:1199.98px) {
 .fs-12 .fs-100-off {
  font-size:8em
 }
}
@media (max-width:991.98px) {
 .fs-12 .fs-100-off {
  font-size:7em
 }
}
@media (max-width:767.98px) {
 .fs-12 .fs-100-off {
  font-size:6em
 }
}
@media (max-width:575.98px) {
 .fs-12 .fs-100-off {
  font-size:3em
 }
}
.fs-11 .fs-100-off {
 line-height:1.2;
 font-size:8em
}
@media (max-width:1199.98px) {
 .fs-11 .fs-100-off {
  font-size:7em
 }
}
@media (max-width:991.98px) {
 .fs-11 .fs-100-off {
  font-size:6em
 }
}
@media (max-width:767.98px) {
 .fs-11 .fs-100-off {
  font-size:5em
 }
}
@media (max-width:575.98px) {
 .fs-11 .fs-100-off {
  font-size:3em
 }
}
@media (max-width:575.98px) {
 .fs-10 .fs-100-off {
  font-size:3em
 }
}
@media (max-width:575.98px) {
 .fs-9 .fs-100-off {
  font-size:3em
 }
}
@media (max-width:575.98px) {
 .fs-8 .fs-100-off {
  font-size:4em
 }
}
.bg-size-120 {
 background-size:120%
}

.lh-1 {
 line-height:1
}
.header-inner-hero {
 background-image:url(/assets/images/hero/preload-images/header-inner-ffffe958ae.jpg)
}
.header-inner-hero.bg-lazy-loaded {
 background-image:url(/assets/images/hero/header-inner-c80c87cac2.svg),url(/assets/images/hero/preload-images/header-inner-ffffe958ae.jpg)
}
.hosting-starter-offer-header {
 background:url(/assets/images/hosting-starter-offer/background-7ae97e0c73.jpg);
 background-position:center;
 background-size:cover
}
.why-hostinger-header {
 background:url(/assets/images/hero/background_why_hostinger-6bf767662b.svg);
 background-position:center;
 background-size:cover
}
.get-hosting-home-header {
 background-image:url(/assets/images/hero/preload-images/header-background-get-hosting-home-min-d8d986396c.jpg)
}
.get-hosting-home-header.bg-lazy-loaded {
 background-image:url(/assets/images/hero/header-background-get-hosting-home-264547a428.jpg),url(/assets/images/hero/preload-images/header-background-get-hosting-home-min-d8d986396c.jpg)
}
.student-discount-header {
 background-image:url(/assets/images/hero/preload-images/student-discount-header-min-443d0cd63a.jpg)
}
.student-discount-header.bg-lazy-loaded {
 background-image:url(/assets/images/hero/student-discount-header-a4106ef6b1.jpg),url(/assets/images/hero/preload-images/student-discount-header-min-443d0cd63a.jpg)
}
.affiliates-header {
 background-image:url(/assets/images/affiliates-page/affiliates-bg-dd54291603.jpg)
}
.influencers-header {
 background-image:url(/assets/images/influencers/influencers-bg-preload-643f71e723.jpg)
}
.influencers-header.bg-lazy-loaded {
 background-image:url(/assets/images/influencers/influencers-bg-39de13b9ae.jpg),url(/assets/images/influencers/influencers-bg-preload-643f71e723.jpg)
}
.wordpress-header-inner {
 background-image:url(/assets/images/hero/preload-images/wordpress-hosting/hostinger-bg-min-f248870ce5.jpg)
}
.wordpress-header-inner.bg-lazy-loaded {
 background-image:url(/assets/images/hero/wordpress-hosting/hostinger-bg-9a3f41ecbc.svg),url(/assets/images/hero/preload-images/wordpress-hosting/hostinger-bg-min-f248870ce5.jpg)
}
.minecraft-server-hosting-header {
 background-image:url(/assets/images/hero/preload-images/minecraft-server-hosting-header-min-4bd68dfa5b.jpg)
}
.minecraft-server-hosting-header.bg-lazy-loaded {
 background-image:url(/assets/images/hero/minecraft-server-hosting-header-15a61c4878.jpg),url(/assets/images/hero/preload-images/minecraft-server-hosting-header-min-4bd68dfa5b.jpg)
}
.web-hosting__header-hero {
 background-image:url(images/hero/header-inner-c80c87cac2.svg)
}
.career__header-hero {
 background-image:url(images/career-images/hostinger-bg-540aa456ee.png);
 padding-bottom:380px
}
@media (max-width:575.98px) {
 .career__header-hero {
  background-color:#6747c7;
  background-image:initial;
  padding-bottom:120px
 }
}
.free-hosting-new-header {
 background-color:#6747c7
}
.free-hosting-new-header.bg-lazy-loaded {
 background-image:url(/assets/images/hero/background-h-f828044009.svg)
}
.fh-new {
 background-color:#6747c7
}
.bg-lazy-loaded.fh-new--woocommerce {
 background-image:url(images/application-hosting/woocommerce-69b27f2275.jpg)
}
.bg-lazy-loaded.fh-new--prestashop {
 background-image:url(images/application-hosting/prestashop-1de60d26db.jpg)
}
.bg-lazy-loaded.fh-new--magento {
 background-image:url(images/application-hosting/magento-a53159d12d.jpg)
}
.bg-lazy-loaded.fh-new--joomla {
 background-image:url(images/application-hosting/joomla-ae7c1a7003.svg)
}
.bg-lazy-loaded.fh-new--drupal {
 background-image:url(images/application-hosting/drupal-8ef68ced21.svg)
}
.index-test-bg {
 background-color:#000;
 background-repeat:no-repeat;
 background-size:cover;
 background-position:center
}
@media (max-width:767.98px) {
 .index-test-bg {
  background-position:right
 }
}
.index-test-bg-light-black {
 background-color:#1f252d
}
.index-test-bg.bg-lazy-loaded {
 background-image:url(/assets/images/index-new/bg-test-735037026f.jpg)
}
.pre-video-background {
 background-image:url(/assets/images/hero/new-background-video-min-10eb3d065e.jpg)
}
.pre-video-background.bg-lazy-loaded {
 background-image:url(/assets/images/hero/new-background-video-b2f7252e7d.jpg),url(/assets/images/hero/new-background-video-min-10eb3d065e.jpg)
}
.pre-video-background-youtube-campaign {
 background-image:url(/assets/images/hero/new-background-video-min-flipped-9471290177.jpg)
}
.pre-video-background-youtube-campaign.bg-lazy-loaded {
 background-image:url(/assets/images/hero/new-background-video-flipped-f0cf002644.jpg),url(/assets/images/hero/new-background-video-min-flipped-9471290177.jpg)
}
@media (max-width:767.98px) {
 .pre-video-background-youtube-campaign.bg-lazy-loaded {
  background-image:url(/assets/images/hero/new-background-video-mobile-e40f8ddf60.jpg),url(/assets/images/hero/new-background-video-mobile-min-26b5a7e7bf.jpg)
 }
}
.front-page-banner-v-black {
 background-image:url(/assets/images/hero/black-testing/background-min-5caf544411.jpg)
}
.front-page-banner-v-black.bg-lazy-loaded {
 background-image:url(/assets/images/hero/black-testing/background-9ce1f53424.jpg),url(/assets/images/hero/black-testing/background-min-5caf544411.jpg)
}
.particles-background-v-black {
 background-image:url(/assets/images/hero/black-testing/particles/background-min-6633323065.jpg)
}
.particles-background-v-black.bg-lazy-loaded {
 background-image:url(/assets/images/hero/black-testing/particles/background-particles-bf-ad4e67a4be.jpg),url(/assets/images/hero/black-testing/particles/background-min-6633323065.jpg)
}
.particles-background-v-black-black {
 background-image:url(/assets/images/hero/black-testing/particles/background-particles-bf-black-min-27a9a329af.jpg)
}
.particles-background-v-black-black.bg-lazy-loaded {
 background-image:url(/assets/images/hero/black-testing/particles/background-particles-bf-black-a936054422.jpg),url(/assets/images/hero/black-testing/particles/background-particles-bf-black-min-27a9a329af.jpg)
}
.header-inner-black-friday {
 background-color:#202428!important;
 background:#202428!important
}
.flag {
 width:22px;
 height:16px;
 display:inline-block;
 background-image:url(/assets/images/flags/flags-c1e4d2b4c0.jpg);
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-color:transparent;
 background-position:center center
}
.flag.flag-en-us {
 background-position:-44px -80px
}
.flag.flag-en-gb {
 background-position:-22px -80px
}
.flag.flag-en-ca {
 background-position:-22px -128px
}
.flag.flag-en-au {
 background-position:0 -128px
}
.flag.flag-ar {
 background-position:-66px -32px
}
.flag.flag-he {
 background-position:-44px 0
}
.flag.flag-es-co {
 background-position:-66px -16px
}
.flag.flag-es-ar {
 background-position:-22px -16px
}
.flag.flag-pt-br {
 background-position:-88px -64px
}
.flag.flag-zh {
 background-position:-88px -96px
}
.flag.flag-ua {
 background-position:0 -16px
}
.flag.flag-cs {
 background-position:-66px -80px
}
.flag.flag-de {
 background-position:-22px -64px
}
.flag.flag-da {
 background-position:0 -96px
}
.flag.flag-et {
 background-position:-22px -112px
}
.flag.flag-es {
 background-position:-44px -112px
}
.flag.flag-fi {
 background-position:-22px -96px
}
.flag.flag-fr {
 background-position:0 -32px
}
.flag.flag-el {
 background-position:-66px -64px
}
.flag.flag-hr {
 background-position:-66px -96px
}
.flag.flag-hu {
 background-position:-22px -48px
}
.flag.flag-en-in {
 background-position:-66px -112px
}
.flag.flag-th {
 background-position:-66px -48px
}
.flag.flag-it {
 background-position:-22px -32px
}
.flag.flag-en-jp {
 background-position:-44px -64px
}
.flag.flag-ko {
 background-position:-44px -48px
}
.flag.flag-lt {
 background-position:-88px 0
}
.flag.flag-lv {
 background-position:0 -112px
}
.flag.flag-es-mx {
 background-position:-44px -16px
}
.flag.flag-ms {
 background-position:0 -48px
}
.flag.flag-nl {
 background-position:-88px -32px
}
.flag.flag-no {
 background-position:-44px -96px
}
.flag.flag-en-ph {
 background-position:0 0
}
.flag.flag-pl {
 background-position:-44px -32px
}
.flag.flag-pt {
 background-position:0 -64px
}
.flag.flag-ro {
 background-position:-88px -16px
}
.flag.flag-ru {
 background-position:-66px 0
}
.flag.flag-sv {
 background-position:-88px -80px
}
.flag.flag-cs-sk {
 background-position:0 -80px
}
.flag.flag-vi {
 background-position:-88px -112px
}
.flag.flag-tr {
 background-position:-88px -48px
}
.flag.flag-id {
 background-position:-22px 0
}
.affiliates-header-v2 {
 font-weight:600!important
}
.affiliates-header-v2--weblink {
 background:url(/assets/images/weblink-hosting-review-324213ba5a.jpg)
}
@media (max-width:767.98px) {
 .affiliates-header-v2 {
  padding:100px 0
 }
}
.affiliates-header-v2 .affiliates-header-v2-holder-left_button {
 background-color:#fc5155
}
.affiliates-header-v2 .affiliates-header-v2-holder-left_button:hover {
 color:#fff;
 background-color:#fb1f24
}
.affiliates-header-v2 .affiliates-header-v2__benefits {
 top:110px;
 font-weight:100
}
.affiliates-header-v2 .affiliates-header-v2__benefits .fa-check {
 color:#7cc576
}
@media (max-width:1199.98px) {
 .affiliates-header-v2 .affiliates-header-v2__benefits {
  top:120px
 }
}
@media (max-width:767.98px) {
 .affiliates-header-v2 .affiliates-header-v2__benefits {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  top:80px
 }
}
.affiliates-header-v2 ul {
 margin:0;
 padding:0;
 list-style-type:none
}
.affiliates-header-v2 a {
 text-decoration:none
}
.vps-hosting-header {
 background-image:linear-gradient(62deg,#3c2152,#5d339f 53%,#6741ca),linear-gradient(62deg,#3c2152,#5d339f 53%,#6741ca);
 height:700px;
 color:#fff;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 text-align:center
}
.vps-hosting-header ul {
 list-style-type:none;
 margin:0;
 padding:0
}
.vps-hosting-header a {
 text-decoration:none
}
.vps-hosting-header .vps-hosting-header__holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.vps-hosting-header .vps-hosting-header-holder__title {
 font-weight:700
}
@media (min-width:1200px) {
 .vps-hosting-header .vps-hosting-header-holder__title {
  font-size:70px
 }
}
.vps-hosting-header .vps-hosting-header-holder__text {
 font-size:24px;
 margin-bottom:50px;
 line-height:36px;
 width:70%
}
.vps-hosting-header .vps-hosting-header-holder__button {
 border-radius:6px;
 background-color:#fc5155;
 padding:20px 80px 20px 80px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-size:18px;
 font-weight:700;
 color:#fff
}
.vps-hosting-header .vps-hosting-header-holder__button:hover {
 text-decoration:none;
 background-color:#fb1f24
}
.vps-hosting-header .vps-hosting-header-holder__benefits {
 color:#fff;
 margin:50px 0;
 width:80%;
 font-size:18px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.vps-hosting-header .vps-hosting-header-holder__benefits li {
 margin:0 5px;
 text-align:center;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.vps-hosting-header .vps-hosting-header-holder__benefits li img {
 margin-bottom:10px
}
.vps-hosting-header .vps-hosting-header-holder__benefits .fa-check {
 margin-right:10px;
 color:#7cc576
}
@media (max-width:767.98px) {
 .vps-hosting-header {
  height:unset;
  padding:100px 0
 }
 .vps-hosting-header .vps-hosting-header-holder__benefits {
  width:100%;
  font-size:14px;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
 .vps-hosting-header .vps-hosting-header-holder__benefits li {
  margin-left:10px;
  margin-bottom:10px
 }
 .vps-hosting-header .vps-hosting-header-holder__text {
  font-size:19px;
  width:100%
 }
 .vps-hosting-header .vps-hosting-header-holder__button {
  font-size:15px;
  padding:15px 65px 15px 65px
 }
}
@media (max-width:575.98px) {
 .vps-hosting-header .vps-hosting-header-holder__benefits {
  margin:20px 0
 }
}
.vps-pricing-table {
 padding:50px 0 100px 0
}
.vps-pricing-table ul {
 list-style-type:none
}
.vps-pricing-table .progress {
 height:10px;
 width:70px;
 margin-bottom:0;
 margin-left:10px
}
.vps-pricing-table .progress-bar {
 background:#6747c7;
 -webkit-transition-duration:1s;
 transition-duration:1s
}
.vps-pricing-table .price-old {
 font-size:12px;
 color:#b7b7b7;
 text-decoration:line-through
}
.vps-pricing-table .vps-pricing-table__sorting-holder .vps-pricing-table__row:nth-child(2):hover {
 border:solid 1px #ed412d
}
.vps-pricing-table .vps-pricing-table__sorting-holder .vps-pricing-table__row:nth-child(2) .progress-bar,
.vps-pricing-table .vps-pricing-table__sorting-holder .vps-pricing-table__row:nth-child(2) .vps-pricing-table-row__col--button,
.vps-pricing-table .vps-pricing-table__sorting-holder .vps-pricing-table__row:nth-child(2) .vps-pricing-table-row__col--price .discount {
 background:#ed412d
}
.vps-pricing-table .vps-pricing-table__sorting-holder .vps-pricing-table__row:nth-child(2) .vps-pricing-table-row__col--button:hover {
 background:#d52712
}
.vps-pricing-table .vps-pricing-table__sorting-holder .vps-pricing-table__row:nth-child(2) .vps-pricing-table-row__col--price {
 color:#ed412d
}
.vps-pricing-table__row {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 border-radius:5px;
 -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.05);
 box-shadow:0 2px 4px 0 rgba(0,0,0,.05);
 background-color:#fff;
 border:solid 1px #dedede;
 -webkit-transition:all .1s linear;
 transition:all .1s linear;
 margin-bottom:15px;
 font-size:18px;
 font-weight:600;
 color:#414141
}
.vps-pricing-table__row:hover {
 border:solid 1px #6747c7;
 -webkit-transform:scale(1.03);
 transform:scale(1.03)
}
.vps-pricing-table__row--sort {
 -webkit-box-shadow:none;
 box-shadow:none;
 border:none;
 -webkit-box-pack:start;
 -ms-flex-pack:start;
 justify-content:flex-start
}
.vps-pricing-table__row--sort:hover {
 -webkit-transform:none;
 transform:none;
 border:none
}
.vps-pricing-table__row--sort .btn-tooltip .fa {
 font-size:13px
}
.vps-tooltip {
 height:24px;
 padding:0
}
.vps-pricing-table__sorting-holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 margin-bottom:40px
}
.vps-pricing-table__sorting-holder--dsc {
 -webkit-box-orient:vertical;
 -webkit-box-direction:reverse;
 -ms-flex-direction:column-reverse;
 flex-direction:column-reverse
}
.vps-pricing-table-row-col__sort-btns {
 cursor:pointer;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 font-size:7px;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-left:10px
}
.vps-pricing-table-row-col__sort-btns:before {
 content:"\25b2";
 color:grey
}
.vps-pricing-table-row-col__sort-btns:after {
 content:"\25bc";
 color:#cacaca
}
.vps-pricing-table-row-col__sort-btns--dsc:before {
 content:"\25b2";
 color:#cacaca
}
.vps-pricing-table-row-col__sort-btns--dsc:after {
 content:"\25bc";
 color:grey
}
.vps-pricing-table-row__col {
 margin:10px;
 text-align:center;
 -ms-flex-preferred-size:8%;
 flex-basis:8%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 font-size:18px
}
.vps-pricing-table-row__col--geekbench {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.vps-pricing-table-row__col--bandwidth {
 font-weight:400
}
.vps-pricing-table-row__col--cpu {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.vps-pricing-table-row__col--price {
 color:#6747c7;
 font-weight:100;
 -ms-flex-preferred-size:14%;
 flex-basis:14%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.vps-pricing-table-row__col--price .discount {
 padding:5px 10px;
 margin-bottom:5px;
 background:#957fd5;
 color:#fff;
 font-weight:600;
 font-size:12px
}
.vps-pricing-table-row__col--button {
 background:#6747c7;
 text-transform:uppercase;
 border-radius:6px;
 padding:20px 10px;
 font-size:13px;
 font-weight:600;
 -ms-flex-preferred-size:18%;
 flex-basis:18%;
 text-align:center;
 color:#fff;
 text-decoration:none
}
.vps-pricing-table-row__col--button:hover {
 background:#5033a8;
 color:#fff
}
.vps-pricing-table-row__col--sort {
 margin:10px 5px;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-preferred-size:10%;
 flex-basis:10%
}
.vps-pricing-table-row__col--sort__storage {
 -ms-flex-preferred-size:12%;
 flex-basis:12%
}
.vps-pricing-table-row__col--sort__geekbench {
 -ms-flex-preferred-size:14%;
 flex-basis:14%
}
.vps-pricing-table-row__col--sort__bandwidth {
 -ms-flex-preferred-size:10%;
 flex-basis:10%
}
.vps-pricing-table-row__col--sort__price {
 -ms-flex-preferred-size:17%;
 flex-basis:17%
}
.vps-pricing-table-row-col__cores {
 font-size:.7em
}
.vps-pricing-table-row-col__text {
 color:#767676;
 font-size:13px;
 text-transform:uppercase;
 padding:0;
 margin:0
}
.vps-pricing-table__sorting-holder-mobtab {
 display:none
}
@media (max-width:1199.98px) {
 .vps-pricing-table__row--sort,
 .vps-pricing-table__sorting-holder {
  display:none
 }
 .vps-pricing-table__sorting-holder-mobtab {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  margin-bottom:50px
 }
 .vps-pricing-table__sorting-holder-mobtab .vps-pricing-table__box:nth-child(2):hover {
  border:solid 1px #ed412d
 }
 .vps-pricing-table__sorting-holder-mobtab .vps-pricing-table__box:nth-child(2) .progress-bar,
 .vps-pricing-table__sorting-holder-mobtab .vps-pricing-table__box:nth-child(2) .vps-pricing-table-box-pricing__button,
 .vps-pricing-table__sorting-holder-mobtab .vps-pricing-table__box:nth-child(2) .vps-pricing-table-box-pricing__value .discount {
  background:#ed412d
 }
 .vps-pricing-table__sorting-holder-mobtab .vps-pricing-table__box:nth-child(2) .vps-pricing-table-box-pricing__button {
  background:#d52712
 }
 .vps-pricing-table__sorting-holder-mobtab .vps-pricing-table__box:nth-child(2) .vps-pricing-table-box-pricing__value {
  color:#ed412d
 }
 .vps-pricing-table__box {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  border-radius:5px;
  -webkit-transition:all .1s linear;
  transition:all .1s linear;
  -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.05);
  box-shadow:0 2px 4px 0 rgba(0,0,0,.05);
  background-color:#fff;
  border:solid 1px #dedede;
  margin:15px;
  color:#414141
 }
 .vps-pricing-table__box:hover {
  border:solid 1px #6747c7;
  -webkit-transform:scale(1.03);
  transform:scale(1.03)
 }
 .vps-pricing-table-box__content {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between
 }
 ul.vps-pricing-table-box-content__features,
 ul.vps-pricing-table-box-content__values {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:start;
  -ms-flex-align:start;
  align-items:flex-start;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  padding:25px 15px 10px 15px;
  font-size:14px;
  color:#767676
 }
 ul.vps-pricing-table-box-content__features li,
 ul.vps-pricing-table-box-content__values li {
  margin-bottom:15px
 }
 .vps-pricing-table-box-content__values {
  font-weight:600
 }
 .vps-pricing-table-box-content__features {
  text-transform:uppercase;
  font-weight:400
 }
 .vps-pricing-table-box__pricing {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  width:100%;
  padding:15px 10px;
  border-top:1px solid #dedede
 }
 .vps-pricing-table-box-pricing__value {
  font-size:14px;
  color:#6747c7;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  text-align:center
 }
 .vps-pricing-table-box-pricing__value .discount {
  padding:5px 10px;
  background:#957fd5;
  color:#fff;
  font-weight:600;
  font-size:12px;
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0;
  margin-right:10px;
  margin-bottom:10px;
  max-width:150px
 }
 .vps-pricing-table-box-pricing__value .price {
  margin-bottom:10px
 }
 .vps-pricing-table-box-pricing__value .price-old {
  margin-bottom:10px;
  margin-right:10px
 }
 .vps-pricing-table-box-pricing__button {
  background:#6747c7;
  text-transform:uppercase;
  border-radius:6px;
  padding:10px 15px;
  font-size:14px;
  font-weight:600;
  text-align:center;
  color:#fff
 }
 .vps-pricing-table-box-pricing__button:hover {
  color:#fff;
  background:#5033a8
 }
 .vps-pricing-table-box-content-values__progressbar-holder {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
}
@media (max-width:575.98px) {
 ul.vps-pricing-table-box-content__features,
 ul.vps-pricing-table-box-content__values {
  font-size:11px
 }
}
.flex-basis-23 {
 -ms-flex-preferred-size:23%;
 flex-basis:23%
}
.flex-basis-19 {
 -ms-flex-preferred-size:19%;
 flex-basis:19%
}
.flex-basis-13 {
 -ms-flex-preferred-size:13%;
 flex-basis:13%
}
.flex-basis-19 {
 -ms-flex-preferred-size:19%;
 flex-basis:19%
}
.vps-hosting-os {
 padding:100px 0;
 background-image:linear-gradient(62deg,#3c2152,#5d339f 53%,#6741ca),linear-gradient(62deg,#3c2152,#5d339f 53%,#6741ca);
 color:#fff;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 text-align:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.vps-hosting-os p {
 padding:0
}
.vps-hosting-os ul {
 list-style-type:none;
 padding:0
}
.vps-hosting-os-holder__osline {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
.vps-hosting-os-holder__title {
 margin-bottom:30px;
 font-weight:600
}
.vps-hosting-os-holder__text {
 margin-bottom:50px;
 font-size:18px;
 letter-spacing:normal
}
.vps-hosting-os-holder-osline__holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 margin:0 20px 20px 20px
}
.vps-hosting-os-holder-osline__holder:first-child .vps-hosting-os-holder-osline-holder__img {
 display:none
}
.vps-hosting-os-holder-osline__holder:first-child .vps-hosting-os-holder-osline-holder__img--inverted {
 display:block
}
.vps-hosting-os-holder-osline-holder__img {
 margin-bottom:50px;
 width:81px;
 -webkit-transition:-webkit-transform .5s ease-out;
 transition:-webkit-transform .5s ease-out;
 transition:transform .5s ease-out;
 transition:transform .5s ease-out,-webkit-transform .5s ease-out
}
.vps-hosting-os-holder-osline-holder__img--inverted {
 margin-bottom:50px;
 display:none;
 -webkit-transform:scale(1.25);
 transform:scale(1.25)
}
.vps-hosting-os-holder-osline-holder__img:hover {
 -webkit-transform:scale(1.25);
 transform:scale(1.25);
 cursor:pointer
}
.vps-hosting-os-holder-descriptions__holder {
 display:none;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.vps-hosting-os-holder-descriptions__holder:first-child {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.vps-hosting-os-holder-descriptions-holder__explaning {
 margin:50px 0
}
.vps-hosting-os-holder-descriptions__title {
 font-weight:600;
 text-align:left;
 margin:20px 15px 25px 15px
}
@media (min-width:1200px) {
 .vps-hosting-os-holder-descriptions__title {
  font-size:50px
 }
}
.vps-hosting-os-holder-descriptions__text {
 font-size:18px;
 font-weight:100;
 text-align:left;
 opacity:.6
}
.vps-hosting-os-holder-descriptions__text--list {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 height:300px
}
.vps-hosting-os-holder-descriptions__text--list li {
 margin:0 15px 5px 15px
}
@media (max-width:767.98px) {
 .vps-hosting-os {
  padding:50px 0 50px 0;
  -webkit-box-pack:space-evenly;
  -ms-flex-pack:space-evenly;
  justify-content:space-evenly
 }
 .vps-hosting-os-holder__osline {
  -webkit-box-pack:space-evenly;
  -ms-flex-pack:space-evenly;
  justify-content:space-evenly
 }
 .vps-hosting-os-holder-descriptions__title {
  text-align:center
 }
 .vps-hosting-os-holder-descriptions__text {
  text-align:center
 }
 .vps-hosting-os-holder-descriptions__text--list {
  height:unset
 }
 .vps-hosting-os-holder-descriptions-holder__explaning {
  margin:25px 0
 }
}
.vps-hosting-max-speed {
 padding:100px 0;
 background-image:linear-gradient(62deg,#3c2152,#5d339f 53%,#6741ca),linear-gradient(62deg,#3c2152,#5d339f 53%,#6741ca);
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.vps-hosting-max-speed__holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 color:#fff
}
.vps-hosting-max-speed-holder__title {
 font-weight:600;
 margin-bottom:30px;
 text-align:center
}
@media (min-width:1200px) {
 .vps-hosting-max-speed-holder__title {
  font-size:36px
 }
}
.vps-hosting-max-speed-holder__text {
 font-size:18px;
 padding:0;
 text-align:center;
 font-weight:100;
 opacity:.6
}
@media (max-width:767.98px) {
 .vps-hosting-max-speed {
  padding:50px 0
 }
}
.vps-hosting-os--domain-search-br-tld {
 background-image:unset;
 background-color:#6747c7
}
.vps-hosting-os--domain-search-br-tld .vps-hosting-os-holder-osline-holder__img--inverted {
 display:none
}
.vps-hosting-os--domain-search-br-tld .vps-hosting-os-holder-osline-holder__img--inverted.fa {
 color:#d6d6d6
}
.vps-hosting-os--domain-search-br-tld .vps-hosting-os-holder__osline {
 -webkit-box-pack:space-evenly;
 -ms-flex-pack:space-evenly;
 justify-content:space-evenly
}
.vps-hosting-os--domain-search-br-tld .vps-hosting-os-holder-osline__holder {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.vps-hosting-os--domain-search-br-tld .vps-hosting-os-holder-descriptions__title {
 text-align:center
}
.vps-hosting-os--domain-search-br-tld .vps-hosting-os-holder-descriptions__text {
 opacity:1
}
.vps-hosting-os--domain-search-br-tld .vps-hosting-os-holder-descriptions__text--list {
 max-height:420px;
 height:unset
}
@media (max-width:1199.98px) {
 .vps-hosting-os--domain-search-br-tld .vps-hosting-os-holder-descriptions__text--list {
  width:-webkit-fit-content;
  width:-moz-fit-content;
  width:fit-content;
  margin:auto;
  max-height:unset
 }
}
.vps-hosting-os--domain-search-br-tld .vps-hosting-os-holder-descriptions__holder {
 display:none
}
.vps-hosting-os--domain-search-br-tld .vps-hosting-os-holder-descriptions__holder:first-child {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.comparison-hosting__comparison {
 padding:100px 0
}
.comparison-hosting__comparison .comparison-hosting-comparison__title {
 margin-bottom:60px;
 text-align:center
}
.comparison-hosting__comparison .comparison-hosting-comparison__table,
.comparison-hosting__comparison .comparison-hosting-comparison__table-mobile {
 font-size:20px
}
.comparison-hosting__comparison .comparison-hosting-comparison__table .btn-tooltip .fa,
.comparison-hosting__comparison .comparison-hosting-comparison__table-mobile .btn-tooltip .fa {
 margin-left:5px;
 margin-top:2px;
 color:#969696;
 font-size:20px
}
.comparison-hosting__comparison .comparison-hosting-comparison__table-mobile {
 display:none
}
.comparison-hosting__comparison .comparison-hosting-comparison-table__row {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.comparison-hosting__comparison .comparison-hosting-comparison-table__row--sticky {
 position:-webkit-sticky;
 position:sticky;
 background:#fff;
 top:61px
}
.comparison-hosting__comparison .comparison-hosting-comparison-table__row:last-child .comparison-hosting-comparison-table-row__col {
 border-bottom:solid 1px #e8e9eb;
 border-top:none
}
.comparison-hosting__comparison .comparison-hosting-comparison-table__row:nth-last-child(2) .comparison-hosting-comparison-table-row__col {
 border-bottom:solid 1px #e8e9eb
}
.comparison-hosting__comparison .comparison-hosting-comparison__show-all-features {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-top:50px;
 font-weight:600;
 cursor:pointer
}
.comparison-hosting__comparison .comparison-hosting-comparison-show-all-features__icon {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 color:#fff;
 font-size:40px;
 border-radius:50%;
 width:60px;
 height:60px;
 margin-top:20px;
 background-color:#6747c7
}
.comparison-hosting__comparison .comparison-hosting-comparison-table__holder-2 {
 display:none
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col {
 border-top:solid 1px #e8e9eb;
 border-left:solid 1px #e8e9eb;
 height:80px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-preferred-size:20%;
 flex-basis:20%
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col .fa {
 font-size:1.5em
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col .fa.feature-available {
 color:#00b67a
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col .fa.feature-unavailable {
 color:#fc5155
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col:last-child {
 border-right:solid 1px #e8e9eb
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col:first-child {
 -ms-flex-preferred-size:40%;
 flex-basis:40%
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col--empty {
 visibility:hidden
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col--top {
 font-weight:600;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 height:unset
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col--top--mh10 {
 margin:10px 0
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col--top .price-block-wrapper {
 font-size:.3em
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col--title {
 -webkit-box-pack:left;
 -ms-flex-pack:left;
 justify-content:left;
 padding-left:20px;
 font-weight:600
}
.comparison-hosting__comparison .comparison-hosting-comparison-table-row__col--title a {
 margin-left:4px
}
@media (max-width:991.98px) {
 .comparison-hosting__comparison .comparison-hosting-comparison__table {
  font-size:16px
 }
 .comparison-hosting__comparison .comparison-hosting-comparison__table .btn-tooltip,
 .comparison-hosting__comparison .comparison-hosting-comparison__table .fa {
  font-size:16px
 }
}
@media (max-width:767.98px) {
 .comparison-hosting__comparison .comparison-hosting-comparison {
  padding:50px 0
 }
 .comparison-hosting__comparison .comparison-hosting-comparison__table-mobile {
  display:block;
  margin-bottom:50px;
  font-size:18px
 }
 .comparison-hosting__comparison .comparison-hosting-comparison__table-mobile .btn-tooltip,
 .comparison-hosting__comparison .comparison-hosting-comparison__table-mobile .fa {
  font-size:18px
 }
 .comparison-hosting__comparison .comparison-hosting-comparison__table {
  display:none
 }
 .comparison-hosting__comparison .comparison-hosting-comparison-table-row__col {
  -ms-flex-preferred-size:50%;
  flex-basis:50%
 }
 .comparison-hosting__comparison .comparison-hosting-comparison-table-row__col:first-child {
  -ms-flex-preferred-size:50%;
  flex-basis:50%;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  text-align:center;
  padding:0 10px
 }
 .comparison-hosting__comparison .comparison-hosting-comparison-table-row__col--top {
  -ms-flex-preferred-size:100%;
  flex-basis:100%
 }
 .comparison-hosting__comparison .comparison-hosting-comparison-table__row:first-child .comparison-hosting-comparison-table-row__col:first-child {
  -ms-flex-preferred-size:100%;
  flex-basis:100%
 }
}
@media (max-width:575.98px) {
 .comparison-hosting__comparison .comparison-hosting-comparison__table-mobile {
  font-size:14px
 }
 .comparison-hosting__comparison .comparison-hosting-comparison__table-mobile .btn-tooltip,
 .comparison-hosting__comparison .comparison-hosting-comparison__table-mobile .fa {
  font-size:14px
 }
}
.card-hover-link-wp.collapsed .card-shadow-gray {
 -webkit-box-shadow:0 0 7px 0 rgba(203,203,203,.5);
 box-shadow:0 0 7px 0 rgba(203,203,203,.5)
}
.card-hover-link-wp.collapsed .card-shadow-gray p {
 color:#999
}
.card-hover-link-wp.collapsed .card-shadow-gray .card-image-optimised-for-wordpress-bw {
 background-image:url(/assets/images/hero/wordpress-hosting/optimised-for-wordpress-bw-b54a3aca74.svg)
}
.card-hover-link-wp.collapsed .card-shadow-gray .card-image-enhanced-security-bw {
 background-image:url(/assets/images/hero/wordpress-hosting/enhanced-security-bw-911ee45a51.svg)
}
.card-hover-link-wp.collapsed .card-shadow-gray .card-image-speed-bw {
 background-image:url(/assets/images/hero/wordpress-hosting/speed-bw-a875599ba9.svg)
}
.card-hover-link-wp.collapsed .card-shadow-gray .card-image-developer-friendly-bw {
 background-image:url(/assets/images/hero/wordpress-hosting/developer-friendly-bw-f893278ccc.svg)
}
.card-hover-link-wp .shadow-optimised-for-wordpress {
 -webkit-box-shadow:0 0 12px 0 #00749a;
 box-shadow:0 0 12px 0 #00749a
}
.card-hover-link-wp .shadow-optimised-for-wordpress .card-image-optimised-for-wordpress-color {
 background-image:url(/assets/images/hero/wordpress-hosting/optimised-for-wordpress-color-9dbd253873.svg)
}
.card-hover-link-wp .shadow-enhanced-security {
 -webkit-box-shadow:0 0 12px 0 #0c713c;
 box-shadow:0 0 12px 0 #0c713c
}
.card-hover-link-wp .shadow-enhanced-security .card-image-enhanced-security-color {
 background-image:url(/assets/images/hero/wordpress-hosting/enhanced-security-color-1f229fb6b1.svg)
}
.card-hover-link-wp .shadow-speed {
 -webkit-box-shadow:0 0 12px 0 #ffce09;
 box-shadow:0 0 12px 0 #ffce09
}
.card-hover-link-wp .shadow-speed .card-image-speed-color {
 background-image:url(/assets/images/hero/wordpress-hosting/speed-color-bc7577109d.svg)
}
.card-hover-link-wp .shadow-developer-friendly {
 -webkit-box-shadow:0 0 12px 0 #6747c7;
 box-shadow:0 0 12px 0 #6747c7
}
.card-hover-link-wp .shadow-developer-friendly .card-image-developer-friendly-color {
 background-image:url(/assets/images/hero/wordpress-hosting/developer-friendly-color-4676801b59.svg)
}
.text-color-optimised-for-wordpress {
 color:#00749a
}
.text-color-enhanced-security {
 color:#0c713c
}
.text-color-speed {
 color:#ffce09
}
.text-color-developer-friendly {
 color:#6747c7
}
.bottom-40 {
 bottom:40px
}
.footer-new {
 background-color:#333;
 padding-top:50px
}
.footer-new--hosting-offer {
 background-color:#030029
}
.footer-new--hosting-offer .footer-new-list__title {
 background-color:#030029
}
@media (max-width:767.98px) {
 .footer-new {
  padding-top:80px
 }
}
.footer-new__holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 color:#cdcdcd;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 margin-bottom:40px
}
@media (max-width:1199.98px) {
 .footer-new__holder {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
}
.footer-new-holder__left {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-preferred-size:50%;
 flex-basis:50%;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
@media (max-width:1199.98px) {
 .footer-new-holder__left {
  -webkit-box-pack:space-evenly;
  -ms-flex-pack:space-evenly;
  justify-content:space-evenly;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
}
.footer-new__list {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 margin:0 20px 20px 0
}
.footer-new__list:last-child {
 margin-right:0
}
@media (max-width:1199.98px) {
 .footer-new__list {
  -webkit-box-flex:1;
  -ms-flex:1;
  flex:1;
  min-width:200px
 }
}
.footer-new-list__title {
 font-size:16px!important;
 margin:0 0 10px 0;
 text-transform:uppercase;
 font-weight:600;
 position:-webkit-sticky;
 position:sticky;
 top:61px;
 background-color:#333;
 min-height:35px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
@media (max-width:1199.98px) {
 .footer-new-list__title {
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
}
.footer-new-list__holder {
 list-style:none;
 line-height:1.8;
 padding:0
}
.footer-new-list-holder__item {
 -webkit-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out
}
.footer-new-list-holder__item a {
 display:block;
 font-size:14px;
 font-weight:300;
 color:#cdcdcd;
 min-height:35px
}
.footer-new-list-holder__item:hover {
 opacity:.6
}
.footer-new-holder__right {
 -ms-flex-preferred-size:40%;
 flex-basis:40%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
@media (max-width:1199.98px) {
 .footer-new-holder__right {
  -webkit-box-orient:vertical;
  -webkit-box-direction:reverse;
  -ms-flex-direction:column-reverse;
  flex-direction:column-reverse
 }
}
.footer-new-holder-right-holder__brand {
 min-width:134px;
 height:27px;
 margin-bottom:15px
}
.footer-new-holder-right-holder__text {
 font-size:14px;
 font-weight:300;
 padding:0;
 margin-bottom:20px;
 line-height:normal
}
.footer-new-holder-right-holder__payments {
 list-style:none;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 padding:0;
 margin-bottom:25px
}
.footer-new-holder-right-holder-payments__payment {
 margin:0 5px 5px 0;
 border:1px solid #a6a6a6;
 opacity:.6;
 border-radius:5px;
 height:35px;
 width:50px
}
.footer-new-holder-right-holder-payments__link {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 height:35px
}
.footer-new-holder-right-holder-payments__link a {
 font-size:9.5px;
 font-weight:600;
 color:#fff;
 text-decoration:underline;
 -ms-flex-item-align:center;
 align-self:center
}
.footer-new-holder-right-holder__socials {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 margin-bottom:35px;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
.footer-new-holder-right-holder__socials img {
 margin:0 10px 5px 0
}
.footer-new-holder-right__links {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
@media (max-width:1199.98px) {
 .footer-new-holder-right__links {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:space-evenly;
  -ms-flex-pack:space-evenly;
  justify-content:space-evenly;
  margin-bottom:50px
 }
}
.footer-new__bottom {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 border-top:solid 1px #fff;
 padding:20px 0;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
@media (max-width:767.98px) {
 .footer-new__bottom {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  text-align:center
 }
}
.footer-new-bottom__text {
 font-size:12px;
 font-weight:300;
 color:#fff;
 padding:0;
 margin-bottom:0
}
@media (min-width:1200px) {
 .footer-new-bottom__text:first-child {
  margin-right:20px
 }
}
body[class*=h24] .footer-new-holder-right-holder-payments__link a {
 color:rgba(24,46,79,.6)
}
body[class*=h24] .footer-new-holder-right-holder__text {
 color:#000
}
body[class*=h24] .footer-new-list-holder__item a {
 color:#182e50
}
body[class*=h24] .footer-new-list__title {
 color:#000
}
body[class*=h24] .footer-new__bottom {
 border-top:1px solid #5d5d5d
}
body[class*=h24] .footer-new-bottom__text {
 color:#000
}
.pricing-table-new h2 {
 font-weight:700;
 text-align:center
}
.pricing-table-new p {
 text-align:center;
 margin-top:40px
}
.pricing-table-new .price-block-wrapper {
 font-size:.7em
}
.pricing-table-new--vps {
 word-break:break-word
}
.pricing-table-new--vps .pricing-table-new-holder-tables__holder--vps-4 .price-block-wrapper,
.pricing-table-new--vps .pricing-table-new-holder-tables__holder--vps-5 .price-block-wrapper,
.pricing-table-new--vps .pricing-table-new-holder-tables__holder--vps-6 .price-block-wrapper {
 font-size:.4em
}
.pricing-table-new--vps .pricing-table-new-holder-tables__additional--red,
.pricing-table-new--vps .pricing-table-new-holder-tables__holder--red {
 -webkit-box-flex:25%;
 -ms-flex:25%;
 flex:25%
}
.pricing-table-new-holder__tables {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 width:100%;
 margin-bottom:50px
}
@media (max-width:767.98px) {
 .pricing-table-new-holder__tables {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  margin-bottom:25px
 }
}
.pricing-table-new-holder-tables__additional,
.pricing-table-new-holder-tables__holder {
 min-height:1px;
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 max-width:420px;
 width:100%;
 position:relative
}
@media (min-width:992px) {
 .pricing-table-new-holder-tables__additional,
 .pricing-table-new-holder-tables__holder {
  min-width:340px
 }
}
@media (max-width:1199.98px) {
 .pricing-table-new-holder-tables__additional--order,
 .pricing-table-new-holder-tables__holder--order {
  -webkit-box-flex:50%;
  -ms-flex:50%;
  flex:50%;
  min-width:unset
 }
 .pricing-table-new-holder-tables__additional--order:nth-child(1),
 .pricing-table-new-holder-tables__holder--order:nth-child(1) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .pricing-table-new-holder-tables__additional--order:nth-child(2),
 .pricing-table-new-holder-tables__holder--order:nth-child(2) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .pricing-table-new-holder-tables__additional--order:nth-child(3),
 .pricing-table-new-holder-tables__holder--order:nth-child(3) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .pricing-table-new-holder-tables__additional--order:nth-child(4),
 .pricing-table-new-holder-tables__holder--order:nth-child(4) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .pricing-table-new-holder-tables__additional--order:nth-child(5),
 .pricing-table-new-holder-tables__holder--order:nth-child(5) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .pricing-table-new-holder-tables__additional--order:nth-child(6),
 .pricing-table-new-holder-tables__holder--order:nth-child(6) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
}
@media (min-width:1200px) {
 .pricing-table-new-holder-tables__additional--vps-4,
 .pricing-table-new-holder-tables__holder--vps-4 {
  min-width:unset;
  -webkit-box-flex:25%;
  -ms-flex:25%;
  flex:25%
 }
}
@media (max-width:1199.98px) {
 .pricing-table-new-holder-tables__additional--vps-4,
 .pricing-table-new-holder-tables__holder--vps-4 {
  min-width:unset;
  -webkit-box-flex:25%;
  -ms-flex:25%;
  flex:25%
 }
 .pricing-table-new-holder-tables__additional--vps-4:nth-child(1),
 .pricing-table-new-holder-tables__holder--vps-4:nth-child(1) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .pricing-table-new-holder-tables__additional--vps-4:nth-child(2),
 .pricing-table-new-holder-tables__holder--vps-4:nth-child(2) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .pricing-table-new-holder-tables__additional--vps-4:nth-child(3),
 .pricing-table-new-holder-tables__holder--vps-4:nth-child(3) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .pricing-table-new-holder-tables__additional--vps-4:nth-child(4),
 .pricing-table-new-holder-tables__holder--vps-4:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .pricing-table-new-holder-tables__additional--vps-4:nth-child(5),
 .pricing-table-new-holder-tables__holder--vps-4:nth-child(5) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .pricing-table-new-holder-tables__additional--vps-4:nth-child(6),
 .pricing-table-new-holder-tables__holder--vps-4:nth-child(6) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .pricing-table-new-holder-tables__additional--vps-4:nth-child(7),
 .pricing-table-new-holder-tables__holder--vps-4:nth-child(7) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .pricing-table-new-holder-tables__additional--vps-4:nth-child(8),
 .pricing-table-new-holder-tables__holder--vps-4:nth-child(8) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
}
@media (min-width:1200px) {
 .pricing-table-new-holder-tables__additional--vps-6,
 .pricing-table-new-holder-tables__holder--vps-6 {
  min-width:unset;
  -webkit-box-flex:15%;
  -ms-flex:15%;
  flex:15%
 }
}
@media (max-width:1199.98px) {
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(1),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(1) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(2),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(2) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(3),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(3) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(4),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(5),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(5) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(6),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(6) {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11
 }
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(7),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(7) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(8),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(8) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(9),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(9) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(10),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(10) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(11),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(11) {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .pricing-table-new-holder-tables__additional--vps-6:nth-child(12),
 .pricing-table-new-holder-tables__holder--vps-6:nth-child(12) {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12
 }
}
@media (min-width:1200px) {
 .pricing-table-new-holder-tables__additional--vps-8,
 .pricing-table-new-holder-tables__holder--vps-8 {
  min-width:unset;
  -webkit-box-flex:25%;
  -ms-flex:25%;
  flex:25%
 }
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(1),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(1) {
 -webkit-box-ordinal-group:2;
 -ms-flex-order:1;
 order:1
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(2),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(2) {
 -webkit-box-ordinal-group:3;
 -ms-flex-order:2;
 order:2
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(3),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(3) {
 -webkit-box-ordinal-group:4;
 -ms-flex-order:3;
 order:3
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(4),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(4) {
 -webkit-box-ordinal-group:5;
 -ms-flex-order:4;
 order:4
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(5),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(5) {
 -webkit-box-ordinal-group:10;
 -ms-flex-order:9;
 order:9
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(6),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(6) {
 -webkit-box-ordinal-group:11;
 -ms-flex-order:10;
 order:10
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(7),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(7) {
 -webkit-box-ordinal-group:12;
 -ms-flex-order:11;
 order:11
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(8),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(8) {
 -webkit-box-ordinal-group:13;
 -ms-flex-order:12;
 order:12
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(9),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(9) {
 -webkit-box-ordinal-group:6;
 -ms-flex-order:5;
 order:5
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(10),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(10) {
 -webkit-box-ordinal-group:7;
 -ms-flex-order:6;
 order:6
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(11),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(11) {
 -webkit-box-ordinal-group:8;
 -ms-flex-order:7;
 order:7
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(12),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(12) {
 -webkit-box-ordinal-group:9;
 -ms-flex-order:8;
 order:8
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(13),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(13) {
 -webkit-box-ordinal-group:14;
 -ms-flex-order:13;
 order:13
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(14),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(14) {
 -webkit-box-ordinal-group:15;
 -ms-flex-order:14;
 order:14
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(15),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(15) {
 -webkit-box-ordinal-group:16;
 -ms-flex-order:15;
 order:15
}
.pricing-table-new-holder-tables__additional--vps-8:nth-child(16),
.pricing-table-new-holder-tables__holder--vps-8:nth-child(16) {
 -webkit-box-ordinal-group:17;
 -ms-flex-order:16;
 order:16
}
@media (max-width:1199.98px) {
 .pricing-table-new-holder-tables__additional--vps-8,
 .pricing-table-new-holder-tables__holder--vps-8 {
  -webkit-box-flex:50%;
  -ms-flex:50%;
  flex:50%;
  min-width:unset
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(1),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(1) {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(2),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(2) {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(3),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(3) {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(4),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(4) {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(5),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(5) {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(6),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(6) {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(7),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(7) {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(8),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(8) {
  -webkit-box-ordinal-group:16;
  -ms-flex-order:15;
  order:15
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(9),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(9) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(10),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(10) {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(11),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(11) {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(12),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(12) {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(13),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(13) {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(14),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(14) {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(15),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(15) {
  -webkit-box-ordinal-group:15;
  -ms-flex-order:14;
  order:14
 }
 .pricing-table-new-holder-tables__additional--vps-8:nth-child(16),
 .pricing-table-new-holder-tables__holder--vps-8:nth-child(16) {
  -webkit-box-ordinal-group:17;
  -ms-flex-order:16;
  order:16
 }
}
@media (min-width:1200px) {
 .pricing-table-new-holder-tables__additional--vps-4 .pricing-table-new-holder-tables-holder-table-top__discount,
 .pricing-table-new-holder-tables__additional--vps-6 .pricing-table-new-holder-tables-holder-table-top__discount,
 .pricing-table-new-holder-tables__additional--vps-8 .pricing-table-new-holder-tables-holder-table-top__discount,
 .pricing-table-new-holder-tables__holder--vps-4 .pricing-table-new-holder-tables-holder-table-top__discount,
 .pricing-table-new-holder-tables__holder--vps-6 .pricing-table-new-holder-tables-holder-table-top__discount,
 .pricing-table-new-holder-tables__holder--vps-8 .pricing-table-new-holder-tables-holder-table-top__discount {
  -webkit-box-orient:vertical;
  -webkit-box-direction:reverse;
  -ms-flex-direction:column-reverse;
  flex-direction:column-reverse
 }
}
@media (max-width:1199.98px) {
 .pricing-table-new-holder-tables__additional--vps-4,
 .pricing-table-new-holder-tables__additional--vps-6,
 .pricing-table-new-holder-tables__additional--vps-8,
 .pricing-table-new-holder-tables__holder--vps-4,
 .pricing-table-new-holder-tables__holder--vps-6,
 .pricing-table-new-holder-tables__holder--vps-8 {
  -webkit-box-flex:50%;
  -ms-flex:50%;
  flex:50%;
  margin-right:0!important;
  margin-left:0!important
 }
}
.pricing-table-new-holder-tables__additional--red,
.pricing-table-new-holder-tables__holder--red {
 -webkit-box-flex:1.2;
 -ms-flex:1.2;
 flex:1.2;
 z-index:2
}
.pricing-table-new-holder-tables__additional--red .pricing-table-new-holder-tables-holder__table,
.pricing-table-new-holder-tables__holder--red .pricing-table-new-holder-tables-holder__table {
 border:2px solid #ed412d;
 margin-left:-2px;
 margin-right:-2px
}
.pricing-table-new-holder-tables__additional--red .pricing-table-new-holder-tables-holder__table .pricing-table-new-holder-tables-holder-table-discount-top__percentage,
.pricing-table-new-holder-tables__holder--red .pricing-table-new-holder-tables-holder__table .pricing-table-new-holder-tables-holder-table-discount-top__percentage {
 background:#ed412d
}
.pricing-table-new-holder-tables__additional--red .pricing-table-new-holder-tables-holder__table .pricing-table-new-holder-tables-holder-table-top__title,
.pricing-table-new-holder-tables__holder--red .pricing-table-new-holder-tables-holder__table .pricing-table-new-holder-tables-holder-table-top__title {
 margin-top:25px
}
@media (min-width:1200px) {
 .pricing-table-new-holder-tables__additional--red .pricing-table-new-holder-tables-holder__table,
 .pricing-table-new-holder-tables__holder--red .pricing-table-new-holder-tables-holder__table {
  margin-top:-15px;
  height:105%
 }
}
@media (max-width:1199.98px) {
 .pricing-table-new-holder-tables__additional--red,
 .pricing-table-new-holder-tables__holder--red {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1
 }
}
@media (min-width:992px) and (max-width:1199.98px) {
 .pricing-table-new-holder-tables__additional--red,
 .pricing-table-new-holder-tables__holder--red {
  margin:0 180px
 }
}
@media (min-width:768px) and (max-width:991.98px) {
 .pricing-table-new-holder-tables__additional--red,
 .pricing-table-new-holder-tables__holder--red {
  margin:0 130px
 }
}
@media (max-width:1199.98px) {
 .pricing-table-new-holder-tables__holder {
  margin-bottom:35px
 }
}
.pricing-table-new-holder-tables__additional {
 margin-bottom:35px
}
.pricing-table-new-holder-tables-holder__special {
 position:absolute;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 min-width:-webkit-fit-content;
 min-width:-moz-fit-content;
 min-width:fit-content;
 text-align:center;
 top:-15px
}
.pricing-table-new-holder-tables-holder-special__content {
 min-width:215px;
 background:#ed412d
}
.pricing-table-new-holder-tables-holder-special__content:after {
 content:" ";
 border-left:8px solid transparent;
 border-right:8px solid transparent;
 border-top:10px solid #ed412d;
 position:absolute;
 bottom:-14px;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%)
}
.pricing-table-new-holder-tables-additional__table,
.pricing-table-new-holder-tables-holder__table {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 padding:35px 20px 50px 20px;
 border-radius:5px;
 border:2px solid #ccc;
 height:100%
}
.pricing-table-new-holder-tables-holder-table-top__title--vps {
 font-size:20px
}
@media (min-width:1200px) {
 .pricing-table-new-holder-tables-holder-table-top__title--vps {
  font-size:20px
 }
}
@media (min-width:1200px) {
 .pricing-table-new-holder-tables-additional-table-top__title--vps {
  font-size:16px
 }
}
.pricing-table-new-holder-tables-holder-table-top__discount {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 margin-bottom:25px
}
.pricing-table-new-holder-tables-holder-table-discount-top__old-price {
 color:#969696;
 text-decoration:line-through;
 font-size:18px;
 padding:0 5px
}
@media (max-width:575.98px) {
 .pricing-table-new-holder-tables-holder-table-discount-top__old-price {
  font-size:16px
 }
}
.pricing-table-new-holder-tables-holder-table-discount-top__percentage {
 border-radius:40px;
 opacity:.5;
 background:#6747c7;
 color:#fff;
 font-size:14px;
 font-weight:700;
 text-transform:uppercase;
 padding:6px 10px;
 text-align:center
}
.pricing-table-new-holder-tables-holder-table-top__description {
 font-size:16px;
 padding:30px 0 0 0;
 margin:40px 0 0 0;
 min-height:130px;
 border-top:1px solid #ccc;
 letter-spacing:-.3px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.pricing-table-new-holder-tables-additional-table-top__features,
.pricing-table-new-holder-tables-holder-table-bottom__features {
 padding:0;
 margin:0;
 list-style:none;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 letter-spacing:-.7px;
 margin-top:40px
}
.pricing-table-new-holder-tables-additional-table-top__features li,
.pricing-table-new-holder-tables-holder-table-bottom__features li {
 font-size:16px;
 margin-bottom:15px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.pricing-table-new-holder-tables-additional-table-top__features li i,
.pricing-table-new-holder-tables-holder-table-bottom__features li i {
 -ms-flex-item-align:center;
 align-self:center
}
.pricing-table-new-holder-tables-additional-table-top__features li:before,
.pricing-table-new-holder-tables-holder-table-bottom__features li:before {
 content:url(/assets/images/index-new/check-82319b207b.svg);
 display:inline-block;
 margin-right:5px
}
.pricing-table-new-holder-tables-additional-table-top__features .arrow-left:before,
.pricing-table-new-holder-tables-holder-table-bottom__features .arrow-left:before {
 content:url(/assets/images/index-new/arrow-left-3df67a0f8f.svg);
 margin-right:5px
}
.pricing-table-new-holder-tables-additional-table-top__features--tooltips li:before,
.pricing-table-new-holder-tables-holder-table-bottom__features--tooltips li:before {
 display:none
}
.pricing-table-new-holder-tables-additional-table__top {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.pricing-table-new-holder-tables-additional-table__top::before {
 content:"\f00c";
 font-family:Fontawesome;
 font-size:24px;
 opacity:.6;
 padding:15px;
 display:block;
 text-align:center
}
.pricing-table-new-holder-tables-additional__table {
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.pricing-table__chp {
 background-color:#333;
 margin-top:50px;
 padding:30px 0;
 width:100vw
}
.pricing-table__chp--hosting-offer {
 background-color:#030029
}
.pricing-table-chp__holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 position:relative;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
@media (max-width:767.98px) {
 .pricing-table-chp__holder {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
}
.pricing-table-chp-holder__text {
 font-size:20px;
 margin-right:50px;
 text-transform:none;
 color:#fff;
 line-height:26px
}
@media (max-width:767.98px) {
 .pricing-table-chp-holder__text {
  text-align:center;
  margin-right:0
 }
}
.pricing-table-chp-holder__bubble {
 position:absolute;
 background:#ffe11d;
 border-radius:.4em;
 padding:20px 30px;
 bottom:70px;
 left:100px
}
.pricing-table-chp-holder__bubble:after {
 content:'';
 position:absolute;
 bottom:0;
 left:30%;
 width:0;
 height:0;
 border:22px solid transparent;
 border-top-color:#ffe11d;
 border-bottom:0;
 border-right:0;
 margin-left:-11px;
 margin-bottom:-22px
}
@media (max-width:767.98px) {
 .pricing-table-chp-holder__bubble {
  display:none
 }
}
.pricing-table-chp-holder__button-wrapper {
 background-color:#ed412d;
 min-width:215px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 border-radius:5px
}
.pricing-table-chp-holder__button-wrapper:active,
.pricing-table-chp-holder__button-wrapper:hover {
 background-color:#d52712
}
.pricing-table-chp-holder__button-wrapper:active a,
.pricing-table-chp-holder__button-wrapper:hover a {
 text-decoration:none
}
.pricing-table-chp-holder__button-wrapper a {
 color:#fff;
 padding:20px 15px;
 font-size:18px;
 font-weight:700;
 text-transform:uppercase;
 letter-spacing:2px;
 text-align:center;
 text-decoration:none
}
.pricing-table-product-box {
 -webkit-box-shadow:0 4px 9px 0 rgba(67,65,79,.1);
 box-shadow:0 4px 9px 0 rgba(67,65,79,.1);
 border:solid 2px #f5f5f5
}
.pricing-table-product-box--red .pricing-table-new-holder-tables-holder-table-discount-top__percentage {
 background-color:#ed412d
}
.pricing-table-progress-bar {
 height:16px
}
.pricing-table-progress-bar__clock path {
 fill:#6747c7
}
.pricing-table-progress-bar__clock--promo path {
 fill:#ed412d
}
.pricing-table-new__row {
 margin-left:-15px;
 margin-right:-15px
}
.feature-list-cloud-style-list__item:before {
 content:url(/assets/images/index-new/check-82319b207b.svg);
 display:inline-block;
 margin-right:5px
}
#pricing-table-offer-subtitle p {
 width:100%;
 background-color:#eee9f8;
 border:1px dashed #6747c7;
 margin-top:0!important
}
.price-block {
 font-size:50px
}
.price-block-wrapper {
 font-size:1em;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.price-block__from {
 font-size:.3em;
 font-weight:300;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin:0 1em
}
.price-block__currency {
 font-size:1em;
 font-weight:700;
 margin-top:.2em
}
.price-block__bigno {
 font-size:3em;
 font-weight:700;
 line-height:.8em
}
.price-block__right-holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -ms-flex-pack:distribute;
 justify-content:space-around;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start
}
.price-block__right-holder--without-cents {
 -webkit-box-pack:end;
 -ms-flex-pack:end;
 justify-content:flex-end
}
.price-block-right-holder__cents {
 font-size:.8em;
 font-weight:700
}
.price-block-right-holder__unit {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.price-block-right-holder-unit__unit {
 font-size:.5em;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:end;
 -ms-flex-align:end;
 align-items:flex-end;
 margin:.3em
}
.unit-lifetime .price-block-right-holder-unit__unit {
 background:#ed412d;
 color:#fff;
 padding:5px 8px;
 font-weight:700;
 text-transform:uppercase
}
.webmail-pricing-tables .pricing-box .price-block-wrapper {
 font-size:.7em
}
#reseller-plans.pricing-table .pricing-plan .price-block-wrapper {
 font-size:.625em
}
@media (min-width:992px) and (max-width:1199.98px) {
 #reseller-plans.pricing-table .pricing-plan .price-block-wrapper {
  font-size:.45em
 }
}
@media (max-width:575.98px) {
 #reseller-plans.pricing-table .pricing-plan .price-block-wrapper {
  font-size:.45em
 }
}
.domain-search-table .price-block-wrapper {
 font-size:.625em
}
.offer-popup .pricing .price-block-wrapper {
 font-size:.7em
}
.vps-hosting-start-saving__holder .price-block-wrapper {
 font-size:2em
}
.pricing-plan-serv .price-block-wrapper {
 font-size:.6em
}
@media (min-width:992px) and (max-width:1199.98px) {
 .pricing-plan-serv .price-block-wrapper {
  font-size:.4em
 }
}
@media (max-width:575.98px) {
 .pricing-plan-serv .price-block-wrapper {
  font-size:.4em
 }
}
.lp-resale .price-block-wrapper {
 font-size:.5em
}
@media (max-width:575.98px) {
 .cloud-hosting .pricing-table-new .price-block-wrapper {
  font-size:.6em
 }
}
.web-design-services-pricing-table .price-block__bigno {
 font-size:2em;
 font-weight:700;
 line-height:.8em
}
.minecraft-server-hosting-header .component-big-price .price-block {
 font-size:30px
}
body .component-big-price .price-block {
 font-size:49px
}
.component-big-price__save-holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.component-big-price-save-holder__rect {
 font-size:20px;
 padding:10px 30px;
 color:#fff;
 font-weight:600;
 background:#ed412d
}
.component-big-price-save-holder__rect--sale {
 background:#ff7678
}
.component-big-price-save-holder__arrow {
 background:#ed412d;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 width:20px;
 height:20px;
 margin-top:-10px
}
.component-big-price-save-holder__arrow--sale {
 background:#ff7678
}
.component-big-price__save-holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.component-big-price-after {
 background-color:#ed412d
}
.component-big-price-after::after {
 content:" ";
 border-left:20px solid transparent;
 border-right:20px solid transparent;
 border-top:20px solid #ed412d;
 position:absolute;
 left:40%;
 bottom:-15px
}
.front-page-banner-v2 {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 color:#fff;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 background:url(/assets/images/hero/background-h-f828044009.svg) center;
 background-size:cover;
 padding:150px 0;
 font-weight:600!important
}
.front-page-banner-v2--nyr {
 background-size:cover!important;
 background-repeat:no-repeat!important;
 background:url(/assets/images/sales/newyearresolution2018/bg-a6cb666f22.jpg) center
}
.front-page-banner-v2--spring {
 background-size:cover!important;
 background-repeat:no-repeat!important;
 background:url(/assets/images/sales/springsale2019/bg-hostinger-565cd241df.jpg) center;
 padding:90px 0 40px 0!important
}
@media (min-width:768px) {
 .front-page-banner-v2--spring {
  padding:200px 0 150px 0!important
 }
}
.front-page-banner-v2--discount-web-hosting {
 background-size:cover!important;
 background-repeat:no-repeat!important;
 background:url(/assets/images/sales/springsale2019/bg-seo-139fb8d891.jpg) center
}
@media (min-width:768px) {
 .front-page-banner-v2--discount-web-hosting .front-page-banner-v2-holder__left {
  width:55%!important
 }
 .front-page-banner-v2--discount-web-hosting .price-block {
  font-size:39px!important
 }
}
.front-page-banner-v2--lt {
 background-size:cover!important;
 background-repeat:no-repeat!important;
 background:url(/assets/images/index-new/bg-lt-8dd2da951e.jpg) center
}
.front-page-banner-v2 .front-page-banner-v2__holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.front-page-banner-v2 .front-page-banner-v2-holder__left {
 width:50%
}
.front-page-banner-v2 .front-page-banner-v2-holder__right {
 width:50%
}
.front-page-banner-v2 .front-page-banner-v2-holder-left__recommended {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-bottom:25px;
 margin-top:20px
}
.front-page-banner-v2 .front-page-banner-v2-holder-left-recommended__text {
 text-transform:uppercase;
 letter-spacing:2px;
 margin-right:5px;
 font-size:16px
}
.front-page-banner-v2 .front-page-banner-v2-holder-left-recommended__img {
 width:50px;
 height:50px
}
.front-page-banner-v2 .front-page-banner-v2-holder-left__heading {
 margin-bottom:50px;
 font-size:56px!important;
 text-align:left;
 font-weight:700
}
.front-page-banner-v2 .front-page-banner-v2-holder-left__text {
 margin-bottom:60px;
 font-size:34px!important;
 text-align:left
}
.front-page-banner-v2 .front-page-banner-v2-holder-left__text--nyr,
.front-page-banner-v2 .front-page-banner-v2-holder-left__text--spring {
 font-size:42px!important;
 font-weight:700;
 margin-bottom:10px
}
.front-page-banner-v2 .front-page-banner-v2-holder-left_button {
 font-size:22px;
 padding:20px 60px;
 color:#fff;
 background-color:#fc5155;
 border-radius:6px;
 text-transform:uppercase;
 text-align:center
}
.front-page-banner-v2 .front-page-banner-v2-holder-left_button:hover {
 background-color:#fb1f24
}
.front-page-banner-v2 .front-page-banner-v2-holder-left_button--nyr,
.front-page-banner-v2 .front-page-banner-v2-holder-left_button--spring {
 background-color:#fc5155;
 text-transform:none
}
.front-page-banner-v2 .front-page-banner-v2-holder-left_button--nyr:hover,
.front-page-banner-v2 .front-page-banner-v2-holder-left_button--spring:hover {
 background-color:#fb1f24
}
.front-page-banner-v2 .front-page-banner-v2-holder__right .price-block {
 font-size:45px
}
.front-page-banner-v2 .front-page-banner-v2-holder-right__save-holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.front-page-banner-v2 .front-page-banner-v2-holder-right-save-holder__rect {
 text-transform:uppercase;
 font-size:20px;
 padding:10px 30px;
 color:#fff;
 background:#ff7678
}
.front-page-banner-v2 .front-page-banner-v2-holder-right-save-holder__rect--nyr,
.front-page-banner-v2 .front-page-banner-v2-holder-right-save-holder__rect--spring {
 background:#fd9c9e
}
.front-page-banner-v2 .front-page-banner-v2-holder-right-save-holder__arrow {
 background:#ff7678;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 width:20px;
 height:20px;
 margin-top:-10px
}
.front-page-banner-v2 .front-page-banner-v2-holder-right-save-holder__arrow--nyr,
.front-page-banner-v2 .front-page-banner-v2-holder-right-save-holder__arrow--spring {
 background:#fd9c9e
}
.front-page-banner-v2 .front-page-banner-v2__benefits {
 position:relative;
 top:130px;
 color:#fff;
 font-size:18px;
 font-weight:400;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.front-page-banner-v2 .front-page-banner-v2__benefits li {
 margin:0 5px;
 text-align:center
}
.front-page-banner-v2 .front-page-banner-v2__benefits .fa-check {
 margin-right:10px;
 color:#7cc576
}
@media (max-width:1199.98px) {
 .front-page-banner-v2 .front-page-banner-v2-holder-left__text {
  width:initial
 }
}
@media (max-width:991.98px) {
 .front-page-banner-v2 .front-page-banner-v2__holder {
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
 .front-page-banner-v2 .front-page-banner-v2-holder__left {
  width:50%
 }
 .front-page-banner-v2 .front-page-banner-v2-holder-left_button {
  font-size:20px;
  padding:20px 35px
 }
}
@media (max-width:767.98px) {
 .front-page-banner-v2 {
  padding:100px 0
 }
 .front-page-banner-v2 .front-page-banner-v2__holder {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .front-page-banner-v2 .front-page-banner-v2-holder__left {
  width:unset;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  justify-items:center;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2;
  text-align:center
 }
 .front-page-banner-v2 .front-page-banner-v2-holder-left__heading {
  text-align:center;
  font-size:42px!important
 }
 .front-page-banner-v2 .front-page-banner-v2-holder-left__text {
  font-size:32px!important;
  text-align:center;
  margin-bottom:30px
 }
 .front-page-banner-v2 .front-page-banner-v2-holder-left_button {
  font-size:17px
 }
 .front-page-banner-v2 .front-page-banner-v2__benefits {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  top:80px
 }
 .front-page-banner-v2 .front-page-banner-v2__benefits li {
  margin-bottom:10px
 }
}
@media (max-width:767.98px) {
 .front-page-banner-v2 .front-page-banner-v2__benefits {
  top:20px
 }
}
.front-page-banner-v2 ul {
 margin:0;
 padding:0;
 list-style-type:none
}
.front-page-banner-v2 a {
 text-decoration:none
}
.calendar-timer {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.calendar-timer--pre-header {
 text-align:center
}
@media (max-width:767.98px) {
 .calendar-timer--pre-header .calendar-timer-holder__col-holder {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
}
.calendar-timer--pre-header .calendar-timer-holder-col-holder__col {
 margin:0;
 padding:0 10px;
 min-height:unset
}
@media (max-width:1199.98px) {
 .calendar-timer--pre-header .calendar-timer-holder-col-holder__col .explained {
  font-size:8px
 }
}
@media (max-width:767.98px) {
 .calendar-timer--pre-header .calendar-timer-holder-col-holder__col {
  min-width:60px;
  padding:0 5px
 }
 .calendar-timer--pre-header .calendar-timer-holder-col-holder__col .explained {
  font-size:10px
 }
}
.calendar-timer--pre-header .triangle-left {
 margin-left:0
}
.calendar-timer--pre-header .triangle-right {
 margin-right:0
}
@media (max-width:767.98px) {
 .calendar-timer--pre-header .triangle-left,
 .calendar-timer--pre-header .triangle-right {
  display:block
 }
}
.calendar-timer__holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.calendar-timer-holder__col-holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.calendar-timer-holder-col-holder__col {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 padding:10px;
 color:#fff;
 border-radius:6px;
 min-width:70px;
 min-height:70px;
 margin:0 10px
}
.calendar-timer-holder-col-holder__col .value {
 font-size:28px;
 font-weight:700;
 letter-spacing:1.4px;
 text-align:center
}
.calendar-timer-holder-col-holder__col .explained {
 font-size:12px;
 font-weight:400;
 text-align:center
}
.calendar-timer-holder-col-holder__col .explained--home {
 font-weight:700
}
.triangle-left {
 width:0;
 height:0;
 border-top:10px solid transparent;
 border-right:15px solid #fc5155;
 border-bottom:10px solid transparent;
 margin-left:10px
}
.triangle-right {
 width:0;
 height:0;
 border-top:10px solid transparent;
 border-left:15px solid #fc5155;
 border-bottom:10px solid transparent;
 margin-right:10px
}
@media (max-width:767.98px) {
 .triangle-left,
 .triangle-right {
  display:none
 }
 .calendar-timer__holder {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .calendar-timer-holder__col-holder {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
}
.container-timer {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 margin-top:auto;
 margin-bottom:3rem
}
.container-timer .clock-title {
 text-align:center;
 font-size:2rem;
 font-weight:400;
 text-transform:uppercase
}
.container-timer .value {
 font-size:3rem;
 font-weight:700;
 text-align:center
}
.container-timer .explained {
 text-align:center
}
.container-timer-white {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-bottom:3rem
}
.container-timer-white .clock-holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.container-timer-white .value {
 font-size:80px;
 font-weight:600;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.container-timer-white .explained {
 text-align:center;
 font-size:18px
}
.container-timer-white .days,
.container-timer-white .hours,
.container-timer-white .minutes,
.container-timer-white .seconds {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.container-timer-white .seperator {
 font-size:80px;
 margin:0 20px
}
@media (max-width:575.98px) {
 .container-timer-white .clock-holder {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
 .container-timer-white .seperator {
  display:none
 }
 .container-timer-white .days,
 .container-timer-white .hours,
 .container-timer-white .minutes,
 .container-timer-white .seconds {
  margin-right:20px
 }
}
.new-timer {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 font-size:20px;
 color:#fff;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
@media (min-width:768px) {
 .new-timer {
  -webkit-box-pack:unset;
  -ms-flex-pack:unset;
  justify-content:unset
 }
}
@media (min-width:992px) and (max-width:1199.98px) {
 .new-timer {
  font-size:16px
 }
}
@media (min-width:768px) and (max-width:991.98px) {
 .new-timer {
  font-size:13px
 }
}
@media (max-width:575.98px) {
 .new-timer {
  font-size:14px
 }
 .new-timer .new-timer-holder__col {
  min-width:3em
 }
}
.new-timer-holder__left,
.new-timer-holder__right {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.new-timer__triangle-left,
.new-timer__triangle-right {
 width:0;
 height:0;
 border-top:.75em solid transparent;
 border-bottom:.75em solid transparent
}
.new-timer__triangle-left {
 border-left:.75em solid #fc5155;
 margin-right:.5em
}
.new-timer__triangle-right {
 border-right:.75em solid #fc5155;
 margin-left:.5em
}
.new-timer__holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.new-timer-holder__col {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 min-width:4em;
 margin:0 .5em
}
.new-timer-holder-col__time {
 font-size:1.85em;
 font-weight:700
}
.new-timer-holder-col__text {
 font-size:.8em;
 font-weight:400
}
.new-timer-holder-col__text-smaller {
 font-size:.5em;
 font-weight:400
}
.cart-header-holder__promo-counter .new-timer {
 font-size:14px
}
.log-in--sale .new-timer {
 margin:20px 0;
 font-size:17px
}
@media (min-width:768px) and (max-width:991.98px) {
 .log-in--sale .new-timer {
  font-size:15px
 }
}
.log-in--sale .new-timer__triangle-left,
.log-in--sale .new-timer__triangle-right {
 border-left-color:#ed412d;
 border-right-color:#ed412d
}
.sale-preheader-holder-left__timer .new-timer {
 font-size:16px
}
@media (max-width:575.98px) {
 .sale-preheader-holder-left__timer .new-timer {
  font-size:15px
 }
}
.faq-new-hero .panel-heading {
 padding:15px 0 30px 0!important
}
.faq-new-hero .panel-body {
 padding:0 30px 20px
}
.faq-new-hero .panel-body p {
 font-size:14px;
 line-height:1.7
}
.faq-new-hero .panel-body ol>li {
 text-align:left;
 font-size:14px;
 margin-bottom:8px
}
.faq-new-hero .panel-body ul {
 list-style:disc;
 padding-left:20px;
 font-size:14px
}
.faq-new-hero .panel-default>.panel-heading {
 border-top:1px solid #ccc
}
.faq-new-hero .panel-default>.panel-heading .faq-button::before,
.faq-new-hero .panel-default>.panel-heading a::before {
 margin-right:10px;
 background-image:url(images/hero/icons/vps-hosting/baseline-arrow_drop_up-24px-4bff71677a.svg);
 content:" ";
 float:left;
 width:16px;
 height:16px
}
.faq-new-hero .panel-default>.panel-heading .faq-button.collapsed::before,
.faq-new-hero .panel-default>.panel-heading a.collapsed::before {
 background-image:url(images/hero/icons/vps-hosting/baseline-arrow_drop_down-24px-ebe1c3a69d.svg)
}
.hero-header {
 background-image:url(/assets/images/hero/preload-images/background-h-74d6410605.jpg)
}
.hero-header.bg-lazy-loaded {
 background-image:url(/assets/images/hero/background-h-f828044009.svg),url(/assets/images/hero/preload-images/background-h-74d6410605.jpg)
}
.hero-header-woman {
 background-image:url(/assets/images/hero/preload-images/woman-d8d986396c.jpg);
 padding:200px 0 150px 0
}
@media (max-width:991.98px) {
 .hero-header-woman {
  padding:150px 0 100px 0!important
 }
}
@media (max-width:767.98px) {
 .hero-header-woman {
  padding:90px 0 40px 0!important
 }
}
.hero-header-woman.bg-lazy-loaded {
 background-image:url(/assets/images/hero/woman-edb1f891fb.jpg),url(/assets/images/hero/preload-images/woman-d8d986396c.jpg)
}
.hero-header__test {
 background-image:url(/assets/images/hero/preload-images/test-hostinger-bg-aa90d8005a.jpg)
}
.hero-header__test.bg-lazy-loaded {
 background-image:url(/assets/images/hero/test-hostinger-bg-44ce6a2a9c.jpg),url(/assets/images/hero/preload-images/test-hostinger-bg-aa90d8005a.jpg)
}
@media (min-width:992px) {
 .pricing-table-new__holder h2 {
  font-size:36px
 }
}
body .component-big-price .price-block {
 font-size:42px
}
.video-background-image-1 {
 background-image:url(/assets/images/hero/video/review-1-6fa2cf3f97.jpg)
}
.video-background-image-2 {
 background-image:url(/assets/images/hero/video/review-2-49384d301f.jpg)
}
.video-background-image-3 {
 background-image:url(/assets/images/hero/video/review-3-35f99bead2.jpg)
}
.video-hover:hover {
 cursor:pointer
}
.video-hover:hover .play-icon {
 color:#fff!important
}
.video-hover:hover .play-icon-div {
 background-color:#6747c7
}
.video-hover::before {
 background-color:rgba(0,0,0,.05);
 content:'';
 display:block;
 height:100%;
 position:absolute;
 width:100%;
 -webkit-transition:all ease-in-out .3s;
 transition:all ease-in-out .3s
}
.video-hover:hover::before {
 background-color:rgba(128,128,128,.3)
}
.our-technologies path,
.our-technologies polygon,
.our-technologies polyline {
 -webkit-transition:all ease-in-out .3s;
 transition:all ease-in-out .3s
}
.our-technologies:not(:hover) * {
 fill:#999
}
.domain-search-bg {
 background-image:url(/assets/images/hero/part_of_hostinger_bg-beb94e3679.svg)
}
.part-of-hostinger-bg {
 background-image:url(/assets/images/hero/part_of_hostinger_bg-beb94e3679.svg)
}
.collapsing {
 -webkit-transition:none!important;
 transition:none!important
}
.video-wrap {
 background-color:#000;
 margin-bottom:30px;
 position:relative;
 padding-top:56.25%;
 overflow:hidden;
 cursor:pointer
}
.video-wrap img {
 width:100%;
 top:1%;
 left:0;
 opacity:.7
}
.video-wrap .play-button {
 width:90px;
 height:60px;
 background-color:#333;
 -webkit-box-shadow:0 0 30px rgba(0,0,0,.6);
 box-shadow:0 0 30px rgba(0,0,0,.6);
 z-index:1;
 opacity:.8;
 border-radius:6px
}
.video-wrap .play-button:before {
 content:"";
 border-style:solid;
 border-width:15px 0 15px 26px;
 border-color:transparent transparent transparent #fff
}
.video-wrap .play-button,
.video-wrap img {
 cursor:pointer
}
.video-wrap .play-button,
.video-wrap .play-button:before,
.video-wrap iframe,
.video-wrap img {
 position:absolute
}
.video-wrap .play-button,
.video-wrap .play-button:before {
 top:50%;
 left:50%;
 -webkit-transform:translate3d(-50%,-50%,0);
 transform:translate3d(-50%,-50%,0)
}
.video-wrap iframe {
 height:100%;
 width:100%;
 top:0;
 left:0
}
.ripple-primary {
 background-position:center;
 -webkit-transition:background .8s;
 transition:background .8s
}
.ripple-primary:hover {
 background:#5033a8 radial-gradient(circle,transparent 1%,#5033a8 1%) center/15000%;
 color:#fff;
 opacity:1
}
.ripple-primary:active {
 background-color:#9359ef;
 background-size:100%;
 -webkit-transition:background 0s;
 transition:background 0s
}
.ripple-success {
 background-position:center;
 -webkit-transition:background .8s;
 transition:background .8s
}
.ripple-success:hover {
 background:#118e40 radial-gradient(circle,transparent 1%,#118e40 1%) center/15000%;
 color:#fff;
 opacity:1
}
.ripple-success:active {
 background-color:#66bc76;
 background-size:100%;
 -webkit-transition:background 0s;
 transition:background 0s
}
.ripple-red {
 background-position:center;
 -webkit-transition:background .8s;
 transition:background .8s;
 background-color:#ff4546;
 border:1px solid #ff4546
}
.ripple-red:hover {
 background:#ff1213 radial-gradient(circle,transparent 1%,#ff1213 1%) center/15000%;
 color:#fff;
 opacity:1;
 border:1px solid #ff4546
}
.ripple-red:active {
 background-color:#f07478;
 background-size:100%;
 -webkit-transition:background 0s;
 transition:background 0s
}
.ripple-white {
 background-position:center;
 -webkit-transition:background .8s;
 transition:background .8s;
 background-color:#fff;
 color:#6747c7
}
.ripple-white:hover {
 background:#d9d9d9 radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;
 color:#6747c7;
 opacity:1
}
.ripple-white:active {
 background-color:#e6e6e6;
 background-size:100%;
 -webkit-transition:background 0s;
 transition:background 0s
}
.ripple-black {
 background-position:center;
 -webkit-transition:background .8s;
 transition:background .8s;
 background-color:#202428;
 border:1px solid #202428;
 color:#fff
}
.ripple-black:hover {
 background:#373e44 radial-gradient(circle,transparent 1%,#373e44 1%) center/15000%;
 color:#fff;
 opacity:1
}
.ripple-black:active {
 background-color:#30363c;
 background-size:100%;
 -webkit-transition:background 0s;
 transition:background 0s
}
.ripple-transparent {
 background-position:center;
 border:1px solid #fff;
 -webkit-transition:background .8s;
 transition:background .8s;
 background-color:#00000000;
 color:#fff
}
.ripple-transparent:hover {
 border:1px solid #fff;
 background:#fff radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;
 color:#6747c7;
 opacity:1
}
.ripple-transparent:active {
 background-color:#e6e6e6;
 background-size:100%;
 -webkit-transition:background 0s;
 transition:background 0s
}
.index-test-product-blocks {
 -webkit-box-shadow:0 4px 9px 0 rgba(67,65,79,.1);
 box-shadow:0 4px 9px 0 rgba(67,65,79,.1);
 background-color:rgba(103,71,199,.3)
}
.index-test-product-blocks img {
 position:absolute;
 top:0;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%)
}
.start-saving-now-price-wrapper .price-block {
 font-size:30px
}
.card-hover-link.collapsed .card-shadow-gray {
 -webkit-box-shadow:0 0 7px 0 rgba(203,203,203,.5);
 box-shadow:0 0 7px 0 rgba(203,203,203,.5)
}
.card-hover-link.collapsed .card-shadow-gray p {
 color:#999
}
.card-hover-link.collapsed .card-shadow-gray .card-image-centos-bw {
 background-image:url(/assets/images/hero/icons/vps-hosting/cent-os-bw-7c7b2503bb.svg)
}
.card-hover-link.collapsed .card-shadow-gray .card-image-ubuntu-bw {
 background-image:url(/assets/images/hero/icons/vps-hosting/ubuntu-bw-fda66f3ac3.svg)
}
.card-hover-link.collapsed .card-shadow-gray .card-image-scientific-bw {
 background-image:url(/assets/images/hero/icons/vps-hosting/scientific-bw-e7b7e952df.svg)
}
.card-hover-link.collapsed .card-shadow-gray .card-image-fedora-bw {
 background-image:url(/assets/images/hero/icons/vps-hosting/fedora-bw-fb8b27dbb1.svg)
}
.card-hover-link.collapsed .card-shadow-gray .card-image-debian-bw {
 background-image:url(/assets/images/hero/icons/vps-hosting/debian-bw-0137496672.svg)
}
.card-hover-link.collapsed .card-shadow-gray .card-image-open-suse-bw {
 background-image:url(/assets/images/hero/icons/vps-hosting/open-suse-bw-d9b054d994.svg)
}
.card-hover-link .shadow-cent-os {
 -webkit-box-shadow:0 0 12px 0 #6747c7;
 box-shadow:0 0 12px 0 #6747c7
}
.card-hover-link .shadow-cent-os .card-image-centos-color {
 background-image:url(/assets/images/hero/icons/vps-hosting/cent-os-color-94438948f1.svg)
}
.card-hover-link .shadow-ubuntu {
 -webkit-box-shadow:0 0 12px 0 #ffe5a4;
 box-shadow:0 0 12px 0 #ffe5a4
}
.card-hover-link .shadow-ubuntu .card-image-ubuntu-color {
 background-image:url(/assets/images/hero/icons/vps-hosting/ubuntu-color-a0bfadda43.svg)
}
.card-hover-link .shadow-scientific {
 -webkit-box-shadow:0 0 12px 0 rgba(255,65,107,.5);
 box-shadow:0 0 12px 0 rgba(255,65,107,.5)
}
.card-hover-link .shadow-scientific .card-image-scientific-color {
 background-image:url(/assets/images/hero/icons/vps-hosting/scientific-color-ba9aaea170.svg)
}
.card-hover-link .shadow-fedora {
 -webkit-box-shadow:0 0 12px 0 #cfe2ff;
 box-shadow:0 0 12px 0 #cfe2ff
}
.card-hover-link .shadow-fedora .card-image-fedora-color {
 background-image:url(/assets/images/hero/icons/vps-hosting/fedora-color-5f51161560.svg)
}
.card-hover-link .shadow-debian {
 -webkit-box-shadow:0 0 12px 0 #ffb3d5;
 box-shadow:0 0 12px 0 #ffb3d5
}
.card-hover-link .shadow-debian .card-image-debian-color {
 background-image:url(/assets/images/hero/icons/vps-hosting/debian-color-a59f67638f.svg)
}
.card-hover-link .shadow-open-suse {
 -webkit-box-shadow:0 0 12px 0 rgba(205,238,217,.51);
 box-shadow:0 0 12px 0 rgba(205,238,217,.51)
}
.card-hover-link .shadow-open-suse .card-image-open-suse-color {
 background-image:url(/assets/images/hero/icons/vps-hosting/open-suse-color-13bc1d1747.svg)
}
.text-color-cent-os {
 color:#6747c7
}
.text-color-ubuntu {
 color:#ffbc14
}
.text-color-scientific {
 color:#ff416b
}
.text-color-fedora {
 color:#4285f4
}
.text-color-debian {
 color:#ff3d93
}
.text-color-open-suse {
 color:#00a73f
}
.pricing-page-features-list {
 -webkit-column-count:2;
 -moz-column-count:2;
 column-count:2;
 -webkit-column-gap:20px;
 -moz-column-gap:20px;
 column-gap:20px
}
.pricing-page-toggle.active {
 background:#6747c7;
 color:#fff
}
.pricing-table-tabs-toggle.active {
 background:#ff4546;
 color:#fff
}
.pricing-page-table-border {
 border:1px solid rgba(201,201,201,.2)
}
.pricing-page-table-row:hover {
 background-color:#f8f7fd;
 border:1px solid #f8f7fd
}
.pricing-page-table-row--promo:hover {
 background-color:#fff6f7;
 border:1px solid #fff6f7
}
.pricing-plans-table-mobile:hover {
 background-color:#f8f7fd
}
.pricing-plans-table-mobile--promo:hover {
 background-color:#fff6f7
}
.website-builder-new-modal-content {
 height:95vh
}
@media (min-width:992px) {
 .website-builder-new-template__button {
  -webkit-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  min-width:260px;
  opacity:0
 }
 .website-builder-new-template:hover .website-builder-new-template__button {
  opacity:1
 }
 .website-builder-new-template:hover .website-builder-new-template__overlay {
  width:100%;
  height:100%;
  position:absolute;
  background-color:#000;
  opacity:.5
 }
}
body.rtl {
 direction:rtl
}
body.rtl .discount-wrap .discount-percentage::before {
 content:""!important
}
body.rtl .affiliate-steps img,
body.rtl .header .fa-chevron-right:before {
 -webkit-transform:scaleX(-1);
 transform:scaleX(-1);
 -webkit-filter:FlipH;
 filter:FlipH;
 -ms-filter:FlipH
}
body.rtl .wall-of-fame .name:before {
 float:left
}
body.rtl div#about-us .banner .container .content h1,
body.rtl div#about-us .banner .container .content p {
 text-align:left
}
body.rtl p.provider {
 margin:0 auto;
 max-width:325px;
 width:400px;
 display:inline-block
}
body.rtl p.provider a {
 width:86%;
 margin:0
}
body.rtl p.provider .fa {
 float:left
}
body.rtl.basic-landing-page .banner,
body.rtl.landing-page .banner {
 -webkit-transform:scaleX(-1);
 transform:scaleX(-1)
}
body.rtl .selector-holder {
 -webkit-transform:translate(-150px,40px);
 transform:translate(-150px,40px)
}
body.rtl .language-selector-triangle::before {
 -webkit-transform:translate(160px,0) rotate(-315deg);
 transform:translate(160px,0) rotate(-315deg)
}
.flash-coupon {
 position:absolute;
 width:264px;
 height:112px;
 -o-object-fit:contain;
 object-fit:contain;
 top:30px;
 right:230px
}
@media (max-width:1199.98px) {
 .flash-coupon {
  top:40px;
  right:140px
 }
}
@media (max-width:991.98px) {
 .flash-coupon {
  right:30px
 }
}
@media (max-width:767.98px) {
 .flash-coupon {
  width:224px;
  height:95px;
  top:60px;
  right:-30px
 }
}
@media (max-width:575.98px) {
 .flash-coupon {
  position:static;
  -webkit-transform:rotateZ(-15deg);
  transform:rotateZ(-15deg)
 }
}
.flash-coupon-b {
 position:absolute;
 width:264px;
 height:112px;
 -o-object-fit:contain;
 object-fit:contain;
 z-index:10;
 top:0;
 right:-600px
}
@media (max-width:1199.98px) {
 .flash-coupon-b {
  top:20px;
  right:-510px
 }
}
@media (max-width:991.98px) {
 .flash-coupon-b {
  top:15px;
  right:-410px
 }
}
@media (max-width:767.98px) {
 .flash-coupon-b {
  width:224px;
  height:95px;
  top:-305px;
  right:10px
 }
}
@media (max-width:575.98px) {
 .flash-coupon-b {
  position:static;
  -webkit-transform:rotateZ(-15deg);
  transform:rotateZ(-15deg);
  margin-top:-15px;
  margin-bottom:-5px
 }
}
.flash-coupon-b-in {
 position:absolute;
 width:264px;
 height:112px;
 -o-object-fit:contain;
 object-fit:contain;
 z-index:10;
 top:70px;
 right:-600px
}
@media (max-width:1199.98px) {
 .flash-coupon-b-in {
  top:70px;
  right:-510px
 }
}
@media (max-width:991.98px) {
 .flash-coupon-b-in {
  top:50px;
  right:-410px
 }
}
@media (max-width:767.98px) {
 .flash-coupon-b-in {
  width:224px;
  height:95px;
  top:-110px;
  right:-40px
 }
}
@media (max-width:575.98px) {
 .flash-coupon-b-in {
  position:static;
  -webkit-transform:rotateZ(-15deg);
  transform:rotateZ(-15deg);
  margin-top:-15px;
  margin-bottom:-5px
 }
}
.white-navigation .wm-main-div {
 background-color:#fff!important;
 -webkit-box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12);
 box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12);
 padding:20px 0!important
}
.white-navigation .transparent {
 position:relative!important
}
.white-navigation .wm-container {
 color:#43414f!important
}
.white-navigation .wm-d-none {
 display:none!important
}
.white-navigation .wm-d-block {
 display:block!important
}
.white-navigation .wm-cart-circle {
 color:#fff!important
}
.white-navigation .wm-login {
 border:1px #43414f solid!important
}
.white-navigation .wm-login:hover {
 border:1px #6741ca solid!important
}
.offer-popup-block {
 position:relative;
 z-index:999999;
 display:none
}
.offer-popup-block .col-12,
.offer-popup-block .col-md-6,
.offer-popup-block .row {
 height:100%
}
.offer-popup-block.show {
 display:block
}
.offer-popup-block .offer-popup {
 position:fixed;
 width:714px;
 height:398px;
 border-radius:5px;
 background-color:#fff;
 z-index:999999;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 left:50%;
 top:50%;
 -webkit-box-shadow:0 0 15px rgba(0,0,0,.2);
 box-shadow:0 0 15px rgba(0,0,0,.2)
}
.offer-popup-block .offer-popup::after {
 content:"";
 display:table;
 clear:both
}
.offer-popup-block .offer-popup .close-btn {
 cursor:pointer;
 font-size:16px;
 color:#bababd
}
.offer-popup-block .offer-popup .close-btn:hover {
 opacity:.8
}
.offer-popup-block .offer-popup .offer {
 padding:30px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 text-align:center
}
.offer-popup-block .offer-popup .offer .headline {
 font-size:22px;
 font-weight:700
}
.offer-popup-block .offer-popup .offer .pricing-explanation {
 color:#bababd
}
.offer-popup-block .offer-popup .offer .pricing-explanation .strikethrough {
 display:inline-block;
 margin-right:10px;
 text-decoration:line-through
}
.offer-popup-block .offer-popup .offer .pricing-explanation .total-price {
 display:inline-block
}
.offer-popup-block .offer-popup .offer .save {
 border-radius:5px;
 display:inline-block;
 background-color:#ffc0c2;
 padding:2px 15px;
 margin:10px;
 text-transform:uppercase;
 font-size:12px;
 color:#fc5155;
 margin-top:-10px
}
.offer-popup-block .offer-popup .offer .cta {
 text-transform:uppercase;
 border-radius:5px;
 background-color:#fc5155;
 color:#fff;
 font-size:18px;
 font-weight:600;
 padding:15px;
 display:block;
 text-decoration:none
}
.offer-popup-block .offer-popup .offer .close-btn {
 position:absolute;
 top:0;
 right:0;
 -webkit-transform:translate(-50%,50%);
 transform:translate(-50%,50%);
 font-size:18px
}
.offer-popup-block .offer-popup .features {
 padding:30px;
 height:100%;
 background-image:url(images/offer-popup-bg2-7370525c67.png);
 background-color:#3d2269;
 background-position:center;
 background-size:cover;
 color:#fff;
 font-weight:300;
 border-radius:5px 0 0 5px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.offer-popup-block .offer-popup .features--nyr {
 background-image:url(/assets/images/sales/newyearresolution2018/popup-bg-1d66f8cf00.jpg)
}
.offer-popup-block .offer-popup .features .springsale2019 {
 background-image:url(/assets/images/sales/springsale2019/popup-hostinger-4b6492ca42.jpg)
}
.offer-popup-block .offer-popup .features .springsale2019Online {
 background-image:url(/assets/images/sales/springsale2019/ss2019-online-popup-cb291d8798.jpg)
}
.offer-popup-block .offer-popup .features .springsale2019ssl {
 background-image:url(/assets/images/sales/springsale2019/ss2019-ssl-popup-24bc835f32.jpg)
}
.offer-popup-block .offer-popup .features .feature-list .feature {
 line-height:40px;
 font-size:14px;
 font-weight:300;
 font-style:normal;
 font-stretch:normal;
 letter-spacing:.1px
}
.offer-popup-block .offer-popup .features .feature-list .feature i {
 margin-right:5px
}
.offer-popup-block .offer-popup .features .feature-list .feature b {
 font-weight:600
}
.offer-popup-block .offer-popup .features .feature-list .feature a {
 color:#fff;
 text-decoration:underline;
 font-weight:700
}
.offer-popup-block .offer-popup .features .feature-list .feature a:active,
.offer-popup-block .offer-popup .features .feature-list .feature a:visited {
 color:#fff;
 text-decoration:underline;
 font-weight:700
}
.offer-popup-block .offer-popup .features .feature-list .feature a:focus,
.offer-popup-block .offer-popup .features .feature-list .feature a:hover {
 color:#fff;
 text-decoration:none;
 font-weight:700
}
.offer-popup-block .offer-popup .features .feature-list .feature:last-child {
 text-decoration:underline
}
.offer-popup-block .offer-popup .features .close-btn {
 display:none
}
.offer-popup-block .offer-popup .calendar-timer .calendar-timer-holder-col-holder__col {
 color:#000;
 min-width:unset;
 padding:10px 0
}
.offer-popup-block .offer-popup .pricing {
 padding:20px 0
}
.offer-popup-block .offer-popup-underlay {
 position:fixed;
 height:100%;
 width:100%;
 background-color:#000;
 opacity:.5;
 z-index:999998;
 top:0
}
.offer-popup-block .bf-popup {
 position:fixed;
 width:540px;
 height:auto;
 border-radius:5px;
 background-color:#fff;
 z-index:999999;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 left:50%;
 top:50%;
 -webkit-box-shadow:0 0 15px rgba(0,0,0,.2);
 box-shadow:0 0 15px rgba(0,0,0,.2)
}
.offer-popup-block .bf-popup::after {
 content:"";
 display:table;
 clear:both
}
.offer-popup-block .bf-popup .feature {
 font-size:14px;
 line-height:1.8
}
.offer-popup-block .bf-popup .close-btn {
 position:absolute;
 top:0;
 right:-250px;
 -webkit-transform:translate(-50%,50%);
 transform:translate(-50%,50%);
 font-size:18px;
 z-index:9999999
}
.offer-popup-block .bf-popup .bf-sale {
 font-size:24px;
 line-height:1
}
.offer-popup-block .bf-popup .discount {
 -webkit-box-pack:left;
 -ms-flex-pack:left;
 justify-content:left
}
.offer-popup-block .bf-popup .discount .discount-number {
 font-size:118.8px;
 line-height:.8
}
.offer-popup-block .bf-popup .discount .discount-upto {
 font-size:17px
}
.offer-popup-block .bf-popup .discount .discount-number-percent {
 font-size:72.3px;
 line-height:.8
}
.offer-popup-block .bf-popup .discount .discount-number-off {
 font-size:29.7px;
 line-height:.8
}
.offer-popup-block .bf-popup .discount .button-text-size {
 font-size:14px
}
@media (max-width:991.98px) {
 .offer-popup-block .offer-popup {
  width:80%;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  justify-items:center
 }
}
@media (max-width:767.98px) {
 .offer-popup-block .offer-popup {
  width:70%;
  height:initial
 }
 .offer-popup-block .offer-popup .offer {
  -webkit-transform:initial;
  transform:initial;
  top:initial
 }
 .offer-popup-block .offer-popup .offer .close-btn {
  display:none
 }
 .offer-popup-block .offer-popup .offer .headline {
  margin-top:20px
 }
 .offer-popup-block .offer-popup .features {
  height:initial;
  border-radius:5px 5px 0 0
 }
 .offer-popup-block .offer-popup .features .close-btn {
  display:block;
  position:absolute;
  top:0;
  right:0;
  -webkit-transform:translate(-50%,50%);
  transform:translate(-50%,50%)
 }
}
.youtube-videos-section .modal.fade.show {
 background-color:rgba(10,10,10,.8)
}
.sale-preheader {
 padding:10px 0;
 background:#1b1c1d;
 -webkit-animation:appear 3s;
 animation:appear 3s;
 position:fixed;
 bottom:0;
 z-index:100;
 width:100%
}
@media (max-width:991.98px) {
 .sale-preheader {
  display:none
 }
}
@-webkit-keyframes appear {
 0% {
  opacity:0
 }
 50% {
  opacity:0
 }
 100% {
  opacity:1
 }
}
@keyframes appear {
 0% {
  opacity:0
 }
 50% {
  opacity:0
 }
 100% {
  opacity:1
 }
}
.sale-preheader--red {
 background:-webkit-gradient(linear,left top,right top,from(#d01212),to(red));
 background:linear-gradient(to right,#d01212,red)
}
.sale-preheader--red .triangle-left {
 border-right:15px solid #fff
}
.sale-preheader--red .triangle-right {
 border-left:15px solid #fff
}
.sale-preheader--red .sale-preheader-holder-btn-wrapper__btn {
 background-color:#fff;
 color:#fb1f23
}
.sale-preheader--red .sale-preheader-holder-btn-wrapper__btn:focus,
.sale-preheader--red .sale-preheader-holder-btn-wrapper__btn:hover,
.sale-preheader--red .sale-preheader-holder-btn-wrapper__btn:visited {
 color:#000;
 background-color:#fff;
 -webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.5);
 box-shadow:0 0 15px 0 rgba(0,0,0,.5)
}
.sale-preheader--red .sale-preheader-holder-left__text .sales-cm-extended {
 color:#a81328;
 background:#fff
}
.sale-preheader--red .sale-preheader-holder-left__text .sales-cm-extended:before {
 border-right:10px solid #fff
}
.sale-preheader--red .sale-preheader-holder-left-text__right span {
 color:#fff
}
.sale-preheader__holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 text-align:center
}
@media (max-width:991.98px) {
 .sale-preheader__holder {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-pack:space-evenly;
  -ms-flex-pack:space-evenly;
  justify-content:space-evenly
 }
}
@media (max-width:1199.98px) {
 .sale-preheader__holder {
  margin-left:10px;
  margin-right:10px
 }
}
.sale-preheader-holder__close-wrapper {
 cursor:pointer;
 color:#fff;
 position:absolute;
 right:10px;
 top:8px
}
.sale-preheader-holder__left {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:space-evenly;
 -ms-flex-pack:space-evenly;
 justify-content:space-evenly
}
@media (min-width:992px) {
 .sale-preheader-holder__left {
  margin-left:20px
 }
}
@media (max-width:767.98px) {
 .sale-preheader-holder__left {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
}
@media (max-width:1199.98px) {
 body.lang-en-us .sale-preheader-holder-left__text {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
}
@media (max-width:575.98px) {
 body.lang-en-us .sale-preheader-holder-left__text {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
}
.sale-preheader-holder-left__text {
 font-size:20px;
 color:#fff;
 text-transform:uppercase;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
@media (max-width:1199.98px) {
 .sale-preheader-holder-left__text {
  font-size:18px;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
}
@media (max-width:991.98px) {
 .sale-preheader-holder-left__text {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  font-size:20px
 }
}
@media (max-width:767.98px) {
 .sale-preheader-holder-left__text {
  display:none
 }
}
.sale-preheader-holder-left-text__left {
 font-weight:600;
 margin-right:10px
}
@media (max-width:575.98px) {
 .sale-preheader-holder-left-text__left {
  margin-right:0;
  font-size:14px
 }
}
.sale-preheader-holder-left__text .sales-cm-extended {
 background:#a81328;
 -webkit-transform:skewX(-15deg);
 transform:skewX(-15deg);
 -webkit-transform-origin:top;
 transform-origin:top;
 text-transform:uppercase;
 display:-webkit-inline-box;
 display:-ms-inline-flexbox;
 display:inline-flex;
 padding:2px 10px;
 margin-left:20px
}
.sale-preheader-holder-left__text .sales-cm-extended:before {
 content:" ";
 border-top:8px solid transparent;
 border-bottom:8px solid transparent;
 border-right:10px solid #a81328;
 position:absolute;
 margin-left:-19px;
 margin-top:8px
}
@media (max-width:575.98px) {
 .sale-preheader-holder-left__text .sales-cm-extended {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .sale-preheader-holder-left__text .sales-cm-extended:before {
  margin-top:2px
 }
}
.sale-preheader-holder-left-text__right {
 font-weight:700;
 font-size:20px;
 color:#fff
}
.sale-preheader-holder-left-text__right span {
 color:#fc5155
}
.sale-preheader-holder-left__timer {
 margin-right:20px
}
@media (max-width:991.98px) {
 .sale-preheader-holder-left__timer {
  margin-bottom:10px
 }
}
.sale-preheader-holder__btn-wrapper {
 margin-left:20px;
 display:-webkit-inline-box;
 display:-ms-inline-flexbox;
 display:inline-flex;
 min-width:230px
}
.sale-preheader-holder-btn-wrapper__btn {
 min-width:220px
}
@media (min-width:992px) {
 .sale-preheader-holder-btn-wrapper__btn {
  margin-left:20px
 }
}
.header-inner-black-friday {
 background-color:#202428!important;
 background:#202428!important
}
.mt-n130 {
 margin-top:-130px
}
.c2019-hostinger-header,
.c2019com-hostinger-header,
.c2019online-hostinger-header,
.cm2019-hostinger-header {
 background-image:url(/assets/images/cm-2019/cm2019-hostinger-header-778fc34470.jpg)
}
.c2019-hosting24-header,
.c2019com-hosting24-header,
.c2019online-hosting24-header,
.cm2019-hosting24-header {
 background-image:url(/assets/images/cm-2019/cm2019-hosting24-header-e7c457697e.jpg)
}
.c2019-weblink-header,
.c2019com-weblink-header,
.c2019online-weblink-header,
.cm2019-weblink-header {
 background-image:url(/assets/images/cm-2019/cm2019-weblink-header-8cb714133d.jpg)
}
.c2019-hostmania-header,
.c2019com-hostmania-header,
.c2019online-hostmania-header,
.cm2019-hostmania-header {
 background-image:url(/assets/images/cm-2019/cm2019-hostmania-header-d96a369462.jpg)
}
.c2019-hostinger-inner-header,
.c2019com-hostinger-inner-header,
.c2019online-hostinger-inner-header,
.cm2019-hostinger-inner-header {
 background-image:url(/assets/images/cm-2019/cm2019-hostinger-inner-header-778fc34470.jpg)
}
.c2019-hosting24-inner-header,
.c2019com-hosting24-inner-header,
.c2019online-hosting24-inner-header,
.cm2019-hosting24-inner-header {
 background-image:url(/assets/images/cm-2019/cm2019-hosting24-inner-header-c8d85c72c1.jpg)
}
.c2019-weblink-inner-header,
.c2019com-weblink-inner-header,
.c2019online-weblink-inner-header,
.cm2019-weblink-inner-header {
 background-image:url(/assets/images/cm-2019/cm2019-weblink-seo-header-ae49f09d29.jpg)
}
.c2019-hostmania-inner-header,
.c2019com-hostmania-inner-header,
.c2019online-hostmania-inner-header,
.cm2019-hostmania-inner-header {
 background-image:url(/assets/images/cm-2019/cm2019-hostmania-inner-header-3dad09b8a3.jpg)
}
.c2019-hostinger-popup,
.c2019com-hostinger-popup,
.c2019online-hostinger-popup,
.cm2019-hostinger-popup {
 background-image:url(/assets/images/cm-2019/cm2019-hostinger-popup-c80f3c0e98.jpg)
}
.c2019-hosting24-popup,
.c2019com-hosting24-popup,
.c2019online-hosting24-popup,
.cm2019-hosting24-popup {
 background-image:url(/assets/images/cm-2019/cm2019-hosting24-popup-76fd3e4f46.jpg)
}
.c2019-weblink-popup,
.c2019com-weblink-popup,
.c2019online-weblink-popup,
.cm2019-weblink-popup {
 background-image:url(/assets/images/cm-2019/cm2019-weblink-popup-1dac48ceeb.jpg)
}
.c2019-hostmania-banner,
.c2019com-hostmania-banner,
.c2019online-hostmania-banner,
.cm2019-hostmania-banner {
 background-image:url(/assets/images/cm-2019/cm2019-hostmania-popup-bd1472e3c7.jpg)
}
.c2019-hostinger-banner,
.c2019com-hostinger-banner,
.c2019online-hostinger-banner,
.cm2019-hostinger-banner {
 background-image:url(/assets/images/cm-2019/cm2019-hostinger-banner-6a0e656ab5.jpg)
}
.c2019-hosting24-banner,
.c2019com-hosting24-banner,
.c2019online-hosting24-banner,
.cm2019-hosting24-banner {
 background-image:url(/assets/images/cm-2019/cm2019-hosting24-banner-09d26dfb25.jpg)
}
.c2019-weblink-banner,
.c2019com-weblink-banner,
.c2019online-weblink-banner,
.cm2019-weblink-banner {
 background-image:url(/assets/images/cm-2019/cm2019-weblink-banner-efc1a6783c.jpg)
}
.c2019-hostmania-banner,
.c2019com-hostmania-banner,
.c2019online-hostmania-banner,
.cm2019-hostmania-banner {
 background-image:url(/assets/images/cm-2019/cm2019-hostmania-banner-1b7bf9f4de.jpg)
}
.c2019-hostmania-seo-header,
.c2019com-hostmania-seo-header,
.c2019online-hostmania-seo-header,
.cm2019-hostmania-seo-header {
 background-image:url(/assets/images/cm-2019/cm2019-hostmania-popup-bd1472e3c7.jpg)
}
.c2019-hostinger-seo-header,
.c2019com-hostinger-seo-header,
.c2019online-hostinger-seo-header,
.cm2019-hostinger-seo-header {
 background-image:url(/assets/images/cm-2019/cm2019-hostinger-seo-header-752ef37ab8.jpg)
}
.c2019-hosting24-seo-header,
.c2019com-hosting24-seo-header,
.c2019online-hosting24-seo-header,
.cm2019-hosting24-seo-header {
 background-image:url(/assets/images/cm-2019/cm2019-hosting24-seo-header-dcb853936a.jpg)
}
.c2019-weblink-seo-header,
.c2019com-weblink-seo-header,
.c2019online-weblink-seo-header,
.cm2019-weblink-seo-header {
 background-image:url(/assets/images/cm-2019/cm2019-weblink-seo-header-ae49f09d29.jpg)
}
.c2019-hostmania-seo-header,
.c2019com-hostmania-seo-header,
.cm2019-hostmania-seo-header,
c2019online-hostmania-seo-header {
 background-image:url(/assets/images/cm-2019/cm2019-hostmania-seo-header-b819959591.jpg)
}
.c2019-hosting24-cpanel-login,
.c2019-hostmania-cpanel-login,
.c2019-weblink-cpanel-login,
.c2019com-hosting24-cpanel-login,
.c2019com-hostmania-cpanel-login,
.c2019com-weblink-cpanel-login,
.c2019online-hosting24-cpanel-login,
.c2019online-hostmania-cpanel-login,
.c2019online-weblink-cpanel-login,
.cm2019-hosting24-cpanel-login,
.cm2019-hostmania-cpanel-login,
.cm2019-weblink-cpanel-login {
 background-color:#003a77
}
.c2019-hostinger-cpanel-login,
.c2019-hostinger-influencers-header,
.c2019com-hostinger-cpanel-login,
.c2019com-hostinger-influencers-header,
.c2019online-hostinger-cpanel-login,
.c2019online-hostinger-influencers-header,
.cm2019-hostinger-cpanel-login,
.cm2019-hostinger-influencers-header {
 background-color:#3a2275
}
.ny2019-hostinger-header,
.ny2019com-hostinger-header,
.ny2019online-hostinger-header {
 background-image:url(/assets/images/ny-2019/ny2019-hostinger-header-660cacc1f1.jpg)
}
@media (max-width:767.98px) {
 .ny2019-hostinger-header,
 .ny2019com-hostinger-header,
 .ny2019online-hostinger-header {
  background-image:url(/assets/images/ny-2019/ny2019-hostinger-header-mobile-cdc6f70567.jpg)
 }
}
.ny2019-hosting24-header,
.ny2019com-hosting24-header,
.ny2019online-hosting24-header {
 background-image:url(/assets/images/ny-2019/ny2019-hosting24-header-9edf9162c5.jpg)
}
@media (max-width:767.98px) {
 .ny2019-hosting24-header,
 .ny2019com-hosting24-header,
 .ny2019online-hosting24-header {
  background-image:url(/assets/images/ny-2019/ny2019-hosting24-header-mobile-11f38cfcd3.jpg)
 }
}
.ny2019-weblink-header,
.ny2019com-weblink-header,
.ny2019online-weblink-header {
 background-image:url(/assets/images/ny-2019/ny2019-weblink-header-113067ea3b.jpg)
}
@media (max-width:767.98px) {
 .ny2019-weblink-header,
 .ny2019com-weblink-header,
 .ny2019online-weblink-header {
  background-image:url(/assets/images/ny-2019/ny2019-weblink-header-mobile-273cd38df3.jpg)
 }
}
.ny2019-hostmania-header,
.ny2019com-hostmania-header,
.ny2019online-hostmania-header {
 background-image:url(/assets/images/ny-2019/ny2019-hostmania-header-d2231c304c.jpg)
}
@media (max-width:767.98px) {
 .ny2019-hostmania-header,
 .ny2019com-hostmania-header,
 .ny2019online-hostmania-header {
  background-image:url(/assets/images/ny-2019/ny2019-hostmania-header-mobile-fd486b3e6a.jpg)
 }
}
.ny2019-hostinger-inner-header,
.ny2019com-hostinger-inner-header,
.ny2019online-hostinger-inner-header {
 background-image:url(/assets/images/ny-2019/ny2019-hostinger-inner-header-bb91998f29.jpg)
}
@media (max-width:767.98px) {
 .ny2019-hostinger-inner-header,
 .ny2019com-hostinger-inner-header,
 .ny2019online-hostinger-inner-header {
  background-image:url(/assets/images/ny-2019/ny2019-hostinger-header-mobile-cdc6f70567.jpg)
 }
}
.ny2019-hosting24-inner-header,
.ny2019com-hosting24-inner-header,
.ny2019online-hosting24-inner-header {
 background-image:url(/assets/images/ny-2019/ny2019-hosting24-inner-header-bec99099d1.jpg)
}
@media (max-width:767.98px) {
 .ny2019-hosting24-inner-header,
 .ny2019com-hosting24-inner-header,
 .ny2019online-hosting24-inner-header {
  background-image:url(/assets/images/ny-2019/ny2019-hosting24-header-mobile-11f38cfcd3.jpg)
 }
}
.ny2019-weblink-inner-header,
.ny2019com-weblink-inner-header,
.ny2019online-weblink-inner-header {
 background-image:url(/assets/images/ny-2019/ny2019-weblink-inner-header-113067ea3b.jpg)
}
@media (max-width:767.98px) {
 .ny2019-weblink-inner-header,
 .ny2019com-weblink-inner-header,
 .ny2019online-weblink-inner-header {
  background-image:url(/assets/images/ny-2019/ny2019-weblink-header-mobile-273cd38df3.jpg)
 }
}
.ny2019-hostmania-inner-header,
.ny2019com-hostmania-inner-header,
.ny2019online-hostmania-inner-header {
 background-image:url(/assets/images/ny-2019/ny2019-hostmania-inner-header-50e44e31f9.jpg)
}
@media (max-width:767.98px) {
 .ny2019-hostmania-inner-header,
 .ny2019com-hostmania-inner-header,
 .ny2019online-hostmania-inner-header {
  background-image:url(/assets/images/ny-2019/ny2019-hostmania-header-mobile-fd486b3e6a.jpg)
 }
}
.ny2019-hostinger-popup,
.ny2019com-hostinger-popup,
.ny2019online-hostinger-popup {
 background-image:url(/assets/images/ny-2019/ny2019-hostinger-popup-da2861db01.jpg)
}
.ny2019-hosting24-popup,
.ny2019com-hosting24-popup,
.ny2019online-hosting24-popup {
 background-image:url(/assets/images/ny-2019/ny2019-hosting24-popup-fdf08a5b13.jpg)
}
.ny2019-weblink-popup,
.ny2019com-weblink-popup,
.ny2019online-weblink-popup {
 background-image:url(/assets/images/ny-2019/ny2019-weblink-popup-29e89f9fb6.jpg)
}
.ny2019-hostmania-popup,
.ny2019com-hostmania-popup,
.ny2019online-hostmania-popup {
 background-image:url(/assets/images/ny-2019/ny2019-hostmania-popup-e0e08fe71d.jpg)
}
.ny2019-hostinger-banner,
.ny2019com-hostinger-banner,
.ny2019online-hostinger-banner {
 background-image:url(/assets/images/ny-2019/ny2019-hostinger-banner-41d2955c68.jpg)
}
.ny2019-hosting24-banner,
.ny2019com-hosting24-banner,
.ny2019online-hosting24-banner {
 background-image:url(/assets/images/ny-2019/ny2019-hosting24-banner-9e7856b5f4.jpg)
}
.ny2019-weblink-banner,
.ny2019com-weblink-banner,
.ny2019online-weblink-banner {
 background-image:url(/assets/images/ny-2019/ny2019-weblink-banner-897ad2cade.jpg)
}
.ny2019-hostmania-banner,
.ny2019com-hostmania-banner,
.ny2019online-hostmania-banner {
 background-image:url(/assets/images/ny-2019/ny2019-hostmania-banner-d7f722bc61.jpg)
}
.ny2019-hostmania-seo-header,
.ny2019com-hostmania-seo-header,
.ny2019online-hostmania-seo-header {
 background-image:url(/assets/images/ny-2019/ny2019-hostmania-popup-e0e08fe71d.jpg)
}
@media (max-width:767.98px) {
 .ny2019-hostmania-seo-header,
 .ny2019com-hostmania-seo-header,
 .ny2019online-hostmania-seo-header {
  background-image:url(/assets/images/ny-2019/ny2019-hostmania-popup-mobile.jpg)
 }
}
.ny2019-hostinger-seo-header,
.ny2019com-hostinger-seo-header,
.ny2019online-hostinger-seo-header {
 background-image:url(/assets/images/ny-2019/ny2019-hostinger-header-660cacc1f1.jpg)
}
@media (max-width:767.98px) {
 .ny2019-hostinger-seo-header,
 .ny2019com-hostinger-seo-header,
 .ny2019online-hostinger-seo-header {
  background-image:url(/assets/images/ny-2019/ny2019-hostinger-header-mobile-cdc6f70567.jpg)
 }
}
.ny2019-hosting24-seo-header,
.ny2019com-hosting24-seo-header,
.ny2019online-hosting24-seo-header {
 background-image:url(/assets/images/ny-2019/ny2019-hosting24-header-9edf9162c5.jpg)
}
@media (max-width:767.98px) {
 .ny2019-hosting24-seo-header,
 .ny2019com-hosting24-seo-header,
 .ny2019online-hosting24-seo-header {
  background-image:url(/assets/images/ny-2019/ny2019-hosting24-header-mobile-11f38cfcd3.jpg)
 }
}
.ny2019-weblink-seo-header,
.ny2019com-weblink-seo-header,
.ny2019online-weblink-seo-header {
 background-image:url(/assets/images/ny-2019/ny2019-weblink-header-113067ea3b.jpg)
}
@media (max-width:767.98px) {
 .ny2019-weblink-seo-header,
 .ny2019com-weblink-seo-header,
 .ny2019online-weblink-seo-header {
  background-image:url(/assets/images/ny-2019/ny2019-weblink-header-mobile-273cd38df3.jpg)
 }
}
.ny2019-hostmania-seo-header,
.ny2019com-hostmania-seo-header,
.ny2019online-hostmania-seo-header {
 background-image:url(/assets/images/ny-2019/ny2019-hostmania-header-d2231c304c.jpg)
}
@media (max-width:767.98px) {
 .ny2019-hostmania-seo-header,
 .ny2019com-hostmania-seo-header,
 .ny2019online-hostmania-seo-header {
  background-image:url(/assets/images/ny-2019/ny2019-hostmania-header-mobile-fd486b3e6a.jpg)
 }
}
.ny2019-hosting24-cpanel-login,
.ny2019-hostmania-cpanel-login,
.ny2019-weblink-cpanel-login,
.ny2019com-hosting24-cpanel-login,
.ny2019com-hostmania-cpanel-login,
.ny2019com-weblink-cpanel-login,
.ny2019online-hosting24-cpanel-login,
.ny2019online-hostmania-cpanel-login,
.ny2019online-weblink-cpanel-login {
 background-color:#003a77
}
.ny2019-hostinger-cpanel-login,
.ny2019-hostinger-influencers-header,
.ny2019com-hostinger-cpanel-login,
.ny2019com-hostinger-influencers-header,
.ny2019online-hostinger-cpanel-login,
.ny2019online-hostinger-influencers-header {
 background-color:#3a2275
}
.fitur {
    margin: 30px 0;
    padding: 0 35px;
    border: 0;
    border-right: 1px solid rgba(104, 187, 206, 0.34)
}
.fitur img {
    margin-bottom: 5px;
    height:70px;
}
.portal-btn{
    font-weight: 700;
}
.btn-outline{
    background-color: #FFAF33;
}
.btn-outline:hover{
    background-color: rgb(228, 146, 24);
    color: #fff;
}

.last {
    border: 0;
}
.footer {
    padding-bottom: 35px
}

@media (max-width: 767.98px) {
    .footer {
        padding: 20px 25px
    }
}

.footer .area-widget-footer {
    border: 0;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    padding: 82px 0;
    margin-bottom: 35px
}

@media (max-width: 767.98px) {
    .footer .area-widget-footer {
        padding: 20px 0
    }
}

@media (max-width: 767.98px) {
    .footer .widget {
        margin-bottom: 20px;
        text-align: center;
        margin-top: 40px
    }
}

.footer .widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer .widget ul li {
    padding: 5px 0;
    font-size: 14px
}

.footer .widget ul li a {
    color: #3B3B3B;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.footer .widget ul li a:hover,
.footer .widget ul li a:focus {
    color: #009EC2;
    text-decoration: none
}

.footer p {
    line-height: normal
}

.footer .social {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer .social li {
    display: inline-block;
    font-size: 28px;
    padding-right: 10px
}

.footer .social li a {
    color: #3B3B3B;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.footer .social li a:hover,
.footer .social li a:focus {
    color: #009EC2;
    text-decoration: none
}


.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.left-timeline .events {
    border-left: 3px solid #e2e7f1;
    padding-left: 35px;
}
.left-timeline .events .event-list {
    position: relative;
}
.left-timeline .events {
    border-left: 3px solid #e2e7f1;
    padding-left: 35px; 
}
.left-timeline .events .event-list {
    position: relative; 
}
.left-timeline .events .event-list::before {
    content: "";
    position: absolute;
    left: -45px;
    top: 12px;
    height: 18px;
    width: 18px;
    background-color: #5369f8;
    border-radius: 50%;
    border: 5px solid #fff;
    z-index: 9; 
}
.left-timeline .events .event-list::after {
    content: "";
    position: absolute;
    left: -38px;
    top: 20px;
    height: 3px;
    width: 30px;
    background-color: #e2e7f1; 
}

.left-timeline .album img {
    height: 36px;
    width: auto;
    border-radius: 4px;
}

/* right */
.right-timeline .events {
    border-right: 3px solid #e2e7f1;
    padding-right: 35px;
}
.right-timeline .events .event-list {
    position: relative;
}
.right-timeline .events {
    border-right: 3px solid #e2e7f1;
    padding-right: 35px; 
}
.right-timeline .events .event-list {
    position: relative; 
}
.right-timeline .events .event-list::before {
    content: "";
    position: absolute;
    right: -45px;
    top: 12px;
    height: 18px;
    width: 18px;
    background-color: #5369f8;
    border-radius: 50%;
    border: 5px solid #fff;
    z-index: 9; 
}
.right-timeline .events .event-list::after {
    content: "";
    position: absolute;
    right: -38px;
    top: 20px;
    height: 3px;
    width: 30px;
    background-color: #e2e7f1; 
}

.right-timeline .album img {
    height: 36px;
    width: auto;
    border-radius: 4px;
}
.right-timeline ul li div{
    text-align: right;
}
.timeline {
    margin-bottom: 50px;
    position: relative; 
}
.timeline:before {
    background-color: #e2e7f1;
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    top: 30px;
    width: 2px;
    z-index: 0; 
}
.timeline .time-show {
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative; 
}
.timeline .timeline-box {
    display: block;
    position: relative;
    padding: 20px; 
}
.timeline .timeline-album {
    margin-top: 12px; 
}
.timeline .timeline-album a {
    display: inline-block;
    margin-right: 5px; 
}
.timeline .timeline-album img {
    height: 36px;
    width: auto;
    border-radius: 3px; 
}
  
@media (min-width: 768px) {
    .timeline .time-show {
        right: 69px;
        text-align: right; 
    }
    .timeline .timeline-box {
        margin-left: 15px; 
    }
    .timeline .timeline-icon {
        background: #5369f8;
        border-radius: 50%;
        display: block;
        height: 20px;
        left: -24px;
        margin-top: -10px;
        position: absolute;
        text-align: center;
        top: 15%;
        width: 20px;
        border: 5px solid #fff;
        z-index: 9; }
        .timeline .timeline-icon:before {
        content: "";
        position: absolute;
        height: 3px;
        width: 19px;
        background-color: #e2e7f1;
        left: 15px;
        top: 3px; 
    }
    .timeline .timeline-desk {
        display: table-cell;
        vertical-align: top;
        width: 50%; 
    }
    .timeline-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; 
    }
    .timeline-item:before {
        content: "";
        display: block;
        width: 50%;
    }
    .timeline-item.timeline-item-left:after {
        content: "";
        display: block;
        width: 50%;
    }
    .timeline-item.timeline-item-left .timeline-desk .album {
        float: right;
        margin-top: 20px; 
    }
    .timeline-item.timeline-item-left .timeline-desk .album a {
        float: right;
        margin-left: 5px;
    }
    .timeline-item.timeline-item-left .timeline-icon {
        left: auto;
        right: -26px; 
    }
    .timeline-item.timeline-item-left .timeline-icon:before {
        left: auto;
        right: 15px;
    }
    .timeline-item.timeline-item-left:before {
        display: none;
    }
    .timeline-item.timeline-item-left .timeline-box {
        margin-right: 15px;
        margin-left: 0;
        text-align: right; 
    }
}
@media (max-width: 767.98px) {
    .timeline .time-show {
        text-align: center;
        position: relative;
    }
    .timeline .event-date {
        float: left !important;
        margin-right: 1.5rem;
        margin-left: 0 !important;
    }
    .timeline .timeline-icon {
        display: none;
    }
}
  .card {
    margin-bottom: 5px;
    /* -webkit-box-shadow: 0 .05rem .01rem rgba(75,75,90,.075);
    box-shadow: 0 .05rem .01rem rgba(75,75,90,.075); */
    border-radius: .25rem;
  }
  .rounded-circle {
    border-radius: 50% !important;
  }
  .bg-soft-primary {
    background-color: rgba(83,105,248,.25) !important;
  }
  .avatar-sm {
    height: 4.25rem;
    width: 4.25rem;
  }
  .text-primary {
    color: #5369f8 !important;
  }
  .font-size-16 {
    font-size: 16px !important;
  }
  .avatar-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  .font-weight-semibold {
    font-weight: 600;
  }
  .bg-blue-primary{
      background-color: #009EC2;
      color: #fff;
  }
}
ul.list-icon{
    padding-left: 0px;
    position: relative;
}
ul.list-icon li i{
    position: absolute;
    left: 0;
    top:3px;
}
ul.list-icon li{
    padding-left: 35px;
    position: relative;
}
ol.list-number{
    padding-left: 24px;
}
ol.list-number > li {
  list-style-type: decimal;
}
ul.list-disc{
    padding-left: 16px;
}
ul.list-disc > li {
  list-style-type: disc;
  padding-left: 16px;
}
ol.column-2{
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}