*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(59, 57, 64, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.container-fluid,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1200px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1300px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 650px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: .75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.15rem;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: .75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #1e22aa;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
  appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size],
select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid,
select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid,
select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

.user-select-all {
  -webkit-user-select: all !important;
  user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
  user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(59, 57, 64, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.bv-no-focus-ring:focus {
  outline: none;
}

@media (max-width: 575.98px) {
  .bv-d-xs-down-none {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .bv-d-sm-down-none {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .bv-d-md-down-none {
    display: none !important;
  }
}

@media (max-width: 1199.98px) {
  .bv-d-lg-down-none {
    display: none !important;
  }
}

.bv-d-xl-down-none {
  display: none !important;
}

.form-control.focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control.focus.is-valid {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.form-control.focus.is-invalid {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.modal-backdrop {
  opacity: 0.5;
}

.b-toast {
  display: block;
  position: relative;
  max-width: 350px;
  backface-visibility: hidden;
  background-clip: padding-box;
  z-index: 1;
  border-radius: 0.25rem;
}

.b-toast .toast {
  background-color: rgba(255, 255, 255, 0.85);
}

.b-toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.b-toast.b-toast-solid .toast {
  background-color: white;
}

.b-toast .toast {
  opacity: 1;
}

.b-toast .toast.fade:not(.show) {
  opacity: 0;
}

.b-toast .toast .toast-body {
  display: block;
}

.b-toast-primary .toast {
  background-color: rgba(230, 242, 255, 0.85);
  border-color: rgba(184, 218, 255, 0.85);
  color: #1c5ba3;
}

.b-toast-primary .toast .toast-header {
  color: #1c5ba3;
  background-color: rgba(204, 229, 255, 0.85);
  border-bottom-color: rgba(184, 218, 255, 0.85);
}

.b-toast-primary.b-toast-solid .toast {
  background-color: #e6f2ff;
}

.b-toast-secondary .toast {
  background-color: rgba(239, 240, 241, 0.85);
  border-color: rgba(214, 216, 219, 0.85);
  color: #545860;
}

.b-toast-secondary .toast .toast-header {
  color: #545860;
  background-color: rgba(226, 227, 229, 0.85);
  border-bottom-color: rgba(214, 216, 219, 0.85);
}

.b-toast-secondary.b-toast-solid .toast {
  background-color: #eff0f1;
}

.b-toast-success .toast {
  background-color: rgba(230, 245, 233, 0.85);
  border-color: rgba(195, 230, 203, 0.85);
  color: #317243;
}

.b-toast-success .toast .toast-header {
  color: #317243;
  background-color: rgba(212, 237, 218, 0.85);
  border-bottom-color: rgba(195, 230, 203, 0.85);
}

.b-toast-success.b-toast-solid .toast {
  background-color: #e6f5e9;
}

.b-toast-info .toast {
  background-color: rgba(229, 244, 247, 0.85);
  border-color: rgba(190, 229, 235, 0.85);
  color: #28707e;
}

.b-toast-info .toast .toast-header {
  color: #28707e;
  background-color: rgba(209, 236, 241, 0.85);
  border-bottom-color: rgba(190, 229, 235, 0.85);
}

.b-toast-info.b-toast-solid .toast {
  background-color: #e5f4f7;
}

.b-toast-warning .toast {
  background-color: rgba(255, 249, 231, 0.85);
  border-color: rgba(255, 238, 186, 0.85);
  color: #a18022;
}

.b-toast-warning .toast .toast-header {
  color: #a18022;
  background-color: rgba(255, 243, 205, 0.85);
  border-bottom-color: rgba(255, 238, 186, 0.85);
}

.b-toast-warning.b-toast-solid .toast {
  background-color: #fff9e7;
}

.b-toast-danger .toast {
  background-color: rgba(252, 237, 238, 0.85);
  border-color: rgba(245, 198, 203, 0.85);
  color: #8f3743;
}

.b-toast-danger .toast .toast-header {
  color: #8f3743;
  background-color: rgba(248, 215, 218, 0.85);
  border-bottom-color: rgba(245, 198, 203, 0.85);
}

.b-toast-danger.b-toast-solid .toast {
  background-color: #fcedee;
}

.b-toast-light .toast {
  background-color: rgba(255, 255, 255, 0.85);
  border-color: rgba(253, 253, 254, 0.85);
  color: #9d9da1;
}

.b-toast-light .toast .toast-header {
  color: #9d9da1;
  background-color: rgba(254, 254, 254, 0.85);
  border-bottom-color: rgba(253, 253, 254, 0.85);
}

.b-toast-light.b-toast-solid .toast {
  background-color: white;
}

.b-toast-dark .toast {
  background-color: rgba(227, 229, 229, 0.85);
  border-color: rgba(198, 200, 202, 0.85);
  color: #373a40;
}

.b-toast-dark .toast .toast-header {
  color: #373a40;
  background-color: rgba(214, 216, 217, 0.85);
  border-bottom-color: rgba(198, 200, 202, 0.85);
}

.b-toast-dark.b-toast-solid .toast {
  background-color: #e3e5e5;
}

.b-toaster {
  z-index: 1100;
}

.b-toaster .b-toaster-slot {
  position: relative;
  display: block;
}

.b-toaster .b-toaster-slot:empty {
  display: none !important;
}

.b-toaster.b-toaster-top-right,
.b-toaster.b-toaster-top-left,
.b-toaster.b-toaster-top-center,
.b-toaster.b-toaster-top-full,
.b-toaster.b-toaster-bottom-right,
.b-toaster.b-toaster-bottom-left,
.b-toaster.b-toaster-bottom-center,
.b-toaster.b-toaster-bottom-full {
  position: fixed;
  left: 0.5rem;
  right: 0.5rem;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: visible;
}

.b-toaster.b-toaster-top-right .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot {
  position: absolute;
  max-width: 350px;
  width: 100%;
  /* IE 11 fix */
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
}

.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot {
  width: 100%;
  max-width: 100%;
}

.b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,
.b-toaster.b-toaster-top-full .b-toaster-slot .toast,
.b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,
.b-toaster.b-toaster-bottom-full .b-toaster-slot .toast {
  width: 100%;
  max-width: 100%;
}

.b-toaster.b-toaster-top-right,
.b-toaster.b-toaster-top-left,
.b-toaster.b-toaster-top-center,
.b-toaster.b-toaster-top-full {
  top: 0;
}

.b-toaster.b-toaster-top-right .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot {
  top: 0.5rem;
}

.b-toaster.b-toaster-bottom-right,
.b-toaster.b-toaster-bottom-left,
.b-toaster.b-toaster-bottom-center,
.b-toaster.b-toaster-bottom-full {
  bottom: 0;
}

.b-toaster.b-toaster-bottom-right .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot {
  bottom: 0.5rem;
}

.b-toaster.b-toaster-top-right .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-center .b-toaster-slot {
  margin-left: auto;
}

.b-toaster.b-toaster-top-left .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-center .b-toaster-slot {
  margin-right: auto;
}

.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-move,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-move,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move {
  transition: transform 0.175s;
}

.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade {
  transition-delay: 0.175s;
}

.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active {
  position: absolute;
  transition-delay: 0.175s;
}

.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade {
  transition-delay: 0s;
}

/* cyrillic */

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoC1CzjtGyNL4U.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin */

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoC1CzjsGyN.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCs6KVjbNBYlgoKew72j00.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin */

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCs6KVjbNBYlgoKfw72.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoCjC3jtGyNL4U.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin */

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoCjC3jsGyN.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoCxCvjtGyNL4U.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin */

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoCxCvjsGyN.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-display: swap;
  font-family: FuturaDemiC;
  font-style: normal;
  font-weight: 400;
  src: url(/media/ilmolino/dst/fonts/FuturaDemiC.eot?1ae3e7f98cb26a9fa8f5ed1630541cca);
  src: url(/media/ilmolino/dst/fonts/FuturaDemiC.eot?1ae3e7f98cb26a9fa8f5ed1630541cca) format("embedded-opentype"), url(/media/ilmolino/dst/fonts/FuturaDemiC.woff2?4a4a553e1a0d5700bc4260fcb60195a4) format("woff2"), url(/media/ilmolino/dst/fonts/FuturaDemiC.woff?bea0cc3471238b3c1569f5cc2ba4312c) format("woff"), url(/media/ilmolino/dst/fonts/FuturaDemiC.ttf?6710352e3f04fc03117bd5acb8c64943) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.eot?f5c1995a9e615407143a56dae5382bb2);
  src: local(""), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.eot?f5c1995a9e615407143a56dae5382bb2) format("embedded-opentype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.woff2?cb360a9e4e7b13ce18ddf311ba981d3f) format("woff2"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.woff?130eafc23a987a6cf560c9b69af84818) format("woff"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.ttf?ed783d74399c86ad8267e3b28f1e74d2) format("truetype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.svg?dd0bea1f9a808d633492fa573039ca1d) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 300;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.eot?62f326247cc0b09936a5659c901c2c78);
  src: local(""), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.eot?62f326247cc0b09936a5659c901c2c78) format("embedded-opentype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.woff2?105c4517647a5cf946c89574f4acd9c6) format("woff2"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.woff?55a94720f0d72392889d683b3cbdb73a) format("woff"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.ttf?62fab05a59598baae50a9f1e7560e377) format("truetype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.svg?f8b0d5a9ac4006ad3031052476de8a24) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.eot?ba0e3e8b84dd99edca37fb3823d77a6a);
  src: local(""), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.eot?ba0e3e8b84dd99edca37fb3823d77a6a) format("embedded-opentype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff2?184a2a669cf798f8d80bcfba041c3ecf) format("woff2"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff?73f26bf98a715ecab4d2287ff3a02ad0) format("woff"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.ttf?cbe4546ab35257f692cea2336aa05aa4) format("truetype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.svg?8681f434273fd6a267b1a16a035c5f79) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 400;
  src: local(""), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-italic.eot?1a9218ecd4c7f9cbe4a240ce81d8dd6d) format("embedded-opentype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-italic.woff2?d6014e8c7bc6e309f52ef06bd16549f4) format("woff2"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-italic.woff?623257fb07c66742e64481df50113229) format("woff"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-italic.ttf?86ada629cfb060dd6104e6c59ccb0cff) format("truetype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-italic.svg?39c358e4c78546f0f49e624bcbdc8e63) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.eot?3285724815013b05a3ddbf25974aff5b);
  src: local(""), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.eot?3285724815013b05a3ddbf25974aff5b) format("embedded-opentype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.woff2?e49eef23dfc0f7c54977c365624b68fa) format("woff2"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.woff?08926d7a008503f9c640b1772c225476) format("woff"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.ttf?67e9bd6902c0ebefcdaa1834d5dd3d4b) format("truetype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.svg?95204ac95130828753c0ee0ada537c33) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 500;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.eot?e7237f3fd451e705a138cd3dfab67483);
  src: local(""), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.eot?e7237f3fd451e705a138cd3dfab67483) format("embedded-opentype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.woff2?0c5e9a99e4571130fb2cb0694a0cdb3d) format("woff2"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.woff?c01f80aae6dadf6e585cc8462cc72be5) format("woff"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.ttf?da0cf320966454d2b5910460c36b79bf) format("truetype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.svg?b5bd232e5ae7e364a0e75ba4e480dc03) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.eot?ffc0f8d53e7913f53c0f843869c0dbad);
  src: local(""), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.eot?ffc0f8d53e7913f53c0f843869c0dbad) format("embedded-opentype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.woff2?bc4866b032d34d1ab1fe7d30fe7d2af2) format("woff2"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.woff?8b2b2aae46819bb8c37c438760dbb4f6) format("woff"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.ttf?83295e69103c14bd4172ff28a89214cf) format("truetype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.svg?57888be7f3e68a7050452ea3157cf4de) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 700;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.eot?b593dcefb5dae0b2d44f3f6b053dc3e6);
  src: local(""), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.eot?b593dcefb5dae0b2d44f3f6b053dc3e6) format("embedded-opentype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.woff2?e0e1719f33887b86e3fdfd3c2da6e6d0) format("woff2"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.woff?dfe39418864b76c5978747bd37674f5a) format("woff"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.ttf?e4eaf3283eaacc77e050e95da8d5d0f7) format("truetype"), url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.svg?4466317341560ee2759326c4723cae25) format("svg");
}

/**
    Old Source css -> Its been compiled - so as is
 */

.u-m-t-6 {
  margin-top: 6px !important;
}

.u-p-t-6 {
  padding-top: 6px !important;
}

.u-m-b-6 {
  margin-bottom: 6px !important;
}

.u-p-b-6 {
  padding-bottom: 6px !important;
}

.u-m-l-6 {
  margin-left: 6px !important;
}

.u-p-l-6 {
  padding-left: 6px !important;
}

.u-m-r-6 {
  margin-right: 6px !important;
}

.u-p-r-6 {
  padding-right: 6px !important;
}

.u-m-t-10 {
  margin-top: 10px !important;
}

.u-p-t-10 {
  padding-top: 10px !important;
}

.u-m-b-10 {
  margin-bottom: 10px !important;
}

.u-p-b-10 {
  padding-bottom: 10px !important;
}

.u-m-l-10 {
  margin-left: 10px !important;
}

.u-p-l-10 {
  padding-left: 10px !important;
}

.u-m-r-10 {
  margin-right: 10px !important;
}

.u-p-r-10 {
  padding-right: 10px !important;
}

.u-m-t-15 {
  margin-top: 15px !important;
}

.u-p-t-15 {
  padding-top: 15px !important;
}

.u-m-b-15 {
  margin-bottom: 15px !important;
}

.u-p-b-15 {
  padding-bottom: 15px !important;
}

.u-m-l-15 {
  margin-left: 15px !important;
}

.u-p-l-15 {
  padding-left: 15px !important;
}

.u-m-r-15 {
  margin-right: 15px !important;
}

.u-p-r-15 {
  padding-right: 15px !important;
}

.u-m-t-19 {
  margin-top: 19px !important;
}

.u-p-t-19 {
  padding-top: 19px !important;
}

.u-m-b-19 {
  margin-bottom: 19px !important;
}

.u-p-b-19 {
  padding-bottom: 19px !important;
}

.u-m-l-19 {
  margin-left: 19px !important;
}

.u-p-l-19 {
  padding-left: 19px !important;
}

.u-m-r-19 {
  margin-right: 19px !important;
}

.u-p-r-19 {
  padding-right: 19px !important;
}

.u-m-t-25 {
  margin-top: 25px !important;
}

.u-p-t-25 {
  padding-top: 25px !important;
}

.u-m-b-25 {
  margin-bottom: 25px !important;
}

.u-p-b-25 {
  padding-bottom: 25px !important;
}

.u-m-l-25 {
  margin-left: 25px !important;
}

.u-p-l-25 {
  padding-left: 25px !important;
}

.u-m-r-25 {
  margin-right: 25px !important;
}

.u-p-r-25 {
  padding-right: 25px !important;
}

.u-m-t-45 {
  margin-top: 45px !important;
}

.u-p-t-45 {
  padding-top: 45px !important;
}

.u-m-b-45 {
  margin-bottom: 45px !important;
}

.u-p-b-45 {
  padding-bottom: 45px !important;
}

.u-m-l-45 {
  margin-left: 45px !important;
}

.u-p-l-45 {
  padding-left: 45px !important;
}

.u-m-r-45 {
  margin-right: 45px !important;
}

.u-p-r-45 {
  padding-right: 45px !important;
}

.u-m-t-75 {
  margin-top: 75px !important;
}

.u-p-t-75 {
  padding-top: 75px !important;
}

.u-m-b-75 {
  margin-bottom: 75px !important;
}

.u-p-b-75 {
  padding-bottom: 75px !important;
}

.u-m-l-75 {
  margin-left: 75px !important;
}

.u-p-l-75 {
  padding-left: 75px !important;
}

.u-m-r-75 {
  margin-right: 75px !important;
}

.u-p-r-75 {
  padding-right: 75px !important;
}

