*,
*:before,
*:after {
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: "SourceSansPro-Regular", "Arial", "sans-serif";
  font-weight: normal;
}
html,
body {
  margin: 0;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}
abbr[title] {
  border-bottom: 1px dotted;
}
blockquote {
  margin: 1em 40px;
}
dfn,
em,
i {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
pre q {
  quotes: none;
}
pre q:before,
pre q:after {
  content: '';
  content: none;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
img,
iframe,
object,
embed {
  vertical-align: middle;
}
iframe,
object,
embed {
  width: 100%;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  background: none;
  border: 0;
  padding: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  *height: 13px;
  *width: 13px;
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
th {
  text-align: left;
}
hr {
  display: none;
}
img {
  max-width: 100%;
  height: auto;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-justify {
  text-align: justify;
}
.float-left,
.pull-left {
  float: left;
}
.float-right,
.pull-right {
  float: right;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  margin-top: -1rem;
  margin-bottom: -1rem;
}
.row-equal .col {
  -ms-flex: 1 1 0;
      flex: 1 1 0;
  display: -ms-flexbox;
  display: flex;
}
.col {
  padding: 0 1rem;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .col {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 320px) {
  .col-ss-min-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-ss-min-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-ss-min-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-ss-min-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-ss-min-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-ss-min-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-ss-min-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-ss-min-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-ss-min-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-ss-min-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-ss-min-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-ss-min-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-ss-min-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-ss-min-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-ss-min-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-ss-min-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-ss-min-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-ss-min-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-ss-min-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-ss-min-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-ss-min-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-ss-min-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-ss-min-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-ss-min-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 480px) {
  .col-xs-min-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-xs-min-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-xs-min-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-xs-min-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-xs-min-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-xs-min-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-xs-min-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-xs-min-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-xs-min-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-xs-min-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-xs-min-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-xs-min-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-xs-min-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-xs-min-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-xs-min-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-xs-min-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-xs-min-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-xs-min-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-xs-min-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-xs-min-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-xs-min-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-xs-min-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-xs-min-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-xs-min-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 640px) {
  .col-sm-min-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-sm-min-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-sm-min-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-sm-min-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-sm-min-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-sm-min-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-min-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-sm-min-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-sm-min-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-sm-min-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-sm-min-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-sm-min-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-min-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-sm-min-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-sm-min-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-sm-min-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-sm-min-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-sm-min-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-min-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-sm-min-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-sm-min-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-sm-min-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-sm-min-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-sm-min-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .col-md-min-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-md-min-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-md-min-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-md-min-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-md-min-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-md-min-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-min-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-md-min-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-md-min-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-md-min-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-md-min-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-md-min-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-min-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-md-min-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-md-min-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-md-min-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-md-min-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-md-min-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-min-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-md-min-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-md-min-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-md-min-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-md-min-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-md-min-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 980px) {
  .col-lg-min-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-lg-min-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-lg-min-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-lg-min-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-lg-min-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-lg-min-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-min-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-lg-min-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-lg-min-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-lg-min-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-lg-min-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-lg-min-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-min-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-lg-min-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-lg-min-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-lg-min-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-lg-min-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-lg-min-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-min-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-lg-min-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-lg-min-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-lg-min-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-lg-min-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-lg-min-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .col-xl-min-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-xl-min-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-xl-min-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-xl-min-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-xl-min-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-xl-min-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-xl-min-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-xl-min-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-xl-min-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-xl-min-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-xl-min-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-xl-min-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-xl-min-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-xl-min-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-xl-min-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-xl-min-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-xl-min-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-xl-min-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-xl-min-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-xl-min-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-xl-min-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-xl-min-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-xl-min-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-xl-min-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 319px) {
  .col-ss-max-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-ss-max-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-ss-max-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-ss-max-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-ss-max-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-ss-max-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-ss-max-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-ss-max-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-ss-max-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-ss-max-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-ss-max-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-ss-max-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-ss-max-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-ss-max-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-ss-max-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-ss-max-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-ss-max-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-ss-max-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-ss-max-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-ss-max-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-ss-max-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-ss-max-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-ss-max-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-ss-max-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .col-xs-max-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-xs-max-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-xs-max-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-xs-max-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-xs-max-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-xs-max-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-xs-max-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-xs-max-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-xs-max-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-xs-max-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-xs-max-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-xs-max-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-xs-max-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-xs-max-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-xs-max-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-xs-max-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-xs-max-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-xs-max-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-xs-max-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-xs-max-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-xs-max-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-xs-max-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-xs-max-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-xs-max-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .col-sm-max-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-sm-max-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-sm-max-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-sm-max-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-sm-max-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-sm-max-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-max-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-sm-max-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-sm-max-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-sm-max-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-sm-max-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-sm-max-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-max-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-sm-max-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-sm-max-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-sm-max-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-sm-max-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-sm-max-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-max-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-sm-max-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-sm-max-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-sm-max-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-sm-max-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-sm-max-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .col-md-max-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-md-max-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-md-max-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-md-max-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-md-max-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-md-max-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-max-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-md-max-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-md-max-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-md-max-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-md-max-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-md-max-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-max-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-md-max-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-md-max-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-md-max-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-md-max-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-md-max-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-max-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-md-max-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-md-max-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-md-max-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-md-max-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-md-max-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .col-lg-max-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-lg-max-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-lg-max-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-lg-max-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-lg-max-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-lg-max-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-max-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-lg-max-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-lg-max-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-lg-max-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-lg-max-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-lg-max-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-max-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-lg-max-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-lg-max-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-lg-max-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-lg-max-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-lg-max-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-max-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-lg-max-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-lg-max-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-lg-max-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-lg-max-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-lg-max-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1279px) {
  .col-xl-max-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-xl-max-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-xl-max-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-xl-max-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-xl-max-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-xl-max-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-xl-max-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-xl-max-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-xl-max-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-xl-max-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-xl-max-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-xl-max-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-xl-max-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-xl-max-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-xl-max-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-xl-max-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-xl-max-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-xl-max-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-xl-max-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-xl-max-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-xl-max-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-xl-max-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-xl-max-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-xl-max-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 319px) and (max-width: 479px) {
  .col-ss-xs-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-ss-xs-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-ss-xs-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-ss-xs-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-ss-xs-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-ss-xs-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-ss-xs-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-ss-xs-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-ss-xs-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-ss-xs-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-ss-xs-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-ss-xs-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-ss-xs-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-ss-xs-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-ss-xs-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-ss-xs-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-ss-xs-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-ss-xs-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-ss-xs-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-ss-xs-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-ss-xs-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-ss-xs-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-ss-xs-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-ss-xs-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 479px) and (max-width: 639px) {
  .col-xs-sm-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-xs-sm-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-xs-sm-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-xs-sm-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-xs-sm-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-xs-sm-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-xs-sm-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-xs-sm-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-xs-sm-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-xs-sm-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-xs-sm-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-xs-sm-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-xs-sm-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-xs-sm-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-xs-sm-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-xs-sm-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-xs-sm-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-xs-sm-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-xs-sm-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-xs-sm-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-xs-sm-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-xs-sm-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-xs-sm-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-xs-sm-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 639px) and (max-width: 767px) {
  .col-sm-md-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-sm-md-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-sm-md-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-sm-md-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-sm-md-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-sm-md-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-md-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-sm-md-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-sm-md-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-sm-md-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-sm-md-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-sm-md-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-md-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-sm-md-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-sm-md-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-sm-md-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-sm-md-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-sm-md-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-md-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-sm-md-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-sm-md-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-sm-md-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-sm-md-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-sm-md-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 767px) and (max-width: 979px) {
  .col-md-lg-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-md-lg-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-md-lg-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-md-lg-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-md-lg-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-md-lg-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-lg-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-md-lg-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-md-lg-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-md-lg-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-md-lg-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-md-lg-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-lg-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-md-lg-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-md-lg-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-md-lg-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-md-lg-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-md-lg-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-lg-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-md-lg-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-md-lg-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-md-lg-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-md-lg-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-md-lg-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 979px) and (max-width: 1279px) {
  .col-lg-xl-1 {
    -ms-flex-preferred-size: 4.166666666666667%;
        flex-basis: 4.166666666666667%;
    max-width: 4.166666666666667%;
  }
  .col-lg-xl-2 {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .col-lg-xl-3 {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .col-lg-xl-4 {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .col-lg-xl-5 {
    -ms-flex-preferred-size: 20.833333333333336%;
        flex-basis: 20.833333333333336%;
    max-width: 20.833333333333336%;
  }
  .col-lg-xl-6 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-xl-7 {
    -ms-flex-preferred-size: 29.166666666666668%;
        flex-basis: 29.166666666666668%;
    max-width: 29.166666666666668%;
  }
  .col-lg-xl-8 {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .col-lg-xl-9 {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
  }
  .col-lg-xl-10 {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-lg-xl-11 {
    -ms-flex-preferred-size: 45.833333333333336%;
        flex-basis: 45.833333333333336%;
    max-width: 45.833333333333336%;
  }
  .col-lg-xl-12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-xl-13 {
    -ms-flex-preferred-size: 54.16666666666667%;
        flex-basis: 54.16666666666667%;
    max-width: 54.16666666666667%;
  }
  .col-lg-xl-14 {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-lg-xl-15 {
    -ms-flex-preferred-size: 62.50000000000001%;
        flex-basis: 62.50000000000001%;
    max-width: 62.50000000000001%;
  }
  .col-lg-xl-16 {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .col-lg-xl-17 {
    -ms-flex-preferred-size: 70.83333333333334%;
        flex-basis: 70.83333333333334%;
    max-width: 70.83333333333334%;
  }
  .col-lg-xl-18 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-xl-19 {
    -ms-flex-preferred-size: 79.16666666666667%;
        flex-basis: 79.16666666666667%;
    max-width: 79.16666666666667%;
  }
  .col-lg-xl-20 {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-lg-xl-21 {
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
  }
  .col-lg-xl-22 {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .col-lg-xl-23 {
    -ms-flex-preferred-size: 95.83333333333334%;
        flex-basis: 95.83333333333334%;
    max-width: 95.83333333333334%;
  }
  .col-lg-xl-24 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
.row {
  margin-left: -1rem;
  margin-right: -1rem;
}
.row .col {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 320px) {
  .show-ss-min {
    display: block !important;
  }
  .hide-ss-min {
    display: none !important;
  }
}
@media screen and (min-width: 480px) {
  .show-xs-min {
    display: block !important;
  }
  .hide-xs-min {
    display: none !important;
  }
}
@media screen and (min-width: 640px) {
  .show-sm-min {
    display: block !important;
  }
  .hide-sm-min {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .show-md-min {
    display: block !important;
  }
  .hide-md-min {
    display: none !important;
  }
}
@media screen and (min-width: 980px) {
  .show-lg-min {
    display: block !important;
  }
  .hide-lg-min {
    display: none !important;
  }
}
@media screen and (min-width: 1280px) {
  .show-xl-min {
    display: block !important;
  }
  .hide-xl-min {
    display: none !important;
  }
}
@media screen and (max-width: 319px) {
  .show-ss-max {
    display: block !important;
  }
  .hide-ss-max {
    display: none !important;
  }
}
@media screen and (max-width: 479px) {
  .show-xs-max {
    display: block !important;
  }
  .hide-xs-max {
    display: none !important;
  }
}
@media screen and (max-width: 639px) {
  .show-sm-max {
    display: block !important;
  }
  .hide-sm-max {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .show-md-max {
    display: block !important;
  }
  .hide-md-max {
    display: none !important;
  }
}
@media screen and (max-width: 979px) {
  .show-lg-max {
    display: block !important;
  }
  .hide-lg-max {
    display: none !important;
  }
}
@media screen and (max-width: 1279px) {
  .show-xl-max {
    display: block !important;
  }
  .hide-xl-max {
    display: none !important;
  }
}
@media screen and (min-width: 319px) and (max-width: 479px) {
  .show-ss-xs {
    display: block !important;
  }
  .hide-ss-xs {
    display: none !important;
  }
}
@media screen and (min-width: 319px) and (max-width: 1279px) {
  .show-ss-xl {
    display: block !important;
  }
  .hide-ss-xl {
    display: none !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 319px) {
  .show-sm-ss {
    display: block !important;
  }
  .hide-sm-ss {
    display: none !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 479px) {
  .show-sm-xs {
    display: block !important;
  }
  .hide-sm-xs {
    display: none !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1279px) {
  .show-sm-xl {
    display: block !important;
  }
  .hide-sm-xl {
    display: none !important;
  }
}
@media screen and (min-width: 767px) and (max-width: 319px) {
  .show-md-ss {
    display: block !important;
  }
  .hide-md-ss {
    display: none !important;
  }
}
@media screen and (min-width: 767px) and (max-width: 479px) {
  .show-md-xs {
    display: block !important;
  }
  .hide-md-xs {
    display: none !important;
  }
}
@media screen and (min-width: 767px) and (max-width: 639px) {
  .show-md-sm {
    display: block !important;
  }
  .hide-md-sm {
    display: none !important;
  }
}
@media screen and (min-width: 767px) and (max-width: 1279px) {
  .show-md-xl {
    display: block !important;
  }
  .hide-md-xl {
    display: none !important;
  }
}
@media screen and (min-width: 979px) and (max-width: 319px) {
  .show-lg-ss {
    display: block !important;
  }
  .hide-lg-ss {
    display: none !important;
  }
}
@media screen and (min-width: 979px) and (max-width: 479px) {
  .show-lg-xs {
    display: block !important;
  }
  .hide-lg-xs {
    display: none !important;
  }
}
@media screen and (min-width: 979px) and (max-width: 639px) {
  .show-lg-sm {
    display: block !important;
  }
  .hide-lg-sm {
    display: none !important;
  }
}
@media screen and (min-width: 979px) and (max-width: 767px) {
  .show-lg-md {
    display: block !important;
  }
  .hide-lg-md {
    display: none !important;
  }
}
@media screen and (min-width: 979px) and (max-width: 1279px) {
  .show-lg-xl {
    display: block !important;
  }
  .hide-lg-xl {
    display: none !important;
  }
}
@media screen and (min-width: 1279px) and (max-width: 479px) {
  .show-xl-xs {
    display: block !important;
  }
  .hide-xl-xs {
    display: none !important;
  }
}
@media screen and (min-width: 1280px) {
  .dev:before {
    content: '[ xl-min ]';
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding: 5px;
    z-index: 9999;
    font-family: "SourceSansPro-Regular", "Arial", "sans-serif";
    font-weight: normal;
  }
}
@media screen and (min-width: 319px) and (max-width: 479px) {
  .dev:before {
    content: '[ ss-xs ]';
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding: 5px;
    z-index: 9999;
    font-family: "SourceSansPro-Regular", "Arial", "sans-serif";
    font-weight: normal;
  }
}
@media screen and (min-width: 479px) and (max-width: 639px) {
  .dev:before {
    content: '[ xs-sm ]';
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding: 5px;
    z-index: 9999;
    font-family: "SourceSansPro-Regular", "Arial", "sans-serif";
    font-weight: normal;
  }
}
@media screen and (min-width: 639px) and (max-width: 767px) {
  .dev:before {
    content: '[ sm-md ]';
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding: 5px;
    z-index: 9999;
    font-family: "SourceSansPro-Regular", "Arial", "sans-serif";
    font-weight: normal;
  }
}
@media screen and (min-width: 767px) and (max-width: 979px) {
  .dev:before {
    content: '[ md-lg ]';
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding: 5px;
    z-index: 9999;
    font-family: "SourceSansPro-Regular", "Arial", "sans-serif";
    font-weight: normal;
  }
}
@media screen and (min-width: 979px) and (max-width: 1279px) {
  .dev:before {
    content: '[ lg-xl ]';
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding: 5px;
    z-index: 9999;
    font-family: "SourceSansPro-Regular", "Arial", "sans-serif";
    font-weight: normal;
  }
}
.btn-group {
  font-size: 0;
  margin: -0.67rem;
  display: inline-block;
}
.btn-group .btn {
  margin: 0.67rem;
}
.btn-group-glued {
  margin: 0;
}
.btn-group-glued .btn {
  border-radius: 0;
  margin: 0;
}
.btn-group-glued .btn + .btn {
  margin-left: 0;
}
.btn-group-glued .btn:first-child {
  border-radius: 0.2rem 0 0 0.2rem;
}
.btn-group-glued .btn:last-child {
  border-radius: 0 0.2rem 0.2rem 0;
}
.btn-group-glued .btn + .btn {
  margin-left: -0.07rem;
}
.btn {
  text-decoration: none;
  position: relative;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-style: solid;
  border-width: 0.07rem;
  border-radius: 0.2rem;
  background: transparent;
  color: #28b36f;
  border-color: transparent;
  box-shadow: none;
  font-size: 1rem;
  line-height: 1.35rem;
  padding: 0.66rem 1.6rem;
/*
			* Generate btn sizes for specific btn or whole form
			*/
/*
			* Generate btn sizes for specific btn or whole form
			*/
}
.btn .icon.is-left {
  margin-right: 10px;
}
.btn .icon.is-right {
  margin-left: 10px;
}
.btn-block {
  width: 100%;
}
.btn:focus {
  outline: 0;
}
.btn:hover,
a:hover .btn {
  background: #28b36f;
  color: #fff;
  border-color: #28b36f;
  box-shadow: none;
}
.btn:active,
.btn.active {
  background: #28b36f;
  color: #fff;
  border-color: #28b36f;
  box-shadow: none;
}
.btn:focus,
.btn.focus {
  background: #28b36f;
  color: #fff;
  border-color: #28b36f;
  box-shadow: none;
}
.btn-inverse {
  background: transparent;
  color: #fff;
  border-color: transparent;
  box-shadow: none;
  border-radius: 0.2rem;
  border-style: solid;
  border-width: 0.07rem;
}
.btn-inverse:hover,
a:hover .btn-inverse {
  background: #fff;
  color: #28b36f;
  border-color: #fff;
  box-shadow: none;
}
.btn-inverse:active,
.btn-inverse.active {
  background: #fff;
  color: #28b36f;
  border-color: #fff;
  box-shadow: none;
}
.btn-inverse:focus,
.btn-inverse.focus {
  background: #fff;
  color: #28b36f;
  border-color: #fff;
  box-shadow: none;
}
.btn-outlined {
  background: transparent;
  color: #97a2af;
  border-color: #d8dde1;
  box-shadow: none;
  border-radius: 0.2rem;
  border-style: solid;
  border-width: 0.07rem;
}
.btn-outlined:hover,
a:hover .btn-outlined {
  background: #d8dde1;
  color: #637181;
  border-color: #d8dde1;
  box-shadow: none;
}
.btn-outlined:active,
.btn-outlined.active {
  background: #d8dde1;
  color: #637181;
  border-color: #d8dde1;
  box-shadow: none;
}
.btn-outlined:focus,
.btn-outlined.focus {
  background: #d8dde1;
  color: #637181;
  border-color: #d8dde1;
  box-shadow: none;
}
.btn-inverse-outlined {
  background: transparent;
  color: #fff;
  border-color: #fff;
  box-shadow: inset 0 0 0 1px #ffffff;
  border-radius: 0.2rem;
  border-style: solid;
  border-width: 0.07rem;
}
.btn-inverse-outlined:hover,
a:hover .btn-inverse-outlined {
  background: #fff;
  color: #28b36f;
  border-color: #fff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.btn-inverse-outlined:active,
.btn-inverse-outlined.active {
  background: #fff;
  color: #28b36f;
  border-color: #fff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.btn-inverse-outlined:focus,
.btn-inverse-outlined.focus {
  background: #fff;
  color: #28b36f;
  border-color: #fff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.btn-primary {
  background: #28b36f;
  color: #fff;
  border-color: #28b36f;
  box-shadow: none;
  border-radius: 0.2rem;
  border-style: solid;
  border-width: 0.07rem;
}
.btn-primary:hover,
a:hover .btn-primary {
  background: #208f59;
  color: #fff;
  border-color: #208f59;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active {
  background: #208f59;
  color: #fff;
  border-color: #208f59;
  box-shadow: none;
}
.btn-primary:focus,
.btn-primary.focus {
  background: #208f59;
  color: #fff;
  border-color: #208f59;
  box-shadow: none;
}
.btn-primary-outlined {
  background: transparent;
  color: #28b36f;
  border-color: #28b36f;
  box-shadow: inset 0 0 0 1px #28b36f;
  border-radius: 0.2rem;
  border-style: solid;
  border-width: 0.07rem;
}
.btn-primary-outlined:hover,
a:hover .btn-primary-outlined {
  background: #28b36f;
  color: #fff;
  border-color: #28b36f;
  box-shadow: inset 0 0 0 1px #28b36f;
}
.btn-primary-outlined:active,
.btn-primary-outlined.active {
  background: #28b36f;
  color: #fff;
  border-color: #28b36f;
  box-shadow: inset 0 0 0 1px #28b36f;
}
.btn-primary-outlined:focus,
.btn-primary-outlined.focus {
  background: #28b36f;
  color: #fff;
  border-color: #28b36f;
  box-shadow: inset 0 0 0 1px #28b36f;
}
.btn-facebook {
  background: #3b5998;
  color: #fff;
  border-color: #3b5998;
  box-shadow: none;
  border-radius: 0.2rem;
  border-style: solid;
  border-width: 0.07rem;
}
.btn-facebook:hover,
a:hover .btn-facebook {
  background: #2f477a;
  color: #fff;
  border-color: #3b5998;
  box-shadow: none;
}
.btn-facebook:active,
.btn-facebook.active {
  background: #2f477a;
  color: #fff;
  border-color: #3b5998;
  box-shadow: none;
}
.btn-facebook:focus,
.btn-facebook.focus {
  background: #2f477a;
  color: #fff;
  border-color: #3b5998;
  box-shadow: none;
}
.btn-google {
  background: #dd4b39;
  color: #fff;
  border-color: #dd4b39;
  box-shadow: none;
  border-radius: 0.2rem;
  border-style: solid;
  border-width: 0.07rem;
}
.btn-google:hover,
a:hover .btn-google {
  background: #be3221;
  color: #fff;
  border-color: #dd4b39;
  box-shadow: none;
}
.btn-google:active,
.btn-google.active {
  background: #be3221;
  color: #fff;
  border-color: #dd4b39;
  box-shadow: none;
}
.btn-google:focus,
.btn-google.focus {
  background: #be3221;
  color: #fff;
  border-color: #dd4b39;
  box-shadow: none;
}
.btn-danger {
  background: #d0011b;
  color: #fff;
  border-color: #d0011b;
  box-shadow: none;
  border-radius: 0.2rem;
  border-style: solid;
  border-width: 0.07rem;
}
.btn-danger:hover,
a:hover .btn-danger {
  background: #a60116;
  color: #fff;
  border-color: #d0011b;
  box-shadow: none;
}
.btn-danger:active,
.btn-danger.active {
  background: #a60116;
  color: #fff;
  border-color: #d0011b;
  box-shadow: none;
}
.btn-danger:focus,
.btn-danger.focus {
  background: #a60116;
  color: #fff;
  border-color: #f8dade;
  box-shadow: none;
}
.btn [class^="icon-"] {
  font-size: 1rem;
}
.btn.btn-wide {
  padding-left: 2.6rem;
  padding-right: 2.6rem;
}
.btn.btn-thin {
  padding-left: 0.27rem;
  padding-right: 0.27rem;
}
.btn-sm,
.form-sm .btn {
  font-size: 0.9rem;
  line-height: 1.3rem;
  padding: 5.93px 20.6px;
}
.btn-sm [class^="icon-"],
.form-sm .btn [class^="icon-"] {
  font-size: 0.9rem;
}
.btn-sm.btn-wide,
.form-sm .btn.btn-wide {
  padding-left: 30.6px;
  padding-right: 30.6px;
}
.btn-sm.btn-thin,
.form-sm .btn.btn-thin {
  padding-left: 10.600000000000001px;
  padding-right: 10.600000000000001px;
}
.btn-lg,
.form-lg .btn {
  font-size: 1.1rem;
  line-height: 1.4rem;
  padding: 1.06rem 1.26rem;
}
.btn-lg [class^="icon-"],
.form-lg .btn [class^="icon-"] {
  font-size: 1.4rem;
}
.btn-lg.btn-wide,
.form-lg .btn.btn-wide {
  padding-left: 1.93rem;
  padding-right: 1.93rem;
}
.btn-lg.btn-thin,
.form-lg .btn.btn-thin {
  padding-left: 0.59rem;
  padding-right: 0.59rem;
}
.btn.is-disabled {
  background: #c7ccd1 !important;
  border-color: #c7ccd1 !important;
  color: #fff !important;
}
.btn-wrap {
  white-space: unset;
  display: inline-block;
}
.btn-wrap svg {
  margin-bottom: -3px;
}
.checkbox {
  position: absolute;
  left: -9999px;
/*
			* Generate checkbox sizes for specific checkbox or whole form
			*/
/*
			* Generate checkbox sizes for specific checkbox or whole form
			*/
}
.checkbox:focus {
  outline: 0;
}
.checkbox + span {
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  cursor: pointer;
}
.checkbox + span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out, box-shadow 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  border-style: solid;
  border-width: 0.07rem;
  border-radius: 0.13rem;
}
.checkbox + span:after {
  content: '';
  transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  opacity: 0;
  position: absolute;
  left: 0.4rem;
  top: 0.13rem;
  width: 0.33rem;
  height: 0.67rem;
  border-style: solid;
  border-width: 0 0.13rem 0.13rem 0;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.checkbox:checked + span:after {
  opacity: 1;
}
.checkbox + span {
  color: #000;
}
.checkbox + span:before {
  background: #fff;
  border-color: #cbd1d3;
  box-shadow: inset 0 1px 2px #e8ebec;
}
.checkbox + span:after {
  border-color: #28b36f;
}
.checkbox + span:hover {
  color: #000;
}
.checkbox + span:hover:before {
  background: #fff;
  border-color: #28b36f;
  box-shadow: none;
}
.checkbox + span:hover:after {
  border-color: #28b36f;
}
.checkbox:focus + span {
  color: #000;
}
.checkbox:focus + span:before {
  background: #fff;
  border-color: #28b36f;
  box-shadow: none;
}
.checkbox:focus + span:after {
  border-color: #28b36f;
}
.checkbox:focus + span:hover {
  color: #000;
}
.checkbox:focus + span:hover:before {
  background: #fff;
  border-color: #28b36f;
  box-shadow: none;
}
.checkbox:focus + span:hover:after {
  border-color: #28b36f;
}
.checkbox:checked + span {
  color: #000;
}
.checkbox:checked + span:before {
  background: #fff;
  border-color: #28b36f;
  box-shadow: none;
}
.checkbox:checked + span:after {
  border-color: #28b36f;
}
.checkbox + span {
  overflow: hidden;
  min-height: 1.07rem;
  padding-left: 1.74rem;
  font-size: 0.8rem;
  line-height: 1.07rem;
}
.checkbox + span:before {
  width: 1.07rem;
  height: 1.07rem;
}
.control-label {
  font-family: "SourceSansPro-SemiBold", "Arial", "sans-serif";
  font-weight: normal;
  margin-bottom: 5px;
}
.control-help {
  color: #989ea6;
  padding-top: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}
.control-help-mt {
  position: relative;
  top: -20px;
}
.control-group {
  margin-top: 1.33rem;
}
.control-group .control-label {
  margin-bottom: 0.33rem;
  font-weight: bold;
}
.control-group.control-required .control-label {
  font-weight: bold;
}
.control-group.control-required .control-label label:after {
  content: '*';
  color: #28b36f;
}
@media screen and (min-width: 640px) {
  .form-horizontal .control-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .form-horizontal .control-group + .control-group {
    margin-top: 2rem;
  }
  .form-horizontal .control-group + .control-group-glued {
    margin-top: 0;
  }
  .form-horizontal .control-label {
    padding-top: 10px;
    margin-right: 2rem;
    width: 180px;
    text-align: right;
  }
  .form-horizontal .control-field {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .form-horizontal .control-field-inner {
    position: relative;
    max-width: 380px;
  }
  .form-horizontal .control-field-inner-lg {
    max-width: 700px;
  }
  .form-horizontal .control-field .input {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .form-horizontal .control-group + .control-group {
    margin-top: 2rem;
  }
}
.form .input {
  width: 100%;
}
.form .textarea {
  width: 100%;
}
.form .select {
  width: 100%;
}
.input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  z-index: 1;
  box-sizing: border-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  border-style: solid;
  border-width: 0.07rem;
  border-radius: 0.2rem;
  width: 100%;
  background: #fff;
  color: #000;
  border-color: #d9e0e3;
  box-shadow: none;
  font-size: 1rem;
  line-height: 1.35rem;
  padding: 0.66rem 0.93rem;
/*
			* Generate input sizes for specific btn or whole form
			*/
}
.input:focus {
  outline: 0;
}
.input:hover,
a:hover .input {
  background: #fff;
  color: #000;
  border-color: #d9e0e3;
  box-shadow: none;
}
.input:active,
.input.active {
  background: #fff;
  color: #000;
  border-color: #d9e0e3;
  box-shadow: none;
}
.input:focus,
.input.focus {
  background: #fff;
  color: #000;
  border-color: #28b36f;
  box-shadow: none;
}
.input::-webkit-input-placeholder {
  color: #8f99a4;
}
.input::-moz-placeholder {
  color: #8f99a4;
}
.input:-ms-input-placeholder {
  color: #8f99a4;
}
.input:-moz-placeholder {
  color: #8f99a4;
}
.input-ghost {
  background: transparent;
  color: inherit;
  border-color: transparent;
  box-shadow: none;
  border-radius: 0.2rem;
  border-style: solid;
  border-width: 0.07rem;
}
.input-ghost:hover,
a:hover .input-ghost {
  background: transparent;
  color: inherit;
  border-color: transparent;
  box-shadow: none;
}
.input-ghost:active,
.input-ghost.active {
  background: transparent;
  color: inherit;
  border-color: transparent;
  box-shadow: none;
}
.input-ghost:focus,
.input-ghost.focus {
  background: transparent;
  color: inherit;
  border-color: transparent;
  box-shadow: none;
}
.input-ghost::-webkit-input-placeholder {
  color: rgba(255,255,255,0.5);
}
.input-ghost::-moz-placeholder {
  color: rgba(255,255,255,0.5);
}
.input-ghost:-ms-input-placeholder {
  color: rgba(255,255,255,0.5);
}
.input-ghost:-moz-placeholder {
  color: rgba(255,255,255,0.5);
}
.input-lg,
.form-lg .input {
  font-size: 1.1rem;
  line-height: 1.4rem;
  padding: 1.06rem 1.26rem;
}
.input.is-disabled {
  background: #f5f6f8;
}
.radio {
  position: absolute;
  left: -9999px;
/*
			* Generate radio sizes for specific radio or whole form
			*/
/*
			* Generate radio sizes for specific radio or whole form
			*/
}
.radio:focus {
  outline: 0;
}
.radio + span {
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  cursor: pointer;
}
.radio + span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out, box-shadow 0.2s ease-in-out, transform 0.2s ease-in-out;
  border-style: solid;
  border-width: 0.125rem;
  border-radius: 100px;
}
.radio + span:after {
  content: '';
  position: absolute;
  text-align: center;
  border-radius: 100px;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  opacity: 0;
  -ms-transform: scale(0);
      transform: scale(0);
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out, box-shadow 0.2s ease-in-out, transform 0.2s ease-in-out;
}
.radio:checked + span:after {
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
}
.radio + span {
  color: #000;
}
.radio + span:before {
  background: transparent;
  border-color: #b6b6b6;
  box-shadow: none;
}
.radio + span:after {
  background: #000;
}
.radio + span:hover {
  color: #000;
}
.radio + span:hover:before {
  background: transparent;
  border-color: #28b36f;
  box-shadow: none;
}
.radio + span:hover:after {
  background: #28b36f;
}
.radio:focus + span {
  color: #000;
}
.radio:focus + span:before {
  background: transparent;
  border-color: #000;
  box-shadow: none;
}
.radio:focus + span:after {
  background: #000;
}
.radio:focus + span:hover {
  color: #000;
}
.radio:focus + span:hover:before {
  background: transparent;
  border-color: #28b36f;
  box-shadow: none;
}
.radio:focus + span:hover:after {
  background: #28b36f;
}
.radio:checked + span {
  color: #000;
}
.radio:checked + span:before {
  background: transparent;
  border-color: #28b36f;
  box-shadow: none;
}
.radio:checked + span:after {
  background: #28b36f;
}
.radio + span {
  overflow: hidden;
  min-height: 20px;
  padding-left: 30px;
  font-size: 0.9rem;
  line-height: 20px;
  padding-top: 0px;
}
.radio + span:before {
  width: 20px;
  height: 20px;
}
.radio + span:after {
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  top: 4px;
  left: 4px;
}
.select2-container--default {
  background-color: #fff;
  border: 1px solid #dae1e4;
  border-radius: 0.2rem;
  box-shadow: none;
}
.select2-container--default .select2-selection__rendered {
  color: #000;
}
.select2-container--default .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection__arrow b {
  border-color: #64818d transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  margin-left: -4px;
  margin-top: -2px;
}
@media screen and (min-width: 768px) {
  .select2-container .select2-selection--single {
    padding: 0.66rem 0;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0.93rem;
    padding-right: 2.81rem;
  }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 0.93rem;
    padding-left: 2.81rem;
  }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding-left: 0.93rem;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 1rem;
    line-height: 1.35rem;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.81rem;
    width: 2.81rem;
  }
  .select-lg + .select2-container .select2-selection--single {
    padding: 1.06rem 0;
  }
  .select-lg + .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 1.26rem;
    padding-right: 3.66rem;
  }
  .select-lg + .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 1.26rem;
    padding-left: 3.66rem;
  }
  .select-lg + .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding-left: 1.26rem;
  }
  .select-lg + .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
  .select-lg + .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 3.66rem;
    width: 3.66rem;
  }
}
@media screen and (max-width: 767px) {
  .select2-container .select2-selection--single {
    padding: 0.66rem 0;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0.93rem;
    padding-right: 2.81rem;
  }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 0.93rem;
    padding-left: 2.81rem;
  }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding-left: 0.93rem;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 1rem;
    line-height: 1.35rem;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.81rem;
    width: 2.81rem;
  }
}
.form-vertical .control-group + .control-group {
  margin-top: 1.33rem;
}
.addon {
  position: relative;
  display: block;
/*
			* Generate addon sizes for specific addon or whole form
			*/
/*
			* Generate addon sizes for specific addon or whole form
			*/
}
.addon .input {
  width: 100%;
}
.addon-inline {
  display: inline-block;
}
.addon-item {
  position: absolute;
  top: 0;
  bottom: 0;
  text-align: center;
  vertical-align: middle;
  z-index: 10;
}
.addon-item button {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.addon-item .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  margin-top: -1px;
}
.addon .input + .addon-item {
  right: 0;
  border-right: 0;
  border-radius: 0 3px 3px 0;
}
.addon .addon-item {
  width: 44px;
}
.addon .addon-item span,
.addon .addon-item .icon {
  font-size: 1rem;
}
.addon .input:first-child {
  padding-right: 44px;
}
.addon .input:last-child {
  padding-left: 44px;
}
.addon .addon-item + .input:not(:last-child) {
  padding-left: 44px;
  padding-right: 44px;
}
.addon-lg .addon-item,
.form-lg .addon .addon-item {
  width: 48px;
}
.addon-lg .addon-item span,
.form-lg .addon .addon-item span,
.addon-lg .addon-item .icon,
.form-lg .addon .addon-item .icon {
  font-size: 1.1rem;
}
.addon-lg .input:first-child,
.form-lg .addon .input:first-child {
  padding-right: 48px;
}
.addon-lg .input:last-child,
.form-lg .addon .input:last-child {
  padding-left: 48px;
}
.addon-lg .addon-item + .input:not(:last-child),
.form-lg .addon .addon-item + .input:not(:last-child) {
  padding-left: 48px;
  padding-right: 48px;
}
.addon-xl .addon-item,
.form-xl .addon .addon-item {
  width: 63px;
}
.addon-xl .addon-item span,
.form-xl .addon .addon-item span,
.addon-xl .addon-item .icon,
.form-xl .addon .addon-item .icon {
  font-size: 23px;
}
.addon-xl .input:first-child,
.form-xl .addon .input:first-child {
  padding-right: 63px;
}
.addon-xl .input:last-child,
.form-xl .addon .input:last-child {
  padding-left: 63px;
}
.addon-xl .addon-item + .input:not(:last-child),
.form-xl .addon .addon-item + .input:not(:last-child) {
  padding-left: 63px;
  padding-right: 63px;
}
.alert {
  padding: 15px 35px 15px 20px;
  margin: 0 0 1.33rem;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media screen and (max-width: 767px) {
  .alert {
    margin-bottom: 0.67rem;
  }
}
.alert a:hover {
  color: #fff;
}
.alert .icon {
  margin-right: 0.67rem;
  font-size: 1.07rem;
  position: relative;
  top: -1px;
}
@media screen and (max-width: 767px) {
  .alert .icon {
    -ms-flex: 0 0 18px;
        flex: 0 0 18px;
  }
}
.alert p {
  margin-top: 0;
  margin-bottom: 0;
}
.alert-error {
  color: #000;
  border-color: #f8dade;
  background-color: #f8dade;
}
.alert-error .icon {
  color: #d0011b;
}
.alert-error .close {
  color: #c5949a;
}
.alert-error .close:hover {
  color: #ad6770;
}
.alert-error a {
  color: #d0011b;
}
.alert-error a:hover {
  color: #a60116;
}
.alert-success {
  color: #000;
  border-color: #eaf9d8;
  background-color: #e9f9d6;
}
.alert-success .icon {
  color: #27ae5f;
}
.alert-success .close {
  color: #a8cb80;
}
.alert-success .close:hover {
  color: #88b851;
}
.alert-success a {
  color: #000;
}
.alert-success a:hover {
  color: #000;
}
.alert-warning {
  color: #000;
  border-color: #fdedd3;
  background-color: #fdedd3;
}
.alert-warning .icon {
  color: #f5a623;
}
.alert-warning a {
  color: #d0011b;
}
.alert-warning a:hover {
  color: #a60116;
}
.alert-warning .close {
  color: #c9aa79;
}
.alert-warning .close:hover {
  color: #b78d4b;
}
.alert-info {
  color: #000;
  border-color: #d6ecf9;
  background-color: #d6ecf9;
}
.alert-info .icon {
  color: #3c8eb4;
}
.alert-info a {
  color: #000;
}
.alert-info a:hover {
  color: #000;
}
.alert .close {
  position: absolute;
  right: 1.13rem;
}
.alert .close .icon {
  color: inherit;
  font-size: 1.07rem;
  margin-right: 0;
  margin-top: 0.2rem;
}
.append-fixed {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.append-fixed .append-main {
  -ms-flex: 1 1 0;
      flex: 1 1 0;
}
@media screen and (max-width: 479px) {
  .append-fixed .append-main {
    margin-bottom: 1rem;
  }
}
.append-fixed .append-main + .append-side {
  padding-left: 2rem;
}
.append-fixed .append-main.append-main-empty + .append-side .dropdown-trigger {
  border-left: 0.07rem solid #d9e0e3 !important;
  border-top-left-radius: 0.2rem !important;
  border-bottom-left-radius: 0.2rem !important;
}
.append-fixed .append-side {
  margin-left: -1px;
}
@media screen and (max-width: 479px) {
  .append-fixed .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
.append-fixed .append-side + .append-main {
  padding-left: 2rem;
}
@media screen and (max-width: 479px) {
  .append-fixed .append-side + .append-main {
    padding-left: 0;
  }
}
.append-fixed.append-glued .append-main:first-child .input,
.append-fixed.append-glued .append-main:first-child .btn,
.append-fixed.append-glued .append-main:first-child .select,
.append-fixed.append-glued .append-main:first-child .select2,
.append-fixed.append-glued .append-main:first-child .dropdown-trigger {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.append-fixed.append-glued .append-main + .append-side {
  padding-left: 0;
}
.append-fixed.append-glued .append-main + .append-side .input,
.append-fixed.append-glued .append-main + .append-side .btn,
.append-fixed.append-glued .append-main + .append-side .select,
.append-fixed.append-glued .append-main + .append-side .select2,
.append-fixed.append-glued .append-main + .append-side .dropdown-trigger {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.append-fixed.append-glued .append-side + .append-main {
  padding-left: 0;
}
@media screen and (max-width: 479px) {
  .append {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .append .append-main + .append-side {
    padding-left: 0;
  }
  .append .append-main + .append-side .btn {
    width: 100%;
    padding: 0.77rem 1.6rem;
  }
}
@media screen and (min-width: 320px) {
  .append-ss-min {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-ss-min .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-ss-min .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-ss-min .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-ss-min .append-side {
    margin-left: -1px;
  }
  .append-ss-min .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-ss-min.append-glued .append-main:first-child .input,
  .append-ss-min.append-glued .append-main:first-child .btn,
  .append-ss-min.append-glued .append-main:first-child .select,
  .append-ss-min.append-glued .append-main:first-child .select2,
  .append-ss-min.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-ss-min.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-ss-min.append-glued .append-main + .append-side .input,
  .append-ss-min.append-glued .append-main + .append-side .btn,
  .append-ss-min.append-glued .append-main + .append-side .select,
  .append-ss-min.append-glued .append-main + .append-side .select2,
  .append-ss-min.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-ss-min.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 480px) {
  .append-xs-min {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-xs-min .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-xs-min .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-xs-min .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-xs-min .append-side {
    margin-left: -1px;
  }
  .append-xs-min .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-xs-min.append-glued .append-main:first-child .input,
  .append-xs-min.append-glued .append-main:first-child .btn,
  .append-xs-min.append-glued .append-main:first-child .select,
  .append-xs-min.append-glued .append-main:first-child .select2,
  .append-xs-min.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-xs-min.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-xs-min.append-glued .append-main + .append-side .input,
  .append-xs-min.append-glued .append-main + .append-side .btn,
  .append-xs-min.append-glued .append-main + .append-side .select,
  .append-xs-min.append-glued .append-main + .append-side .select2,
  .append-xs-min.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-xs-min.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 640px) {
  .append-sm-min {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-sm-min .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-sm-min .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-sm-min .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-sm-min .append-side {
    margin-left: -1px;
  }
  .append-sm-min .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-sm-min.append-glued .append-main:first-child .input,
  .append-sm-min.append-glued .append-main:first-child .btn,
  .append-sm-min.append-glued .append-main:first-child .select,
  .append-sm-min.append-glued .append-main:first-child .select2,
  .append-sm-min.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-sm-min.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-sm-min.append-glued .append-main + .append-side .input,
  .append-sm-min.append-glued .append-main + .append-side .btn,
  .append-sm-min.append-glued .append-main + .append-side .select,
  .append-sm-min.append-glued .append-main + .append-side .select2,
  .append-sm-min.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-sm-min.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .append-md-min {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-md-min .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-md-min .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-md-min .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-md-min .append-side {
    margin-left: -1px;
  }
  .append-md-min .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-md-min.append-glued .append-main:first-child .input,
  .append-md-min.append-glued .append-main:first-child .btn,
  .append-md-min.append-glued .append-main:first-child .select,
  .append-md-min.append-glued .append-main:first-child .select2,
  .append-md-min.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-md-min.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-md-min.append-glued .append-main + .append-side .input,
  .append-md-min.append-glued .append-main + .append-side .btn,
  .append-md-min.append-glued .append-main + .append-side .select,
  .append-md-min.append-glued .append-main + .append-side .select2,
  .append-md-min.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-md-min.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 980px) {
  .append-lg-min {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-lg-min .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-lg-min .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-lg-min .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-lg-min .append-side {
    margin-left: -1px;
  }
  .append-lg-min .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-lg-min.append-glued .append-main:first-child .input,
  .append-lg-min.append-glued .append-main:first-child .btn,
  .append-lg-min.append-glued .append-main:first-child .select,
  .append-lg-min.append-glued .append-main:first-child .select2,
  .append-lg-min.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-lg-min.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-lg-min.append-glued .append-main + .append-side .input,
  .append-lg-min.append-glued .append-main + .append-side .btn,
  .append-lg-min.append-glued .append-main + .append-side .select,
  .append-lg-min.append-glued .append-main + .append-side .select2,
  .append-lg-min.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-lg-min.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 1280px) {
  .append-xl-min {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-xl-min .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-xl-min .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-xl-min .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-xl-min .append-side {
    margin-left: -1px;
  }
  .append-xl-min .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-xl-min.append-glued .append-main:first-child .input,
  .append-xl-min.append-glued .append-main:first-child .btn,
  .append-xl-min.append-glued .append-main:first-child .select,
  .append-xl-min.append-glued .append-main:first-child .select2,
  .append-xl-min.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-xl-min.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-xl-min.append-glued .append-main + .append-side .input,
  .append-xl-min.append-glued .append-main + .append-side .btn,
  .append-xl-min.append-glued .append-main + .append-side .select,
  .append-xl-min.append-glued .append-main + .append-side .select2,
  .append-xl-min.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-xl-min.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 319px) {
  .append-ss-max {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-ss-max .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-ss-max .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-ss-max .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-ss-max .append-side {
    margin-left: -1px;
  }
  .append-ss-max .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-ss-max.append-glued .append-main:first-child .input,
  .append-ss-max.append-glued .append-main:first-child .btn,
  .append-ss-max.append-glued .append-main:first-child .select,
  .append-ss-max.append-glued .append-main:first-child .select2,
  .append-ss-max.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-ss-max.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-ss-max.append-glued .append-main + .append-side .input,
  .append-ss-max.append-glued .append-main + .append-side .btn,
  .append-ss-max.append-glued .append-main + .append-side .select,
  .append-ss-max.append-glued .append-main + .append-side .select2,
  .append-ss-max.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-ss-max.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 479px) {
  .append-xs-max {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-xs-max .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-xs-max .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-xs-max .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-xs-max .append-side {
    margin-left: -1px;
  }
  .append-xs-max .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-xs-max.append-glued .append-main:first-child .input,
  .append-xs-max.append-glued .append-main:first-child .btn,
  .append-xs-max.append-glued .append-main:first-child .select,
  .append-xs-max.append-glued .append-main:first-child .select2,
  .append-xs-max.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-xs-max.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-xs-max.append-glued .append-main + .append-side .input,
  .append-xs-max.append-glued .append-main + .append-side .btn,
  .append-xs-max.append-glued .append-main + .append-side .select,
  .append-xs-max.append-glued .append-main + .append-side .select2,
  .append-xs-max.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-xs-max.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .append-sm-max {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-sm-max .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-sm-max .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-sm-max .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-sm-max .append-side {
    margin-left: -1px;
  }
  .append-sm-max .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-sm-max.append-glued .append-main:first-child .input,
  .append-sm-max.append-glued .append-main:first-child .btn,
  .append-sm-max.append-glued .append-main:first-child .select,
  .append-sm-max.append-glued .append-main:first-child .select2,
  .append-sm-max.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-sm-max.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-sm-max.append-glued .append-main + .append-side .input,
  .append-sm-max.append-glued .append-main + .append-side .btn,
  .append-sm-max.append-glued .append-main + .append-side .select,
  .append-sm-max.append-glued .append-main + .append-side .select2,
  .append-sm-max.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-sm-max.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .append-md-max {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-md-max .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-md-max .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-md-max .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-md-max .append-side {
    margin-left: -1px;
  }
  .append-md-max .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-md-max.append-glued .append-main:first-child .input,
  .append-md-max.append-glued .append-main:first-child .btn,
  .append-md-max.append-glued .append-main:first-child .select,
  .append-md-max.append-glued .append-main:first-child .select2,
  .append-md-max.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-md-max.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-md-max.append-glued .append-main + .append-side .input,
  .append-md-max.append-glued .append-main + .append-side .btn,
  .append-md-max.append-glued .append-main + .append-side .select,
  .append-md-max.append-glued .append-main + .append-side .select2,
  .append-md-max.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-md-max.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 979px) {
  .append-lg-max {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-lg-max .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-lg-max .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-lg-max .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-lg-max .append-side {
    margin-left: -1px;
  }
  .append-lg-max .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-lg-max.append-glued .append-main:first-child .input,
  .append-lg-max.append-glued .append-main:first-child .btn,
  .append-lg-max.append-glued .append-main:first-child .select,
  .append-lg-max.append-glued .append-main:first-child .select2,
  .append-lg-max.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-lg-max.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-lg-max.append-glued .append-main + .append-side .input,
  .append-lg-max.append-glued .append-main + .append-side .btn,
  .append-lg-max.append-glued .append-main + .append-side .select,
  .append-lg-max.append-glued .append-main + .append-side .select2,
  .append-lg-max.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-lg-max.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 1279px) {
  .append-xl-max {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-xl-max .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-xl-max .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-xl-max .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-xl-max .append-side {
    margin-left: -1px;
  }
  .append-xl-max .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-xl-max.append-glued .append-main:first-child .input,
  .append-xl-max.append-glued .append-main:first-child .btn,
  .append-xl-max.append-glued .append-main:first-child .select,
  .append-xl-max.append-glued .append-main:first-child .select2,
  .append-xl-max.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-xl-max.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-xl-max.append-glued .append-main + .append-side .input,
  .append-xl-max.append-glued .append-main + .append-side .btn,
  .append-xl-max.append-glued .append-main + .append-side .select,
  .append-xl-max.append-glued .append-main + .append-side .select2,
  .append-xl-max.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-xl-max.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 319px) and (max-width: 479px) {
  .append-ss-xs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-ss-xs .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-ss-xs .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-ss-xs .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-ss-xs .append-side {
    margin-left: -1px;
  }
  .append-ss-xs .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-ss-xs.append-glued .append-main:first-child .input,
  .append-ss-xs.append-glued .append-main:first-child .btn,
  .append-ss-xs.append-glued .append-main:first-child .select,
  .append-ss-xs.append-glued .append-main:first-child .select2,
  .append-ss-xs.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-ss-xs.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-ss-xs.append-glued .append-main + .append-side .input,
  .append-ss-xs.append-glued .append-main + .append-side .btn,
  .append-ss-xs.append-glued .append-main + .append-side .select,
  .append-ss-xs.append-glued .append-main + .append-side .select2,
  .append-ss-xs.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-ss-xs.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 319px) and (max-width: 1279px) {
  .append-ss-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-ss-xl .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-ss-xl .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-ss-xl .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-ss-xl .append-side {
    margin-left: -1px;
  }
  .append-ss-xl .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-ss-xl.append-glued .append-main:first-child .input,
  .append-ss-xl.append-glued .append-main:first-child .btn,
  .append-ss-xl.append-glued .append-main:first-child .select,
  .append-ss-xl.append-glued .append-main:first-child .select2,
  .append-ss-xl.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-ss-xl.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-ss-xl.append-glued .append-main + .append-side .input,
  .append-ss-xl.append-glued .append-main + .append-side .btn,
  .append-ss-xl.append-glued .append-main + .append-side .select,
  .append-ss-xl.append-glued .append-main + .append-side .select2,
  .append-ss-xl.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-ss-xl.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 639px) and (max-width: 319px) {
  .append-sm-ss {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-sm-ss .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-sm-ss .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-sm-ss .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-sm-ss .append-side {
    margin-left: -1px;
  }
  .append-sm-ss .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-sm-ss.append-glued .append-main:first-child .input,
  .append-sm-ss.append-glued .append-main:first-child .btn,
  .append-sm-ss.append-glued .append-main:first-child .select,
  .append-sm-ss.append-glued .append-main:first-child .select2,
  .append-sm-ss.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-sm-ss.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-sm-ss.append-glued .append-main + .append-side .input,
  .append-sm-ss.append-glued .append-main + .append-side .btn,
  .append-sm-ss.append-glued .append-main + .append-side .select,
  .append-sm-ss.append-glued .append-main + .append-side .select2,
  .append-sm-ss.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-sm-ss.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 639px) and (max-width: 479px) {
  .append-sm-xs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-sm-xs .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-sm-xs .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-sm-xs .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-sm-xs .append-side {
    margin-left: -1px;
  }
  .append-sm-xs .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-sm-xs.append-glued .append-main:first-child .input,
  .append-sm-xs.append-glued .append-main:first-child .btn,
  .append-sm-xs.append-glued .append-main:first-child .select,
  .append-sm-xs.append-glued .append-main:first-child .select2,
  .append-sm-xs.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-sm-xs.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-sm-xs.append-glued .append-main + .append-side .input,
  .append-sm-xs.append-glued .append-main + .append-side .btn,
  .append-sm-xs.append-glued .append-main + .append-side .select,
  .append-sm-xs.append-glued .append-main + .append-side .select2,
  .append-sm-xs.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-sm-xs.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 639px) and (max-width: 1279px) {
  .append-sm-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-sm-xl .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-sm-xl .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-sm-xl .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-sm-xl .append-side {
    margin-left: -1px;
  }
  .append-sm-xl .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-sm-xl.append-glued .append-main:first-child .input,
  .append-sm-xl.append-glued .append-main:first-child .btn,
  .append-sm-xl.append-glued .append-main:first-child .select,
  .append-sm-xl.append-glued .append-main:first-child .select2,
  .append-sm-xl.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-sm-xl.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-sm-xl.append-glued .append-main + .append-side .input,
  .append-sm-xl.append-glued .append-main + .append-side .btn,
  .append-sm-xl.append-glued .append-main + .append-side .select,
  .append-sm-xl.append-glued .append-main + .append-side .select2,
  .append-sm-xl.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-sm-xl.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 319px) {
  .append-md-ss {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-md-ss .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-md-ss .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-md-ss .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-md-ss .append-side {
    margin-left: -1px;
  }
  .append-md-ss .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-md-ss.append-glued .append-main:first-child .input,
  .append-md-ss.append-glued .append-main:first-child .btn,
  .append-md-ss.append-glued .append-main:first-child .select,
  .append-md-ss.append-glued .append-main:first-child .select2,
  .append-md-ss.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-md-ss.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-md-ss.append-glued .append-main + .append-side .input,
  .append-md-ss.append-glued .append-main + .append-side .btn,
  .append-md-ss.append-glued .append-main + .append-side .select,
  .append-md-ss.append-glued .append-main + .append-side .select2,
  .append-md-ss.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-md-ss.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 479px) {
  .append-md-xs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-md-xs .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-md-xs .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-md-xs .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-md-xs .append-side {
    margin-left: -1px;
  }
  .append-md-xs .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-md-xs.append-glued .append-main:first-child .input,
  .append-md-xs.append-glued .append-main:first-child .btn,
  .append-md-xs.append-glued .append-main:first-child .select,
  .append-md-xs.append-glued .append-main:first-child .select2,
  .append-md-xs.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-md-xs.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-md-xs.append-glued .append-main + .append-side .input,
  .append-md-xs.append-glued .append-main + .append-side .btn,
  .append-md-xs.append-glued .append-main + .append-side .select,
  .append-md-xs.append-glued .append-main + .append-side .select2,
  .append-md-xs.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-md-xs.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 639px) {
  .append-md-sm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-md-sm .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-md-sm .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-md-sm .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-md-sm .append-side {
    margin-left: -1px;
  }
  .append-md-sm .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-md-sm.append-glued .append-main:first-child .input,
  .append-md-sm.append-glued .append-main:first-child .btn,
  .append-md-sm.append-glued .append-main:first-child .select,
  .append-md-sm.append-glued .append-main:first-child .select2,
  .append-md-sm.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-md-sm.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-md-sm.append-glued .append-main + .append-side .input,
  .append-md-sm.append-glued .append-main + .append-side .btn,
  .append-md-sm.append-glued .append-main + .append-side .select,
  .append-md-sm.append-glued .append-main + .append-side .select2,
  .append-md-sm.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-md-sm.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 1279px) {
  .append-md-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-md-xl .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-md-xl .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-md-xl .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-md-xl .append-side {
    margin-left: -1px;
  }
  .append-md-xl .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-md-xl.append-glued .append-main:first-child .input,
  .append-md-xl.append-glued .append-main:first-child .btn,
  .append-md-xl.append-glued .append-main:first-child .select,
  .append-md-xl.append-glued .append-main:first-child .select2,
  .append-md-xl.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-md-xl.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-md-xl.append-glued .append-main + .append-side .input,
  .append-md-xl.append-glued .append-main + .append-side .btn,
  .append-md-xl.append-glued .append-main + .append-side .select,
  .append-md-xl.append-glued .append-main + .append-side .select2,
  .append-md-xl.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-md-xl.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 979px) and (max-width: 319px) {
  .append-lg-ss {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-lg-ss .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-lg-ss .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-lg-ss .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-lg-ss .append-side {
    margin-left: -1px;
  }
  .append-lg-ss .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-lg-ss.append-glued .append-main:first-child .input,
  .append-lg-ss.append-glued .append-main:first-child .btn,
  .append-lg-ss.append-glued .append-main:first-child .select,
  .append-lg-ss.append-glued .append-main:first-child .select2,
  .append-lg-ss.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-lg-ss.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-lg-ss.append-glued .append-main + .append-side .input,
  .append-lg-ss.append-glued .append-main + .append-side .btn,
  .append-lg-ss.append-glued .append-main + .append-side .select,
  .append-lg-ss.append-glued .append-main + .append-side .select2,
  .append-lg-ss.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-lg-ss.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 979px) and (max-width: 479px) {
  .append-lg-xs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-lg-xs .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-lg-xs .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-lg-xs .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-lg-xs .append-side {
    margin-left: -1px;
  }
  .append-lg-xs .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-lg-xs.append-glued .append-main:first-child .input,
  .append-lg-xs.append-glued .append-main:first-child .btn,
  .append-lg-xs.append-glued .append-main:first-child .select,
  .append-lg-xs.append-glued .append-main:first-child .select2,
  .append-lg-xs.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-lg-xs.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-lg-xs.append-glued .append-main + .append-side .input,
  .append-lg-xs.append-glued .append-main + .append-side .btn,
  .append-lg-xs.append-glued .append-main + .append-side .select,
  .append-lg-xs.append-glued .append-main + .append-side .select2,
  .append-lg-xs.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-lg-xs.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 979px) and (max-width: 639px) {
  .append-lg-sm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-lg-sm .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-lg-sm .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-lg-sm .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-lg-sm .append-side {
    margin-left: -1px;
  }
  .append-lg-sm .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-lg-sm.append-glued .append-main:first-child .input,
  .append-lg-sm.append-glued .append-main:first-child .btn,
  .append-lg-sm.append-glued .append-main:first-child .select,
  .append-lg-sm.append-glued .append-main:first-child .select2,
  .append-lg-sm.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-lg-sm.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-lg-sm.append-glued .append-main + .append-side .input,
  .append-lg-sm.append-glued .append-main + .append-side .btn,
  .append-lg-sm.append-glued .append-main + .append-side .select,
  .append-lg-sm.append-glued .append-main + .append-side .select2,
  .append-lg-sm.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-lg-sm.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 979px) and (max-width: 767px) {
  .append-lg-md {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-lg-md .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-lg-md .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-lg-md .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-lg-md .append-side {
    margin-left: -1px;
  }
  .append-lg-md .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-lg-md.append-glued .append-main:first-child .input,
  .append-lg-md.append-glued .append-main:first-child .btn,
  .append-lg-md.append-glued .append-main:first-child .select,
  .append-lg-md.append-glued .append-main:first-child .select2,
  .append-lg-md.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-lg-md.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-lg-md.append-glued .append-main + .append-side .input,
  .append-lg-md.append-glued .append-main + .append-side .btn,
  .append-lg-md.append-glued .append-main + .append-side .select,
  .append-lg-md.append-glued .append-main + .append-side .select2,
  .append-lg-md.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-lg-md.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 979px) and (max-width: 1279px) {
  .append-lg-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-lg-xl .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-lg-xl .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-lg-xl .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-lg-xl .append-side {
    margin-left: -1px;
  }
  .append-lg-xl .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-lg-xl.append-glued .append-main:first-child .input,
  .append-lg-xl.append-glued .append-main:first-child .btn,
  .append-lg-xl.append-glued .append-main:first-child .select,
  .append-lg-xl.append-glued .append-main:first-child .select2,
  .append-lg-xl.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-lg-xl.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-lg-xl.append-glued .append-main + .append-side .input,
  .append-lg-xl.append-glued .append-main + .append-side .btn,
  .append-lg-xl.append-glued .append-main + .append-side .select,
  .append-lg-xl.append-glued .append-main + .append-side .select2,
  .append-lg-xl.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-lg-xl.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 1279px) and (max-width: 479px) {
  .append-xl-xs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .append-xl-xs .append-main {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .append-xl-xs .append-main + .append-side {
    padding-left: 2rem;
  }
  .append-xl-xs .append-main.append-main-empty + .append-side .dropdown-trigger {
    border-left: 0.07rem solid #d9e0e3 !important;
    border-top-left-radius: 0.2rem !important;
    border-bottom-left-radius: 0.2rem !important;
  }
  .append-xl-xs .append-side {
    margin-left: -1px;
  }
  .append-xl-xs .append-side + .append-main {
    padding-left: 2rem;
  }
  .append-xl-xs.append-glued .append-main:first-child .input,
  .append-xl-xs.append-glued .append-main:first-child .btn,
  .append-xl-xs.append-glued .append-main:first-child .select,
  .append-xl-xs.append-glued .append-main:first-child .select2,
  .append-xl-xs.append-glued .append-main:first-child .dropdown-trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .append-xl-xs.append-glued .append-main + .append-side {
    padding-left: 0;
  }
  .append-xl-xs.append-glued .append-main + .append-side .input,
  .append-xl-xs.append-glued .append-main + .append-side .btn,
  .append-xl-xs.append-glued .append-main + .append-side .select,
  .append-xl-xs.append-glued .append-main + .append-side .select2,
  .append-xl-xs.append-glued .append-main + .append-side .dropdown-trigger {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .append-xl-xs.append-glued .append-side + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 320px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 480px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 480px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 640px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 640px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 640px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 980px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 980px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 1280px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1280px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 319px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 319px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (max-width: 319px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 479px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 479px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (max-width: 479px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 639px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 639px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (max-width: 639px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 979px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 979px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (max-width: 979px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 1279px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 1279px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (max-width: 1279px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 319px) and (max-width: 479px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 319px) and (max-width: 479px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 319px) and (max-width: 479px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 319px) and (max-width: 1279px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 319px) and (max-width: 1279px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 319px) and (max-width: 1279px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 639px) and (max-width: 319px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 639px) and (max-width: 319px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 639px) and (max-width: 319px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 639px) and (max-width: 479px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 639px) and (max-width: 479px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 639px) and (max-width: 479px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 639px) and (max-width: 1279px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 639px) and (max-width: 1279px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 639px) and (max-width: 1279px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 319px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 767px) and (max-width: 319px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 767px) and (max-width: 319px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 479px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 767px) and (max-width: 479px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 767px) and (max-width: 479px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 639px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 767px) and (max-width: 639px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 767px) and (max-width: 639px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 1279px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 767px) and (max-width: 1279px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 767px) and (max-width: 1279px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 979px) and (max-width: 319px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 979px) and (max-width: 319px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 979px) and (max-width: 319px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 979px) and (max-width: 479px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 979px) and (max-width: 479px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 979px) and (max-width: 479px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 979px) and (max-width: 639px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 979px) and (max-width: 639px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 979px) and (max-width: 639px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 979px) and (max-width: 767px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 979px) and (max-width: 767px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 979px) and (max-width: 767px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 979px) and (max-width: 1279px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 979px) and (max-width: 1279px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 979px) and (max-width: 1279px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
@media screen and (min-width: 1279px) and (max-width: 479px) and (max-width: 479px) {
  .append-main {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1279px) and (max-width: 479px) and (max-width: 479px) {
  .append-side {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}
@media screen and (min-width: 1279px) and (max-width: 479px) and (max-width: 479px) {
  .append + .append-main {
    padding-left: 0;
  }
}
.container {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 640px) {
  .container {
    max-width: 1260px;
  }
}
@media screen and (max-width: 639px) {
  .container {
    max-width: 1110px;
  }
}
.container-wider {
  margin-left: auto;
  margin-right: auto;
  max-width: $layout-width-lg;
}
@media screen and (min-width: 768px) {
  .container-wider {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .container-wider {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.sprite-arrow,
.sprite-google-drive,
.sprite-logo-cloud,
.sprite-logo,
.sprite-payment-alipay,
.sprite-payment-amazonpay,
.sprite-payment-amex,
.sprite-payment-bitcoin,
.sprite-payment-diners,
.sprite-payment-maestro,
.sprite-payment-mastercard,
.sprite-payment-neosurf,
.sprite-payment-paypal,
.sprite-payment-paysafecard,
.sprite-payment-qiwi,
.sprite-payment-sofort,
.sprite-payment-ssl,
.sprite-payment-visa,
.sprite-payment-yandex,
.sprite-rss,
.sprite {
  background-image: url("../img/sprite.png");
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
}
.sprite-arrow {
  background-position: 0px 0px;
  width: 158px;
  height: 155px;
}
.sprite-google-drive {
  background-position: -232px -76px;
  width: 14px;
  height: 14px;
}
.sprite-logo-cloud {
  background-position: -163px -41px;
  width: 64px;
  height: 64px;
}
.sprite-logo {
  background-position: -163px 0px;
  width: 150px;
  height: 36px;
}
.sprite-payment-alipay {
  background-position: 0px -230px;
  width: 86px;
  height: 30px;
}
.sprite-payment-amazonpay {
  background-position: 0px -160px;
  width: 157px;
  height: 30px;
}
.sprite-payment-amex {
  background-position: -68px -265px;
  width: 50px;
  height: 30px;
}
.sprite-payment-bitcoin {
  background-position: 0px -195px;
  width: 97px;
  height: 30px;
}
.sprite-payment-diners {
  background-position: -162px -160px;
  width: 116px;
  height: 30px;
}
.sprite-payment-maestro {
  background-position: -166px -265px;
  width: 38px;
  height: 30px;
}
.sprite-payment-mastercard {
  background-position: -123px -265px;
  width: 38px;
  height: 30px;
}
.sprite-payment-neosurf {
  background-position: -91px -230px;
  width: 85px;
  height: 30px;
}
.sprite-payment-paypal {
  background-position: -102px -195px;
  width: 93px;
  height: 30px;
}
.sprite-payment-paysafecard {
  background-position: -163px -110px;
  width: 128px;
  height: 30px;
}
.sprite-payment-qiwi {
  background-position: -251px -230px;
  width: 58px;
  height: 30px;
}
.sprite-payment-sofort {
  background-position: -200px -195px;
  width: 92px;
  height: 30px;
}
.sprite-payment-ssl {
  background-position: -181px -230px;
  width: 65px;
  height: 30px;
}
.sprite-payment-visa {
  background-position: 0px -265px;
  width: 63px;
  height: 30px;
}
.sprite-payment-yandex {
  background-position: -232px -41px;
  width: 79px;
  height: 30px;
}
.sprite-rss {
  background-position: -251px -76px;
  width: 14px;
  height: 14px;
}
@media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .sprite-arrow,
  .sprite-google-drive,
  .sprite-logo-cloud,
  .sprite-logo,
  .sprite-payment-alipay,
  .sprite-payment-amazonpay,
  .sprite-payment-amex,
  .sprite-payment-bitcoin,
  .sprite-payment-diners,
  .sprite-payment-maestro,
  .sprite-payment-mastercard,
  .sprite-payment-neosurf,
  .sprite-payment-paypal,
  .sprite-payment-paysafecard,
  .sprite-payment-qiwi,
  .sprite-payment-sofort,
  .sprite-payment-ssl,
  .sprite-payment-visa,
  .sprite-payment-yandex,
  .sprite-rss,
  .sprite {
    background-image: url("../img/sprite@2x.png");
    background-size: 313px 295px;
  }
}
@font-face {
  font-family: "SourceSansPro-Regular";
  src: url("../fonts/SourceSansPro-Regular.eot");
  src: url("../fonts/SourceSansPro-Regular.eot?#iefix") format('embedded-opentype'), url("../fonts/sourcesanspro-regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-SemiBold";
  src: url("../fonts/SourceSansPro-SemiBold.eot");
  src: url("../fonts/SourceSansPro-SemiBold.eot?#iefix") format('embedded-opentype'), url("../fonts/SourceSansPro-SemiBold.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-Bold";
  src: url("../fonts/SourceSansPro-Bold.eot");
  src: url("../fonts/SourceSansPro-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/SourceSansPro-Bold.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 15px;
  line-height: 1.6;
}
body {
  font-size: 1rem;
  line-height: 1.35rem;
  color: #000;
  font-family: "SourceSansPro-Regular", "Arial", "sans-serif";
  font-weight: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  background: #f0f3f4;
}
body.frontend .help-center {
  font-size: 1rem !important;
  line-height: 1.35rem!important;
  color: #000!important;
  font-family: sourcesanspro-regular, arial, "sans-serif"!important;
}
.help-center .heading__title {
  font-size: 2.13rem!important;
}
.header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 0 #dae0e7;
  margin-bottom: 1.33rem;
}
.header__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 76px;
}
@media screen and (max-width: 767px) {
  .header__wrapper {
    height: 60px;
  }
}
.header__logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 10px 0;
}
.header__logo-img {
  -ms-flex: 0 0 31px;
      flex: 0 0 31px;
  max-width: 31px;
  background: url("../img/logo.png");
  width: 31px;
  height: 34px;
}
.header__logo-text {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  color: #000;
  font-size: 16px;
  line-height: 21px;
  margin-left: 0.8rem;
}
.header__search {
  -ms-flex: 0 0 45%;
      flex: 0 0 45%;
  max-width: 45%;
  margin-left: 2.53rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .header__search {
    display: none;
  }
}
.header__search .icon {
  position: absolute;
  opacity: 0.5;
  left: 12px;
  top: 13px;
  z-index: 2;
  color: #8e97a4;
}
.header__search-input {
  background-color: #f3f5f6;
  padding-left: 37px;
}
.header__menu {
  -ms-flex: 1 0 0;
      flex: 1 0 0;
  text-align: right;
  margin: 0 -10px;
}
.header__menu-item {
  text-decoration: none;
  font-size: 16px;
  padding: 20px 10px;
}
@media screen and (max-width: 767px) {
  .header__menu-item {
    font-size: 14px;
  }
}
.header__search-open {
  display: none;
  font-size: 21px;
  color: #8e97a4;
  margin: -10px;
  margin-left: 5px;
  padding: 10px;
  margin-left: 0;
  height: 100%;
  line-height: 43px;
}
@media screen and (max-width: 767px) {
  .header__search-open {
    display: block;
  }
}
.header__search-mobile {
  visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  background-color: #fff;
  transition: opacity 0.3s ease;
  padding: 9px 45px 9px 10px;
}
.header__search-mobile.is-open {
  visibility: visible;
  opacity: 1;
}
.header__search-mobile .addon .icon {
  color: #8e97a4;
}
.header__search-close {
  font-size: 1.27rem;
  line-height: 0.87rem;
  color: #8e97a4;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  height: 19px;
  margin: auto;
}
.layout {
  display: table;
  height: 100%;
  width: 100%;
}
.layout-top {
  display: table-row;
  height: 100%;
}
.layout-bottom {
  display: table-row;
  width: 100%;
}
p:first-child,
address:first-child {
  margin-top: 0;
}
p:last-child,
address:last-child {
  margin-bottom: 0;
}
address {
  font-style: normal;
}
img.align-left,
img.align-right,
img.float-left,
img.float-right {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
img.align-left.first-child,
img.align-right.first-child,
img.float-left.first-child,
img.float-right.first-child {
  margin-top: 0;
}
img.align-left.last-child,
img.align-right.last-child,
img.float-left.last-child,
img.float-right.last-child {
  margin-bottom: 0;
}
img.align-left,
img.float-left {
  margin-right: 2rem;
}
img.align-right,
img.float-right {
  margin-left: 2rem;
}
.color-default {
  color: #000 !important;
}
.color-inverse {
  color: #fff !important;
}
.color-brighter {
  color: #ced2d8 !important;
}
.color-headline {
  color: #000 !important;
}
.color-darker {
  color: #000 !important;
}
.color-weak {
  color: #8e959e !important;
}
.color-primary {
  color: #28b36f !important;
}
.color-gray {
  color: #f5f7f8 !important;
}
.color-link {
  color: #28b36f !important;
}
.color-link-hover {
  color: #208f59 !important;
}
.color-link-visited {
  color: #186b43 !important;
}
.color-yellow {
  color: #f8e639 !important;
}
.color-yellow-darker {
  color: #ffb200 !important;
}
.color-facebook {
  color: #3b5998 !important;
}
.color-twitter {
  color: #00aced !important;
}
.color-google {
  color: #dd4b39 !important;
}
.color-youtube {
  color: #b00 !important;
}
.color-positive {
  color: #27ae5f !important;
}
.color-negative {
  color: #f8dade !important;
}
.color-warning {
  color: #fdedd3 !important;
}
.color-info {
  color: #3c8eb4 !important;
}
.text-sm {
  font-size: 0.9rem;
  line-height: 1.3rem;
}
.text-xs {
  font-size: 0.8rem;
  line-height: 1.25rem;
}
.text-xxs {
  font-size: 0.7rem;
  line-height: 1.2rem;
}
.text-xxxs {
  font-size: 0.6rem;
  line-height: 1.15rem;
}
.text-lg {
  font-size: 1.1rem;
  line-height: 1.4rem;
}
.text-xl {
  font-size: 1.2rem;
  line-height: 1.45rem;
}
.text-xxl {
  font-size: 1.3rem;
  line-height: 1.5rem;
}
.text-xxxl {
  font-size: 1.4rem;
  line-height: 1.55rem;
}
b,
strong,
.bold {
  font-weight: 700;
}
a {
  color: #28b36f;
  transition: color 0.2s ease-in-out;
}
a:hover {
  color: #208f59;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  color: inherit;
  color: #000;
  text-rendering: optimizelegibility;
  -webkit-text-stroke: none;
}
h1.inherit,
h2.inherit,
h3.inherit,
h4.inherit,
h5.inherit,
.h1.inherit,
.h2.inherit,
.h3.inherit,
.h4.inherit,
.h5.inherit {
  font-size: inherit;
  line-height: inherit;
  margin: inherit;
  font-weight: inherit;
  color: inherit;
  background: inherit;
  font-family: inherit;
  display: inline;
}
h1,
.h1 {
  font-size: 1.87rem;
  line-height: 2.27rem;
  margin: 0 0 1.33rem;
  font-family: "SourceSansPro-Regular", "Arial", "sans-serif";
  font-weight: normal;
}
h2,
.h2 {
  font-size: 2.13rem;
  line-height: 2.6rem;
  margin: 0 0 0.67rem;
  font-family: "SourceSansPro-SemiBold", "Arial", "sans-serif";
  font-weight: normal;
}
h3,
.h3 {
  font-size: 1.55rem;
  line-height: 1.95rem;
  margin: 0 0 2.67rem;
}
h4,
.h4 {
  font-size: 1.35rem;
  line-height: 1.75rem;
  margin: 0 0 1.33rem;
}
h5,
.h5 {
  font-size: 1.05rem;
  line-height: 1.45rem;
  margin: 0 0 1.33rem;
}
.breadcrumb {
  margin-bottom: 1.33rem;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    margin-bottom: 0.67rem;
  }
}.follow
.breadcrumb-folder {
  color: #28b36f;
  margin-right: 0.67rem;
}
.breadcrumb-folder .icon {
  position: relative;
  top: 2px;
}
.breadcrumb-link {
  color: #8f99a4;
  font-size: 15px;
  word-break: break-all;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.breadcrumb-arrow,  .breadcrumb .icon{
  color: #8f99a4;
  margin: 0 2px;
  position: relative;
  
}
.breadcrumb-item {
  display: inline;
}
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.icon-doc {
  width: 1.111328125em;
}
.icon-file {
  width: 0.8212890625em;
}
.icon-view-grid {
  width: 1.3076171875em;
}
.icon-view-list {
  width: 1.384765625em;
}
.icon-folder-add {
  width: 1.142578125em;
}
.icon-folder-empty {
  width: 1.2158203125em;
}
.icon-alert-warning {
  width: 0.818359375em;
}
.icon-logout {
  width: 0.94140625em;
}
.icon-settings {
  width: 0.888671875em;
}
.icon-menu {
  width: 1.22265625em;
}
.whisperer {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  box-shadow: 0 0 10px rgba(0,0,0,0.15);
  background: #fff;
  border-radius: 0 0 3px 3px;
  z-index: 9950;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translate(0, 10px);
      transform: translate(0, 10px);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out;
}
@media screen and (max-width: 979px) {
  .whisperer {
    position: fixed;
    top: 4rem;
    bottom: 0;
    background: #edf1f3;
  }
}
.whisperer-active .whisperer {
  opacity: 1;
  visibility: visible;
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
.whisperer-wrapper {
  position: relative;
  width: 100%;
}
.whisperer-content {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.whisperer-item-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
  transition: background 0.2s ease-in-out;
  padding: 0.67rem 1.33rem;
  color: #000;
}
.whisperer-item-link:hover,
.whisperer-item.is-active .whisperer-item-link {
  background: #e9f9d6;
  color: #000;
}
.whisperer-item-icon {
  color: #28b36f;
  font-size: 2rem;
  width: 3.33rem;
}
@media screen and (max-width: 767px) {
  .whisperer-item {
    background: #fff;
    border-bottom: 1px solid #e4e8ec;
  }
  .whisperer-item-link {
    padding: 1.33rem 1.13rem;
  }
}
@media screen and (max-width: 767px) {
  .whisperer.is-empty {
    background: transparent;
    height: 0;
  }
}

.breadcrumb {
  margin-bottom: 0;
}
.breadcrumb-link {
  text-decoration: none;
}
.category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -10px -10px 20px;
}
.category__item {
  -ms-flex: 0 0 calc(100% / 4 - 20px);
      flex: 0 0 calc(100% / 4 - 20px);
  max-width: calc(100% / 4 - 20px);
  display: block;
  background: #fff;
  padding: 2.13rem 1.33rem 1.47rem;
  margin: 10px;
  text-align: center;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  border-radius: 3px;
  box-shadow: 1px 1px 0 #dae0e7;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}
.category__item:hover,
.category__item:focus {
  background: #f9f9f9;
}
@media screen and (max-width: 767px) {
  .category__item {
    -ms-flex: 0 0 calc(100% / 2 - 20px);
        flex: 0 0 calc(100% / 2 - 20px);
    max-width: calc(100% / 2 - 20px);
  }
}
.category__item-icon {
  color: #dbe0e5;
  font-size: 64px;
  margin-bottom: 1.6rem;
}
.category__item-icon svg {
  margin: auto;
}
.footer-question {
  padding: 2.67rem 1.33rem 3.5rem;
  text-align: center;
  max-width: 475px;
  margin: auto;
  color: #393939;
}
@media screen and (max-width: 767px) {
  .footer-question {
    padding-top: 1.33rem;
  }
}
.footer-question p {
  margin: 0;
}
.heading {
  padding: 1.33rem 1.33rem 2rem;
  text-align: center;
}
.heading__title {
  font-size: 2.13rem;
  margin-bottom: 0.67rem;
}
.heading__subtitle {
  color: #8e97a4;
  font-size: 18px;
  margin-top: 0px;
}
.list {
  margin-bottom: 1.73rem;
}
.list__title {
  text-transform: uppercase;
  font-size: 16px;
  color: #8e97a4;
  margin-bottom: 1rem;
}
.list-item {
  position: relative;
  background: #fff;
  margin-bottom: 0.67rem;
  box-shadow: 1px 1px 0 #dae0e7;
  border-radius: 3px;
}
.list-item.is-active .list-item__icon {
  color: #20b36c;
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.list-item + .list__title {
  margin-top: 2.33rem;
}
.list-item__toggle {
  display: block;
  padding: 16px 16px 16px 44px;
  text-decoration: none;
  color: #000;
}
.list-item__icon {
  color: #bfc4cb;
  position: absolute;
  left: 16px;
  top: 18px;
  height: 15px;
}
.list-item__content {
  display: none;
  padding: 0px 37px 30px 44px;
  color: #2d2d2d;
}
.list-item__content .icon {
  vertical-align: top;
  height: 19px;
}
.list-item__steps {
  margin: 25px 0 10px;
}
.list-item__steps ol {
  padding-left: 28px;
  line-height: 22px;
}
.list-item__steps ol li {
  padding-left: 10px;
}
.list-item__image {
  text-align: center;
}
.list-item__image img {
  margin: 3rem auto;
}
@media screen and (max-width: 767px) {
  .list-item__image img {
    margin: 1.33rem auto;
  }
}
.list-item__steps-title {
  font-size: 18px;
  border-bottom: 1px solid #dae0e7;
  padding-bottom: 5px;
  color: #000;
}
@media screen and (min-width: 768px) {
  .whisperer {
    margin-top: 0.67rem;
  }
}
