/*!
 * Bootstrap Reboot v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  font-style: normal;
  line-height: inherit;
}
address,
dl,
ol,
ul {
  margin-bottom: 1rem;
}
dl,
ol,
ul {
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.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: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  border-style: none;
}
img,
svg {
  vertical-align: middle;
}
svg {
  overflow: hidden;
}
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;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  -webkit-border-radius: 0;
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
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: 0.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;
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: #fff;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19f;
  box-shadow: 0 0 0 5px #19f;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.light-gallery .flickity-viewport {
  min-height: 150px;
}
body,
html {
  height: 100%;
}
body {
  position: relative;
  width: 100%;
  min-width: 320px;
}
.cc_container a,
.cc_container a:visited {
  color: #114883 !important;
}
.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  background-color: #18303e]  !important;
  color: #fff !important;
}
.cc_container {
  color: #212529 !important;
}
.root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  height: 100%;
}
.root .main-wrapper {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
.root {
  padding-top: 50px;
}
.root--navbar-is-full {
  padding-top: 90px;
}
img.opacity-up {
  opacity: 0.1;
  will-change: opacity;
  -webkit-transition: opacity 0.8s;
  -o-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
img.opacity-up.lazyloaded {
  opacity: 1;
}
.active .add-favorite,
.js-favorites-section,
.remove-from-favorite {
  display: none;
}
.active .remove-from-favorite {
  display: block;
}
.favorites-more-like {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.box-more-like-this {
  display: none;
  overflow: hidden;
}
.box-favorites.title-bar__title,
.box-more-like-this .title-bar__title {
  text-decoration: none;
  margin: 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.js-favorites-box.carousel .flickity-slider {
  margin-left: 0;
}
.pages .title-page {
  color: #193f8b;
}
.mt-1 {
  margin-top: 30px;
}
.mr-1 {
  margin-right: 30px;
}
.mb-1 {
  margin-bottom: 30px;
}
.ml-1 {
  margin-left: 30px;
}
.pt-1 {
  padding-top: 30px;
}
.pr-1 {
  padding-right: 30px;
}
.pb-1 {
  padding-bottom: 30px;
}
.pl-1 {
  margin-left: 30px;
}
.mt-2 {
  margin-top: 20px;
}
.mr-2 {
  margin-right: 20px;
}
.mb-2 {
  margin-bottom: 20px;
}
.ml-2 {
  margin-left: 20px;
}
.pt-2 {
  padding-top: 20px;
}
.pr-2 {
  padding-right: 20px;
}
.pb-2 {
  padding-bottom: 20px;
}
.pl-2 {
  margin-left: 20px;
}
.mt-3 {
  margin-top: 16px;
}
.mr-3 {
  margin-right: 16px;
}
.grid .box-cell__title,
.mb-3 {
  margin-bottom: 16px;
}
.ml-3 {
  margin-left: 16px;
}
.pt-3 {
  padding-top: 16px;
}
.pr-3 {
  padding-right: 16px;
}
.pb-3 {
  padding-bottom: 16px;
}
.pl-3 {
  margin-left: 16px;
}
.mt-4 {
  margin-top: 13px;
}
.mr-4 {
  margin-right: 13px;
}
.mb-4 {
  margin-bottom: 13px;
}
.ml-4 {
  margin-left: 13px;
}
.pt-4 {
  padding-top: 13px;
}
.pr-4 {
  padding-right: 13px;
}
.pb-4 {
  padding-bottom: 13px;
}
.pl-4 {
  margin-left: 13px;
}
.box-cell__title,
.mt-5 {
  margin-top: 8px;
}
.mr-5 {
  margin-right: 8px;
}
.mb-5 {
  margin-bottom: 8px;
}
.ml-5 {
  margin-left: 8px;
}
.pt-5 {
  padding-top: 8px;
}
.pr-5 {
  padding-right: 8px;
}
.pb-5 {
  padding-bottom: 8px;
}
.pl-5 {
  margin-left: 8px;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.row {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row,
.row-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.row-cell {
  width: 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.row-cell > noindex {
  width: 100%;
}
.row-cell-1 {
  max-width: 8.33333%;
  -webkit-flex-basis: 8.33333%;
  -ms-flex-preferred-size: 8.33333%;
  flex-basis: 8.33333%;
}
.row-cell-2 {
  max-width: 16.66667%;
  -webkit-flex-basis: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  flex-basis: 16.66667%;
}
.row-cell-3 {
  max-width: 25%;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}
.row-cell-4 {
  max-width: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
}
.row-cell-5 {
  max-width: 41.66667%;
  -webkit-flex-basis: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  flex-basis: 41.66667%;
}
.row-cell-6 {
  max-width: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.row-cell-7 {
  max-width: 58.33333%;
  -webkit-flex-basis: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  flex-basis: 58.33333%;
}
.row-cell-8 {
  max-width: 66.66667%;
  -webkit-flex-basis: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  flex-basis: 66.66667%;
}
.row-cell-9 {
  max-width: 75%;
  -webkit-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}
.row-cell-10 {
  max-width: 83.33333%;
  -webkit-flex-basis: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  flex-basis: 83.33333%;
}
.row-cell-11 {
  max-width: 91.66667%;
  -webkit-flex-basis: 91.66667%;
  -ms-flex-preferred-size: 91.66667%;
  flex-basis: 91.66667%;
}
@media (min-width: 640px) {
  .row-cell-sm-1 {
    max-width: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
  }
  .row-cell-sm-2 {
    max-width: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
  }
  .row-cell-sm-3 {
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .row-cell-sm-4 {
    max-width: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
  }
  .row-cell-sm-5 {
    max-width: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
  }
  .row-cell-sm-6 {
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .row-cell-sm-7 {
    max-width: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
  }
  .row-cell-sm-8 {
    max-width: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
  }
  .row-cell-sm-9 {
    max-width: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }
  .row-cell-sm-10 {
    max-width: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
  }
  .row-cell-sm-11 {
    max-width: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
  }
}
@media (min-width: 768px) {
  .row-cell-md-1 {
    max-width: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
  }
  .row-cell-md-2 {
    max-width: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
  }
  .row-cell-md-3 {
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .row-cell-md-4 {
    max-width: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
  }
  .row-cell-md-5 {
    max-width: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
  }
  .row-cell-md-6 {
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .row-cell-md-7 {
    max-width: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
  }
  .row-cell-md-8 {
    max-width: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
  }
  .row-cell-md-9 {
    max-width: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }
  .row-cell-md-10 {
    max-width: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
  }
  .row-cell-md-11 {
    max-width: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
  }
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.truncate {
  position: relative;
  padding-bottom: 20px;
  overflow: hidden;
}
.truncate-row {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300px;
  background-image: -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff);
  background: -o-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(hsla(0, 0%, 100%, 0)),
    to(#fff)
  );
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr="#00ffffff",EndColorStr="#ffffff");
  text-align: right;
}
.truncate__btn {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
  outline: none;
  font-size: 0.8rem;
  background: #fff;
  color: #1d4054;
  text-decoration: underline;
}
.truncate__btn:focus {
  outline: none;
}
.truncate__btn:hover {
  opacity: 0.7;
  cursor: pointer;
}
.icons {
  position: relative;
}
.icons:before {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-pixelated;
  image-rendering: pixelated;
}
.icons-search:before {
  width: 23px;
  height: 23px;
  background-position: -333px -15px;
}
.icons-heart:before {
  width: 26px;
  height: 20px;
  background-position: -426px -15px;
}
.actions__btn-favorite.active:before,
.icons-heart-empty:before {
  width: 26px;
  height: 20px;
  background-position: -455px -12px;
}
.icons-star:before {
  width: 17px;
  height: 17px;
  background-position: -466px -46px;
}
.icons-star-big:before {
  width: 26px;
  height: 26px;
  background-position: -275px -12px;
}
.icons-star-big-empty:before {
  width: 26px;
  height: 26px;
  background-position: -304px -12px;
}
.icons-star-half-alt:before {
  width: 26px;
  height: 26px;
  background-position: -272px -12px;
}
.icons-ok-circled:before,
.modal.success .modal-card__type-bar:before {
  content: "\E805";
}
.icons-cancel-circled:before,
.modal.error .modal-card__type-bar:before {
  content: "\E806";
}
.icons-home:before,
.navbar-navigation__btn-home:before,
.navbar-navigation__link-home:before {
  content: "\E807";
}
.icons-up-open:before,
.navbar-list__btn.other-button-show:before {
  width: 16px;
  height: 12px;
  background-position: -253px 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icons-down-open:before,
.navbar-list__btn.general-button-show:before {
  width: 16px;
  height: 12px;
  background-position: -253px 0;
}
.drawer-list__item
  #drawerTagToggleBtn.drawer-list__btn:not(.general-button-show)
  .icons:before,
.icons-right-open-small-grey:before {
  width: 14px;
  height: 12px;
  background-position: -163px -14px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.icons-down-open-small-grey:before {
  width: 14px;
  height: 12px;
  background-position: -163px -14px;
}
.icons-down-open-small:before {
  width: 14px;
  height: 12px;
  background-position: -280px 0;
}
.icons-left-open:before {
  width: 16px;
  height: 12px;
  background-position: -253px 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icons-right-open:before {
  width: 16px;
  height: 12px;
  background-position: -253px 0;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icons-right-open-blue:before {
  width: 16px;
  height: 18px;
  background-position: -125px 0;
}
.icons-up-big:before {
  content: "\E810";
}
.icons-down-big:before {
  content: "\E80D";
}
.icons-left-big:before {
  content: "\E80E";
  width: 20px;
  height: 20px;
  background-position: -466px -70px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icons-right-big:before {
  width: 20px;
  height: 20px;
  background-position: -176px 0;
}
.icons-angle-up:before {
  content: "\F106";
}
.icons-angle-down:before {
  content: "\F107";
}
.icons-angle-left:before {
  width: 18px;
  height: 18px;
  background-position: -200px 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icons-angle-right:before,
.navbar-navigation__btn-back:before,
.navbar-navigation__link-back:before {
  width: 18px;
  height: 18px;
  background-position: -200px 0;
}
.icons-menu:before,
.navbar-navigation__btn-burger:before,
.navbar-navigation__link-burger:before {
  width: 20px;
  height: 20px;
  position: fixed !important;
  top: 8px;
  left: 15px;
  background-position: -251px -16px;
}
.icons-share:before {
  width: 22px;
  height: 22px;
  background-position: -223px -3px;
}
.icons-pwa:before {
  width: 26px;
  height: 20px;
  background-position: -391px -15px;
}
.icons-picture:before {
  width: 57px;
  height: 45px;
  background-position: -127px -27px;
}
.icons:before,
.pictures-icon {
  position: relative;
}
.icons:before,
.pictures-icon:before {
  content: "";
  position: absolute;
  background-image: url(../svg/buttons-icons-mobiledbfe.svg?c80f3593ab56edffa85d14bd1a01c04e);
  background-repeat: no-repeat;
  background-size: 488px 95px;
}
.pictures-icon--logo:before {
  width: 148px;
  height: 22px;
  margin-top: 8px;
}
.pictures-icon--appstore:before {
  width: 154px;
  height: 95px;
  background-size: cover;
  background-position: -310px -43px;
}
.pictures-icon--amazon:before {
  width: 154px;
  height: 95px;
  background-position: -155px -43px;
}
.pictures-icon--google_play:before {
  width: 154px;
  height: 95px;
  background-position: 0 -43px;
}
.pictures-icon--burger:before {
  width: 20px;
  height: 20px;
  background-position: -250px -18px;
  margin-top: -8px;
  margin-left: -2px;
}
.pictures-icon-down-open:before {
  width: 16px;
  height: 36px;
  background-position: -248px 25px;
}
.navbar-wrapper {
  width: 100%;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),
    0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.navbar-wrapper--fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
.navbar {
  height: 50px;
  background-color: #1d4054;
}
.navbar--small {
  height: 40px;
  background-color: #23556b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-box {
  width: 100%;
}
.navbar-actions {
  max-width: 100px;
  -webkit-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  -ms-flex-align: center;
}
.navbar-actions,
.navbar-navigation {
  -webkit-box-flex: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: flex-end;
}
.navbar-navigation {
  max-width: 60px;
  -webkit-flex: 0 0 70px;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  z-index: 9;
}
.navbar-navigation__link:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navbar-navigation__btn,
.navbar-navigation__link {
  position: relative;
  width: 30px;
  height: 50px;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  line-height: 1;
  display: block;
  border: none;
  outline: none;
  background: none;
}
.navbar-navigation__btn:focus,
.navbar-navigation__link:focus {
  outline: none;
}
.navbar-navigation__btn--as-link:active,
.navbar-navigation__btn--as-link:hover,
.navbar-navigation__btn--as-link:visited,
.navbar-navigation__link--as-link:active,
.navbar-navigation__link--as-link:hover,
.navbar-navigation__link--as-link:visited {
  color: #fff;
  text-decoration: none;
}
.navbar-navigation__btn-burger,
.navbar-navigation__link-burger {
  font-size: 1.3rem;
}
.navbar-navigation__btn-burger:before,
.navbar-navigation__link-burger:before {
  margin-top: 6px;
}
.navbar-navigation__btn-back,
.navbar-navigation__link-back {
  font-size: 1.1rem;
}
.navbar-navigation__btn-back:before,
.navbar-navigation__link-back:before {
  top: 24px;
}
.navbar-navigation__btn-home,
.navbar-navigation__link-home {
  font-size: 1.3rem;
}
.navbar-navigation__btn.relation-show.navbar-navigation__btn-back:before,
.navbar-navigation__btn.relation-show.navbar-navigation__btn-burger:before,
.navbar-navigation__btn.relation-show.navbar-navigation__link-home:before,
.navbar-navigation__link.relation-show.navbar-navigation__btn-back:before,
.navbar-navigation__link.relation-show.navbar-navigation__btn-burger:before,
.navbar-navigation__link.relation-show.navbar-navigation__link-home:before {
  color: #1d4054;
}
.navbar-brand {
  max-width: -webkit-calc(100% - 160px);
  max-width: calc(100% - 160px);
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
}
.navbar-brand__title {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 1rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  padding-top: 14px;
  padding-bottom: 14px;
}
.navbar-brand__title:active,
.navbar-brand__title:hover,
.navbar-brand__title:visited {
  color: #fff;
  text-decoration: none;
}
.navbar-carousel {
  float: left;
  width: -webkit-calc(100% - 55px);
  width: calc(100% - 55px);
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  margin-left: 15px;
  -ms-overflow-style: none;
}
.navbar-carousel::-webkit-scrollbar {
  display: none;
}
.navbar-carousel-cell {
  margin-right: 40px;
}
.navbar-carousel-cell__item {
  display: block;
  color: #fff;
  font-size: 1rem;
  white-space: nowrap;
  padding-top: 7px;
  padding-bottom: 7px;
}
.navbar-carousel-cell__item:active,
.navbar-carousel-cell__item:hover,
.navbar-carousel-cell__item:visited {
  color: #fff;
  text-decoration: none;
}
.navbar-list {
  float: right;
  width: 38px;
  height: 40px;
}
.navbar-list__btn {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  padding: 7px 0 6px;
  background-color: #23556b;
  border: none;
  outline: none;
}
.navbar-list__btn:before {
  top: 14px;
  left: 12px;
  bottom: 0;
  right: 0;
}
.navbar-list__btn:focus {
  outline: none;
}
.navbar-list__btn.general-button-show:before {
  -webkit-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
}
.navbar-list__btn.other-button-show {
  height: 25px;
  width: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #1d4054;
}
.navbar-list__btn.other-button-show:before {
  left: 2px;
  top: 10px;
}
.navbar-list-box {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #1d4054;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),
    0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
  overflow: auto;
}
.navbar-list-box.container-show {
  display: block;
}
.navbar-list-box.container-show .other-button-block {
  width: 100%;
  height: 20px;
}
.navbar-list-box-cell {
  width: 100%;
}
.navbar-list-box-cell__item {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #fff;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 0.9rem;
  color: #202020;
}
.navbar-list-box-cell__item:focus,
.navbar-list-box-cell__item:hover,
.navbar-list-box-cell__item:visited {
  text-decoration: none;
  color: #202020;
}
.navbar-list-box-cell__item.active {
  background-color: hsla(0, 0%, 100%, 0.3);
}
.search__btn {
  position: relative;
  width: 40px;
  height: 50px;
  color: #fff;
  display: block;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
}
.search__btn:focus {
  outline: none;
}
.search__btn:before {
  top: 14px;
  left: 8px;
}
.search-box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #fff;
  z-index: 1;
}
.search-box.container-show {
  display: block;
}
.search-box form {
  position: relative;
  width: 100%;
}
.search-box .row-cell {
  padding-right: 0;
  padding-left: 0;
}
.search-box__field {
  display: block;
  width: 100%;
  height: 50px;
  padding: 15px 47px 15px 85px;
  color: #202020;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  outline: none;
}
.search-box__field:focus {
  outline: none;
}
.search-box__submit {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 50px;
  color: #1d4054;
  margin-right: 7px;
  display: block;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
}
.search-box__submit:focus {
  outline: none;
}
.languages-icon,
.languages-list__link,
.languages__btn {
  position: relative;
  width: 30px;
  height: 30px;
}
.languages-icon:after,
.languages-list__link:after,
.languages__btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  background-image: url(../flags-sprite-mobiledaae.html?a6c53f304ebcc3a5be4419ee5587edb8);
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.languages-icon--en:after {
  background-position: -10px -10px;
}
.languages-icon--ru:after {
  background-position: -60px -10px;
}
.languages-icon--de:after {
  background-position: -10px -60px;
}
.languages-icon--fr:after {
  background-position: -60px -60px;
}
.languages-icon--es:after {
  background-position: -110px -10px;
}
.languages-icon--pt:after {
  background-position: -160px -60px;
}
.languages-icon--cn:after {
  background-position: -110px -60px;
}
.languages-icon--uk:after {
  background-position: -160px -10px;
}
.languages-icon--ja:after {
  background-position: -10px -110px;
}
.languages-icon--ar:after {
  background-position: -60px -110px;
}
.languages-icon--it:after {
  background-position: -110px -110px;
}
.languages {
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
}
.languages,
.languages-inner {
  position: relative;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.languages-inner {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.languages__btn {
  width: 100% !important;
  height: 50px !important;
  outline: none;
  border: none;
  background: none;
  color: #fff;
  text-align: right;
  font-size: 0.8rem;
}
.languages__btn:focus {
  outline: none;
}
.languages__btn:before {
  margin-right: -5px;
  top: 19px;
  right: 0;
}
.languages-list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #1d4054;
  z-index: 1;
}
.languages-list.container-show {
  display: block;
}
.languages-list__item {
  display: block;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.languages-list__item:last-child {
  padding-bottom: 15px;
}
.languages-list__link {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.languages-list__link:focus,
.languages-list__link:hover,
.languages-list__link:visited {
  text-decoration: none;
}
.drawer {
  position: fixed;
  top: 90px;
  left: -270px;
  width: 260px;
  height: -webkit-calc(100% - 90px);
  height: calc(100% - 90px);
  border-color: rgba(0, 0, 0, 0.12);
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.5s;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),
    0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
  z-index: 10;
}
.drawer.container-show {
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  transform: translateX(270px);
}
.drawer .container {
  padding-right: 0;
  padding-left: 26px;
}
.drawer .container .row {
  margin-right: 0;
  margin-left: 0;
}
.drawer .container .row-cell {
  padding-right: 0;
  padding-left: 0;
}
.drawer-list {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.drawer-list__item {
  display: block;
  width: 100%;
  background-color: #fff;
  padding-top: 20px;
}
.drawer-list__item.active > .drawer-list__btn,
.drawer-list__item.active > .drawer-list__link {
  color: #6610f2;
  background-color: rgba(101, 116, 205, 0.2);
}
.drawer-list__item.active > .drawer-list__btn:focus,
.drawer-list__item.active > .drawer-list__link:focus {
  color: #6610f2;
  background-color: rgba(101, 116, 205, 0.4);
}
.drawer-list__item #drawerTagToggleBtn.drawer-list__btn .icons:before {
  top: -6px;
}
.drawer-list__item .actions {
  display: block;
}
.drawer-list__item .actions__btn {
  color: #2d3e58;
  font-weight: 500;
  margin-left: 0;
}
.drawer-list__btn,
.drawer-list__link {
  height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1.125rem;
  font-weight: 500;
  color: #2d3e58;
  padding: 0;
}
.drawer-list__btn:before,
.drawer-list__link:before {
  position: absolute;
  top: 0;
  left: -60px;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #969696;
  font-size: 1rem;
}
.drawer-list__btn .icons,
.drawer-list__link .icons {
  position: relative;
  left: 7.5px;
  top: 1px;
}
.drawer-list__btn:focus,
.drawer-list__btn:hover,
.drawer-list__btn:visited,
.drawer-list__link:focus,
.drawer-list__link:hover,
.drawer-list__link:visited {
  color: #2d3e58;
}
.drawer-list__link {
  text-decoration: none;
}
.drawer-list__link:focus,
.drawer-list__link:hover,
.drawer-list__link:visited {
  text-decoration: none;
}
.drawer-list__btn {
  background: none;
  border: none;
  outline: none;
}
.drawer-list__btn:focus {
  outline: none;
}
.drawer-scrim {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}
.drawer-scrim.scrim-show {
  visibility: visible;
  opacity: 1;
}
.drawer-sublist {
  width: 100%;
  display: none;
  margin: 0;
  padding: 0 0 0 16px;
  list-style-type: none;
}
.drawer-sublist.container-show {
  display: block;
}
.drawer .section.js-favorites-section .title {
  width: 100%;
}
.drawer .section.js-favorites-section .title-bar {
  padding-top: 28px;
}
.drawer .section.js-favorites-section .title-bar.mt-1 {
  margin-top: 0;
}
.drawer .section.js-favorites-section .title-bar__title {
  width: 100%;
  height: 20px;
  text-align: center;
  font-size: 1.125rem;
}
.drawer .section.js-favorites-section .box.carousel {
  width: 160px;
  display: block;
  margin-left: 20px;
  padding-top: 20px;
  padding-left: 32px;
}
.drawer .section.js-favorites-section .box-cell__title {
  text-align: center;
}
.drawer .section.js-favorites-section .box-cell-inner {
  width: 100px;
  padding-left: 0;
  padding-right: 0;
}
.section {
  width: 100%;
  background-color: #fff;
}
.actions-bar {
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px 15px;
}
.actions,
.actions-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.actions {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.actions-bar .actions {
  top: -6px;
  left: -10px;
  position: relative;
}
.actions-bar .votes {
  position: relative;
  top: -10px;
}
.actions__btn {
  position: relative;
  background: none;
  border: none;
  outline: none;
  width: 26px;
  height: 20px;
  padding: 0;
  color: #f66d9b;
  margin-left: 20px;
}
.actions__btn:focus {
  outline: none;
}
.actions__btn.active:before {
  color: #f66d9b;
}
.actions__btn-favorite:before,
.actions__btn-pwa:before,
.actions__btn-share:before {
  font-size: 1.3rem;
  color: #1d4054;
}
.actions__btn-pwa {
  display: none;
}
.actions__btn-pwa:before {
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.box {
  width: 100%;
  padding-top: 16px;
}
.box-cell {
  width: 33.33333%;
}
@media (min-width: 640px) {
  .box-cell {
    width: 16.66667%;
  }
}
.box-cell:active,
.box-cell:hover,
.box-cell:visited {
  text-decoration: none;
  cursor: pointer;
}
.box-cell-inner {
  width: 100%;
  padding-left: 0;
  padding-right: 7.5px;
}
.box-cell__icon {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
  background-color: #fff;
  overflow: hidden;
  z-index: 1;
  -webkit-border-radius: 20%;
  border-radius: 20%;
}
.box-cell__icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 3rem;
  color: #2d3e58;
}
.box-cell__icon img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
  display: block;
  outline: none;
  border: none;
  -webkit-border-radius: 20%;
  border-radius: 20%;
}
.box-cell__icon > picture {
  display: none;
}

.box-cell__title {
  margin-bottom: 0;
  display: block;
  text-decoration: none;
  color: #202020;
  font-size: 0.8rem;
  font-weight: 500;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.carousel {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow-x: scroll;
}
.carousel .flickity-slider {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.carousel.flickity-enabled {
  display: block;
}
.carousel .box-cell {
  min-width: 33.33333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
@media (min-width: 640px) {
  .carousel .box-cell {
    min-width: 16.66667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
  }
}
.carousel .box-cell__icon {
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.carousel .box-cell__icon.big-radius,
.carousel .box-cell__icon.big-radius img {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.carousel .box-cell__icon.big-radius:after {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.carousel .box-cell__icon img {
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.carousel .box-cell__icon:after {
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.carousel--icon-4-3--medium .box-cell {
  min-width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media (min-width: 640px) {
  .carousel--icon-4-3--medium .box-cell {
    min-width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}
.carousel--icon-4-3--large .box-cell {
  min-width: 68%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 68%;
  -ms-flex: 0 0 68%;
  flex: 0 0 68%;
}
@media (min-width: 640px) {
  .carousel--icon-4-3--large .box-cell {
    min-width: 33.33333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
  }
}
.carousel--icon-4-3 .box-cell__icon {
  padding-top: 75%;
}
.carousel--icon-6-5--medium .box-cell {
  min-width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media (min-width: 640px) {
  .carousel--icon-6-5--medium .box-cell {
    min-width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}
.carousel--icon-6-5--large .box-cell {
  min-width: 68%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 68%;
  -ms-flex: 0 0 68%;
  flex: 0 0 68%;
}
@media (min-width: 640px) {
  .carousel--icon-6-5--large .box-cell {
    min-width: 33.33333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
  }
}
.carousel--icon-6-5 .box-cell__icon {
  padding-top: 83.33333%;
}
.grid {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 15px;
  padding-right: 7.5px;
}
.grid .box-cell {
  width: 33.3333%;
}
@media (min-width: 640px) {
  .grid .box-cell {
    width: 16.66667%;
  }
}
.votes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.votes__btn {
  position: relative;
  background: none;
  border: none;
  outline: none;
  width: 28px;
  height: 20px;
  padding: 0;
}
.votes__btn:focus {
  outline: none;
}
.votes__btn:before {
  font-size: 1.3rem;
  color: #ffd37c;
}
.votes__star-half__1:before {
  width: 9px;
  margin-left: -13px;
}
.votes__star-half__2:before {
  width: 10px;
  margin-left: -13px;
}
.votes__star-half__3:before {
  width: 11px;
  margin-left: -13px;
}
.votes__star-half__4:before {
  width: 12px;
  margin-left: -13px;
}
.votes__star-half__5:before {
  width: 13px;
  margin-left: -13px;
}
.votes__star-half__6:before {
  width: 14px;
  margin-left: -13px;
}
.votes__star-half__7:before {
  width: 15px;
  margin-left: -13px;
}
.votes__star-half__8:before {
  width: 16px;
  margin-left: -13px;
}
.votes__star-half__9:before {
  width: 17px;
  margin-left: -13px;
}
.votes__description {
  padding-left: 10px;
}
.title-bar {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.title-bar__title {
  color: #202020;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: normal;
}
.title-bar__more {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #202020;
}
.title-bar__more:before {
  font-size: 1.2rem;
}
.title-bar__more.icons-right-big:before {
  right: 0;
  top: -10px;
  margin-left: auto;
}
.title-bar--as-link:active,
.title-bar--as-link:hover,
.title-bar--as-link:visited {
  text-decoration: none;
}
.is-game .breadcrumb {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.is-game .breadcrumb-item {
  list-style: none;
}
.is-game .breadcrumb-item > a {
  color: #193f8b;
}
.is-game .breadcrumb-item > a:hover {
  text-decoration: none;
}
.is-game .breadcrumb-item-separate {
  width: 24px;
  height: 24px;
}
.is-game .breadcrumb-item-separate:before {
  position: relative;
  top: 1px;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1rem;
  margin-left: 4px;
  margin-top: 1px;
}
.post--as-contact {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
}
.post {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.post__title {
  color: #202020;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 0;
}
.post__title--center {
  text-align: center;
}
.post__title h1,
.post__title h2,
.post__title h3,
.post__title h4,
.post__title h5,
.post__title h6 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: inherit;
}
.post__title h1 {
  color: #193f8b;
  font-size: 1.2rem;
}
.post__description {
  margin-top: 13px;
  font-size: 0.8rem;
  text-align: justify;
}
.post__description > p {
  margin-bottom: 0;
}
.post__description--more {
  position: relative;
  max-height: 70px;
  padding-bottom: 26px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.post__description--more.container-show {
  max-height: 100%;
}
.post__description--more .post-fulltext-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff);
  background: -o-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(hsla(0, 0%, 100%, 0)),
    to(#fff)
  );
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr="#00ffffff",EndColorStr="#ffffff");
  background-repeat: no-repeat;
  background-size: 400px auto;
  background-position: 100% 0;
  text-align: right;
}
.post__description--more .post-fulltext-bar__btn {
  display: inline-block;
  padding: 3px 15px;
  border: none;
  outline: none;
  font-size: 0.8rem;
  background: #fff;
  color: #1d4054;
  text-decoration: underline;
}
.post__description--more .post-fulltext-bar__btn:focus {
  outline: none;
}
.post__description--more .post-fulltext-bar__btn:hover {
  opacity: 0.7;
  cursor: pointer;
}
.post--inline {
  margin-top: 0;
}
.categories-badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -3px;
  margin-right: -3px;
  padding-top: 16px;
}
.categories-badge__item {
  display: block;
  padding: 3.5px 5px;
  margin: 2px 3px;
  font-size: 0.8rem;
  line-height: 1.4;
  color: #202020;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-decoration: none;
  -webkit-box-shadow: 0 3px 3px -3px #444, 0 0 1px 0 #ccc;
  box-shadow: 0 3px 3px -3px #444, 0 0 1px 0 #ccc;
}
.categories-badge__item:focus,
.categories-badge__item:hover,
.categories-badge__item:visited {
  text-decoration: none;
  color: #202020;
}
.comments {
  margin-left: auto;
  margin-right: auto;
}
.comments__fullname {
  font-size: 1.2rem;
  line-height: normal;
  color: #1d4054;
}
.comments__comment {
  font-size: 0.9rem;
  line-height: 1.2;
  color: #2d3e58;
}
.comments__empty {
  font-size: 0.9rem;
  line-height: 1.2;
  color: #666;
}
.comments.slider-carousel .flickity-slider {
  margin-left: 0;
}
.comments .slider-carousel-item {
  height: 151px;
  width: 100%;
}
.comments .slider-carousel-item__arrow {
  position: absolute;
  right: 75px;
  margin-top: 65px;
}
.comments .slider-carousel-item__arrow.icons.icons-right-big:before {
  left: -3px;
}
.comments .slider-carousel-item__container {
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  height: 150px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
  background-color: #fff;
  position: relative;
}
.comments .slider-carousel-item__container-content {
  padding: 10px;
  height: 130px;
  overflow: hidden;
}
.comments .slider-carousel-item__container-border {
  width: 100%;
  height: 5px;
  background-color: #2d3e58;
  position: absolute;
  bottom: 8px;
}
.play-fix {
  z-index: 6000;
  position: fixed;
  bottom: 1%;
  left: 0;
}
.play-action {
  width: 100%;
  height: 40px;
  margin-top: 16px;
  text-align: center;
}
.play-action__btn {
  width: 290px;
  display: inline-block;
  color: #fff;
  padding: 7.5px 15px;
  font-size: 1rem;
  font-weight: 500;
  background-color: #18303e] ;
  -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  border: none;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.play-action__btn:hover {
  opacity: 0.7;
}
.play-action__on-desktop {
  background-color: #00875f;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.play-action__on-desktop--massage {
  color: #fff;
  font-size: 1rem;
  text-align: center;
  padding-right: 20px;
  padding-left: 20px;
}
.game-section {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 999;
}
.game-section.container-show {
  display: block;
}
.game-section-menu-box {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  cursor: pointer;
}
.game-section-menu-box__btn {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 35px;
  outline: none;
  background-color: #1d4054;
  padding: 0;
  border: 1px solid #1d4054;
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.game-section-menu-box__btn:before {
  font-size: 1.1rem;
  color: #1d4054;
}
.game-section-menu-box__btn:focus {
  outline: none;
  color: #fff;
}
.game-section-menu-box__btn.general-show {
  background-color: #1d4054;
}
.game-section-menu-box__btn.general-show:before {
  color: #fff;
}
.game-section-menu {
  width: 150px;
  position: fixed;
  top: 0;
  left: 51px;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 1000;
}
.game-section-menu.container-show {
  display: block;
}
.game-section-list {
  border: 1px solid #1d4054;
}
.game-section-list,
.game-section-list-divider {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
}
.game-section-list-divider {
  height: 5px;
  background-color: #1d4054;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.game-section-list-group,
.game-section-list-item {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
}
.game-section-list-item {
  border-bottom: 1px solid #1d4054;
}
.game-section-list-item:last-child {
  border: none;
}
.game-section-list-item a,
.game-section-list-item button {
  width: 100%;
  display: block;
  outline: none;
  text-align: center;
  padding: 5px 10px;
  background-color: #fff;
  border: none;
  color: #202020;
}
.game-section-list-item a:hover,
.game-section-list-item button:hover {
  color: #fff !important;
  background-color: #1d4054;
}
.game-section-list-item a:active,
.game-section-list-item a:hover,
.game-section-list-item a:visited,
.game-section-list-item button:active,
.game-section-list-item button:hover,
.game-section-list-item button:visited {
  text-decoration: none;
  color: #202020;
}
.game-section__iframe {
  position: relative;
  border: none;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.form {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 50px;
}
.form--as-contact {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 290px;
  -ms-flex: 0 0 290px;
  flex: 0 0 290px;
  max-width: 290px;
}
.form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 32px;
}
.form__require-star {
  color: red;
  margin-right: 5px;
}
.form__label {
  color: #202020;
  font-size: 0.9rem;
  font-weight: 500;
}
.form__error-input {
  border-color: red;
  -webkit-box-shadow: 0 0 10px rgba(255, 2, 2, 0.5);
  box-shadow: 0 0 10px rgba(255, 2, 2, 0.5);
}
.form__error-message {
  color: red;
}
.form__text,
.form__textarea {
  font-size: 0.9rem;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px;
  border: 1px solid #bbb;
  background-color: #f9f9f9;
}
.form__textarea {
  resize: none;
}
.form__submit {
  color: #fff;
  font-size: 0.9rem;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px;
  border: none;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.4);
  background-color: #18303e] ;
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9;
}
.modal.show {
  display: block;
}
.modal.success .modal-card__type-bar {
  background-color: #18303e] ;
}
.modal.error .modal-card__type-bar {
  background-color: #d9534f;
}
.modal-card {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 300px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.modal-card__type-bar {
  position: relative;
  width: 100%;
  height: 90px;
}
.modal-card__type-bar:before {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 3rem;
  color: #fff;
}
.modal-card__title {
  color: #202020;
  font-size: 1.2rem;
  font-weight: 500;
  padding-top: 16px;
  text-align: center;
}
.modal-card__description {
  font-size: 0.9rem;
  text-align: center;
  padding: 16px 32px 32px;
}
.main-footer__link {
  display: block;
  color: #202020;
  font-size: 0.8rem;
  font-weight: 500;
  padding: 8px 0;
  text-decoration: none;
}
.main-footer__link:focus,
.main-footer__link:hover,
.main-footer__link:visited {
  text-decoration: none;
}
.main-footer__copyright {
  width: 100%;
  text-align: center;
  font-size: 0.8rem;
  padding-top: 16px;
  padding-bottom: 16px;
  background: #23556b;
  color: #fff;
}
.main-footer-links {
  display: block;
  text-align: center;
}
.main-footer .table-section {
  padding-right: 0;
  padding-left: 0;
}
.main-footer .table-section:nth-child(odd) .main-footer-links {
  background-color: #f1f1f1;
}
.main-footer .table-section:first-child .main-footer-links:nth-child(2) {
  border-left: 2px solid #fff;
}
.main-footer .table-section:nth-child(2) .main-footer-links:nth-child(2) {
  border-left: 2px solid #f1f1f1;
}
@media (min-width: 640px) {
  .main-footer .table-section:first-child .main-footer-links,
  .main-footer .table-section:nth-child(2) .main-footer-links,
  .main-footer .table-section:nth-child(4) .main-footer-links {
    background-color: #f1f1f1;
  }
  .main-footer .table-section:first-child .main-footer-links:first-child,
  .main-footer .table-section:first-child .main-footer-links:nth-child(2),
  .main-footer .table-section:nth-child(2) .main-footer-links:first-child,
  .main-footer .table-section:nth-child(2) .main-footer-links:nth-child(2),
  .main-footer .table-section:nth-child(4) .main-footer-links:first-child,
  .main-footer .table-section:nth-child(4) .main-footer-links:nth-child(2) {
    border-left: 2px solid #fff;
  }
  .main-footer .table-section:nth-child(3) .main-footer-links,
  .main-footer .table-section:nth-child(5) .main-footer-links {
    background-color: #fff;
  }
}
@media (min-width: 768px) {
  .main-footer .table-section:first-child .main-footer-links,
  .main-footer .table-section:nth-child(2) .main-footer-links {
    background-color: #f1f1f1;
  }
  .main-footer .table-section:first-child .main-footer-links:first-child,
  .main-footer .table-section:first-child .main-footer-links:nth-child(2),
  .main-footer .table-section:nth-child(2) .main-footer-links:first-child,
  .main-footer .table-section:nth-child(2) .main-footer-links:nth-child(2) {
    border-left: 2px solid #fff;
  }
  .main-footer .table-section:nth-child(3) .main-footer-links,
  .main-footer .table-section:nth-child(4) .main-footer-links,
  .main-footer .table-section:nth-child(5) .main-footer-links {
    background-color: #fff;
  }
  .main-footer .table-section:nth-child(3) .main-footer-links:first-child,
  .main-footer .table-section:nth-child(3) .main-footer-links:nth-child(2),
  .main-footer .table-section:nth-child(4) .main-footer-links:first-child,
  .main-footer .table-section:nth-child(4) .main-footer-links:nth-child(2),
  .main-footer .table-section:nth-child(5) .main-footer-links:first-child,
  .main-footer .table-section:nth-child(5) .main-footer-links:nth-child(2) {
    border-left: 2px solid #f1f1f1;
  }
}
.other .bubbleshooter-download-link {
  display: block;
  margin: 16px auto;
  text-decoration: none;
}
.other .bubbleshooter-download-link:focus,
.other .bubbleshooter-download-link:hover,
.other .bubbleshooter-download-link:visited {
  text-decoration: none;
}
.is-game .breadcrumbs {
  margin-top: 5px;
  margin-bottom: 0;
  padding-left: 18px;
}
.is-game ul.breadcrumb {
  margin-bottom: 0;
}
.is-game .post--inline {
  margin-top: 8px;
}
.is-game .post .play-action {
  margin-top: -2px;
}
.is-game .post__description--more .post-fulltext-bar {
  padding-top: 5px;
}
.is-game .post__description--more .post-fulltext-bar__btn {
  position: relative;
  bottom: -7px;
  padding-top: 0;
}
.is-game .box.carousel.js-carousel {
  padding-top: 7px;
}
.is-game .section[data-containermedium-item] .post__description {
  margin-top: 5px;
}
.is-game
  .section[data-containermedium-item]
  .post__description--more:not(.container-show) {
  max-height: 70px;
}
.is-game .section .title-bar--as-link.mt-1 {
  margin-top: 15px;
}
.is-game #insertPatternShortDescription {
  height: 320px;
  width: 100%;
}
@media screen and (max-width: 340px) {
  .is-game .languages {
    margin-left: -7px;
  }
}
.is-home .section .post__title h1 {
  font-size: 0.875rem;
}
.is-home .section[data-containerup-item] .post.mt-4 {
  margin-top: 10px;
}
.is-home #insertPatternH1Home {
  height: 35px;
  width: 100%;
}
.is-home .search-box__field {
  padding: 15px 47px 15px 45px;
}
.is-thank-you .content-page h2 {
  font-size: 38px;
  padding-top: 50px;
  text-align: center;
}
.is-thank-you .content-page div {
  padding-top: 50px;
}
.is-thank-you .content-page div p {
  font-size: 16px;
}
@media screen and (max-width: 340px) {
  .is-thank-you .languages {
    margin-left: -7px;
  }
}
.is-category .section[data-containerup-item] .post.mt-4 {
  margin-top: 8px;
}
.is-category .section[data-containerup-item] .post__description {
  margin-top: 10px;
}
.is-category .section[data-containerdownfirst-item] .post {
  margin-top: 0;
}
.is-category .section[data-containerdown-item] .post {
  margin-top: 0;
}
.is-category .section[data-containerdown-item] .post__description {
  margin-top: 0;
}
.is-category .section[data-containerdown-item] .post__description.truncate {
  padding-bottom: 16px;
}
.is-category footer.main-footer.mt-1 {
  margin-top: 23px;
}
.is-category #insertPatternH1AndDescriptionCategories {
  height: 148px;
  width: 100%;
}
@media screen and (max-width: 340px) {
  .is-category .languages {
    margin-left: -7px;
  }
}
.is-tag .section[data-containerup-item] .post.mt-4 {
  margin-top: 8px;
}
.is-tag .section[data-containerup-item] .post__description {
  margin-top: 10px;
}
.is-tag .section[data-containerdownfirst-item] .post {
  margin-top: 0;
}
.is-tag .section[data-containerdown-item] .post {
  margin-top: 0;
}
.is-tag .section[data-containerdown-item] .post__description {
  margin-top: 0;
}
.is-tag .section[data-containerdown-item] .post__description.truncate {
  padding-bottom: 16px;
}
.is-tag footer.main-footer.mt-1 {
  margin-top: 23px;
}
@media screen and (max-width: 340px) {
  .is-tag .languages {
    margin-left: -7px;
  }
}
.supports-webp .box-cell__icon > picture {
  display: block;
}
.supports-no-webp .box-cell__icon > img {
  display: block;
}
@media (max-width: 640px) {
  .carousel::-webkit-scrollbar{
  display: none;
  }
}
.box.carousel.carousel--icon-4-3.carousel--icon-4-3--large.js-carousel.flickity-enabled.is-draggable{
      display: flex;
    justify-content: center;
}
.box.carousel.carousel--icon-4-3.carousel--icon-4-3--large.js-carousel.flickity-enabled.is-draggable>img{
  max-width: 765px;
}