.cursor-pointer {
  cursor: pointer;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  font-family: Mazzard, sans-serif;
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

form {
  transition: opacity .3s ease;
}

form.is-loading {
  opacity: .5;
  pointer-events: none;
}

.t-table {
  display: table;
}

.c-table,
.t-table {
  height: 100%;
  width: 100%;
}

.c-table {
  display: table-cell;
  vertical-align: middle;
}

.block-abs {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.btn_comment {
  height: 36px;
  left: 0;
  margin-top: -32px;
  position: fixed;
  top: 50%;
  z-index: 104;
}

@media (max-width: 767px) {
  .btn_comment {
    bottom: 20%;
    left: auto;
    margin-bottom: -32px;
    margin-top: 0;
    right: 2px;
    top: auto;
    transform: scale(0.8);
  }
}

.btn_comment_a {
  color: #1e22aa;
  display: block;
  font-size: 14px;
  line-height: 1.3;
  padding-left: 5px;
  text-align: center;
  width: 70px;
}

.btn_comment_a img {
  display: block;
  height: auto;
  margin-bottom: 4px;
  margin-left: auto;
  margin-right: auto;
  width: 24px;
}

.btn_comment_a:hover {
  color: #1e22aa;
  text-decoration: underline;
}

.btn-icon {
  color: #3a393f;
  transition: color .3s ease;
}

.btn-icon:hover {
  color: #1c1b1f;
}

:root {
  --inner-height: 100vh;
}

.main-slider {
  height: calc(100vh - 138px);
  height: calc(var(--inner-height) - 138px);
  position: relative;
  margin-top: 70px;
}

@media (max-width: 1199px) {
  .main-slider {
    height: calc(100vh - 118px);
    height: calc(var(--inner-height) - 118px);
  }
}

.cms-page .main-slider .slider-block .horizontal-nav > div,
.cms-page .main-slider .slider-block .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .main-slider .slider-block .horizontal-nav > div,
.cms-post .main-slider .slider-block .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.main-slider .item,
.main-slider .owl-carousel,
.main-slider .owl-item,
.main-slider .owl-stage,
.main-slider .owl-stage-outer,
.main-slider .slider-block,
.main-slider .slider-block .cms-page .horizontal-nav > div,
.main-slider .slider-block .cms-page .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.main-slider .slider-block .cms-page > :not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.main-slider .slider-block .cms-post .horizontal-nav > div,
.main-slider .slider-block .cms-post .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.main-slider .slider-block .cms-post > :not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.main-slider .slider-block .col-md-12,
.main-slider .slider-block .container,
.main-slider .slider-block .row,
.main-slider img {
  height: 100%;
}

.slider-block .col-md-12 {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 90px;
  padding-top: 90px;
}

.main-slider .phone {
  display: none;
}

.main-slider .phone a {
  color: #f8f8f8;
  text-decoration: none;
}

.main-slider .delivery-icon {
  left: 0;
  position: fixed;
  top: 100px;
  width: 100%;
  z-index: 2;
}

.main-slider .delivery-icon .delivery-block {
  background: url(/media/ilmolino/dst/images/page_icon_car.png?0ebf7aeceb8a8133474cc5645f0a31cc) no-repeat 0;
  cursor: pointer;
  float: right;
  text-align: right;
  width: 154px;
}

.main-slider .delivery-icon .delivery-block p {
  color: #ffc101;
  font-size: 14px;
}

.main-slider .slider-block {
  position: relative;
}

.main-slider .slider-block .text {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 100px 0;
  position: relative;
  text-align: center;
  z-index: 10;
}

.main-slider .slider-block .text .main-slider__title {
  color: #fff;
  font-family: FuturaDemiC;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

@media (max-width: 767px) {
  .main-slider .slider-block .text .main-slider__title {
    font-size: 30px;
    line-height: 41px;
  }
}

.main-slider .slider-block .text .line {
  background: #ffc101;
  border-radius: 1px;
  height: 1px;
  margin: 40px auto;
  max-width: 551px;
}

@media (max-width: 1024px) {
  .main-slider .slider-block .text .line {
    margin-bottom: 8vh;
    margin-top: 8vh;
  }
}

@media (max-width: 767px) {
  .main-slider .slider-block .text .line {
    margin-bottom: 20px;
    margin-top: 30px;
    max-width: 143px;
  }
}

.main-slider .slider-block .text p {
  color: #fff;
  font-family: Mazzard;
  font-size: 31px;
  font-weight: 300;
  line-height: 36px;
}

@media (max-width: 767px) {
  .main-slider .slider-block .text p {
    font-size: 19px;
    line-height: 22px;
  }
}

.main-slider .slider-block .text a {
  margin-top: 80px;
}

@media (max-width: 1024px) {
  .main-slider .slider-block .text a {
    margin-top: 12vh;
  }
}

@media (max-width: 767px) {
  .main-slider .slider-block .text a {
    margin-top: 30px;
  }
}

.main-slider .slider-block:after {
  background: rgba(0, 0, 0, 0.5);
  clear: both;
  content: "";
  display: block;
  height: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.main-slider .owl-dots {
  bottom: 60px;
  position: absolute;
  text-align: center;
  width: 100%;
}

@media (max-width: 1440px) {
  .main-slider .owl-dots {
    bottom: 30px;
  }
}

.main-slider .owl-dots .owl-dot {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  display: inline-block;
  height: 11px;
  margin: 0 9px;
  outline: none;
  width: 11px;
}

.main-slider .owl-dots .owl-dot span {
  display: none;
}

.main-slider .owl-dots .active {
  background: #fff;
}

.main-slider .item {
  position: relative;
}

.main-slider .item:not(:first-child) {
  display: none;
}

.main-slider .item img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

@media (max-width: 1199px) {
  .main-slider .phone {
    display: block;
  }
}

header {
  background: #fff;
  height: 70px;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 999;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}

header .header-wrap {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 70px;
}

header .header-wrap__item {
  align-items: center;
  display: flex;
}

header .header-wrap .menu {
  float: left;
  margin: 13px 16px 13px 0;
  width: 278px;
}

header .header-wrap .menu ul {
  font-size: 0;
}

header .header-wrap .menu ul li {
  display: inline-block;
  margin-right: 17px;
}

header .header-wrap .menu ul li a,
header .header-wrap .menu ul li span {
  border-bottom: 1px solid transparent;
  color: #3a393f;
  font-size: 14px;
  line-height: 43px;
  text-decoration: none;
  text-transform: uppercase;
}

header .header-wrap .menu ul li a:hover {
  border-bottom: 1px solid #ffc101;
}

header .header-wrap .menu ul li:last-child {
  margin-right: 0;
}

header .header-wrap .cart-padding {
  display: none;
  padding-top: 15px;
  position: absolute;
  right: -15px;
  top: 15px;
  width: 360px;
  z-index: 10;
}

header .header-wrap .cart {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 9px 21px rgba(0, 0, 0, 0.17);
  max-height: 350px;
  min-height: 161px;
  overflow: auto;
  position: relative;
}

header .header-wrap .cart.empty {
  color: #e53935;
  font-size: 20px;
  min-height: 81px;
}

header .header-wrap .cart.added,
header .header-wrap .cart.empty {
  align-items: center;
  display: flex;
  font-weight: 700;
  justify-content: center;
  text-transform: uppercase;
}

header .header-wrap .cart.added {
  color: #3a393f;
  font-size: 16px;
  min-height: 60px;
  /* &:after {
        content: '';
        position: absolute;
        top: -22px;
        right: 0;
        width: 0;
        height: 0;
        border-top: 22px solid transparent;
        border-right: 20px solid #fff;
    }

    &:before {
        content: '';
        position: absolute;
        z-index: -1;
        top: -12px;
        right: 0;
        width: 20px;
        height: 20px;
        transform: skewY(-45deg);
        box-shadow: -7px 0px 15px 5px rgba(0, 0, 0, 0.15);
    }*/
}

header .header-wrap .cart.loading > :not(.lds-ring) {
  filter: blur(10px);
  opacity: .5;
  pointer-events: none;
}

header .header-wrap .cart .lds-ring {
  bottom: auto;
  display: block;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  opacity: 1;
  position: absolute;
  top: 50%;
  width: 80px;
}

header .header-wrap .cart .lds-ring div {
  border: 4px solid transparent;
  border-top-color: #ffc101;
  height: 64px;
  margin: 8px;
  width: 64px;
}

header .header-wrap .cart .cart-info {
  padding: 20px 22px 20px 20px;
}

header .header-wrap .cart .cart-info a {
  background-color: #ffc101;
  border-radius: 5px;
  color: #3b3940;
  display: block;
  float: left;
  font-size: 18px;
  line-height: 41px;
  text-align: center;
  text-decoration: none;
  width: 143px;
}

header .header-wrap .cart .cart-info .clean {
  align-items: center;
  background: none;
  border: 0;
  clear: both;
  color: #ccc;
  display: flex;
  float: right;
  font-size: 12px;
  margin-top: 10px;
  outline: none;
  padding: 0;
  text-transform: uppercase;
}

header .header-wrap .cart .cart-info .clean i {
  background: url(/media/ilmolino/dst/images/header_search_close.png?8ef0c0d743505fd2e76abe9bf530aad1) 50% no-repeat;
  background-size: contain;
  height: 10px;
  margin-left: 4px;
  width: 10px;
}

header .header-wrap .cart .cart-info p {
  color: #3a393f;
  float: right;
  font-size: 24px;
  font-weight: 700;
  line-height: 41px;
}

header .header-wrap .cart .cart-info:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

header .header-wrap .lang-padding {
  display: none;
  padding-top: 15px;
  position: absolute;
  right: -15px;
  top: 69px;
  width: 67px;
  z-index: 5;
}

header .header-wrap .lang-padding .lang-menu {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 9px 21px rgba(0, 0, 0, 0.17);
  padding: 25px 19px;
  position: relative;
}

header .header-wrap .lang-padding .lang-menu ul {
  font-size: 0;
  text-align: center;
}

header .header-wrap .lang-padding .lang-menu ul li {
  margin-bottom: 20px;
}

header .header-wrap .lang-padding .lang-menu ul li a,
header .header-wrap .lang-padding .lang-menu ul li span {
  color: #3b3940;
  font-size: 16px;
  text-decoration: none;
}

header .header-wrap .lang-padding .lang-menu ul li a:hover {
  color: #ffc100;
}

header .header-wrap .lang-padding .lang-menu ul li:last-child {
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  header .header-wrap .menu {
    margin: 8px 17px 8px 0;
    width: 223px;
  }

  header .header-wrap .menu ul li a {
    font-size: 10px;
    line-height: 34px;
  }

  header .header-wrap .lang-padding {
    padding-top: 0;
    top: 55px;
  }
}

@media (max-width: 991px) {
  header .header-wrap .menu {
    display: none;
  }
}

@media (max-width: 767px) {
  header .header-wrap {
    margin: 0 auto;
  }

  header {
    height: 50px;
  }
}

@media (max-width: 580px) {
  header .header-wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
  }
}

.delivery-button {
  position: absolute;
  right: 4px;
  top: calc(100% + 19px);
}

.delivery-button .more a {
  background: url(/media/ilmolino/dst/images/page_icon_car.png?0ebf7aeceb8a8133474cc5645f0a31cc) no-repeat 0;
  background-size: contain;
  color: #ffc101;
  display: block;
  font-size: 11px;
  font-weight: 700;
  opacity: 1;
  padding-left: 38px;
  text-align: right;
  width: 100%;
}

.mobile-menu {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  border-top: 1px solid rgba(161, 161, 161, 0.4);
  display: none;
  left: 0;
  padding: 34px 0;
  position: absolute;
  top: 0;
  top: 49px;
  width: 100%;
  z-index: 105;
}

.mobile-menu ul {
  display: block;
  font-size: 0;
  margin: 0 auto;
  max-width: 514px;
}

.mobile-menu ul li {
  display: inline-block;
  margin-right: 84px;
  position: relative;
}

.mobile-menu ul li .logout-mobile {
  display: block;
  height: 30px;
  margin-top: -15px;
  position: absolute;
  right: 29px;
  top: 50%;
  width: 30px;
}

@media (max-width: 479px) {
  .mobile-menu ul li .logout-mobile {
    right: 20px;
    width: 50px;
  }
}

.mobile-menu ul li a {
  color: #3a393f;
  font-size: 16px;
  text-transform: uppercase;
}

.mobile-menu ul li:nth-last-child(2) {
  margin-right: 0;
}

.mobile-menu ul li:last-child {
  background: url(/media/ilmolino/dst/images/header_log.png?303063d7f291244e003d7033adbabc26) no-repeat 90%;
  display: none;
}

.mobile-menu .mobile-lang {
  border-bottom: 1px solid rgba(161, 161, 161, 0.4);
  border-radius: 0 0 10px 10px;
  border-top: 1px solid rgba(161, 161, 161, 0.4);
  display: none;
  padding: 32px 55px;
}

.mobile-menu .mobile-lang ul li {
  border-top: none;
  display: inline-block;
  margin-right: 20px;
  padding: 0;
}

.mobile-menu .mobile-lang ul li:last-child {
  background: none;
  display: inline-block;
}

.mobile-menu .mobile-lang ul li.active a {
  color: #ffc101;
}

.mobile-menu .search-mobile {
  border-bottom: 1px solid rgba(161, 161, 161, 0.4);
  display: none;
}

.mobile-menu .search-mobile input[type=text] {
  background: url(/media/ilmolino/dst/images/header_search.png?ffd7940fa4eb2fae392f3c2b94c9e44f) no-repeat 37px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: block;
  height: auto;
  line-height: 1;
  outline: none;
  padding: 29px 37px 29px 70px;
  width: 100%;
}

@media (max-width: 767px) {
  .mobile-menu {
    padding: 0;
    width: 375px;
  }

  .mobile-menu ul {
    max-width: 100%;
  }

  .mobile-menu ul li {
    border-top: 1px solid rgba(161, 161, 161, 0.4);
    display: block;
    margin-right: 0;
    padding: 32px 55px;
  }

  .mobile-menu ul li:first-child {
    border-top: none;
  }

  .mobile-menu .mobile-lang,
  .mobile-menu ul li:last-child {
    display: block;
  }
}

@media (max-width: 479px) {
  .mobile-menu {
    width: 100%;
  }

  .mobile-menu .mobile-lang,
  .mobile-menu ul li {
    padding: 29px 37px;
  }

  .mobile-menu .search-mobile {
    display: block;
  }
}

.menu-categories {
  background-color: #ffc101;
  min-height: 68px;
  position: sticky;
  top: 70px;
  z-index: 106;
}

.menu-categories .list ul {
  font-size: 0;
}

.menu-categories .list ul li {
  display: inline-block;
  margin-right: 40px;
}

.menu-categories .list ul li a {
  color: #3a393f;
  display: block;
  font-size: 17px;
  padding: 24px 0 24px 28px;
  text-decoration: none;
}

.menu-categories .list ul li a.icon1 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon1.png?d8a23e460561a17d6ccfade426164ab9) no-repeat 0;
}

.menu-categories .list ul li a.icon2 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon2.png?79792177ff1b15a7f80aaf8075f056b4) no-repeat 0;
}

.menu-categories .list ul li a.icon3 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon3.png?439e86afdd5da65c0e3f60a071846e34) no-repeat 0;
}

.menu-categories .list ul li a.icon4 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon4.png?dd70cd4aefb2c9edcb743f6e228415ed) no-repeat 0;
}

.menu-categories .list ul li a.icon5 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon5.png?88bbdbc9d6f4884cd58aabd4bf8aa05c) no-repeat 0;
}

.menu-categories .list ul li a.icon6 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon6.png?ee475d34258220f3924a95acd3929deb) no-repeat 0;
}

.menu-categories .list ul li a.icon7 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon7.png?1e30dfaf661ed3d790afad6a85d92a78) no-repeat 0;
}

.menu-categories .list ul li a.icon8 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon8.png?26788792919a4037b5b6e1de3b484be0) no-repeat 0;
}

.menu-categories .list ul li a.icon9 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon9.png?8b96eb86d5e5ad691840d3dcefa3b456) no-repeat 0;
}

.menu-categories .list ul li:last-child {
  margin-right: 0;
}

@media (max-width: 1199px) {
  .menu-categories .list ul li {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .menu-categories {
    top: 50px;
  }

  .menu-categories .list {
    display: none;
  }
}

.menu-categories .list-gallery .owl-carousel {
  display: flex;
  justify-content: space-between;
  overflow: auto;
}

.menu-categories .list-gallery .owl-carousel:hover::-webkit-scrollbar {
  opacity: 1;
}

.menu-categories .list-gallery .owl-carousel::-webkit-scrollbar {
  height: 3px;
  opacity: 0;
  padding-left: 5px;
}

.menu-categories .list-gallery .owl-carousel::-webkit-scrollbar-track {
  background-color: transparent;
}

.menu-categories .list-gallery .owl-carousel::-webkit-scrollbar-thumb {
  background: #dfdfdf;
  border-radius: 3px;
}

.menu-categories .list-gallery .owl-carousel.owl-loaded {
  opacity: 1;
  overflow: visible;
}

.menu-categories .list-gallery a {
  text-decoration: none;
}

.menu-categories .list-gallery .block {
  align-items: center;
  color: #3a393f;
  display: flex;
  font-size: 14px;
  margin: 0 auto;
  min-height: 65px;
  padding: 5px 20px;
  text-decoration: none;
  width: auto;
}

.menu-categories .list-gallery .block:hover {
  background-color: #f9bd24;
  color: #101010;
}

.menu-categories .list-gallery .icon1 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon1.png?d8a23e460561a17d6ccfade426164ab9) no-repeat 0;
}

.menu-categories .list-gallery .icon2 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon2.png?79792177ff1b15a7f80aaf8075f056b4) no-repeat 0;
}

.menu-categories .list-gallery .icon3 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon3.png?439e86afdd5da65c0e3f60a071846e34) no-repeat 0;
}

.menu-categories .list-gallery .icon4 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon4.png?dd70cd4aefb2c9edcb743f6e228415ed) no-repeat 0;
}

.menu-categories .list-gallery .icon5 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon5.png?88bbdbc9d6f4884cd58aabd4bf8aa05c) no-repeat 0;
}

.menu-categories .list-gallery .icon6 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon6.png?ee475d34258220f3924a95acd3929deb) no-repeat 0;
}

.menu-categories .list-gallery .icon7 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon7.png?1e30dfaf661ed3d790afad6a85d92a78) no-repeat 0;
}

.menu-categories .list-gallery .icon8 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon8.png?26788792919a4037b5b6e1de3b484be0) no-repeat 0;
}

.menu-categories .list-gallery .icon9 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon9.png?8b96eb86d5e5ad691840d3dcefa3b456) no-repeat 0;
}

.menu-categories .list-gallery .owl-prev {
  display: none;
}

.menu-categories .list-gallery .owl-next {
  background: url(/media/ilmolino/dst/images/menu_categories_next.png?30ffbb338962c1da967e9839f04b0fb1) no-repeat 50% !important;
  height: 100%;
  outline: none;
  position: absolute;
  right: -15px;
  top: 0;
  width: 14px;
}

@media (max-width: 767px) {
  .menu-categories .list-gallery .owl-next {
    right: 0;
  }
}

.menu-categories .list-gallery .owl-next span {
  opacity: 0;
}

.menu-categories .list-gallery .item {
  flex-shrink: 0;
}

.menu-categories .list-gallery .item .active .block {
  background-color: #feb600;
  color: #101010;
}

.add-comment-abs {
  background: url(/media/ilmolino/dst/images/add_comment_icon.png?6282310e122a4b92bbe5ed8c22bf6654) no-repeat top;
  bottom: 300px;
  cursor: pointer;
  display: none;
  left: 14px;
  padding-top: 40px;
  position: fixed;
  width: 67px;
  z-index: 5;
}

.add-comment-abs p {
  color: #ffc101;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

@media (max-width: 991px) {
  .add-comment-abs {
    display: none;
  }
}

.user-modal {
  display: none;
  padding-top: 15px;
  position: absolute;
  right: 110px;
  top: 69px;
  width: 280px;
  z-index: 10;
}

@media (max-width: 768px) {
  .user-modal {
    right: 0;
  }
}

.user-modal__content {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 9px 21px rgba(0, 0, 0, 0.17);
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-height: 350px;
  min-height: 100px;
  overflow: auto;
  padding: 15px;
  position: relative;
}

.user-modal a {
  align-items: center;
  color: #3a393f;
  display: flex;
  font-size: 18px;
}

.user-modal a:hover {
  -webkit-text-decoration-color: #ffc101;
  text-decoration-color: #ffc101;
}

.user-modal a + a {
  margin-top: 10px;
}

.user-modal a span {
  background: url(/media/ilmolino/dst/images/icon-login.png?b2816c1906118d7ca2c82b4c9f9cafd4) 0 0 no-repeat;
  display: inline-block;
  height: 26px;
  margin-right: 10px;
  width: 22px;
}

.user-modal a span.icon-0 {
  background-position: 0 2px;
}

.user-modal a span.icon-1 {
  background-position: 0 -38px;
  height: 26px;
}

.user-modal a span.icon-2 {
  background-position: 0 -87px;
}

.header-sizer {
  height: 70px;
}

@media (max-width: 767px) {
  .header-sizer {
    height: 50px;
  }
}

.cms-page,
.cms-post {
  background: #fafafa;
  color: #3b3940;
  font-size: 16px;
  line-height: 21px;
  min-height: calc(100vh - 332px);
  padding-bottom: 40px;
  padding-top: 5px;
}

.cms-page > .layout:first-child,
.cms-post > .layout:first-child {
  margin-top: -45px;
  padding-top: 45px;
}

.cms-page > :not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post > :not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 80px;
}

.cms-page .layout,
.cms-post .layout {
  max-width: 100%;
  min-height: 100px;
  padding: 30px 0;
  width: 100%;
}

.cms-page .layout.grey,
.cms-post .layout.grey {
  background-color: #fafafa;
}

.cms-page .layout.white,
.cms-post .layout.white {
  background-color: #fff;
}

.cms-page .layout.show-leaves,
.cms-page .layout[leaves=true],
.cms-page .layout[leaves],
.cms-post .layout.show-leaves,
.cms-post .layout[leaves=true],
.cms-post .layout[leaves] {
  background-image: url(/media/ilmolino/dst/images/bg_left.png?59f4a2ebd6a894c735f90d5a54e7df3f);
  background-position: -80px 141px;
  background-repeat: no-repeat;
}

.cms-page .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 576px) {
  .cms-page .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
  .cms-post .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    max-width: calc(100% - 30px);
  }
}

.cms-page .layout > img,
.cms-post .layout > img {
  border-radius: 10px;
  display: block;
}

.cms-page .layout > h1,
.cms-post .layout > h1 {
  font-size: 48px;
  line-height: 1;
  margin: 10px auto 30px;
  padding: 2px 2px 0;
  width: auto;
}

@media (max-width: 768px) {
  .cms-page .layout > h1,
  .cms-post .layout > h1 {
    font-size: 28px;
  }
}

@media (min-width: 576px) {
  .cms-page .layout > h1,
  .cms-post .layout > h1 {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .cms-page .layout > h1,
  .cms-post .layout > h1 {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .cms-page .layout > h1,
  .cms-post .layout > h1 {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .cms-page .layout > h1,
  .cms-post .layout > h1 {
    max-width: 1140px;
  }
}

.cms-page .layout > h2,
.cms-post .layout > h2 {
  font-size: 46px;
  margin: 0 auto 20px;
}

@media (max-width: 768px) {
  .cms-page .layout > h2,
  .cms-post .layout > h2 {
    font-size: 27px;
  }
}

.cms-page .layout > h3,
.cms-post .layout > h3 {
  font-size: 44px;
  margin: 0 auto 20px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .cms-page .layout > h3,
  .cms-post .layout > h3 {
    font-size: 26px;
  }
}

.cms-page .layout > h4,
.cms-post .layout > h4 {
  border-bottom: 0;
  font-size: 38px;
  margin: 0 auto 18px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .cms-page .layout > h4,
  .cms-post .layout > h4 {
    font-size: 23px;
  }
}

.cms-page .layout > h5,
.cms-post .layout > h5 {
  border-bottom: 0;
  font-size: 34px;
  margin: 0 auto 18px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .cms-page .layout > h5,
  .cms-post .layout > h5 {
    font-size: 22px;
  }
}

.cms-page .layout > h6,
.cms-post .layout > h6 {
  border-bottom: 0;
  font-size: 30px;
  margin: 0 auto 14px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .cms-page .layout > h6,
  .cms-post .layout > h6 {
    font-size: 20px;
  }
}

.cms-page .layout > *,
.cms-post .layout > * {
  margin-bottom: 30px;
}

.cms-page .layout > :last-child,
.cms-post .layout > :last-child {
  margin-bottom: 0;
}

.cms-page .layout + .layout,
.cms-post .layout + .layout {
  margin-top: 0 !important;
}

.cms-page .layout:first-child,
.cms-post .layout:first-child {
  margin-top: -45px;
}

.cms-page .horizontal-nav,
.cms-post .horizontal-nav {
  background-color: #fff;
  box-shadow: 0 0 17px 1px rgba(0, 0, 0, 0.08);
  margin: 50px 0;
  max-width: 100%;
  padding: 20px 0;
  width: 100%;
}

.cms-page .horizontal-nav > div,
.cms-post .horizontal-nav > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 991px) {
  .cms-page .horizontal-nav > div,
  .cms-post .horizontal-nav > div {
    flex-direction: column;
  }
}

.cms-page .horizontal-nav > div > *,
.cms-post .horizontal-nav > div > * {
  margin-bottom: 5px;
  margin-top: 5px;
}

.cms-page .horizontal-nav a,
.cms-post .horizontal-nav a {
  color: #3a393f;
  font-size: 14px;
  margin: 5px;
}

@media (max-width: 991px) {
  .cms-page .horizontal-nav a,
  .cms-post .horizontal-nav a {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    text-align: center;
  }
}

.cms-page .horizontal-nav a:hover,
.cms-post .horizontal-nav a:hover {
  text-decoration: underline;
}

.cms-page .layout > h1,
.cms-page .layout > h2,
.cms-page .layout > h3,
.cms-page .layout > h4,
.cms-page .layout > h5,
.cms-page .layout > h6,
.cms-page > h1,
.cms-page > h2,
.cms-page > h3,
.cms-page > h4,
.cms-page > h5,
.cms-page > h6,
.cms-post .layout > h1,
.cms-post .layout > h2,
.cms-post .layout > h3,
.cms-post .layout > h4,
.cms-post .layout > h5,
.cms-post .layout > h6,
.cms-post > h1,
.cms-post > h2,
.cms-post > h3,
.cms-post > h4,
.cms-post > h5,
.cms-post > h6 {
  border-bottom: 2px solid #1e22aa;
  color: #3b3940;
  display: table;
  font-family: FuturaDemiC;
  line-height: 1;
  max-width: 90%;
  min-height: 30px;
  padding: 2px 2px 0;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}

.cms-page .layout > h1,
.cms-page > h1,
.cms-post .layout > h1,
.cms-post > h1 {
  font-size: 48px;
  line-height: 1;
  margin: 10px auto 30px;
  padding: 2px 2px 0;
  width: auto;
}

@media (max-width: 768px) {
  .cms-page .layout > h1,
  .cms-page > h1,
  .cms-post .layout > h1,
  .cms-post > h1 {
    font-size: 28px;
  }
}

@media (min-width: 576px) {
  .cms-page .layout > h1,
  .cms-page > h1,
  .cms-post .layout > h1,
  .cms-post > h1 {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .cms-page .layout > h1,
  .cms-page > h1,
  .cms-post .layout > h1,
  .cms-post > h1 {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .cms-page .layout > h1,
  .cms-page > h1,
  .cms-post .layout > h1,
  .cms-post > h1 {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .cms-page .layout > h1,
  .cms-page > h1,
  .cms-post .layout > h1,
  .cms-post > h1 {
    max-width: 1140px;
  }
}

.cms-page .layout > h2,
.cms-page > h2,
.cms-post .layout > h2,
.cms-post > h2 {
  font-size: 46px;
  margin: 0 auto 20px;
}

@media (max-width: 768px) {
  .cms-page .layout > h2,
  .cms-page > h2,
  .cms-post .layout > h2,
  .cms-post > h2 {
    font-size: 27px;
  }
}

.cms-page .layout > h3,
.cms-page > h3,
.cms-post .layout > h3,
.cms-post > h3 {
  font-size: 44px;
  margin: 0 auto 20px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .cms-page .layout > h3,
  .cms-page > h3,
  .cms-post .layout > h3,
  .cms-post > h3 {
    font-size: 26px;
  }
}

.cms-page .layout > h4,
.cms-page > h4,
.cms-post .layout > h4,
.cms-post > h4 {
  border-bottom: 0;
  font-size: 38px;
  margin: 0 auto 18px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .cms-page .layout > h4,
  .cms-page > h4,
  .cms-post .layout > h4,
  .cms-post > h4 {
    font-size: 23px;
  }
}

.cms-page .layout > h5,
.cms-page > h5,
.cms-post .layout > h5,
.cms-post > h5 {
  border-bottom: 0;
  font-size: 34px;
  margin: 0 auto 18px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .cms-page .layout > h5,
  .cms-page > h5,
  .cms-post .layout > h5,
  .cms-post > h5 {
    font-size: 22px;
  }
}

.cms-page .layout > h6,
.cms-page > h6,
.cms-post .layout > h6,
.cms-post > h6 {
  border-bottom: 0;
  font-size: 30px;
  margin: 0 auto 14px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .cms-page .layout > h6,
  .cms-page > h6,
  .cms-post .layout > h6,
  .cms-post > h6 {
    font-size: 20px;
  }
}

.cms-page .layout > .button,
.cms-page > .button,
.cms-post .layout > .button,
.cms-post > .button {
  display: block;
}

.cms-page .layout > .button.button-size-main,
.cms-page > .button.button-size-main,
.cms-post .layout > .button.button-size-main,
.cms-post > .button.button-size-main {
  width: 300px !important;
}

.cms-page .layout > .button.button-size-big,
.cms-page > .button.button-size-big,
.cms-post .layout > .button.button-size-big,
.cms-post > .button.button-size-big {
  width: 360px !important;
}

.cms-page .layout > .button.button-size-small,
.cms-page > .button.button-size-small,
.cms-post .layout > .button.button-size-small,
.cms-post > .button.button-size-small {
  width: 240px !important;
}

.cms-page .layout > .btn img,
.cms-page .layout > .button img,
.cms-page > .btn img,
.cms-page > .button img,
.cms-post .layout > .btn img,
.cms-post .layout > .button img,
.cms-post > .btn img,
.cms-post > .button img {
  display: inline-block;
  max-height: 30px;
  vertical-align: middle;
}

.cms-page .layout > .btn img:first-child,
.cms-page .layout > .button img:first-child,
.cms-page > .btn img:first-child,
.cms-page > .button img:first-child,
.cms-post .layout > .btn img:first-child,
.cms-post .layout > .button img:first-child,
.cms-post > .btn img:first-child,
.cms-post > .button img:first-child {
  margin-right: 15px;
}

.cms-page .layout > .btn img:last-child,
.cms-page .layout > .button img:last-child,
.cms-page > .btn img:last-child,
.cms-page > .button img:last-child,
.cms-post .layout > .btn img:last-child,
.cms-post .layout > .button img:last-child,
.cms-post > .btn img:last-child,
.cms-post > .button img:last-child {
  margin-left: 15px;
}

.cms-page > img,
.cms-post > img {
  border-radius: 10px;
  display: block;
  height: auto;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  max-height: 50vh;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.cms-page p,
.cms-post p {
  margin-bottom: 14px;
}

.cms-page .products,
.cms-post .products {
  margin-left: auto;
  margin-right: auto;
}

.cms-page .cms-post .products .horizontal-nav > div,
.cms-page .products .cms-page > :not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-page .products .cms-post .horizontal-nav > div,
.cms-page .products .cms-post .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-page .products .cms-post > :not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-page .products .container,
.cms-page .products .horizontal-nav > div,
.cms-page .products .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .cms-page .products .horizontal-nav > div,
.cms-post .products .cms-page .horizontal-nav > div,
.cms-post .products .cms-page .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .products .cms-page > :not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .products .cms-post > :not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .products .container,
.cms-post .products .horizontal-nav > div,
.cms-post .products .layout > :not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  padding-left: 0;
  padding-right: 0;
}

.cms-page .catalog-list,
.cms-post .catalog-list {
  background-color: transparent;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.cms-page .link,
.cms-page a:not(*),
.cms-page p > a,
.cms-post .link,
.cms-post a:not(*),
.cms-post p > a {
  color: #1e22aa;
  text-decoration: none;
  font-family: FuturaDemiC;
}

.cms-page .link:hover,
.cms-page a:not(*):hover,
.cms-page p > a:hover,
.cms-post .link:hover,
.cms-post a:not(*):hover,
.cms-post p > a:hover {
  color: #1e22aa;
  text-decoration: underline;
}

.cms-page ul,
.cms-post ul {
  list-style: none;
}

.cms-page ol,
.cms-post ol {
  list-style: auto;
}

.cms-page ol,
.cms-page ul,
.cms-post ol,
.cms-post ul {
  list-style-position: inside;
  margin-bottom: 14px;
}

.cms-page ol li::marker,
.cms-page ul li::marker,
.cms-post ol li::marker,
.cms-post ul li::marker {
  margin-right: 8px;
}

.cms-page ol li + li,
.cms-page ul li + li,
.cms-post ol li + li,
.cms-post ul li + li {
  margin-top: 2px;
}

.cms-page ol ol,
.cms-page ol ul,
.cms-page ul ol,
.cms-page ul ul,
.cms-post ol ol,
.cms-post ol ul,
.cms-post ul ol,
.cms-post ul ul {
  margin-bottom: 0;
  margin-left: 20px;
}

.cms-page ol a,
.cms-page ul a,
.cms-post ol a,
.cms-post ul a {
  border-bottom: 1px solid transparent;
  color: #3a393f;
  text-decoration: none;
}

.cms-page ol a:hover,
.cms-page ul a:hover,
.cms-post ol a:hover,
.cms-post ul a:hover {
  border-bottom: 1px solid #1e22aa;
  text-decoration: none;
}

.cms-page .btn,
.cms-post .btn {
  border: 2px solid #1e22aa;
  border-radius: 10px;
  color: #3b3940;
  display: block;
  font-size: 24px;
  line-height: 66px;
  margin-left: auto;
  margin-right: auto;
  max-width: 359px !important;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.cms-page .btn:hover,
.cms-post .btn:hover {
  background: #1e22aa;
}

.cms-page iframe,
.cms-post iframe {
  display: block;
  height: 641px;
}

.cms-page b,
.cms-post b {
  font-weight: 700;
}

.cms-page i,
.cms-post i {
  font-style: italic;
}

.layout.show-leaves,
.layout[leaves="true"],
.layout[leaves] {
  background-image: url(/media/ilmolino/dst/images/bg_left.png?59f4a2ebd6a894c735f90d5a54e7df3f), url(/media/ilmolino/dst/images/bg_right.png?c28beda1be575cedcbaf0d12f53d046f), url(/media/ilmolino/dst/images/bg_r_small.png?88b57b1566e189d56204547ad25c756a) !important;
  background-position: top 141px right 20px, bottom 200px left 0px, bottom 0 right -280px !important;
  background-repeat: no-repeat;
}

.catalog-list .more-btn {
  background-color: #1e22aa;
  border-radius: 10px;
  color: #3b3940;
  display: block;
  font-size: 24px;
  line-height: 66px;
  margin: 5px auto 0;
  text-align: center;
  text-decoration: none;
  width: 242px;
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 !important;
  box-shadow: inset 0 0 12px 4px #fff;
  visibility: visible !important;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  background: #f8f8f8;
  border-bottom: 1px solid #d0d0d0;
  border-radius: 3px 3px 0 0;
  padding: 5px 8px;
  position: relative;
}

.selectize-dropdown-header-close {
  color: #303030;
  font-size: 20px !important;
  line-height: 20px;
  margin-top: -12px;
  opacity: .4;
  position: absolute;
  right: 8px;
  top: 50%;
}

.selectize-dropdown-header-close:hover {
  color: #000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0;
  box-sizing: border-box;
  float: left;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0;
}

.selectize-control.plugin-remove_button [data-value] {
  padding-right: 24px !important;
  position: relative;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  border-left: 1px solid #0073bb;
  border-radius: 0 2px 2px 0;
  bottom: 0;
  box-sizing: border-box;
  color: inherit;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  vertical-align: middle;
  width: 17px;
  z-index: 1;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaa;
}

.selectize-control.plugin-remove_button .remove-single {
  font-size: 23px;
  position: absolute;
  right: 0;
  top: 0;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  -webkit-font-smoothing: inherit;
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  padding: 8px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}

.selectize-input.full {
  background-color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  zoom: 1;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: baseline;
}

.selectize-control.multi .selectize-input > div {
  background: #1da7ee;
  border: 1px solid #0073bb;
  color: #fff;
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
}

.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  border: 1px solid #00578d;
  color: #fff;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  background: #d2d2d2;
  border: 1px solid #aaa;
  color: #fff;
}

.selectize-input > input {
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  display: inline-block !important;
  line-height: inherit !important;
  margin: 0 1px !important;
  max-height: none !important;
  max-width: 100% !important;
  min-height: 0 !important;
  padding: 0 !important;
  text-indent: 0 !important;
  -webkit-user-select: auto !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input:after {
  clear: left;
  content: " ";
  display: block;
}

.selectize-input.dropdown-active:before {
  background: #f0f0f0;
  bottom: 0;
  content: " ";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
}

.selectize-dropdown {
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 0 0 3px 3px;
  border-top: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  margin: -1px 0 0;
  position: absolute;
  z-index: 10;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown .option {
  padding: 5px 8px;
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: .5;
}

.selectize-dropdown [data-selectable].option {
  opacity: 1;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0;
}

.selectize-dropdown .optgroup-header {
  background: #fff;
  color: #303030;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  -webkit-overflow-scrolling: touch;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  border-color: grey transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  content: " ";
  display: block;
  height: 0;
  margin-top: -3px;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 0;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  border-color: transparent transparent grey;
  border-width: 0 5px 5px;
  margin-top: -4px;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  background-color: #fafafa;
  opacity: .5;
}

.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
  background: none;
  box-shadow: none;
  color: #999;
  text-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}

.selectize-control.multi .selectize-input [data-value] {
  background-color: #1b9dec;
  background-image: linear-gradient(180deg, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1da7ee",endColorstr="#ff178ee9",GradientType=0);
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
}

.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: linear-gradient(180deg, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff008fd8",endColorstr="#ff0075cf",GradientType=0);
}

.selectize-control.single .selectize-input {
  background-color: #f9f9f9;
  background-image: linear-gradient(180deg, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffefefe",endColorstr="#fff2f2f2",GradientType=0);
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}

.selectize-dropdown .optgroup-header {
  font-size: .85em;
  font-weight: 700;
  padding-top: 7px;
}

.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
  border-top: 0;
}

[data-dropdown-container] [data-dropdown-content] {
  padding: 40px;
}

[data-dropdown-container] {
  position: relative;
}

[data-dropdown-container] ul {
  list-style: none;
  padding: 0;
}

[data-dropdown-container] [data-dropdown-toggle]:not(.dis) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

[data-dropdown-container] [data-dropdown-toggle]:not(.dis) .icon {
  position: relative;
  transform: rotate(0deg);
  transition: transform 0.3s;
}

[data-dropdown-container] [data-dropdown-toggle]:not(.dis)[data-reverse-y] .icon {
  transform: rotate(180deg);
}

[data-dropdown-container] [data-dropdown-content] {
  position: absolute;
  top: 100%;
  left: 0;
  width: auto;
  background: #fff;
  box-sizing: border-box;
  min-width: 100%;
}

[data-dropdown-container] [data-dropdown-content][data-reverse-x] {
  left: unset;
  right: 0;
}

[data-dropdown-container] [data-dropdown-content][data-reverse-y] {
  top: unset;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
}

[data-dropdown-container][data-position="fixed"] [data-dropdown-content] {
  position: fixed;
}

[data-dropdown-container] .icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: transparent;
}

[data-dropdown-container] .close-icon-block {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 14px;
  position: absolute;
  top: 32px;
  right: 32px;
  background: #fff;
  cursor: pointer;
  z-index: 5;
}

[data-dropdown-container]:not(.open) #ilmolino_cities,
[data-dropdown-container]:not(.open) > [data-dropdown-content] {
  display: none;
}

[data-dropdown-container]:not(.open)[data-show-type="slide"] [data-dropdown-content] {
  display: block;
  visibility: hidden;
}

[data-dropdown-container]:not(.open) [data-dropdown-toggle] a {
  pointer-events: none;
}

[data-dropdown-container].open {
  z-index: 2;
}

[data-dropdown-container].open.mini_menu .icon_close {
  position: absolute;
  top: -73px;
  background: #fff;
  left: 0;
  height: 74px;
  width: 40px;
  color: #000;
}

[data-dropdown-container].open > [data-dropdown-toggle]:not(.dis) {
  background: #fff;
}

[data-dropdown-container].open > [data-dropdown-toggle]:not(.dis) .icon.icon-arrow_down {
  transform: rotate(180deg);
}

[data-dropdown-container].open > [data-dropdown-toggle]:not(.dis)[data-reverse-y] .icon.icon-arrow_down {
  transform: rotate(0deg);
}

@media screen and (min-width: 769px) {
  html.overlay body:not(.touch):after {
    content: "";
    position: fixed;
    z-index: 150;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
  }
}

body._has-modal .page-header,
html.overlay .page-header {
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}

.overlay {
  overflow: hidden;
  height: 100%;
}

.themeScroll,
.category-seo-block .page-seo-content,
.minicart-wrapper .block-minicart .block-content .minicart-items {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.themeScroll::-webkit-scrollbar,
.category-seo-block .page-seo-content::-webkit-scrollbar,
.minicart-wrapper .block-minicart .block-content .minicart-items::-webkit-scrollbar {
  width: 4px;
}

.themeScroll::-webkit-scrollbar:horizontal,
.category-seo-block .page-seo-content::-webkit-scrollbar:horizontal,
.minicart-wrapper .block-minicart .block-content .minicart-items::-webkit-scrollbar:horizontal {
  height: 4px;
}

.themeScroll::-webkit-scrollbar-track,
.category-seo-block .page-seo-content::-webkit-scrollbar-track,
.minicart-wrapper .block-minicart .block-content .minicart-items::-webkit-scrollbar-track {
  background-color: transparent;
}

.themeScroll::-webkit-scrollbar-thumb,
.category-seo-block .page-seo-content::-webkit-scrollbar-thumb,
.minicart-wrapper .block-minicart .block-content .minicart-items::-webkit-scrollbar-thumb {
  background-color: #1e22aa;
  border-radius: 4px;
}

.themeScroll::-webkit-scrollbar-thumb:hover,
.category-seo-block .page-seo-content::-webkit-scrollbar-thumb:hover,
.minicart-wrapper .block-minicart .block-content .minicart-items::-webkit-scrollbar-thumb:hover {
  background-color: #1e22aa;
}

.toolbar {
  margin-top: 45px;
  width: 100%;
}

.top-toolbar .toolbar {
  display: none;
}

.toolbar ul,
.toolbar ol {
  list-style: none;
}

.toolbar .pages {
  margin-bottom: 50px;
}

.toolbar .pages .pages-label {
  display: none;
}

.toolbar .pages .pages-items {
  display: flex;
  justify-content: center;
}

.toolbar .pages .pages-items .pages-item-previous,
.toolbar .pages .pages-items .pages-item-next {
  display: none;
}

.toolbar .pages .pages-items .label {
  display: none;
}

.toolbar .pages .pages-items .item {
  margin: 0 10px;
}

.toolbar .pages .pages-items .item .page {
  box-shadow: 0 25px 32px rgba(0, 0, 0, 0.17);
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20%;
  font-weight: 300;
  font-size: 16px;
  text-decoration: none;
  color: #3b3940;
}

.toolbar .pages .pages-items .item.current .page {
  background: #1e22aa;
  color: #fff;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .toolbar .pages .pages-items {
    counter-reset: pages;
    display: flex;
    margin: 0 auto;
    max-width: 250px;
    padding: 0 40px;
    position: relative;
  }

  .toolbar .pages .pages-items .pages-item-previous,
  .toolbar .pages .pages-items .pages-item-next {
    display: block;
    position: absolute;
    top: 0;
  }

  .toolbar .pages .pages-items .pages-item-previous.disabled,
  .toolbar .pages .pages-items .pages-item-next.disabled {
    opacity: 0.2;
    pointer-events: none;
  }

  .toolbar .pages .pages-items .pages-item-previous .action,
  .toolbar .pages .pages-items .pages-item-next .action {
    display: flex;
    align-items: center;
    width: 40px;
    height: 20px;
    font-size: 40px;
  }

  .toolbar .pages .pages-items .pages-item-previous .icon,
  .toolbar .pages .pages-items .pages-item-next .icon {
    fill: #3b3940;
  }

  .toolbar .pages .pages-items .pages-item-previous {
    left: 0;
  }

  .toolbar .pages .pages-items .pages-item-previous .previous {
    position: relative;
    transform: rotate(180deg);
  }

  .toolbar .pages .pages-items .pages-item-next {
    right: 0;
  }

  .toolbar .pages .pages-items .item {
    counter-increment: pages;
    margin: 0;
    align-items: center;
    justify-content: center;
    display: flex;
  }

  .toolbar .pages .pages-items .item:not(.current) {
    /*	visibility: hidden;
                            width: 0;
                            height: 0;*/
  }

  .toolbar .pages .pages-items .item.current .page {
    width: unset;
    height: 20px;
    background: none;
    color: #3b3940;
    font-weight: 500;
    font-size: 16px;
  }

  .toolbar .pages .pages-items .item:after {
    content: " / " attr(data-count);
    font-weight: 300;
    font-size: 16px;
    opacity: 0.3;
    height: 20px;
    display: inline-flex;
    align-items: center;
    margin-left: 5px;
  }
}

.scroll-top {
  --blockBottomIndent: 38px;
  width: 64px;
  height: 64px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 11px 23px rgba(0, 0, 0, 0.15);
  position: fixed;
  z-index: 90;
  right: 24px;
  bottom: var(--blockBottomIndent);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

@media (min-width: calc(959px + 1px)) {
  .scroll-top {
    --blockBottomIndent: 88px;
  }
}

html:not(.overlay):not(.nav-open) .scroll-top.show {
  opacity: 1;
  visibility: visible;
}

.scroll-top .icon {
  position: relative;
  transform: rotate(180deg);
  width: 18px;
  height: 18px;
}

.scroll-top span {
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: black;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #1e22aa;
  box-shadow: none !important;
}

.auth-popup .actions-toolbar {
  width: 100% !important;
}

.auth-popup button.form-submit {
  max-width: 100% !important;
  min-height: 55px !important;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: none !important;
}

.actions-toolbar {
  width: 400px;
  margin: auto;
}

.button-light {
  color: #3b3940;
  background: #fff;
  font-weight: normal;
}

.button-light,
.button-light:active {
  border-color: #DADADA;
}

@media screen and (min-width: 768px) {
  .button-light:hover {
    border-color: #DADADA;
    background: #F4F4F3;
  }
}

.button-light:active {
  background: #E7E7E7;
}

.button-light .icon {
  opacity: 0.2;
  position: relative;
  top: 1px;
}

.placeholder {
  background: transparent;
  color: #d1d1d1;
  left: 20px;
  line-height: 16px;
  padding: 0 5px;
  position: absolute;
  top: -8px;
  transition: opacity .1s ease;
}

.placeholder:before {
  background: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  left: 0;
  position: absolute;
  right: 0;
}

.placeholder div {
  position: relative;
  z-index: 1;
}

.button {
  align-items: center;
  border: 1px solid;
  border-radius: 6px;
  box-shadow: none;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  outline: none;
  text-align: center;
}

.button > * + * {
  margin-left: 15px;
}

.btn-primary,
.button-type-filled {
  background: #1e22aa;
  border-color: #1e22aa;
  color: white;
  text-decoration: none;
}

.btn-primary:hover,
.button-type-filled:hover {
  background: #1e22aa;
  border-color: #1e22aa;
  color: white;
  text-decoration: none;
}

.button-type-ghost {
  background: transparent;
  border-color: #1e22aa;
  color: #3a393f;
  text-decoration: none;
}

.button-type-ghost:hover {
  background: #1e22aa;
  border-color: #1e22aa;
  color: #3a393f;
  text-decoration: none;
}

.button-size-main {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.09px;
  padding: 11.5px 27px;
  text-transform: uppercase;
}

.button-size-main:disabled {
  opacity: 0.6;
}

button.form-submit {
  background-color: #1e22aa;
  border: none;
  border-radius: 10px;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  margin: 0 auto;
  outline: none;
  padding: 10px 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all .3s ease;
  width: 100%;
}

button.form-submit:disabled {
  opacity: 0.5;
}

input[type=submit] {
  background-color: #1e22aa;
  border: none;
  border-radius: 10px;
  color: #3b3940;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  margin: 0 auto;
  outline: none;
  padding: 10px 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all .3s ease;
  width: 100%;
}

input[type=submit]:disabled {
  opacity: 0.5;
}

.small_txt {
  font-size: 80% !important;
}

.form-error {
  color: #c11717;
}

.form-control,
input {
  border: 1px solid #1e22aa;
  border-radius: 6px;
  color: #212529;
  display: block;
  font-size: 16px;
  line-height: 42px;
  min-height: 46px;
  outline: none;
  padding: 0 20px;
  width: 100%;
}

.form.default {
  margin: 0 auto;
  max-width: 370px;
  width: 100%;
}

.form-title {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  text-decoration: underline;
  -webkit-text-decoration-color: #1e22aa;
  text-decoration-color: #1e22aa;
  text-transform: uppercase;
}

.form-checkbox {
  cursor: pointer;
  display: block;
  width: 100%;
}

.form-checkbox input[type=checkbox] {
  display: none;
}

.form-checkbox input[type=radio]:checked + span,
.form-checkbox input[type=checkbox]:checked + span {
  background: url(/media/ilmolino/dst/images/checkbox-active.svg?02ccf8c3ac7624277c7763d4e77a1a97) no-repeat left 1px;
}

.form-checkbox span:not(.spinner-grow) {
  background: url(/media/ilmolino/dst/images/checkbox.svg?76ffaddb3457fb3196e66dc715a43b7c) no-repeat left 1px;
  color: #3b3940;
  display: block;
  font-size: 14px;
  padding: 5px 0 7px 38px;
}

.form-checkbox a {
  color: #3b3940;
  text-decoration: underline;
}

.form-input,
.form-select.single .selectize-input,
.form-select:not(.single) {
  border: 1px solid #1e22aa;
  border-radius: 6px;
  color: #212529;
  display: block;
  font-size: 16px;
  line-height: 42px;
  min-height: 46px;
  outline: none;
  padding: 0 20px;
  width: 100%;
}

.form-input.size-big,
.form-select.single .size-big.selectize-input,
.size-big.form-select:not(.single) {
  min-height: 68px;
}

@media (max-width: 1199px) {
  .form-input.size-big,
  .form-select.single .size-big.selectize-input,
  .size-big.form-select:not(.single) {
    min-height: 46px;
  }
}

.form-input[type=file],
.form-select.single [type=file].selectize-input,
[type=file].form-select:not(.single) {
  overflow: hidden;
  padding-left: 0;
}

.form-input[type=file]:not(:disabled):not([readonly]),
.form-select.single [type=file].selectize-input:not(:disabled):not([readonly]),
[type=file].form-select:not(:disabled):not([readonly]):not(.single) {
  cursor: pointer;
}

.form-input::-webkit-file-upload-button,
.form-select.single .selectize-input::-webkit-file-upload-button,
.form-select:not(.single)::-webkit-file-upload-button {
  padding-left: 20px;
  padding-right: 20px;
}

.form-input::-webkit-file-upload-button,
.form-input::file-selector-button,
.form-select.single .selectize-input::-webkit-file-upload-button,
.form-select.single .selectize-input::file-selector-button,
.form-select:not(.single)::-webkit-file-upload-button,
.form-select:not(.single)::file-selector-button {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .form-input::-webkit-file-upload-button,
  .form-select.single .selectize-input::-webkit-file-upload-button,
  .form-select:not(.single)::-webkit-file-upload-button {
    padding: 0 15px;
  }

  .form-input::-webkit-file-upload-button,
  .form-input::file-selector-button,
  .form-select.single .selectize-input::-webkit-file-upload-button,
  .form-select.single .selectize-input::file-selector-button,
  .form-select:not(.single)::-webkit-file-upload-button,
  .form-select:not(.single)::file-selector-button {
    padding: 0 15px;
  }
}

.form-input::-webkit-file-upload-button,
.form-select.single .selectize-input::-webkit-file-upload-button,
.form-select:not(.single)::-webkit-file-upload-button {
  background: #ffc101;
}

.form-input::file-selector-button,
.form-select.single .selectize-input::file-selector-button,
.form-select:not(.single)::file-selector-button {
  background: #ffc101;
  border: 0 solid;
  border-color: inherit;
  border-radius: 0;
  pointer-events: none;
}

.form-input::-webkit-file-upload-button,
.form-select.single .selectize-input::-webkit-file-upload-button,
.form-select:not(.single)::-webkit-file-upload-button {
  border: 0 solid;
  border-color: inherit;
  border-radius: 0;
  pointer-events: none;
}

.form-input.type-grey,
.form-select.single .type-grey.selectize-input,
.type-grey.form-select:not(.single) {
  border-color: #d1d1d1;
  color: #3a393f;
}

.form-input.type-grey::placeholder,
.form-select.single .type-grey.selectize-input::placeholder,
.type-grey.form-select:not(.single)::placeholder {
  color: #3a393f;
}

.form-input.type-grey:focus,
.form-select.single .type-grey.selectize-input:focus,
.type-grey.form-select:focus:not(.single) {
  border-color: #1e22aa;
}

.form-input.type-grey:focus::placeholder,
.form-select.single .type-grey.selectize-input:focus::placeholder,
.type-grey.form-select:focus:not(.single)::placeholder {
  color: transparent;
}

.form-input.type-grey:focus ~ .placeholder,
.form-select.single .type-grey.selectize-input:focus ~ .placeholder,
.type-grey.form-select:focus:not(.single) ~ .placeholder {
  color: #1e22aa;
  opacity: 1;
}

.form-select {
  opacity: 0;
}

@media (min-width: 768px) {
  .form-select {
    min-height: 44px;
  }
}

.form-select.form-select-checkout {
  min-height: 68px;
}

@media (max-width: 1199px) {
  .form-select.form-select-checkout {
    min-height: 46px;
  }
}

.form-select.form-select-checkout.single .selectize-input {
  line-height: 66px;
}

@media (max-width: 1199px) {
  .form-select.form-select-checkout.single .selectize-input {
    line-height: 49px;
  }
}

@media (max-width: 767px) {
  .form-select.form-select-checkout.single .selectize-input {
    line-height: 44px;
  }
}

.form-select.single {
  opacity: 1;
}

.form-select.single .selectize-input {
  align-items: center;
  background: #fff;
  box-shadow: none;
  display: flex;
}

.form-select.single .selectize-input .item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.form-select.single .selectize-input.input-active {
  display: flex;
}

.form-select.single .selectize-input input {
  color: #3a393f;
  font-size: 16px;
}

.form-select.single .selectize-input input::placeholder {
  color: #3a393f;
}

.form-select.single .selectize-dropdown [data-selectable] .highlight {
  background-color: #ff240024;
}

.form-select.single .selectize-dropdown.single {
  border-color: #1e22aa;
  border-radius: 0;
}

.form-select.single .selectize-dropdown .active {
  background-color: #ff240024;
  color: #212529;
}

.form-select.type-grey .selectize-input {
  border-color: #d1d1d1;
}

.form-select.type-grey .selectize-input.focus {
  border-color: #1e22aa;
  border-radius: 6px 6px 0 0;
}

.form-grid > .row {
  margin-left: -3px;
  margin-right: -3px;
}

.form-grid > .row > * {
  padding-left: 3px;
  padding-right: 3px;
}

.form-grid.size-big > .row {
  margin-left: -9px;
  margin-right: -9px;
}

.form-grid.size-big > .row > * {
  padding-left: 9px;
  padding-right: 9px;
}

.form-submit {
  background-color: #1e22aa;
  border: none;
  border-radius: 10px;
  color: #3b3940;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  margin: 0 auto;
  max-width: 252px;
  min-height: 66px;
  outline: none;
  padding: 21px 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all .3s ease;
  width: 100%;
}

.form-submit.wider {
  max-width: 100%;
}

.form-submit.size-small {
  font-size: 13px;
  min-height: 39px;
  padding: 13px 10px;
}

.form-submit:hover {
  background-color: #1e22aa;
  color: #3b3940;
  text-decoration: none;
}

@media (max-width: 1199px) {
  .form-submit.size-input-big {
    font-size: 15px;
    min-height: 51px;
    padding: 17px 10px;
  }
}

@media (max-width: 767px) {
  .form-submit.size-input-big {
    min-height: 46px;
    padding: 15px 10px;
  }

  .form-submit {
    font-size: 12px;
    min-height: 30px;
    padding: 10px;
    width: 175px;
  }

  .form-submit.wider {
    max-width: 100%;
    width: auto;
  }
}

.form-item {
  display: flex;
  flex-direction: column;
  position: relative;
}

.form-item .parsley-errors-list {
  color: #dc3545;
  font-size: 12px;
  margin-top: 2px;
  order: 2;
}

.form-item .parsley-errors-list li {
  list-style: none;
}

.form-link {
  color: #1e22aa;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  text-align: right;
}

.form-link:hover {
  color: #1e22aa;
  text-decoration: underline;
}

.form-sizer.default {
  margin-left: auto;
  margin-right: auto;
  max-width: 420px;
}

.swiper-wrap .swiper-block {
  display: inline-flex;
}

.swiper-wrap.swiper-init {
  position: relative;
  overflow: hidden;
  justify-content: unset;
  cursor: grab;
}

.swiper-wrap.swiper-init .swiper-block {
  position: absolute;
  top: 0;
  flex-wrap: nowrap !important;
}

.swiper-wrap.swiper-init .swiper-block > * {
  white-space: nowrap;
  flex-wrap: nowrap !important;
}

.swiper-wrap.swiper-init .swiper-block.swipe:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.info-slider {
  padding: 0;
}

.info-slider h1,
.info-slider h2,
.info-slider h3,
.info-slider h4,
.info-slider h5,
.info-slider h6 {
  border-bottom: 2px solid #1e22aa;
  color: #3b3940;
  display: table;
  font-family: FuturaDemiC;
  line-height: 1;
  max-width: 90%;
  min-height: 30px;
  padding: 2px 2px 0;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}

.info-slider h1 {
  font-size: 48px;
  line-height: 1;
  margin: 10px auto 30px;
  padding: 2px 2px 0;
  width: auto;
}

@media (max-width: 768px) {
  .info-slider h1 {
    font-size: 28px;
  }
}

@media (min-width: 576px) {
  .info-slider h1 {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .info-slider h1 {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .info-slider h1 {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .info-slider h1 {
    max-width: 1140px;
  }
}

.info-slider h2 {
  font-size: 46px;
  margin: 0 auto 20px;
}

@media (max-width: 768px) {
  .info-slider h2 {
    font-size: 27px;
  }
}

.info-slider .owl-carousel {
  display: flex;
}

.info-slider .owl-carousel:not(.owl-loaded) {
  overflow: hidden;
}

.info-slider .owl-carousel .item {
  flex-shrink: 0;
  margin-right: 20px;
  width: calc(33.33333% - 15px);
}

@media (max-width: 1000px) {
  .info-slider .owl-carousel .item {
    width: calc(50% - 15px);
  }
}

@media (max-width: 767px) {
  .info-slider .owl-carousel .item {
    width: 100%;
  }
}

.info-slider .info-block {
  height: 222px;
}

.info-slider .info-block img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.info-slider .info-block {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.info-slider .info-block .text {
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}

.info-slider .info-block .text:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.799) 11%, rgba(255, 255, 255, 0) 86%);
  bottom: 0;
  content: "";
  display: block;
  height: 70%;
  left: 0;
  position: absolute;
  right: 0;
}

.info-slider .info-block .text p {
  bottom: 10px;
  color: #1e22aa;
  display: block;
  font-size: 16px;
  left: 0;
  line-height: 21px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 1;
}

.info-slider .owl-prev {
  left: -40px;
}

.info-slider .owl-next,
.info-slider .owl-prev {
  height: 100%;
  outline: none;
  position: absolute;
  top: 0;
  width: 10px;
}

.info-slider .owl-next {
  right: -30px;
}

@media (max-width: 1199px) {
  .info-slider .info-block {
    height: 184px;
  }
}

@media (max-width: 991px) {
  .info-slider .info-block {
    height: 209px;
    margin: 0 auto;
  }

  .info-slider .owl-prev {
    left: -20px;
    width: 20px;
  }

  .info-slider .owl-next {
    right: -20px;
    width: 20px;
  }
}

@media (max-width: 767px) {
  .info-slider .owl-prev {
    left: 0;
  }

  .info-slider .owl-next {
    right: 0;
  }
}

@media (max-width: 479px) {
  .info-slider .info-block {
    width: 100%;
  }

  .info-slider .owl-prev {
    left: 0;
  }

  .info-slider .owl-next {
    right: 0;
  }

  .info-slider .info-block .text p {
    font-size: 14px;
  }
}

.nav-sections {
  pointer-events: none;
  background-color: white;
  min-height: 68px;
  position: fixed;
  top: 70px;
  width: 100%;
  z-index: 106;
  border-top: 3px solid #1e22aa;
}

.page-seo-content ul li::before {
  content: "\2022";
  color: #1e22aa;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.page-seo-content {
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.4);
  max-height: 250px;
  overflow: hidden;
  margin-bottom: 80px;
}

.products-list {
  margin-bottom: 30px;
}

.category-seo-block {
  width: 95%;
  margin: auto;
}

.category-seo-block,
.product-seo-block,
.homepage-seo-block {
  margin-bottom: 80px;
}

.category-seo-block .page-seo-content,
.product-seo-block .page-seo-content,
.homepage-seo-block .page-seo-content {
  margin-bottom: 0;
}

.category-seo-block [class*="seo-trigger"],
.product-seo-block [class*="seo-trigger"],
.homepage-seo-block [class*="seo-trigger"] {
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  line-height: 18px;
  color: #1e22aa;
  cursor: pointer;
}

.category-seo-block .page-seo-content {
  padding-right: 20px;
  box-sizing: border-box;
}

.nav-sections-items {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  pointer-events: auto;
}

.nav-sections-items ul {
  flex-wrap: nowrap;
}

.nav-sections-items ul li.active,
.nav-sections-items ul li:hover {
  background: #3c62bb1f;
  /*padding: 0 10px;*/
  /* background-color: #f9bd24;*/
}

.nav-sections-items a {
  display: none;
}

.nav-sections-items a:hover {
  text-decoration: none;
}

.nav-sections-items .menu-image-block {
  color: #231F20;
}

.nav-sections-items .menu-image-block .nav-description {
  font-size: 16px;
  color: #1e22aa;
  padding: 5px 12px;
  display: flex;
  align-items: center;
  font-weight: bold;
  text-transform: uppercase;
  /*  left: 50%;
            transform: translateX(-50%);

            line-height: 18px;
            // letter-spacing: 0.1em;

            margin-top: 10px;


            min-height: 30px;



            border-radius: 4px;*/
}

.nav-sections-items .menu-image-block .nav-description:before {
  /* content: '';
                position: absolute;
                bottom: 100%;
                left: calc(50% - 7px);
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 5px 7px;
                border-color: transparent transparent #fff;*/
}

@media screen and (max-width: 959px) {
  .nav-sections-items .menu-image-block .nav-description {
    position: static;
    transform: none;
    font-weight: 300;
    font-size: 10px;
    line-height: 11px;
    opacity: 1;
    visibility: visible;
    margin: 0 0 0 8px;
    min-height: unset;
    padding: unset;
    display: flex;
    align-items: center;
    background: unset;
    border-radius: unset;
  }

  .nav-sections-items .menu-image-block .nav-description:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: calc(50% - 7px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 7px;
    border-color: transparent transparent #fff;
  }
}

.nav-sections-items .section-item-content {
  height: 68px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}

.nav-sections-items .swiper-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 959px) {
  .nav-sections-items .swiper-wrap {
    justify-content: unset;
  }
}

.nav-sections-items .swiper-wrap.swiper-init {
  justify-content: unset;
}

.nav-sections-items .swiper-wrap.swiper-init .nav-description {
  position: static;
  transform: none;
  font-weight: 300;
  font-size: 14px;
  line-height: 11px;
  opacity: 1;
  visibility: visible;
  margin: 0 0 0 8px;
  min-height: unset;
  padding: unset;
  display: flex;
  align-items: center;
  background: unset;
  border-radius: unset;
}

.nav-sections-items .swiper-wrap.swiper-init:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 44px;
  background: linear-gradient(270deg, #fff 0%, fade(#fff, 0) 100%);
  pointer-events: none;
  transition: width 0.3s;
}

.nav-sections-items .swiper-wrap.swipe-end:after {
  width: 0;
}

.nav-sections-items .navigation {
  height: 68px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  top: 0;
}

@media screen and (max-width: 959px) {
  .nav-sections-items .navigation {
    justify-content: unset;
    left: 0;
  }
}

html.overlay .nav-sections-items .navigation,
body._has-modal .nav-sections-items .navigation {
  pointer-events: none;
}

.nav-sections-items .navigation ul {
  padding-left: 0;
  margin-bottom: 0;
}

html.overlay .nav-sections-items .navigation ul {
  background: none;
}

body._has-modal .nav-sections-items .navigation ul {
  background: none;
}

.nav-sections-items .navigation ul.swipe:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nav-sections-items .navigation ul .level0 {
  margin: 0 5px;
  position: relative;
  /*@media screen and (max-width: 1480px) {
                    margin: 0 15px;
                }

                @media screen and (max-width: 1366px) {
                    margin: 0 10px;
                }*/
  /*@media screen and (max-width: @bp-tablet) {
                    // margin: 0 20px;
                    margin: 0 16px;
                }*/
}

.nav-sections-items .navigation ul .level0 > .level-top {
  padding: 0 10px;
}

.nav-sections-items .navigation ul .level0.active a {
  /*padding: 0 10px;*/
}

.nav-sections-items .navigation ul .level0.active a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #1e22aa;
}

.navigation ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.navigation ul .level0 > .level-top {
  display: flex;
  align-items: center;
  padding: 10px;
  height: 68px;
}

.modal-alert {
  padding: 0 !important;
}

.modal-alert .modal-dialog {
  max-width: 100% !important;
  display: flex;
  align-items: center;
  min-height: calc(100% - 3.5rem);
  transform: none !important;
}

.modal-alert .modal-content {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0;
  padding: 1.5rem 1rem 1rem;
}

.modal-alert .modal-title {
  font-size: 1.5rem;
  font-weight: 300;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.modal-alert .modal-body,
.modal-alert .modal-footer,
.modal-alert .modal-header {
  width: 100%;
  max-width: 992px;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  position: relative;
}

.modal-alert .close {
  color: #fff;
  text-shadow: 0 1px 0 #000;
}

.modal-alert .modal-header {
  background: transparent !important;
  background-color: transparent !important;
}

.modal-alert .modal-footer {
  background: transparent !important;
  border: 0 !important;
}

.modal-alert .modal-footer button {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.09px;
  padding: 11.5px 27px;
  text-transform: uppercase;
  border: 0;
  border-radius: 5px;
}

.modal-alert .modal-footer button.btn-primary {
  background: #1e22aa;
}

.owl-carousel {
  -webkit-tap-highlight-color: transparent;
  display: none;
  position: relative;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  -moz-backface-visibility: hidden;
  position: relative;
  touch-action: manipulation;
}

.owl-carousel .owl-stage:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.owl-carousel .owl-stage-outer {
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
}

.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  float: left;
  min-height: 1px;
  position: relative;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  padding: 0 !important;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  display: block;
  opacity: 0;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  background: #000;
  height: 100%;
  position: relative;
}

.owl-carousel .owl-video-play-icon {
  -webkit-backface-visibility: hidden;
  background: url(/media/ilmolino/dst/images/owl.video.play.png?4a37f8008959c75f619bf0a3a4e2d7a2) no-repeat;
  cursor: pointer;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  transition: transform .1s ease;
  width: 80px;
  z-index: 1;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

.owl-carousel {
  display: block;
}

.product_info .image img {
  max-width: 90%;
  border-radius: 15px;
}

.product_info .product_title {
  font-weight: bold;
  text-align: center;
  width: 90%;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 36px;
  padding: 14.5px 25px;
  font-size: 1.6rem;
  text-transform: uppercase;
}

.product_info .product_price {
  color: #3a393f;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
}

.product_info .modifiers {
  text-align: center;
}

.field-radio {
  border: 1px solid #ffc107;
  border-radius: 5px;
  display: inline-flex;
  margin: 20px 0;
  overflow: hidden;
}

.field-radio input {
  display: none;
}

.field-radio input:checked + label {
  background: #ffc107;
}

.field-radio input:disabled + label {
  background: #efefef;
  cursor: not-allowed;
}

.field-radio label {
  align-items: center;
  color: #3a393f;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  height: 100%;
  justify-content: center;
  line-height: 16px;
  padding: 10px 25px 12px;
}

.field-radio .radio {
  flex-grow: 1;
}

.field-radio .radio + .radio label {
  border-left: 1px solid #ffc107;
}

@media (max-width: 767px) {
  .field-radio {
    width: 100%;
  }

  .field-radio label {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.small_in .product_info .product_title {
  width: 100%;
}

.small_in .product_info .image {
  text-align: center;
}

.small_in .product_info .image img {
  width: 80%;
  max-width: 100%;
  margin: auto;
}

@media (max-width: 574px) {
  #modal-components {
    background: #616165;
  }

  #modal-components .block-abs-new {
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    transform: none;
    width: 100%;
  }

  #modal-components .modal-wrap-close {
    background: transparent;
    height: 44px;
    right: 0px;
    top: 16px;
    width: 36px;
    z-index: 150;
  }
}

#modal-components .modal-wrap-close svg {
  display: none;
  margin-right: 0;
}

@media (max-width: 574px) {
  #modal-components .modal-wrap-close svg {
    display: block;
    height: 100%;
    width: 100%;
  }
}

.modal-wrap .modal-components {
  max-height: calc(75vh - 65px);
  max-width: 1200px;
  padding: 20px 20px 20px 0;
}

@media (max-width: 574px) {
  .modal-wrap .modal-components {
    box-shadow: none;
    height: calc(var(--inner-height) - 135px);
    max-height: none;
  }
}

@media (max-width: 374px) {
  .modal-wrap .modal-components {
    padding-right: 8px;
  }
}

.modal-wrap .modal-components .components-block {
  display: flex;
  margin-bottom: 20px;
  padding-right: 8px;
  width: 30%;
}

@media (max-width: 1199px) {
  .modal-wrap .modal-components .components-block {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .modal-wrap .modal-components .components-block {
    width: 33.33333%;
  }
}

@media (max-width: 767px) {
  .modal-wrap .modal-components .components-block {
    width: 50%;
  }
}

@media (max-width: 574px) {
  .modal-wrap .modal-components .components-block {
    width: 100%;
  }
}

.modal-wrap .modal-components .components-block.active .img {
  border-color: #ffc107;
}

.modal-wrap .modal-components .components-block.active .img img,
.modal-wrap .modal-components .components-block.active .img svg {
  opacity: 1;
}

.modal-wrap .modal-components .components-block.active .price {
  color: #ffc107;
}

.modal-wrap .modal-components .scroll-wrap {
  max-height: calc(70vh - 110px);
  overflow: auto;
}

@media (max-width: 574px) {
  .modal-wrap .modal-components .scroll-wrap {
    height: calc(var(--inner-height) - 180px);
    max-height: none;
  }
}

.modal-wrap .modal-components .scroll-wrap::-webkit-scrollbar {
  width: 8px;
}

.modal-wrap .modal-components .scroll-wrap::-webkit-scrollbar-track {
  background-color: transparent;
}

.modal-wrap .modal-components .scroll-wrap::-webkit-scrollbar-thumb {
  background: #dfdfdf;
  border-radius: 8px;
}

.modal-wrap .modal-components .img {
  border: 1px solid rgba(58, 57, 63, 0.1);
  border-radius: 6px;
  flex-shrink: 0;
  height: 80px;
  margin-right: 8px;
  padding: 5px;
  position: relative;
  width: 80px;
}

@media (max-width: 574px) {
  .modal-wrap .modal-components .img {
    height: 56px;
    width: 56px;
  }
}

.modal-wrap .modal-components .img img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: .5;
  width: 100%;
}

.modal-wrap .modal-components .img svg {
  opacity: 0;
  position: absolute;
  right: 4px;
  top: 4px;
  transition: opacity .3s ease;
}

@media (max-width: 574px) {
  .modal-wrap .modal-components .img svg {
    height: 16px;
    width: 16px;
  }
}

.modal-wrap .modal-components .side {
  display: flex;
  flex-direction: column;
}

@media (max-width: 574px) {
  .modal-wrap .modal-components .side {
    flex-direction: row;
    flex-grow: 1;
    justify-content: space-between;
  }
}

.modal-wrap .modal-components .side-top {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

@media (max-width: 574px) {
  .modal-wrap .modal-components .side-top {
    justify-content: center;
  }
}

.modal-wrap .modal-components .name {
  align-items: center;
  color: #3a393f;
  display: flex;
  flex: 1 1;
  font-size: 14px;
  font-weight: 400;
}

@media (max-width: 574px) {
  .modal-wrap .modal-components .name {
    flex: 0 0;
  }
}

.modal-wrap .modal-components .price {
  color: rgba(58, 57, 63, 0.4);
  font-size: 14px;
  line-height: 16px;
}

.modal-wrap .modal-components .quantity {
  background: #faf8f8;
  border: 1px solid #ebebec;
  border-radius: 6px;
  display: flex;
  flex-shrink: 0;
  height: 28px;
  justify-content: space-between;
  margin-top: 8px;
  width: 90px;
}

@media (max-width: 574px) {
  .modal-wrap .modal-components .quantity {
    height: 44px;
    width: 125px;
  }
}

.modal-wrap .modal-components .quantity input {
  background: transparent;
  border: 0;
  color: rgba(58, 57, 63, 0.4);
  height: 100%;
  outline: none;
  text-align: center;
  width: calc(100% - 56px);
  min-height: auto;
  display: block;
  margin-left: 10px;
  padding: 0;
  line-height: 14px;
}

@media (max-width: 574px) {
  .modal-wrap .modal-components .quantity input {
    width: calc(100% - 88px);
  }
}

.modal-wrap .modal-components .quantity button {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #ebebec;
  border-radius: 6px;
  color: #3a393f;
  flex-shrink: 0;
  font-size: 24px;
  font-weight: 300;
  height: 28px;
  margin-top: -1px;
  padding: 0;
  width: 28px;
}

@media (max-width: 574px) {
  .modal-wrap .modal-components .quantity button {
    height: 44px;
    width: 44px;
  }
}

.modal-wrap .modal-components .quantity button:hover {
  background: #ffc107;
  border-color: #ffc107;
}

.modal-wrap .modal-components .quantity button:first-child {
  margin-left: -1px;
}

.modal-wrap .modal-components .quantity button:last-child {
  margin-right: -1px;
}

.modal-wrap .modal-components .ingredients-modal-panel {
  align-items: center;
  display: flex;
  margin-top: 16px;
  position: absolute;
  right: 24px;
  top: 100%;
}

.modal-wrap .modal-components .ingredients-modal-panel .clean {
  background-color: transparent;
  border: 0;
  color: #fff;
  padding: 0;
}

@media (max-width: 574px) {
  .modal-wrap .modal-components .ingredients-modal-panel .clean {
    font-size: 14px;
  }
}

@media (max-width: 374px) {
  .modal-wrap .modal-components .ingredients-modal-panel .clean {
    font-size: 0;
  }
}

.modal-wrap .modal-components .ingredients-modal-panel .clean:hover {
  text-decoration: underline;
}

.modal-wrap .modal-components .ingredients-modal-panel .clean > * + * {
  margin-left: 6px;
}

.modal-wrap .modal-components .ingredients-modal-panel > * + * {
  margin-left: 26px;
}

.ingredients-modal-wrap {
  display: flex;
  flex-wrap: wrap;
}

.breadcrumbs {
  margin: 24px 0;
}

.breadcrumbs ul {
  list-style: none;
  padding-left: 0;
}

.breadcrumbs .items {
  display: flex;
  flex-wrap: wrap;
}

.breadcrumbs .items .item {
  display: inline-flex;
  align-items: center;
}

.breadcrumbs .items .item a {
  text-decoration: none;
}

.breadcrumbs .items .item a,
.breadcrumbs .items .item strong {
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #3b3940;
  opacity: 0.6;
}

.breadcrumbs .items .item:not(:last-child):after {
  content: '>';
  margin: 0 16px;
  font-size: 12px;
  opacity: 0.3;
}

.minicart-wrapper .some_info {
  min-height: 40px;
}

.minicart-wrapper .js-mini-basket__ingredient {
  /*  min-width: 200px;*/
}

.minicart-wrapper .js-mini-basket__ingredient span {
  display: flex !important;
}

.minicart-wrapper .js-mini-basket__ingredient span i {
  height: auto !important;
}

.minicart-wrapper .edit_ingridients:after {
  width: 20px;
  height: 20px;
  display: inline-block;
  right: 21px;
  position: absolute;
  opacity: 0.5;
  top: 50px;
  cursor: pointer;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 306.637 306.637' fill='' style='enable-background:new 0 0 306.637 306.637;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M12.809,238.52L0,306.637l68.118-12.809l184.277-184.277l-55.309-55.309L12.809,238.52z M60.79,279.943l-41.992,7.896 l7.896-41.992L197.086,75.455l34.096,34.096L60.79,279.943z'/%3E%3Cpath d='M251.329,0l-41.507,41.507l55.308,55.308l41.507-41.507L251.329,0z M231.035,41.507l20.294-20.294l34.095,34.095 L265.13,75.602L231.035,41.507z'/%3E%3C/g%3E%3C/svg%3E");
}

.minicart-wrapper .close-icon-block {
  background: url(/media/ilmolino/dst/images/header_search_close.png?8ef0c0d743505fd2e76abe9bf530aad1) no-repeat 50%;
}

.minicart-wrapper .price-container .price_tot {
  margin-top: 12px;
  margin-bottom: -5px;
}

.minicart-wrapper #top-cart-btn-checkout {
  background-color: #1e22aa;
  border-radius: 5px;
  color: white;
  display: block;
  float: left;
  font-size: 18px;
  line-height: 41px;
  text-align: center;
  text-decoration: none;
  border: 0;
}

.minicart-wrapper .total_count {
  flex-direction: row;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}

.minicart-wrapper .action.showcart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  position: relative;
  height: 70px;
  flex-direction: column;
}

.minicart-wrapper .action.showcart .text {
  display: block;
  position: relative;
}

.minicart-wrapper .action.showcart .loading-mask {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
}

.minicart-wrapper .action.showcart .loading-mask .loader {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.minicart-wrapper .action.showcart .loading-mask .loader img {
  position: static !important;
  max-width: 30px;
  display: block;
}

.minicart-wrapper .icon-cart {
  stroke: transparent;
  fill: currentColor;
  width: 32px;
  height: 32px;
  display: block;
}

.minicart-wrapper .counter.qty {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #1e22aa;
  position: absolute;
  top: 0;
  right: 0;
}

.minicart-wrapper .counter.qty.empty {
  display: none;
}

.minicart-wrapper .minicart-message-wrapper {
  position: absolute;
  top: 100%;
  right: 25px;
  box-shadow: -5px 10px 23px rgba(0, 0, 0, 0.15);
}

.minicart-wrapper .minicart-message-wrapper .message {
  display: block;
  padding: 20px 40px;
  background: #fff;
  white-space: nowrap;
  font-weight: normal;
  color: #1e22aa;
}

.minicart-wrapper:not([data-dropdown-container]) .block-minicart {
  display: none;
}

.minicart-wrapper .block-minicart {
  width: 500px;
  left: unset;
  right: 0;
  padding: 0;
}

.minicart-wrapper .block-minicart ul,
.minicart-wrapper .block-minicart ol {
  list-style: none;
}

.minicart-wrapper .block-minicart .close-icon-block {
  top: 30px;
  right: 30px;
  z-index: 3;
}

.minicart-wrapper .block-minicart .block-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}

.minicart-wrapper .block-minicart .block-title .text {
  margin-top: 25px;
}

.minicart-wrapper .block-minicart .digital-description,
.minicart-wrapper .block-minicart .sauces-description {
  display: none;
}

.minicart-wrapper .block-minicart .block-content {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 136px);
}

.minicart-wrapper .block-minicart .block-content .empty {
  padding: 30px 60px 60px;
}

.minicart-wrapper .block-minicart .block-content .items-total-info {
  padding: 0 60px;
  display: flex;
  justify-content: space-between;
  color: #3b3940;
}

.minicart-wrapper .block-minicart .block-content .items-total-info .items-total {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: flex-end;
  line-height: 24px;
}

.minicart-wrapper .block-minicart .block-content .items-total-info .items-total .subtotal {
  width: unset;
  margin-left: 10px;
  font-weight: bold;
}

.minicart-wrapper .block-minicart .block-content .items-total,
.minicart-wrapper .block-minicart .block-content .subtotal {
  width: 50%;
}

.minicart-wrapper .block-minicart .block-content .items-total {
  font-size: 16px;
  line-height: 16px;
}

.minicart-wrapper .block-minicart .block-content .subtotal {
  text-align: right;
}

.minicart-wrapper .block-minicart .block-content .subtotal .label {
  font-size: 16px;
  line-height: 16px;
  opacity: 0.4;
}

.minicart-wrapper .block-minicart .block-content .subtotal .amount {
  font-size: 24px;
  line-height: 28px;
}

.minicart-wrapper .block-minicart .block-content .actions {
  padding: 15px 60px;
  border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}

.minicart-wrapper .block-minicart .block-content .actions .checkout {
  /* .button;*/
  width: 100%;
}

.minicart-wrapper .block-minicart .block-content .actions .viewcart {
  /*  .button-light;*/
  width: 100%;
}

.minicart-wrapper .block-minicart .block-content .actions .validate-message {
  display: block;
  text-align: center;
  font-size: 14px;
  opacity: 0.8;
  margin-top: 10px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items {
  padding: 0 24px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items ~ .actions {
  border-bottom: none;
  border-top: 0px solid rgba(0, 0, 0, 0.1);
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product {
  border-bottom: 1px solid #1e22aa;
  display: flex;
  margin: 5px 0;
  padding: 0 20px;
  position: relative;
  transition: all .5s linear;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product.updating {
  opacity: .7;
  pointer-events: none;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product.remove {
  border-bottom: 0;
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  transform: translateX(-110%);
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__count {
  align-items: flex-start;
  display: flex;
  flex-shrink: 0;
  margin: 0 27px 0 0;
  min-height: 80px;
  overflow: hidden;
  padding-top: 20px;
  width: 92px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__minus,
.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__plus {
  cursor: pointer;
  height: 42px;
  width: 11px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__minus {
  background: url(/media/ilmolino/dst/images/header_minus.png?de98c9d543d758fc845502b1de27abbe) no-repeat 50%;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__plus {
  background: url(/media/ilmolino/dst/images/header_plus.png?cfb4f6ca2469c5b8c777517931818e43) no-repeat 50%;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__qty {
  align-items: center;
  background-color: #1e22aa;
  border-radius: 5px;
  color: white;
  display: flex;
  font-size: 16px;
  height: 42px;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  transition: all .3s linear;
  transition: all .3s ease;
  width: 46px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__qty.patch {
  opacity: 0;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__img {
  align-items: flex-start;
  display: flex;
  flex-shrink: 0;
  min-height: 80px;
  padding-top: 16px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__img img {
  display: block;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 50px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__info {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 80px;
  padding: 28px 0 10px;
  width: 100%;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__name,
.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__name a {
  color: #3a393f;
  font-size: 9px;
  line-height: 9px;
  margin-bottom: 3px;
  text-align: right;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__name a img,
.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__name img {
  margin-right: 1px;
  margin-top: -5px;
  position: relative;
  top: 2px;
  width: 12px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__price {
  color: #3a393f;
  font-size: 14px;
  font-weight: 700;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__price > span {
  transition: all .3s ease;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__price > span.patch {
  opacity: 0;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__remove,
.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__remove-ingredient {
  background: url(/media/ilmolino/dst/images/header_search_close.png?8ef0c0d743505fd2e76abe9bf530aad1) no-repeat 50%;
  cursor: pointer;
  flex-shrink: 0;
  height: 28px;
  margin-left: 27px;
  min-height: 27px;
  opacity: .5;
  width: 20px;
  margin-top: 13px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__remove-ingredient:hover,
.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__remove:hover {
  opacity: 1;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredients {
  font-size: 10px;
  margin-left: -100px;
  margin-top: 5px;
  text-align: right;
}

@media (max-width: 767px) {
  .minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredients {
    margin-left: 0;
    text-align: center;
  }
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__head {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__content {
  padding-top: 3px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__remove-ingredient {
  background-size: contain;
  display: block;
  height: 7px;
  margin-left: 2px;
  margin-top: 1px;
  min-height: 0;
  opacity: 1;
  width: 7px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredient {
  display: flex;
  justify-content: flex-end;
  line-height: 1;
  margin-top: 2px;
  transition: all .3s ease;
}

@media (max-width: 767px) {
  .minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredient {
    justify-content: center;
  }
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredient.remove {
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredient i {
  cursor: help;
  text-decoration: underline;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .description {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 24px;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4;
  color: #3b3940;
  opacity: 0.6;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces {
  padding: 24px;
  text-align: left;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper {
  width: 120px;
  height: 40px;
  border: 1px solid #E3E3E3;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  text-align: center;
  font-size: 16px;
  color: #000;
  box-sizing: border-box;
  padding: 0 40px;
  min-height: 30px;
  max-height: 30px;
  margin-left: 6px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-up,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-down {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-up.disabled,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-down.disabled {
  opacity: 0.2;
  pointer-events: none;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-up {
  right: 0;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-down {
  left: 0;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .plus,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .minus {
  width: 30%;
  height: 30%;
  position: relative;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .plus:before,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .minus:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 100%;
  background: currentColor;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .plus:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  height: 100%;
  width: 2px;
  background: currentColor;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .sauces-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  animation: blink 2s infinite;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .sauces-title span {
  margin-right: 10px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .sauces-title .icon {
  position: relative;
  transform: rotate(180deg);
  transition: transform 0.3s;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces [id="sauces-form"] {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item {
  width: calc(33.33% - 20px);
  margin: 0 10px 10px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-size: 14px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .price {
  font-weight: bold;
  margin-left: 3px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .title {
  font-size: 12px;
  margin-top: 2px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty {
  margin-top: 5px;
  border: none;
  width: 100px;
  height: 30px;
  border: 1px solid transparent;
  border-radius: 22px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty input {
  width: 100%;
  height: 100%;
  padding: 0 30px;
  border: none;
  outline: none;
  text-align: center;
  font-size: 18px;
  color: #3b3940;
  box-sizing: border-box;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty .nav-up,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty .nav-down {
  width: 30px;
  height: 30px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty .plus,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty .minus {
  width: 40%;
  height: 40%;
}

@media screen and (max-width: 479px) {
  .minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item {
    width: 100%;
    margin: 0 10px 10px;
    justify-content: space-between;
    align-items: center;
  }

  .minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .price {
    flex-grow: 1;
  }
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .actions {
  padding: 24px 0 10px;
  border: none;
  display: flex;
  align-items: center;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces.open .sauces-title {
  margin-bottom: 20px;
  animation: none;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces.open .sauces-title .icon {
  transform: rotate(0deg);
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces.open [id="sauces-form"] {
  max-height: 200px;
}

@media screen and (max-width: 768px) {
  .minicart-wrapper [data-dropdown-content] {
    z-index: 101;
    transform: translateX(100%);
  }

  .minicart-wrapper.open [data-dropdown-toggle]:before {
    content: '';
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .minicart-wrapper.open [data-dropdown-content] {
    transform: translateX(0);
  }

  .minicart-wrapper.before-close [data-dropdown-toggle]:before {
    display: none;
  }

  .minicart-wrapper.before-close [data-dropdown-content] {
    transform: translateX(100%);
  }

  .minicart-wrapper #minicart-content-wrapper {
    height: 100%;
  }

  .minicart-wrapper .block-minicart {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    min-width: unset;
    width: 100%;
    max-width: 500px;
  }

  .minicart-wrapper .block-minicart .block-title {
    padding: 30px 24px 10px;
    display: flex;
    align-items: center;
    position: relative;
  }

  .minicart-wrapper .block-minicart .digital-description,
  .minicart-wrapper .block-minicart .sauces-description {
    display: inline-flex;
    margin-left: 5px;
  }

  .minicart-wrapper .block-minicart .digital-description .trigger,
  .minicart-wrapper .block-minicart .sauces-description .trigger {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    background: fade(#3b3940, 30%);
    border-radius: 50%;
    cursor: pointer;
  }

  .minicart-wrapper .block-minicart .digital-description .text,
  .minicart-wrapper .block-minicart .sauces-description .text {
    display: none;
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 24px;
    right: 24px;
    box-sizing: border-box;
    padding: 24px;
    background: #fff;
    border-radius: 10px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: fade(#3b3940, 60%);
    box-shadow: 0 0 5px 0 fade(#3b3940, 20%);
  }

  .minicart-wrapper .block-minicart .digital-description.show .text,
  .minicart-wrapper .block-minicart .sauces-description.show .text {
    display: block;
  }

  .minicart-wrapper .block-minicart .block-content {
    max-height: calc(100% - 88px);
  }

  .minicart-wrapper .block-minicart .block-content .empty {
    padding: 24px;
  }

  .minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .description {
    display: none;
  }

  .minicart-wrapper .block-minicart .block-content .items-total-info {
    display: block;
    padding: 0 24px;
  }

  .minicart-wrapper .block-minicart .block-content .actions {
    padding: 15px 24px;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item {
    padding: 24px 0;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product {
    display: flex;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product .product-item-photo {
    width: 80px;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product .product-item-photo .product-image-container {
    display: block;
    max-width: 64px;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product .product-item-photo .product-image-container .product-image-wrapper {
    padding: 0 !important;
    display: block;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product .product-item-details .product-item-name {
    padding-right: 0;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product .product-item-details .actions .delete {
    position: static;
  }

  .minicart-wrapper .action.showcart {
    height: 47px;
  }
}

.modal .modal-content {
  border: 0;
}

.modal .modal-wrap-close {
  background: url(/media/ilmolino/dst/images/modal_close_form.png?3be3621805c2cfa9b2e7ec4d55f94de7) no-repeat 50%;
  cursor: pointer;
  height: 17px;
  position: absolute;
  right: 24px;
  top: 27px;
  width: 17px;
}

.modal .modal-data {
  background: #fff;
  border-radius: 0 0 5px 5px;
  max-width: 100%;
  padding: 20px 15px;
}

.modal .modal-body {
  padding: 0;
}

.modal .modal-header {
  display: block;
  background-color: #1e22aa;
  border-radius: 5px 5px 0 0;
  padding: 20px 0;
  color: white;
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-height: 699px) {
  .modal-wrap .modal-delivery {
    margin-top: 20px;
  }
}

.modal-delivery .modal-data {
  margin-top: 20px;
  padding: 0;
}

.modal-delivery .text-wrap {
  background: #fff;
  border-radius: 0 0 5px 5px;
  padding: 0 0 20px;
  position: relative;
}

.modal-delivery .text-wrap .text {
  margin-bottom: 15px;
  max-width: 100%;
  padding: 0 15px;
  text-align: center;
}

.modal-delivery .text-wrap .text b,
.modal-delivery .text-wrap .text h5 {
  color: #3a393f;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  margin-top: 30px;
}

.modal-delivery .text-wrap .text ol,
.modal-delivery .text-wrap .text p,
.modal-delivery .text-wrap .text ul {
  color: #3b3940;
  font-size: 16px;
  line-height: 20px;
  margin-top: 10px;
}

.modal-delivery .text-wrap .text li {
  margin-top: 2px;
}

.modal-delivery .text-wrap .text:last-child {
  margin-bottom: 0;
}

.modal-delivery .text-wrap:after {
  content: "";
  height: 307px;
  position: absolute;
  right: 0;
  top: 30px;
  width: 86px;
}

.modal-delivery .text-wrap:before {
  bottom: 50px;
  content: "";
  height: 307px;
  left: 0;
  position: absolute;
  width: 86px;
}

header .header-region .header-region-current {
  color: #000;
  display: flex;
  align-items: center;
  height: 70px;
  padding: 5px 35px 5px 25px;
  box-sizing: border-box;
}

header .header-region .header-region-current:after {
  background-image: url(/media/ilmolino/dst/images/drop-down.svg?94b430351de340972d6ff5479a1dba8f);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 15px;
  position: absolute;
  right: 10px;
  top: 29px;
  width: 16px;
}

@media (max-width: 1300px) {
  nav.sushiya_categs ul {
    white-space: nowrap !important;
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 767px) {
  #modal-submenu {
    background-color: transparent;
  }

  .header-region-current {
    display: none;
  }
}

.submenu {
  align-items: center;
  display: flex;
  margin: 5px 5px 5px 0;
}

@media (max-width: 767px) {
  .submenu {
    margin: 6px 4px 6px 0;
  }
}

.submenu__modal button,
.submenu button {
  background: none;
  border: 0;
  cursor: pointer;
  margin: 0;
  outline: none;
  padding: 0;
}

.submenu__inner {
  position: relative;
}

.submenu__inner button {
  align-items: center;
  background: #fff;
  display: flex;
  height: 60px;
  justify-content: center;
}

.submenu__menu {
  background: #fff;
  color: #3a393f;
  font-size: 14px;
  line-height: 16px;
  padding: 36px 40px 40px;
  position: absolute;
  top: 56px !important;
}

@media (max-width: 991px) {
  .submenu__menu {
    padding-left: calc(50vw - 230px);
    padding-right: calc(50vw - 230px);
    width: 100vw;
  }
}

@media (max-width: 767px) {
  .submenu__menu {
    border-top: 1px solid #f0f0f0;
    height: calc(100vh - 54px);
    overflow: auto;
    padding: 0 12px 60px;
  }
}

.submenu__menu > ul {
  max-height: calc(100vh - 180px);
  width: 310px;
  margin-right: -30px;
  padding-right: 30px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .submenu__menu > ul {
    width: 100%;
    padding-left: 0;
  }
}

.submenu__menu > ul > li + li {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .submenu__menu > ul > li + li {
    margin-top: 0;
  }
}

.submenu__menu > ul > li > .active {
  color: #1e22aa;
  text-decoration: none;
}

@media (max-width: 767px) {
  .submenu__menu > ul > li {
    border-bottom: 1px solid #f0f0f0;
  }

  .submenu__menu > ul > li:last-child {
    border-color: transparent;
  }

  .submenu__menu > ul > li > span,
  .submenu__menu > ul > li a {
    padding: 22px 30px 21px;
  }
}

.submenu__menu a,
.submenu__menu li > span {
  color: currentColor;
  display: block;
  text-transform: uppercase;
}

.submenu__menu a:hover,
.submenu__menu li > span:hover {
  color: #1e22aa;
  text-decoration: none;
}

.submenu__modal .search-form {
  display: none;
  margin-bottom: 45px;
}

.submenu__modal .search-form input[type=text] {
  width: 100%;
}

@media (max-width: 991px) {
  .submenu__modal .search-form {
    display: block;
    float: none;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .submenu__modal .search-form {
    float: none;
    margin-bottom: 0;
  }
}

.submenu__modal .lang-menu {
  border-top: 1px solid #d1d1d1;
  display: none;
  margin-top: 40px;
  padding-top: 30px;
}

@media (max-width: 991px) {
  .submenu__modal .lang-menu {
    display: block;
  }
}

@media (max-width: 767px) {
  .submenu__modal .lang-menu {
    background: #fff;
    border-color: #f0f0f0;
    bottom: 0;
    left: 12px;
    margin-top: 0;
    padding-bottom: 16px;
    padding-left: 24px;
    padding-top: 16px;
    position: fixed;
    right: 12px;
  }
}

.submenu__modal .lang-menu ul {
  display: flex;
}

.submenu__modal .lang-menu li {
  font-size: 14px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .submenu__modal .lang-menu li {
    border-bottom: 0;
  }
}

.submenu__modal .lang-menu li.active {
  color: #1e22aa;
}

.submenu__modal .lang-menu li + li {
  margin-left: 25px;
  margin-top: 0;
}

@media (max-width: 767px) {
  .submenu__modal .lang-menu li + li {
    margin-left: 14px;
  }
}

.submenu__modal .lang-menu li a {
  color: #3a393f;
}

.submenu__modal .lang-menu li a:hover {
  color: #1e22aa;
}

@media (max-width: 767px) {
  .submenu__modal .lang-menu li a,
  .submenu__modal .lang-menu li span {
    display: block;
    padding: 15px;
  }
}

header .header-wrap .links {
  border: 2px solid #1e22aa;
  border-radius: 5px;
  float: left;
  margin: 5px;
  width: 227px;
}

@media (max-width: 991px) {
  header .header-wrap .links {
    width: 210px;
  }
}

@media (max-width: 767px) {
  header .header-wrap .links {
    width: 174px;
  }
}

@media (max-width: 425px) {
  header .header-wrap .links {
    width: 114px;
  }
}

header .header-wrap .links:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

header .header-wrap .links div {
  float: left;
  width: 50%;
}

header .header-wrap .links div a,
header .header-wrap .links div span {
  color: #3a393f;
  display: block;
  font-size: 14px;
  line-height: 39px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  header .header-wrap .links div a,
  header .header-wrap .links div span {
    font-size: 10px;
    line-height: 34px;
  }
}

@media (max-width: 991px) {
  header .header-wrap .links div a,
  header .header-wrap .links div span {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  header .header-wrap .links div a,
  header .header-wrap .links div span {
    font-size: 10px;
    line-height: 30px;
    text-transform: none;
  }
}

@media (max-width: 425px) {
  header .header-wrap .links div a,
  header .header-wrap .links div span {
    line-height: 25px;
  }
}

header .header-wrap .links div a.active,
header .header-wrap .links div a:hover,
header .header-wrap .links div span.active {
  background: #1e22aa;
}

header .header-wrap .links div:first-child {
  border-right: 2px solid #1e22aa;
}

header .header-wrap .phone {
  margin: 0 14px 0 13px;
  width: 190px;
  text-align: center;
}

@media (max-width: 1199px) {
  header .header-wrap .phone {
    /* margin-bottom: 15px;
        margin-top: 15px;
        width: 83px*/
  }
}

@media (max-width: 991px) {
  header .header-wrap .phone {
    width: 160px;
  }
}

@media (max-width: 767px) {
  header .header-wrap .phone {
    margin: 9px 10px 9px 0;
  }
}

@media (max-width: 580px) {
  header .header-wrap .phone {
    display: none;
  }
}

header .header-wrap .phone a {
  color: #3b3940;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  line-height: 43px;
  position: relative;
  text-decoration: none;
}

@media (max-width: 991px) {
  header .header-wrap .phone a {
    font-size: 14px;
  }
}

header .header-wrap .phone a:hover {
  color: #1e22aa;
}

header .header-wrap .phone a:after {
  background-image: url(/media/ilmolino/dst/images/drop-down.svg?94b430351de340972d6ff5479a1dba8f);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 15px;
  position: absolute;
  right: -20px;
  top: 3px;
  width: 16px;
}

@media (max-width: 1199px) {
  header .header-wrap .phone a:after {
    right: -13px;
    width: 11px;
  }
}

header .header-wrap .info {
  display: flex;
  text-align: center;
  margin-right: 25px;
  align-items: center;
}

header .header-wrap .info:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

header .header-wrap .info a {
  color: #3a393f;
  font-size: 14px;
  text-decoration: none;
}

@media (max-width: 767px) {
  header .header-wrap .info a {
    font-size: 11px;
  }
}

header .header-wrap .info svg {
  display: block;
  margin-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
}

header .header-wrap .info i {
  display: block;
  height: 19px;
  width: 100%;
}

header .header-wrap .info i.icon-log {
  background: url(/media/ilmolino/dst/images/header_log.png?303063d7f291244e003d7033adbabc26) no-repeat 50%;
  margin-bottom: 7.2px;
}

header .header-wrap .info i.icon-pack {
  background: url(/media/ilmolino/dst/images/header_pack.png?afad848a51883e464d60cc0e9dbda655) no-repeat 50%;
  margin-bottom: 7.2px;
  min-width: 22px;
}

header .header-wrap .info span {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

@media (max-width: 767px) {
  header .header-wrap .info span {
    display: none;
  }
}

header .header-wrap .info s {
  text-decoration: none;
}

header .header-wrap .info .price {
  align-items: center;
  background: #1e22aa;
  border-radius: 7px;
  color: white;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  padding: 1.5px 4px 1.5px 2px;
  top: -3px;
}

header .header-wrap .info .price .count {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  color: black;
  display: flex;
  font-weight: 400;
  height: 12.5px;
  justify-content: center;
  margin-right: 2.5px;
  width: 12.5px;
}

header .header-wrap .info .price .total {
  display: inline-block;
  margin-right: 2px;
}

header .header-wrap .info .log-wrap {
  margin-right: 15px;
  max-width: calc(100% - 80px);
  min-width: 80px;
}

@media (max-width: 767px) {
  header .header-wrap .info .log-wrap {
    display: none;
  }
}

@media (max-width: 767px) {
  header .header-wrap .info .pack-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media (max-width: 580px) {
  header .header-wrap .info .pack-wrap {
    width: auto;
  }
}

header .header-wrap .info .pack-wrap.has-products span {
  display: none;
}

header .header-wrap .info .pack-wrap.has-products .price {
  display: inline-flex;
}

@media (max-width: 767px) {
  header .header-wrap .info .pack-wrap.has-products i.icon-pack {
    background-size: contain;
    height: 15px;
    margin-bottom: 4px;
  }
}

header .header-wrap .lang {
  /*background-color: $molino_yellow;
    float: right;
    width: 37px*/
}

@media (max-width: 1199px) {
  header .header-wrap .lang {
    width: 31px;
  }
}

@media (max-width: 991px) {
  header .header-wrap .lang {
    display: none;
  }
}

header .header-wrap .lang:hover {
  /*background: #3b3940;*/
}

header .header-wrap .lang:hover a {
  /* color: $molino_yellow;*/
}

header .header-wrap .lang a {
  color: #3b3940;
  display: block;
  font-size: 16px;
  line-height: 70px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  header .header-wrap .lang a {
    font-size: 13px;
  }
}

.search-form {
  float: left;
  position: relative;
}

@media (max-width: 991px) {
  .search-form {
    display: none;
  }
}

.search-form input[type=text] {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #d1d1d1;
  border-radius: 0;
  box-shadow: none;
  color: #3a393f;
  display: block;
  font-size: 14px;
  height: 34px;
  outline: none;
  padding: 0 40px 0 0;
  width: 244px;
}

@media (max-width: 1199px) {
  .search-form input[type=text] {
    width: 156px;
  }
}

@media (max-width: 767px) {
  .search-form input[type=text] {
    border-color: #f0f0f0;
    height: 61px;
    padding: 17px 0 17px 60px;
  }
}

.search-form .catalog-filter-search__icon,
.search-form .close-search-form {
  color: rgba(58, 57, 63, 0.7);
  cursor: pointer;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .search-form .catalog-filter-search__icon,
  .search-form .close-search-form {
    left: 30px;
    right: auto;
  }
}

.search-form .close-search-form {
  background: url(/media/ilmolino/dst/images/header_search_close.png?8ef0c0d743505fd2e76abe9bf530aad1) no-repeat 50%;
  height: 100%;
  width: 20px;
}

.ui-widget-content {
  max-width: calc(100vw - 30px);
}

@media (min-width: 480px) {
  .ui-widget-content {
    width: 455px !important;
  }
}

header .header-wrap .logo {
  float: left;
  margin: 5px;
  margin-top: 0;
}

@media (max-width: 1199px) {
  header .header-wrap .logo {
    width: 100px;
  }
}

@media (max-width: 991px) {
  header .header-wrap .logo {
    position: relative;
  }
}

@media (max-width: 991px) {
  header .header-wrap .logo .arrow {
    background: url(/media/ilmolino/dst/images/burger.svg?d039d0430b2b81898faf818244c227f3) no-repeat 50%;
    float: left;
    height: 30px;
    width: 22px;
  }
}

@media (max-width: 479px) {
  header .header-wrap .logo .arrow {
    background-size: 100% auto;
    width: 19px;
  }
}

header .header-wrap .logo img {
  max-width: 100%;
  margin-bottom: -8px;
}

footer {
  background: #363637;
  padding-top: 24px;
}

footer .logo img {
  display: block;
  margin: 0 auto;
}

footer .footer-menu {
  margin: 18px 0 25px;
  text-align: center;
}

footer .footer-menu ul {
  font-size: 0;
}

footer .footer-menu ul li {
  display: inline-block;
  margin-right: 70px;
}

footer .footer-menu ul li a,
footer .footer-menu ul li span {
  color: #fff;
  font-size: 14px;
  opacity: .7;
}

footer .footer-menu ul li:last-child {
  margin-right: 0;
}

.copyright {
  background: #2b2b2c;
  padding: 20px 0;
}

.copyright .block1 {
  margin: 6px 0;
}

.copyright .block1 img {
  margin-left: 100px;
  margin-right: 22px;
}

.copyright .block1 a {
  color: #1e22aa;
  font-size: 12px;
  opacity: .5;
  position: relative;
  top: -2px;
}

.copyright .block2 {
  margin: 9px 0;
}

.copyright .block2 .social {
  display: block;
  font-size: 0;
  width: 146px;
}

.copyright .block2 .social li {
  display: inline-block;
  margin-right: 10px;
}

.copyright .block2 .social li a {
  display: block;
  height: 27px;
  width: 27px;
}

.copyright .block2 .social li a.instagram {
  background: url(/media/ilmolino/dst/images/footer_soc1.png?e953bcb513ba1b71b4e4364f6f2c0b24) no-repeat 50%;
}

.copyright .block2 .social li a.facebook,
.copyright .block2 .social li a.fb {
  background: url(/media/ilmolino/dst/images/footer_soc2.png?4160e3330ac861d582f4930c358122d6) no-repeat 50%;
}

.copyright .block2 .social li a.youtube {
  background: url(/media/ilmolino/dst/images/footer_soc3.png?ccea11b45014924b8a3ca9178662b7b4) no-repeat 50%;
}

.copyright .block2 .social li:last-child {
  margin-right: 0;
}

.copyright .block3 {
  margin: 4.3px 0;
  text-align: center;
  width: 136px;
}

.copyright .block3 p {
  color: #fff;
  font-size: 10px;
  opacity: .5;
}

.copyright .block3 p img {
  position: relative;
  top: -5px;
  vertical-align: middle;
}

.copyright .block3 a {
  color: #fff;
}

.copyright .block3 p:first-child {
  margin-bottom: 10px;
}

.copyright .block4 {
  padding-top: 5px;
}

.copyright .block4 p {
  color: #fff;
  font-size: 10px;
  margin-bottom: 10px;
  opacity: .5;
}

:root {
  --item-block-w: 367px;
}

.info-list {
  left: 12px;
  position: absolute;
  top: 12px;
}

.info-list > div {
  display: flex;
}

.submit-group {
  align-items: center;
  display: flex;
  width: 175px;
}

@media (max-width: 767px) {
  .submit-group {
    justify-content: center;
  }
}

@media (max-width: 479px) {
  .submit-group {
    flex-direction: column;
  }
}

.submit-group__qty {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #3a393f;
  flex: 1 1;
  font-size: 20px;
  height: 42px;
  line-height: 42px;
  outline: none;
  padding: 0;
  text-align: center;
  width: 65px;
  padding-left: 10px;
}

.submit-group__qty-group {
  align-items: center;
  border: 1px solid #d1d1d1;
  border-radius: 6px;
  display: flex;
  max-width: 100%;
}

.submit-group__qty-control {
  background: none;
  border: 0;
  border-radius: 6px;
  color: rgba(58, 57, 63, 0.3);
  cursor: pointer;
  flex-shrink: 0;
  font-size: 34px;
  height: 46px;
  margin-bottom: -1px;
  margin-top: -1px;
  outline: none;
  padding: 0;
  text-align: center;
  width: 46px;
}

.submit-group__qty-control.is-left {
  border-right: 1px solid #d1d1d1;
  margin-left: -1px;
}

.submit-group__qty-control.is-right {
  border-left: 1px solid #d1d1d1;
  margin-right: -1px;
}

.submit-group__qty-control.disabled {
  opacity: 0.8;
  cursor: not-allowed;
}

.submit-group__qty-control:hover:not(.disabled) {
  background: #1e22aa;
  border-color: #1e22aa;
  color: white;
}

.lds-ring {
  bottom: 10px;
  display: inline-block;
  height: 20px;
  left: 10px;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  width: 20px;
  z-index: 100;
}

.lds-ring.ready {
  transition: opacity .3s linear .2s;
}

.lds-ring.visible {
  opacity: 1;
}

.lds-ring div {
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border: 2px solid transparent;
  border-radius: 50%;
  border-top-color: #1e22aa;
  box-sizing: border-box;
  display: block;
  height: 16px;
  margin: 2px;
  position: absolute;
  width: 16px;
}

.lds-ring div:first-child {
  animation-delay: -.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}

.add-components,
.remove-components {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: inherit;
  display: inline;
  font-weight: 500;
  outline: none;
  padding: 0 0 0 30px;
  text-align: left;
}

.add-components:hover,
.remove-components:hover {
  text-decoration: underline;
}

.add-components svg,
.remove-components svg {
  left: 0;
  margin-right: 4px;
  position: absolute;
  top: -5px;
}

.info-list__item {
  align-items: center;
  background: rgba(240, 240, 240, 0.9);
  border: 0.5px solid rgba(58, 57, 63, 0.1);
  border-radius: 6px;
  display: flex;
  height: 40px;
  margin-bottom: 4px;
  max-width: 40px;
  overflow: hidden;
  position: relative;
  transition: all .5s ease-in-out;
  z-index: 5;
}

.info-list__item:hover {
  max-width: 300px;
  text-decoration: none;
}

.info-list__item svg {
  flex-shrink: 0;
  margin-right: 2px;
}

.info-list__item span {
  color: rgba(58, 57, 63, 0.9);
  display: block;
  font-size: 14px;
  padding-right: 8px;
}

.item-block {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 25px 32px rgba(0, 0, 0, 0.17);
  display: flex;
  flex-direction: column;
  height: calc(100% - 28px);
  margin: 0 auto 28px;
  max-width: 359px;
  overflow: hidden;
  padding-top: 0;
  position: relative;
}

.item-block:hover .cover {
  display: flex !important;
}

.item-block:not(.type-other) .name {
  bottom: 28px;
  left: 15px;
  position: absolute;
  right: 15px;
}

.item-block:not(.type-other) .name p {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 36px;
  padding: 14.5px 25px;
}

.item-block:not(.type-other) .name a:hover {
  color: #3a393f;
  text-decoration: none;
}

.item-block.type-other .top {
  padding-bottom: 25px;
}

.item-block.type-other .top > * + :not(.weight) {
  margin-top: 16px;
}

.item-block.type-other .img img {
  bottom: 0;
  left: 0;
  max-height: calc(100% - 15px);
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  right: 0;
  top: 15px;
}

.item-block.type-other .name {
  padding: 0 24px;
}

.item-block .top {
  box-shadow: 0 4px 7px rgba(103, 114, 131, 0.2);
  display: flex;
  flex-direction: column;
  height: 367px;
  height: var(--item-block-w);
  position: relative;
}

.item-block .cover {
  align-items: center;
  background: rgba(255, 255, 255, 0.9);
  display: none;
  flex-direction: column;
  height: 367px;
  justify-content: center;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

.item-block .cover > * {
  pointer-events: auto;
}

@media (pointer: coarse) {
  .item-block .cover {
    display: flex;
    height: auto;
    position: static;
  }
}

.item-block .cover > * + * {
  margin-top: 15px;
}

.item-block .cover[style*="display: block"] {
  display: flex !important;
}

.item-block .cover .name {
  position: static;
}

@media (pointer: coarse) {
  .item-block .cover .name {
    display: none;
  }
}

.item-block .cover .name p {
  background: transparent;
  padding: 0;
}

.item-block p {
  margin-bottom: 0;
}

.item-block .img a,
.item-block .img a .catalog-detail-image,
.item-block .img a .catalog-detail-image .image-single,
.item-block .img a .catalog-detail-image .media-item {
  display: block;
  height: 100%;
  width: 100%;
}

.item-block .img a {
  opacity: 1;
  transition: opacity .4s ease;
}

.item-block .img a.loading {
  opacity: 0;
}

.item-block .item-block.loading {
  opacity: .8;
  pointer-events: none;
}

.item-block .img {
  flex: 1 1;
  height: 100%;
  position: relative;
}

.item-block .img img {
  display: block;
  height: 100%;
  margin: 0 auto;
  width: auto;
}

.item-block .name {
  align-items: center;
  display: flex;
}

.item-block .name p {
  font-size: 20px;
  font-weight: 500;
  line-height: 23.44px;
  margin: 0 auto;
}

.item-block .name a {
  color: inherit;
}

.item-block .name a:hover {
  text-decoration: underline;
}

.item-block .name p {
  color: #3a393f;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.item-block .info {
  margin-top: 18px;
  min-height: 53px;
  padding: 0 12px;
}

.item-block .info p {
  color: #3a393f;
  font-size: 14px;
  line-height: 18px;
  opacity: .7;
}

.item-block .ingredients {
  color: #3a393f;
  font-size: 14px;
  line-height: 16.41px;
  position: relative;
  text-align: left;
  width: 100%;
}

.item-block .ingredients {
  padding: 0 12px;
}

.item-block .ingredients .add-components svg,
.item-block .ingredients .remove-components svg {
  left: 12px;
  top: -5px;
}

.item-block .weight {
  background: #f0f0f0;
  border-radius: 6px;
  color: rgba(58, 57, 63, 0.9);
  font-size: 16px;
  line-height: 18.75px;
  padding: 6.5px 18px;
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 1;
}

.item-block .weight.chips {
  top: 50px;
}

.item-block .price-block {
  overflow: hidden;
  padding: 26px 24px 24px;
}

.item-block .price-block .button {
  min-width: 130px;
}

.item-block .price-block form {
  float: right;
}

.item-block .price-block .price {
  float: left;
  line-height: 42px;
}

.item-block .price-block .price p {
  color: #3a393f;
  font-size: 32px;
  font-weight: 500;
  font-family: FuturaDemiC;
}

.item-block .variate-select {
  margin-top: 0;
  padding: 0 24px;
}

@media (max-width: 767px) {
  .item-block .submit-group {
    align-items: flex-end;
    justify-content: flex-end;
  }

  .item-block .submit-group__qty {
    width: 43px;
  }
}

.hidden {
  display: none;
}

.feature-list {
  overflow: hidden;
}

.feature-list .block {
  float: left;
  width: 20%;
}

.feature-list .icon {
  height: 91px;
  position: relative;
}

.feature-list .icon img {
  display: block;
  margin: 0 auto;
  max-height: 89px;
}

.feature-list__title {
  color: #ffa303;
  display: block;
  font-size: 16px;
  margin: 15px 0;
  text-align: center;
}

.feature-list__text {
  color: #3b3940;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

@media (max-width: 991px) {
  .feature-list {
    margin-bottom: 20px;
  }

  .feature-list .block {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
}

.food-menu-item {
  margin-top: 25px;
  position: relative;
}

.food-menu-item .name {
  max-width: 92%;
  position: relative;
}

.food-menu-item .name p {
  background: #fff;
  color: #3b3940;
  display: table;
  font-size: 24px;
  position: relative;
  text-transform: uppercase;
  z-index: 5;
}

.food-menu-item .name p i {
  font-weight: 700;
}

.food-menu-item .name:before {
  border-bottom: 4px dotted #3b3940;
  bottom: 1px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}

.food-menu-item .name:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

.food-menu-item .price {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.food-menu-item .price p {
  background: #fff;
  color: #3b3940;
  display: table;
  font-size: 24px;
  padding: 0 3px;
}

.food-menu-item .des p {
  color: #3b3940;
  font-size: 14px;
  font-style: italic;
  line-height: 19px;
}

@media (max-width: 991px) {
  .food-menu-item .name {
    max-width: 100%;
  }

  .food-menu-item .name:before {
    display: none;
  }

  .food-menu-item .name p {
    margin: 0 auto;
    text-align: center;
  }

  .food-menu-item .price {
    position: relative;
  }

  .food-menu-item .price p {
    margin: 15px auto;
  }

  .food-menu-item .des p {
    text-align: center;
  }
}

.header-region .header-region-current {
  color: #3b3940;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
}

.header-region .header-region-wrapper {
  width: 568px;
  box-sizing: border-box;
  /*
        .delivery {
            padding: 40px;
            margin: 0 -40px -40px;
            background: #f6f6f4;

            .text {
                display: block;
                font-size: 16px;
                font-weight: 500;
                margin-bottom: 25px;
            }

            a {
                display: inline-flex;
                align-items: center;
                font-size: 14px;
                text-transform: uppercase;
                color: #31A91B;
                transition: color 0.3s;

                .icon {
                    fill: currentColor;
                    width: 30px;
                    height: 15px;
                    margin-left: 10px;
                }

                &:hover {
                    color: @main-color;
                }
            }
        }

         */
}

.header-region .header-region-wrapper .confirm-city {
  margin-bottom: 30px;
}

.header-region .header-region-wrapper .confirm-city .region-question {
  display: block;
  font-weight: 500;
  font-size: 16px;
  color: #3b3940;
  margin-bottom: 25px;
}

.header-region .header-region-wrapper .confirm-city .region-question span {
  color: #1e22aa;
}

.header-region .header-region-wrapper .confirm-city .region-question-approve {
  width: 150px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border-radius: 20px;
  background: #1e22aa;
  border: none;
  cursor: pointer;
}

.header-region .header-region-wrapper .region-select-another-wrapper .select-region-title {
  display: block;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #3b3940;
  margin-bottom: 15px;
}

.header-region .header-region-wrapper .region-select-another-wrapper .select-another-city-items {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 40px);
  margin: 0 -20px;
}

.header-region .header-region-wrapper .region-select-another-wrapper .select-another-city-items .city-item {
  width: 33.33%;
  margin: 10px 0;
}

.header-region .header-region-wrapper .region-select-another-wrapper .select-another-city-items .city-item a {
  display: inline-flex;
  align-items: center;
  color: #3b3940;
  min-height: 34px;
  padding: 7px 20px;
  border: 2px solid transparent;
  border-radius: 20px;
  box-sizing: border-box;
  text-decoration: none;
}

.header-region .header-region-wrapper .region-select-another-wrapper .select-another-city-items .city-item.current a {
  border: 2px solid #1e22aa;
  color: #3b3940;
}

#phones_block .list-phone {
  margin: 0 auto 20px;
  text-align: center;
  width: 250px;
}

#phones_block .list-phone ul {
  margin-left: 0;
  padding-left: 0;
}

#phones_block .list-phone ul li {
  align-items: center;
  display: inline-flex;
  margin-bottom: 9px;
}

#phones_block .list-phone ul li a {
  color: #3a393f;
  font-size: 16px;
  position: relative;
}

#phones_block .sub-title p {
  color: #3b3940;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.auth-popup .form {
  width: 75%;
  margin: auto;
}

.header-customer [data-dropdown-container] {
  padding-left: 10px;
  padding-right: 10px;
}

.header-customer .auth-ok.open {
  background: white;
  padding-top: 12px;
  padding-bottom: 12px;
}

.user_block .user_menu {
  width: 310px;
  border-radius: 0;
  top: 68px;
  right: -10px;
}

.user_block .user_menu ul {
  text-align: left;
  margin-bottom: 0;
}

.user_block .user_menu ul li:not(:last-child) {
  margin-bottom: 30px;
}

.user_block .user_menu ul li a {
  font-size: 15px;
}

.switcher-language-block .lang {
  font-weight: 700;
  width: 40px;
}

.switcher-language-block.open .lang {
  background: white;
  padding-left: 5px;
  padding-right: 5px;
  color: black;
}

.switcher-language-block ul {
  margin-bottom: 0;
}

.switcher-language-block ul li a {
  color: #3b3940;
  text-decoration: none;
}

.switcher-language-block ul li:not(:last-child) {
  margin-bottom: 30px;
}

.attribute-filter {
  background: #fafafa;
  padding-bottom: 0;
  padding-top: 0px;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .attribute-filter {
    padding-top: 0;
    z-index: 105;
  }
}

.attribute-filter__links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media (max-width: 991px) {
  .attribute-filter__links {
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .attribute-filter__links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 26px 10px;
  }
}

.attribute-filter__item {
  margin: 0 25px 10px;
}

@media (max-width: 991px) {
  .attribute-filter__item {
    margin: 0 0 25px;
    padding-right: 7px;
    text-align: center;
    width: 25%;
  }
}

@media (max-width: 767px) {
  .attribute-filter__item {
    margin: 0 0 14px;
    padding: 0;
    width: auto;
  }
}

.attribute-filter__item:first-child {
  margin-left: 0;
  margin-top: 2px;
}

.attribute-filter__item:last-child {
  margin-right: 0;
}

.attribute-filter__item a,
.attribute-filter__item span {
  color: #3a393f;
  font-size: 18px;
  padding-bottom: 4px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .attribute-filter__item a,
  .attribute-filter__item span {
    color: #fff;
    display: inline-flex;
    font-size: 16px;
    padding: 9px 18px;
  }
}

.attribute-filter__item span {
  border-bottom: 1px solid transparent;
}

.attribute-filter__item a.active,
.attribute-filter__item a:hover,
.attribute-filter__item span.active,
.attribute-filter__item span:hover {
  border-bottom: 1px solid #1e22aa;
  color: #3a393f;
  text-decoration: none;
}

@media (max-width: 767px) {
  .attribute-filter__item a.active,
  .attribute-filter__item a:hover,
  .attribute-filter__item span.active,
  .attribute-filter__item span:hover {
    background: #1e22aa;
    border: 0;
    border-radius: 23px;
    color: #3a393f;
  }
}

.attribute-filter__open-btn {
  align-items: center;
  background-color: #3a393f;
  border: 0;
  box-shadow: none;
  display: none;
  justify-content: flex-end;
  outline: 0;
  padding: 3px 8px;
  width: 100%;
}

.attribute-filter__open-btn span {
  color: #1e22aa;
  font-size: 16px;
  font-weight: 300;
  padding: 0;
  text-transform: none;
}

@media (max-width: 767px) {
  .attribute-filter__open-btn {
    display: flex;
  }

  .attribute-filter__modal {
    background: rgba(58, 57, 63, 0.95);
    display: none;
    height: calc(100vh - 160px);
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
  }
}

@media screen and (max-width: 768px) {
  .modal-delivery .modal-data {
    max-height: 70vh;
    overflow: auto;
  }

  .to_add_prod .items_block {
    overflow-y: auto;
  }

  .to_add_prod .title_warpper {
    text-align: center;
    font-size: 11px;
  }

@keyframes scale-in-hor-left {
    0% {
      transform: scaleX(0);
      transform-origin: 0 0;
      opacity: 1;
    }

    100% {
      transform: scaleX(1);
      transform-origin: 0 0;
      opacity: 1;
    }
}

  .submenu__menu > ul > li > span,
  .submenu__menu > ul > li a {
    padding: 15px 27px 15px;
  }

  .account-navigation .nav.items {
    display: block !important;
    padding-left: 0;
  }

  .cabinet-page .actions-toolbar {
    width: 100%;
  }

  .cabinet-page button.form-submit {
    max-width: 100%;
  }

  .cabinet-page .white-block .adress {
    position: absolute;
    top: 30px;
    left: 33px;
    padding: 0 !important;
  }

  .cabinet-page .imc_loader {
    margin-top: 10px;
  }

  .cabinet-page .childs_items {
    position: relative;
    width: 90%;
  }

  .cabinet-page .childs_items .remove_child {
    position: absolute;
    top: -139px;
    right: -22px;
  }

  #mobile_user ul.navigation {
    padding-left: 25px;
    border-top: 1px solid #eee;
    padding-bottom: 0;
    margin-bottom: 6px;
  }

  #mobile_user ul.navigation .metismenu-item {
    line-height: 21px;
    padding-bottom: 23px;
  }

  #mobile_user ul.navigation li:first-child {
    padding-top: 20px;
  }

  header .header-wrap .logo {
    margin-left: 20px;
  }

  .pc_menu {
    display: none;
  }

  .item-block .cover {
    display: flex !important;
  }

  #modal-submenu {
    display: block !important;
  }

  .modal-submenu .submenu__inner button {
    height: 60px;
  }

  .submenu__inner {
    position: absolute;
    top: 0;
  }

  .submenu__inner .js-modal-close,
  .submenu__inner .js-modal-open {
    padding-left: 7px;
  }

  .submenu__inner .js-modal-close,
  .submenu__inner .submenu__menu {
    display: none;
  }

  .submenu__inner.active .js-modal-open {
    display: none;
  }

  .submenu__inner.active .js-modal-close {
    display: block;
  }

  .submenu__inner.active .submenu__menu {
    animation: scale-in-hor-left 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    display: flex;
    flex-direction: column;
  }

  .submenu__inner.active .submenu__menu .switcher-language-list {
    background: #fff;
    border-color: #f0f0f0;
    position: fixed;
    bottom: 12px;
    display: flex;
    width: 90%;
  }

  .submenu__inner.active .submenu__menu .switcher-language-list li {
    border: 0;
  }

  .submenu__inner.active .submenu__menu .submenu-phones {
    border-top: 1px solid #f0f0f0;
    display: none;
  }
}

@media screen and (max-width: 768px) and (max-width: 580px) {
  .submenu__inner.active .submenu__menu .submenu-phones {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .submenu__inner.active .submenu__menu .submenu-phones ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 16px 30px;
  }

  .submenu__inner.active .submenu__menu .submenu-phones li {
    border: 0;
    line-height: 38px;
    padding: 0;
    width: 50%;
  }
}

@media screen and (max-width: 768px) and (max-width: 374px) {
  .submenu__inner.active .submenu__menu .submenu-phones li {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .submenu__inner.active .submenu__menu .submenu-phones a {
    align-items: center;
    display: inline-flex;
    font-weight: 500;
    padding: 0;
  }

  .submenu__inner.active .submenu__menu .submenu-phones a svg {
    margin-right: 4px;
  }

  .checkout-page .additional .edit_ingridients {
    top: 20px;
  }

  .mx-datepicker {
    width: 100% !important;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__info {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 80px;
    padding: 35px 0 10px;
    width: 100%;
  }

  #minicart .minicart-wrapper .block-minicart .block-title .text {
    margin-top: 0;
  }

  #minicart .js-mini-basket__remove {
    position: absolute;
    right: 17px;
    top: -12px;
  }

  #minicart span {
    display: block;
  }

  .modal-wrap .modal-components .ingredients-modal-panel {
    align-items: center;
    display: flex;
    position: fixed;
    bottom: 20px;
    width: 100%;
  }

  .modal-wrap .modal-components .ingredients-modal-panel button {
    width: 45%;
  }

  .minicart-wrapper .edit_ingridients:after {
    width: 20px;
    height: 20px;
    display: inline-block;
    right: 50px;
    top: 4px;
    position: absolute;
    opacity: 0.5;
    cursor: pointer;
  }

  .modal-wrap .modal-components .ingredients-modal-panel .clean {
    background-color: transparent;
    border: 0;
    color: #212529;
    padding: 0;
  }

  #modal-components .modal-content {
    border: 0;
    height: 100vh;
  }

  #modal-components .modal-dialog {
    margin: 0;
  }

  .modal-wrap .modal-components .ingredients-modal-panel {
    align-items: center;
    display: flex;
    margin-top: 16px;
    position: fixed;
    right: 0;
    left: 0;
    top: 90%;
    bottom: 0px;
  }

  .modal-components {
    min-height: 500px;
    padding: 0 !important;
    text-align: center;
  }

  .modal-components .image img {
    display: none;
  }

  .small_in .modal-components .image img {
    display: block;
    margin-top: 80px;
  }

  .small_in .modal-components .js-ingredients-apply {
    width: 90% !important;
    margin: auto;
  }

  .product_info .image img {
    max-width: 100%;
  }

  .modal-wrap .modal-components {
    height: auto !important;
  }

  .modal-wrap .modal-components .product_info .product_price {
    color: #3a393f;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    margin-top: 0 !important;
  }

  #cart .form-item {
    margin-bottom: 25px !important;
  }

  #cart .checkout-submit__next {
    display: block;
  }

  #cart .form .field-radio label {
    align-items: center;
    color: #3a393f;
    cursor: pointer;
    display: flex;
    font-size: 13px;
    height: 100%;
    justify-content: center;
    line-height: 16px;
    padding: 10px 21px 12px;
  }

  .copyright .block1 {
    width: 90%;
    margin: auto;
    text-align: center;
  }

  .copyright .block1 img {
    margin: auto;
  }

  .copyright .block2 .social {
    display: block;
    font-size: 0;
    width: 190px;
    margin: auto;
    margin-top: 18px;
    margin-bottom: 15px;
  }

  .header-region .header-region-current {
    height: 60px !important;
  }

  [data-dropdown-container][data-position="fixed"]:not(.open) [data-dropdown-content] {
    display: block;
    visibility: hidden;
  }

  [data-dropdown-container][data-position="fixed"] [data-dropdown-content] {
    position: fixed;
    top: unset;
    width: 100%;
    bottom: 0;
    z-index: 101;
    transform: translateY(100%);
    transition: transform 0.3s;
  }

  [data-dropdown-container][data-position="fixed"].open [data-dropdown-toggle]:before {
    content: '';
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  [data-dropdown-container][data-position="fixed"].open [data-dropdown-content] {
    transform: translateY(0);
  }

  [data-dropdown-container][data-position="fixed"].before-close [data-dropdown-content] {
    transform: translateY(100%);
  }

  header {
    height: 60px !important;
  }

  .slider-foods-left {
    display: none;
  }

  .catalog-detail .catalog-detail-card .image-single img {
    max-width: 100%;
  }

  .nav-sections {
    top: 60px;
  }

  header .header-wrap .info {
    margin-right: 0;
  }

  .header-region {
    position: static;
  }

  .header-region .header-region-current:after {
    display: none;
  }

  .header-region:not(.open) .header-region-wrapper {
    display: block;
    visibility: hidden;
  }

  .header-region .header-region-wrapper {
    position: fixed;
    top: unset;
    width: 100%;
    bottom: 0;
    z-index: 101;
    transform: translateY(100%);
    transition: transform 0.3s;
  }

  .header-region.open .header-region-current:before {
    content: '';
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .header-region.open .header-region-wrapper {
    transform: translateY(0);
  }

  .header-region.before-close .header-region-wrapper {
    transform: translateY(100%);
  }

  .header-region .header-region-wrapper {
    width: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .header-region .header-region-wrapper .region-select-another-wrapper .select-another-city-items .city-item {
    width: 50%;
  }
}

.catalog-list {
  background: #fafafa;
  overflow: hidden;
  padding: 30px 0 33px;
  position: relative;
}

.catalog-list .main-title {
  border-bottom: 2px solid #1e22aa;
  color: #3b3940;
  display: table;
  font-family: FuturaDemiC;
  max-width: 90%;
  min-height: 30px;
  font-size: 48px;
  line-height: 1;
  margin: 10px auto 30px;
  padding: 2px 2px 0;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}

.catalog-list .bg-img2 {
  background: url(/media/ilmolino/dst/images/bg_left.png?59f4a2ebd6a894c735f90d5a54e7df3f) no-repeat 50%;
  height: 400px;
  position: absolute;
  right: 20px;
  top: 141px;
  width: 258px;
}

.catalog-list .bg-img1 {
  background: url(/media/ilmolino/dst/images/bg_right.png?c28beda1be575cedcbaf0d12f53d046f) no-repeat 50%;
  height: 407px;
  left: 10px;
  position: absolute;
  top: 1090px;
  width: 279px;
}

.catalog-list .bg-img3 {
  background: url(/media/ilmolino/dst/images/bg_r_small.png?88b57b1566e189d56204547ad25c756a) no-repeat 50%;
  height: 298px;
  position: absolute;
  right: -280px;
  top: 1290px;
  width: 372px;
}

.catalog-list {
  background: #fafafa;
  overflow: hidden;
  padding: 30px 0 33px;
  position: relative;
}

@media (max-width: 1200px) {
  .catalog-list {
    padding-top: 30px;
  }
}

@media (max-width: 380px) {
  .catalog-list {
    padding-top: 30px;
  }
}

.catalog-list .more-btn {
  background-color: #1e22aa;
  border-radius: 10px;
  color: #3b3940;
  display: block;
  font-size: 24px;
  line-height: 66px;
  margin: 5px auto 0;
  text-align: center;
  text-decoration: none;
  width: 242px;
}


/*# sourceMappingURL=catalog_list.css.map*/