/* Colores filtros */
/* mixin for multiline */
/*%dots-background {
    // Colors
	$bg-color: $blanco;
	$dot-color: rgba($grisOscuro, .2);

	// Dimensions
	$dot-size: 2px;
	$dot-space: 14px;

	background:
	linear-gradient(90deg, $bg-color ($dot-space - $dot-size), transparent 1%) center,
	linear-gradient($bg-color ($dot-space - $dot-size), transparent 1%) center,
	$dot-color;
	background-size: $dot-space $dot-space;
}*/
/*%dots-background-dark {
    // Colors
	$bg-color: #151515;
	$dot-color: #2d2c2c;

	// Dimensions
	$dot-size: 2px;
	$dot-space: 14px;

	background:
	linear-gradient(90deg, $bg-color ($dot-space - $dot-size), transparent 1%) center,
	linear-gradient($bg-color ($dot-space - $dot-size), transparent 1%) center,
	$dot-color;
	background-size: $dot-space $dot-space;
}*/
.block-inline-blockme-paragraph {
  color: #555555;
  font-family: "Helvetica 45 Light", sans-serif;
  font-size: 0.8125rem;
  line-height: 1.4375rem;
  margin-bottom: 22px;
  width: 100%;
  position: relative;
}
.block-inline-blockme-paragraph .field--name-field-b-id {
  display: none;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph {
    font-size: 0.9375rem;
    line-height: 1.5625rem;
    margin-bottom: 35px;
  }
}
.block-inline-blockme-paragraph .p-wrapper {
  width: 100%;
  z-index: 1;
}
.block-inline-blockme-paragraph .p-wrapper .p-content {
  width: 100%;
}
.block-inline-blockme-paragraph .text-formatted h2 {
  font-family: "Helvetica 85 Heavy", sans-serif;
  font-size: 1.2rem !important;
  line-height: 1.6rem !important;
  letter-spacing: -0.064em;
  margin-bottom: 22px;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted h2 {
    font-size: 1.5rem !important;
    line-height: 2.5rem !important;
    letter-spacing: normal;
    margin-bottom: 35px;
  }
}
.block-inline-blockme-paragraph .text-formatted h2.tit-centrado {
  text-align: center;
}
.block-inline-blockme-paragraph .text-formatted h2.tit-izquierda {
  text-align: left;
}
.block-inline-blockme-paragraph .text-formatted h2.tit-derecha {
  text-align: right;
}
.block-inline-blockme-paragraph .text-formatted h2.tit-legal-grande {
  font-size: 1.125rem !important;
  line-height: 2rem !important;
  letter-spacing: -0.02em;
  margin-bottom: 22px;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted h2.tit-legal-grande {
    font-size: 2.25rem !important;
    line-height: 3.75rem !important;
    margin-bottom: 35px;
  }
}
.block-inline-blockme-paragraph .text-formatted h2.tit-legal-grande-linea {
  font-size: 1.125rem !important;
  line-height: 2rem !important;
  letter-spacing: -0.02em;
  margin-bottom: 22px;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted h2.tit-legal-grande-linea {
    font-size: 2.25rem !important;
    line-height: 3.75rem !important;
    margin-bottom: 35px;
  }
}
.block-inline-blockme-paragraph .text-formatted h2.tit-legal-grande-linea:after {
  content: '';
  display: block;
  width: 45px;
  height: 2px;
  margin-top: 10px;
  background-color: #FFC600;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted h2.tit-legal-grande-linea:after {
    width: 90px;
    height: 3px;
    margin-top: 20px;
  }
}
.block-inline-blockme-paragraph .text-formatted h2 b,
.block-inline-blockme-paragraph .text-formatted h2 strong {
  font-family: "Helvetica 85 Heavy", sans-serif;
}
.block-inline-blockme-paragraph .text-formatted h2 b em,
.block-inline-blockme-paragraph .text-formatted h2 b i,
.block-inline-blockme-paragraph .text-formatted h2 strong em,
.block-inline-blockme-paragraph .text-formatted h2 strong i {
  font-family: "Helvetica 85 Heavy", sans-serif;
  font-style: oblique;
}
.block-inline-blockme-paragraph .text-formatted h2 em,
.block-inline-blockme-paragraph .text-formatted h2 i {
  font-family: "Helvetica 85 Heavy", sans-serif;
  font-style: oblique;
}
.block-inline-blockme-paragraph .text-formatted h2 em b,
.block-inline-blockme-paragraph .text-formatted h2 em strong,
.block-inline-blockme-paragraph .text-formatted h2 i b,
.block-inline-blockme-paragraph .text-formatted h2 i strong {
  font-family: "Helvetica 85 Heavy", sans-serif;
  font-style: oblique;
}
.block-inline-blockme-paragraph .text-formatted h3 {
  font-family: "Helvetica 85 Heavy", sans-serif;
}
.block-inline-blockme-paragraph .text-formatted h3.tit-legal-peq {
  font-size: 0.9375rem !important;
  line-height: 1.5em !important;
  letter-spacing: -0.02em;
  margin-bottom: 22px;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted h3.tit-legal-peq {
    font-size: 1.75rem !important;
    margin-bottom: 35px;
  }
}
.block-inline-blockme-paragraph .text-formatted h3.tit-legal-peq-linea {
  font-size: 0.9375rem !important;
  line-height: 1.5em !important;
  letter-spacing: -0.02em;
  margin-bottom: 22px;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted h3.tit-legal-peq-linea {
    font-size: 1.75rem !important;
    margin-bottom: 35px;
  }
}
.block-inline-blockme-paragraph .text-formatted h3.tit-legal-peq-linea:after {
  content: '';
  display: block;
  width: 45px;
  height: 2px;
  margin-top: 10px;
  background-color: #FFC600;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted h3.tit-legal-peq-linea:after {
    width: 90px;
    height: 3px;
    margin-top: 20px;
  }
}
.block-inline-blockme-paragraph .text-formatted h3 b,
.block-inline-blockme-paragraph .text-formatted h3 strong {
  font-family: "Helvetica 85 Heavy", sans-serif;
}
.block-inline-blockme-paragraph .text-formatted h3 b em,
.block-inline-blockme-paragraph .text-formatted h3 b i,
.block-inline-blockme-paragraph .text-formatted h3 strong em,
.block-inline-blockme-paragraph .text-formatted h3 strong i {
  font-family: "Helvetica 85 Heavy", sans-serif;
  font-style: oblique;
}
.block-inline-blockme-paragraph .text-formatted h3 em,
.block-inline-blockme-paragraph .text-formatted h3 i {
  font-family: "Helvetica 85 Heavy", sans-serif;
  font-style: oblique;
}
.block-inline-blockme-paragraph .text-formatted h3 em b,
.block-inline-blockme-paragraph .text-formatted h3 em strong,
.block-inline-blockme-paragraph .text-formatted h3 i b,
.block-inline-blockme-paragraph .text-formatted h3 i strong {
  font-family: "Helvetica 85 Heavy", sans-serif;
  font-style: oblique;
}
.block-inline-blockme-paragraph .text-formatted p {
  margin-bottom: 1.375rem;
}
@media only screen and (max-width: 47.99em) {
  .block-inline-blockme-paragraph .text-formatted p {
    font-size: 1rem;
    line-height: 1.7rem;
  }
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted p {
    margin-bottom: 2.1875rem;
  }
}
.block-inline-blockme-paragraph .text-formatted p:last-of-type {
  margin-bottom: 0;
}
.block-inline-blockme-paragraph .text-formatted a {
  color: #555555;
  text-decoration: none;
}
.block-inline-blockme-paragraph .text-formatted a:link {
  color: #555555;
  border-bottom: 1px solid #CCCCCC;
}
.block-inline-blockme-paragraph .text-formatted a:hover {
  color: #000000;
  border-bottom: 1px solid #FFC600;
}
.block-inline-blockme-paragraph .text-formatted a.text-color {
  color: inherit;
  text-decoration: inherit;
}
.block-inline-blockme-paragraph .text-formatted a.text-color:link {
  color: inherit;
  border-bottom: none;
}
.block-inline-blockme-paragraph .text-formatted a.text-color:hover {
  color: inherit;
  border-bottom: none;
}
.block-inline-blockme-paragraph .text-formatted strong,
.block-inline-blockme-paragraph .text-formatted b {
  font-family: "Helvetica 65 Medium", sans-serif;
}
.block-inline-blockme-paragraph .text-formatted strong em,
.block-inline-blockme-paragraph .text-formatted strong i,
.block-inline-blockme-paragraph .text-formatted b em,
.block-inline-blockme-paragraph .text-formatted b i {
  font-family: "Helvetica 65 Medium", sans-serif;
  font-style: oblique;
}
.block-inline-blockme-paragraph .text-formatted em,
.block-inline-blockme-paragraph .text-formatted i {
  font-family: "Helvetica 46 Light Italic", sans-serif;
}
.block-inline-blockme-paragraph .text-formatted em strong,
.block-inline-blockme-paragraph .text-formatted em b,
.block-inline-blockme-paragraph .text-formatted i strong,
.block-inline-blockme-paragraph .text-formatted i b {
  font-family: "Helvetica 65 Medium", sans-serif;
  font-style: oblique;
}
.block-inline-blockme-paragraph .text-formatted ul li {
  padding-left: 16px;
  margin-bottom: 15px;
  line-height: 1.25rem;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted ul li {
    line-height: 1.5rem;
    margin-bottom: 28px;
    padding-left: 25px;
  }
}
.block-inline-blockme-paragraph .text-formatted ul li:before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 1.5px;
  background-color: #FFC600;
  margin-left: -14px;
  margin-right: 10px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted ul li:before {
    width: 7px;
    height: 7px;
    border-radius: 3.5px;
    margin-left: -25px;
    margin-right: 17px;
  }
}
.block-inline-blockme-paragraph .text-formatted ol {
  counter-reset: li;
  list-style: none;
}
.block-inline-blockme-paragraph .text-formatted ol > li {
  line-height: 1.25rem;
  margin-bottom: 25px;
  padding-left: 16px;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted ol > li {
    line-height: 1.5rem;
    margin-bottom: 28px;
    padding-left: 25px;
  }
}
.block-inline-blockme-paragraph .text-formatted ol > li:before {
  counter-increment: li;
  content: counter(li);
  color: #FFC600;
  font-family: "Helvetica 85 Heavy", sans-serif;
  font-size: 0.625rem;
  margin-left: -16px;
  margin-right: 10px;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted ol > li:before {
    font-size: 0.875rem;
    margin-left: -25px;
    margin-right: 15px;
  }
}
.block-inline-blockme-paragraph .text-formatted .button-arrow {
  display: inline-block;
  background-color: #FFC600;
  border-radius: 4px;
  margin-top: 20px;
  margin-bottom: 20px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted .button-arrow {
    height: 52px;
  }
}
.block-inline-blockme-paragraph .text-formatted .button-arrow a {
  color: #132c2f;
  border-bottom: none;
  line-height: 3.25rem;
  display: inline-block;
  padding: 0 45px;
  font-family: "Helvetica 85 Heavy", sans-serif;
}
.block-inline-blockme-paragraph .text-formatted .button-arrow a:after {
  display: inline-block;
  font-family: "hic-icon-font";
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  content: '\e902';
  font-size: 1rem;
  line-height: 2.25rem;
  color: #132c2f;
  vertical-align: middle;
  padding-left: 10px;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph .text-formatted .button-arrow a:after {
    height: 52px;
    font-size: 1.25rem;
    line-height: 3.25rem;
  }
}
.block-inline-blockme-paragraph .text-formatted .button-arrow:hover {
  margin-top: 10px;
  margin-bottom: 30px;
  box-shadow: 0px 9px 19.36px 2.64px rgba(0, 40, 58, 0.3);
}
.block-inline-blockme-paragraph .text-formatted .button-arrow.text-align-right {
  float: right;
}
.block-inline-blockme-paragraph .text-formatted .block-me-links {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.block-inline-blockme-paragraph .text-formatted .block-me-links.block-to-left {
  align-items: flex-start;
}
.block-inline-blockme-paragraph .text-formatted .block-me-links.block-to-right {
  align-items: flex-end;
}
.block-inline-blockme-paragraph .text-formatted .block-me-links.block-to-center {
  align-items: center;
}
.block-inline-blockme-paragraph .text-formatted ul.list-links {
  list-style-type: none;
  padding: 0;
  max-width: 675px;
  width: 100%;
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links {
  display: inline-block;
  width: calc(100% - 50px);
  float: left;
  margin: 8.5px 25px;
  background-color: #FFFFFF;
  height: 62px;
  box-shadow: 0px 10px 38px rgba(0, 0, 0, 0.14);
  padding: 0;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 36em) {
  .block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links {
    width: calc(50% - (17px / 2));
    margin: 7px 8.5px;
  }
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links:before {
  display: none;
}
@media only screen and (min-width: 36em) {
  .block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links:nth-child(odd) {
    margin-left: 0;
  }
  .block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links:nth-child(even) {
    margin-right: 0;
  }
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link {
  text-decoration: none;
  height: 62px;
  width: 100%;
  line-height: 62px;
  display: block;
  border-bottom: none;
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link:hover {
  border-bottom: none;
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link:hover span.text-link {
  font-family: "Helvetica 45 Light", sans-serif;
  font-weight: normal;
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link:hover span.yellow-layer {
  transform: translateX(0);
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.text-link {
  font-family: "Helvetica 45 Light", sans-serif;
  font-weight: normal;
  font-size: 1.3125rem;
  line-height: 3.75rem;
  letter-spacing: -0.03em;
  color: #1B0658;
  width: 100%;
  display: block;
  padding: 2px 20px 0 82px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link {
  width: 62px;
  display: inline-block;
  height: 62px;
  float: left;
  position: absolute;
  z-index: 2;
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link:before {
  color: #1B0658;
  font-size: 24px;
  width: 62px;
  height: 62px;
  line-height: 62px;
  display: inline-block;
  text-align: center;
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link.ic-comollegar:before {
  content: '\e965';
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link.ic-dondedormir:before {
  content: '\e966';
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link.ic-elclima:before {
  content: '\e967';
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link.ic-dondecomer:before {
  content: '\e968';
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link.ic-servicios:before {
  content: '\e969';
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link.ic-compras:before {
  content: '\e96a';
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link.ic-moverseisla:before {
  content: '\e96b';
  font-size: 28px;
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link.ic-rutasbarco:before {
  content: '\e96c';
  font-size: 18px;
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link.ic-webcams:before {
  content: '\e96d';
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.icon-link.ic-applagomera:before {
  content: '\e96e';
}
.block-inline-blockme-paragraph .text-formatted ul.list-links li.item-links a.wrapper-link span.yellow-layer {
  height: 62px;
  width: 100%;
  display: inline-block;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #FDC42E;
  z-index: 0;
  -webkit-transform: translateX(calc(-100% + 62px));
  transform: translateX(calc(-100% + 62px));
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.block-inline-blockme-paragraph .text-formatted .h3-big-text.white-text {
  color: #FFFFFF;
  font-family: "Helvetica 95 Black", sans-serif;
  font-size: 2.5rem;
}
@media only screen and (min-width: 62em) {
  .block-inline-blockme-paragraph .text-formatted .h3-big-text.white-text {
    font-size: 4.375rem;
  }
}
.block-inline-blockme-paragraph .text-formatted .h3-big-text.black-text {
  color: #000000;
}
.block-inline-blockme-paragraph .text-formatted .list-footer-webform {
  list-style: none;
  display: flex;
  max-width: 1338px;
  margin: 0 auto;
  justify-content: space-around;
  padding: 4.5% 9.25%;
}
.block-inline-blockme-paragraph .text-formatted .list-footer-webform li {
  padding: 0 !important;
}
.block-inline-blockme-paragraph .text-formatted .list-footer-webform li:before {
  display: none;
}
.block-inline-blockme-paragraph .text-formatted .list-footer-webform li .link-footer-wf {
  font-family: "Helvetica 65 Medium", sans-serif;
  letter-spacing: 0.01em;
  line-height: 1.5em;
  font-size: 0.9375rem;
  text-decoration: underline;
  color: #FFFFFF;
  border-bottom: none;
}
@media only screen and (min-width: 62em) {
  .block-inline-blockme-paragraph .text-formatted .list-footer-webform li .link-footer-wf {
    font-size: 1.125rem;
  }
}
.block-inline-blockme-paragraph .text-formatted .list-footer-webform li .link-footer-wf:link {
  color: #FFFFFF;
  border-bottom: none;
}
.block-inline-blockme-paragraph .text-formatted .list-footer-webform li .link-footer-wf:hover {
  text-decoration: none;
}
.block-inline-blockme-paragraph .text-formatted .list-footer-webform li .link-footer-wf.active {
  color: #0186A7;
  text-decoration: none;
}
.block-inline-blockme-paragraph .text-formatted .message-box {
  width: 90vw;
  max-width: 1338px;
  display: flex;
  padding: 10% 15%;
  border-radius: 7px;
  text-align: center;
  background-color: #FFFFFF;
  margin: 0 auto;
  flex-direction: column;
}
.block-inline-blockme-paragraph .text-formatted .message-box .brown-text {
  color: #D9A20D;
  font-family: "Helvetica 95 Black", sans-serif;
  font-size: 1.5rem;
  line-height: 1.5em;
  letter-spacing: 0.01em;
  margin-bottom: 15px;
}
@media only screen and (min-width: 62em) {
  .block-inline-blockme-paragraph .text-formatted .message-box .brown-text {
    font-size: 1.875rem;
    margin-bottom: 25px;
  }
}
.block-inline-blockme-paragraph .text-formatted .message-box .black-text {
  color: #41403F;
  font-family: "Helvetica Neue Bold", sans-serif;
  font-size: 1rem;
  line-height: 1.5em;
  letter-spacing: 0.01em;
  margin-bottom: 15px;
}
@media only screen and (min-width: 62em) {
  .block-inline-blockme-paragraph .text-formatted .message-box .black-text {
    font-size: 1.25rem;
    margin-bottom: 25px;
  }
}
.block-inline-blockme-paragraph .text-formatted .message-box a.yellow-button {
  background-color: #FCC52E;
  color: #000000;
  font-family: "Helvetica 85 Heavy", sans-serif;
  font-size: 0.8125rem;
  border-radius: 2px;
  min-width: 162px;
  height: 3.125rem;
  line-height: 3.125rem;
  width: auto;
  display: inline-block;
  margin-top: 20px;
}
@media only screen and (min-width: 62em) {
  .block-inline-blockme-paragraph .text-formatted .message-box a.yellow-button {
    font-size: 0.9375rem;
    min-width: 262px;
    height: 4.4375rem;
    line-height: 4.4375rem;
    margin-top: 30px;
  }
}
.block-inline-blockme-paragraph .text-formatted .message-box a.yellow-button:link {
  border-bottom: none;
}
.block-inline-blockme-paragraph :lang(ru) .text-formatted h2,
.block-inline-blockme-paragraph :lang(cs) .text-formatted h2,
.block-inline-blockme-paragraph :lang(hu) .text-formatted h2,
.block-inline-blockme-paragraph :lang(nb) .text-formatted h2,
.block-inline-blockme-paragraph :lang(pl) .text-formatted h2 {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-weight: bold;
}
.block-inline-blockme-paragraph :lang(ru) .text-formatted h2 em,
.block-inline-blockme-paragraph :lang(ru) .text-formatted h2 i,
.block-inline-blockme-paragraph :lang(cs) .text-formatted h2 em,
.block-inline-blockme-paragraph :lang(cs) .text-formatted h2 i,
.block-inline-blockme-paragraph :lang(hu) .text-formatted h2 em,
.block-inline-blockme-paragraph :lang(hu) .text-formatted h2 i,
.block-inline-blockme-paragraph :lang(nb) .text-formatted h2 em,
.block-inline-blockme-paragraph :lang(nb) .text-formatted h2 i,
.block-inline-blockme-paragraph :lang(pl) .text-formatted h2 em,
.block-inline-blockme-paragraph :lang(pl) .text-formatted h2 i {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-weight: bold;
}
.block-inline-blockme-paragraph :lang(ru) .text-formatted h3,
.block-inline-blockme-paragraph :lang(cs) .text-formatted h3,
.block-inline-blockme-paragraph :lang(hu) .text-formatted h3,
.block-inline-blockme-paragraph :lang(nb) .text-formatted h3,
.block-inline-blockme-paragraph :lang(pl) .text-formatted h3 {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-weight: bold;
}
.block-inline-blockme-paragraph :lang(ru) .text-formatted h3 em,
.block-inline-blockme-paragraph :lang(ru) .text-formatted h3 i,
.block-inline-blockme-paragraph :lang(cs) .text-formatted h3 em,
.block-inline-blockme-paragraph :lang(cs) .text-formatted h3 i,
.block-inline-blockme-paragraph :lang(hu) .text-formatted h3 em,
.block-inline-blockme-paragraph :lang(hu) .text-formatted h3 i,
.block-inline-blockme-paragraph :lang(nb) .text-formatted h3 em,
.block-inline-blockme-paragraph :lang(nb) .text-formatted h3 i,
.block-inline-blockme-paragraph :lang(pl) .text-formatted h3 em,
.block-inline-blockme-paragraph :lang(pl) .text-formatted h3 i {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-weight: bold;
}
.block-inline-blockme-paragraph :lang(ru) .text-formatted ol > li:before,
.block-inline-blockme-paragraph :lang(cs) .text-formatted ol > li:before,
.block-inline-blockme-paragraph :lang(hu) .text-formatted ol > li:before,
.block-inline-blockme-paragraph :lang(nb) .text-formatted ol > li:before,
.block-inline-blockme-paragraph :lang(pl) .text-formatted ol > li:before {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-weight: bold;
}
.block-inline-blockme-paragraph :lang(ru) .text-formatted strong,
.block-inline-blockme-paragraph :lang(ru) .text-formatted b,
.block-inline-blockme-paragraph :lang(cs) .text-formatted strong,
.block-inline-blockme-paragraph :lang(cs) .text-formatted b,
.block-inline-blockme-paragraph :lang(hu) .text-formatted strong,
.block-inline-blockme-paragraph :lang(hu) .text-formatted b,
.block-inline-blockme-paragraph :lang(nb) .text-formatted strong,
.block-inline-blockme-paragraph :lang(nb) .text-formatted b,
.block-inline-blockme-paragraph :lang(pl) .text-formatted strong,
.block-inline-blockme-paragraph :lang(pl) .text-formatted b {
  font-family: "Helvetica Neue Medium", sans-serif !important;
}
.block-inline-blockme-paragraph :lang(ru) .text-formatted strong em,
.block-inline-blockme-paragraph :lang(ru) .text-formatted strong i,
.block-inline-blockme-paragraph :lang(ru) .text-formatted b em,
.block-inline-blockme-paragraph :lang(ru) .text-formatted b i,
.block-inline-blockme-paragraph :lang(cs) .text-formatted strong em,
.block-inline-blockme-paragraph :lang(cs) .text-formatted strong i,
.block-inline-blockme-paragraph :lang(cs) .text-formatted b em,
.block-inline-blockme-paragraph :lang(cs) .text-formatted b i,
.block-inline-blockme-paragraph :lang(hu) .text-formatted strong em,
.block-inline-blockme-paragraph :lang(hu) .text-formatted strong i,
.block-inline-blockme-paragraph :lang(hu) .text-formatted b em,
.block-inline-blockme-paragraph :lang(hu) .text-formatted b i,
.block-inline-blockme-paragraph :lang(nb) .text-formatted strong em,
.block-inline-blockme-paragraph :lang(nb) .text-formatted strong i,
.block-inline-blockme-paragraph :lang(nb) .text-formatted b em,
.block-inline-blockme-paragraph :lang(nb) .text-formatted b i,
.block-inline-blockme-paragraph :lang(pl) .text-formatted strong em,
.block-inline-blockme-paragraph :lang(pl) .text-formatted strong i,
.block-inline-blockme-paragraph :lang(pl) .text-formatted b em,
.block-inline-blockme-paragraph :lang(pl) .text-formatted b i {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-style: oblique;
}
.block-inline-blockme-paragraph :lang(ru) .text-formatted em,
.block-inline-blockme-paragraph :lang(ru) .text-formatted i,
.block-inline-blockme-paragraph :lang(cs) .text-formatted em,
.block-inline-blockme-paragraph :lang(cs) .text-formatted i,
.block-inline-blockme-paragraph :lang(hu) .text-formatted em,
.block-inline-blockme-paragraph :lang(hu) .text-formatted i,
.block-inline-blockme-paragraph :lang(nb) .text-formatted em,
.block-inline-blockme-paragraph :lang(nb) .text-formatted i,
.block-inline-blockme-paragraph :lang(pl) .text-formatted em,
.block-inline-blockme-paragraph :lang(pl) .text-formatted i {
  font-family: "Helvetica Neue Light Italic", sans-serif !important;
}
.block-inline-blockme-paragraph :lang(ru) .text-formatted em strong,
.block-inline-blockme-paragraph :lang(ru) .text-formatted em b,
.block-inline-blockme-paragraph :lang(ru) .text-formatted i strong,
.block-inline-blockme-paragraph :lang(ru) .text-formatted i b,
.block-inline-blockme-paragraph :lang(cs) .text-formatted em strong,
.block-inline-blockme-paragraph :lang(cs) .text-formatted em b,
.block-inline-blockme-paragraph :lang(cs) .text-formatted i strong,
.block-inline-blockme-paragraph :lang(cs) .text-formatted i b,
.block-inline-blockme-paragraph :lang(hu) .text-formatted em strong,
.block-inline-blockme-paragraph :lang(hu) .text-formatted em b,
.block-inline-blockme-paragraph :lang(hu) .text-formatted i strong,
.block-inline-blockme-paragraph :lang(hu) .text-formatted i b,
.block-inline-blockme-paragraph :lang(nb) .text-formatted em strong,
.block-inline-blockme-paragraph :lang(nb) .text-formatted em b,
.block-inline-blockme-paragraph :lang(nb) .text-formatted i strong,
.block-inline-blockme-paragraph :lang(nb) .text-formatted i b,
.block-inline-blockme-paragraph :lang(pl) .text-formatted em strong,
.block-inline-blockme-paragraph :lang(pl) .text-formatted em b,
.block-inline-blockme-paragraph :lang(pl) .text-formatted i strong,
.block-inline-blockme-paragraph :lang(pl) .text-formatted i b {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-style: oblique;
}
.block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter {
  font-family: "Helvetica Neue UltraLight", sans-serif;
  font-size: 43.02px;
  display: inline-block;
  margin-top: 10px;
  margin-right: 8px;
  float: left;
  text-transform: uppercase;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter {
    font-size: 48px;
    margin-top: 10px;
    margin-right: 10px;
  }
}
.block-inline-blockme-paragraph.capitol-letter :lang(ru) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter,
.block-inline-blockme-paragraph.capitol-letter :lang(cs) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter {
  font-family: "HelveticaNeueCyr-UltraLight", sans-serif;
}
.block-inline-blockme-paragraph:not(.up):not(.down) .boxshadow {
  display: none;
}
.block-inline-blockme-paragraph.up {
  padding: 0;
}
.block-inline-blockme-paragraph.up .boxshadow {
  top: 0;
}
.block-inline-blockme-paragraph.up .p-wrapper {
  background-color: transparent;
  border-radius: 4px;
  position: relative;
}
.block-inline-blockme-paragraph.up .p-wrapper .p-content {
  padding: 16.8%;
  padding-bottom: 0;
  border-radius: 4px;
  position: relative;
  background-color: transparent;
  z-index: 2;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph.up .p-wrapper .p-content {
    padding: 13.8%;
    padding-bottom: 0;
  }
}
.block-inline-blockme-paragraph.down {
  padding: 0;
}
.block-inline-blockme-paragraph.down .boxshadow {
  top: auto;
  bottom: 0;
}
.block-inline-blockme-paragraph.down .p-wrapper {
  background-color: transparent;
  border-radius: 4px;
  position: relative;
}
.block-inline-blockme-paragraph.down .p-wrapper .p-content {
  padding: 16.8%;
  padding-top: 0;
  border-radius: 4px;
  position: relative;
  background-color: transparent;
  z-index: 2;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph.down .p-wrapper .p-content {
    padding: 13.8%;
  }
}
.block-inline-blockme-paragraph.down p {
  margin-bottom: 22px;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph.down p {
    margin-bottom: 35px;
  }
}
.block-inline-blockme-paragraph.down p:last-of-type {
  margin-bottom: 0px;
}
.block-inline-blockme-paragraph.up .boxshadow, .block-inline-blockme-paragraph.down .boxshadow {
  box-shadow: 0px 9px 36.4px 3.6px rgba(0, 40, 58, 0.12);
  position: absolute;
  width: 100%;
  height: 50%;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph.up .boxshadow, .block-inline-blockme-paragraph.down .boxshadow {
    height: 35%;
  }
}
.block-inline-blockme-paragraph.complete {
  padding: 16.8%;
  border-radius: 4px;
  box-shadow: 0px 9px 26.4px 3.6px rgba(0, 40, 58, 0.12);
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph.complete {
    padding: 13.8%;
  }
}
.block-inline-blockme-paragraph.complete .boxshadow {
  display: none;
}
.block-inline-blockme-paragraph.complete .p-wrapper {
  background-color: transparent;
  border-radius: 4px;
}
.block-inline-blockme-paragraph.complete p {
  margin-bottom: 22px;
}
@media only screen and (min-width: 48em) {
  .block-inline-blockme-paragraph.complete p {
    margin-bottom: 35px;
  }
}
.block-inline-blockme-paragraph.complete p:last-of-type {
  margin-bottom: 0px;
}

@media only screen and (min-width: 48em) {
  .row.one-00 .block-inline-blockme-paragraph, .row.one-01 .block-inline-blockme-paragraph, .row.one-02 .block-inline-blockme-paragraph, .row.one-03 .block-inline-blockme-paragraph, .row.one-04 .block-inline-blockme-paragraph, .row.one-05 .block-inline-blockme-paragraph, .row.two-01 .column:nth-child(2) .block-inline-blockme-paragraph, .row.two-02 .column:nth-child(4) .block-inline-blockme-paragraph, .row.two-03 .block-inline-blockme-paragraph {
    font-size: 1.125rem;
    line-height: 2.25rem;
  }
  .row.one-00 .block-inline-blockme-paragraph .text-formatted ul li,
  .row.one-00 .block-inline-blockme-paragraph .text-formatted ol li, .row.one-01 .block-inline-blockme-paragraph .text-formatted ul li,
  .row.one-01 .block-inline-blockme-paragraph .text-formatted ol li, .row.one-02 .block-inline-blockme-paragraph .text-formatted ul li,
  .row.one-02 .block-inline-blockme-paragraph .text-formatted ol li, .row.one-03 .block-inline-blockme-paragraph .text-formatted ul li,
  .row.one-03 .block-inline-blockme-paragraph .text-formatted ol li, .row.one-04 .block-inline-blockme-paragraph .text-formatted ul li,
  .row.one-04 .block-inline-blockme-paragraph .text-formatted ol li, .row.one-05 .block-inline-blockme-paragraph .text-formatted ul li,
  .row.one-05 .block-inline-blockme-paragraph .text-formatted ol li, .row.two-01 .column:nth-child(2) .block-inline-blockme-paragraph .text-formatted ul li,
  .row.two-01 .column:nth-child(2) .block-inline-blockme-paragraph .text-formatted ol li, .row.two-02 .column:nth-child(4) .block-inline-blockme-paragraph .text-formatted ul li,
  .row.two-02 .column:nth-child(4) .block-inline-blockme-paragraph .text-formatted ol li, .row.two-03 .block-inline-blockme-paragraph .text-formatted ul li,
  .row.two-03 .block-inline-blockme-paragraph .text-formatted ol li {
    line-height: 1.25rem;
  }
}
.row.one-00 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-01 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-02 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-03 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-04 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-05 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.two-01 .column:nth-child(2) .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.two-02 .column:nth-child(4) .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.two-03 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter {
  font-family: "Helvetica Neue UltraLight", sans-serif;
  font-size: 43.02px;
  display: inline-block;
  margin-top: 10px;
  margin-right: 8px;
  float: left;
  text-transform: uppercase;
}
@media only screen and (min-width: 48em) {
  .row.one-00 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-01 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-02 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-03 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-04 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-05 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.two-01 .column:nth-child(2) .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.two-02 .column:nth-child(4) .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.two-03 .block-inline-blockme-paragraph.capitol-letter .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter {
    font-size: 65.95px;
    margin-top: 17px;
    margin-right: 10px;
  }
}
.row.one-00 .block-inline-blockme-paragraph.capitol-letter :lang(ru) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter,
.row.one-00 .block-inline-blockme-paragraph.capitol-letter :lang(cs) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-01 .block-inline-blockme-paragraph.capitol-letter :lang(ru) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter,
.row.one-01 .block-inline-blockme-paragraph.capitol-letter :lang(cs) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-02 .block-inline-blockme-paragraph.capitol-letter :lang(ru) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter,
.row.one-02 .block-inline-blockme-paragraph.capitol-letter :lang(cs) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-03 .block-inline-blockme-paragraph.capitol-letter :lang(ru) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter,
.row.one-03 .block-inline-blockme-paragraph.capitol-letter :lang(cs) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-04 .block-inline-blockme-paragraph.capitol-letter :lang(ru) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter,
.row.one-04 .block-inline-blockme-paragraph.capitol-letter :lang(cs) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.one-05 .block-inline-blockme-paragraph.capitol-letter :lang(ru) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter,
.row.one-05 .block-inline-blockme-paragraph.capitol-letter :lang(cs) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.two-01 .column:nth-child(2) .block-inline-blockme-paragraph.capitol-letter :lang(ru) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter,
.row.two-01 .column:nth-child(2) .block-inline-blockme-paragraph.capitol-letter :lang(cs) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.two-02 .column:nth-child(4) .block-inline-blockme-paragraph.capitol-letter :lang(ru) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter,
.row.two-02 .column:nth-child(4) .block-inline-blockme-paragraph.capitol-letter :lang(cs) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter, .row.two-03 .block-inline-blockme-paragraph.capitol-letter :lang(ru) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter,
.row.two-03 .block-inline-blockme-paragraph.capitol-letter :lang(cs) .text-formatted p:not(.text-align-center):not(.text-align-right):first-of-type::first-letter {
  font-family: "HelveticaNeueCyr-UltraLight", sans-serif;
}
@media only screen and (min-width: 48em) {
  .row.one-00 .block-inline-blockme-paragraph.up .p-content, .row.one-01 .block-inline-blockme-paragraph.up .p-content, .row.one-02 .block-inline-blockme-paragraph.up .p-content, .row.one-03 .block-inline-blockme-paragraph.up .p-content, .row.one-04 .block-inline-blockme-paragraph.up .p-content, .row.one-05 .block-inline-blockme-paragraph.up .p-content, .row.two-01 .column:nth-child(2) .block-inline-blockme-paragraph.up .p-content, .row.two-02 .column:nth-child(4) .block-inline-blockme-paragraph.up .p-content, .row.two-03 .block-inline-blockme-paragraph.up .p-content {
    padding: 75px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 48em) {
  .row.one-00 .block-inline-blockme-paragraph.down .p-content, .row.one-01 .block-inline-blockme-paragraph.down .p-content, .row.one-02 .block-inline-blockme-paragraph.down .p-content, .row.one-03 .block-inline-blockme-paragraph.down .p-content, .row.one-04 .block-inline-blockme-paragraph.down .p-content, .row.one-05 .block-inline-blockme-paragraph.down .p-content, .row.two-01 .column:nth-child(2) .block-inline-blockme-paragraph.down .p-content, .row.two-02 .column:nth-child(4) .block-inline-blockme-paragraph.down .p-content, .row.two-03 .block-inline-blockme-paragraph.down .p-content {
    padding: 75px;
    padding-top: 0;
  }
}
@media only screen and (min-width: 48em) {
  .row.one-00 .block-inline-blockme-paragraph.complete, .row.one-01 .block-inline-blockme-paragraph.complete, .row.one-02 .block-inline-blockme-paragraph.complete, .row.one-03 .block-inline-blockme-paragraph.complete, .row.one-04 .block-inline-blockme-paragraph.complete, .row.one-05 .block-inline-blockme-paragraph.complete, .row.two-01 .column:nth-child(2) .block-inline-blockme-paragraph.complete, .row.two-02 .column:nth-child(4) .block-inline-blockme-paragraph.complete, .row.two-03 .block-inline-blockme-paragraph.complete {
    padding: 0;
  }
}
@media only screen and (min-width: 48em) {
  .row.one-00 .block-inline-blockme-paragraph.complete .p-content, .row.one-01 .block-inline-blockme-paragraph.complete .p-content, .row.one-02 .block-inline-blockme-paragraph.complete .p-content, .row.one-03 .block-inline-blockme-paragraph.complete .p-content, .row.one-04 .block-inline-blockme-paragraph.complete .p-content, .row.one-05 .block-inline-blockme-paragraph.complete .p-content, .row.two-01 .column:nth-child(2) .block-inline-blockme-paragraph.complete .p-content, .row.two-02 .column:nth-child(4) .block-inline-blockme-paragraph.complete .p-content, .row.two-03 .block-inline-blockme-paragraph.complete .p-content {
    padding: 75px;
  }
}

:lang(ru) .block-inline-blockme-paragraph,
:lang(cs) .block-inline-blockme-paragraph,
:lang(hu) .block-inline-blockme-paragraph,
:lang(nb) .block-inline-blockme-paragraph,
:lang(pl) .block-inline-blockme-paragraph {
  font-family: "Helvetica Neue Light", sans-serif !important;
}
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-weight: bold;
}
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 b,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 strong,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 b,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 strong,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 b,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 strong,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 b,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 strong,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 b,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 strong,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 b,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 strong,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 b,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 strong,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 b,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 strong,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 b,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 strong,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 b,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 strong {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-weight: bold;
}
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 b em,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 b i,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 strong em,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 strong i,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 b em,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 b i,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 strong em,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 strong i,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 b em,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 b i,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 strong em,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 strong i,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 b em,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 b i,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 strong em,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 strong i,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 b em,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 b i,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 strong em,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 strong i,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 b em,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 b i,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 strong em,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 strong i,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 b em,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 b i,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 strong em,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 strong i,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 b em,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 b i,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 strong em,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 strong i,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 b em,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 b i,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 strong em,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 strong i,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 b em,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 b i,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 strong em,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 strong i {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-weight: bold;
}
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 em,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 i,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 em,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 i,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 em,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 i,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 em,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 i,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 em,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 i,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 em,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 i,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 em,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 i,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 em,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 i,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 em,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 i,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 em,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 i {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-weight: bold;
}
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 em b,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 em strong,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 i b,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h2 i strong,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 em b,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 em strong,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 i b,
:lang(ru) .block-inline-blockme-paragraph .text-formatted h3 i strong,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 em b,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 em strong,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 i b,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h2 i strong,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 em b,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 em strong,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 i b,
:lang(cs) .block-inline-blockme-paragraph .text-formatted h3 i strong,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 em b,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 em strong,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 i b,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h2 i strong,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 em b,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 em strong,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 i b,
:lang(hu) .block-inline-blockme-paragraph .text-formatted h3 i strong,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 em b,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 em strong,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 i b,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h2 i strong,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 em b,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 em strong,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 i b,
:lang(nb) .block-inline-blockme-paragraph .text-formatted h3 i strong,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 em b,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 em strong,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 i b,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h2 i strong,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 em b,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 em strong,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 i b,
:lang(pl) .block-inline-blockme-paragraph .text-formatted h3 i strong {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-weight: bold;
}
:lang(ru) .block-inline-blockme-paragraph .text-formatted ol > li:before,
:lang(cs) .block-inline-blockme-paragraph .text-formatted ol > li:before,
:lang(hu) .block-inline-blockme-paragraph .text-formatted ol > li:before,
:lang(nb) .block-inline-blockme-paragraph .text-formatted ol > li:before,
:lang(pl) .block-inline-blockme-paragraph .text-formatted ol > li:before {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-weight: bold;
}
:lang(ru) .block-inline-blockme-paragraph .text-formatted strong,
:lang(ru) .block-inline-blockme-paragraph .text-formatted b,
:lang(cs) .block-inline-blockme-paragraph .text-formatted strong,
:lang(cs) .block-inline-blockme-paragraph .text-formatted b,
:lang(hu) .block-inline-blockme-paragraph .text-formatted strong,
:lang(hu) .block-inline-blockme-paragraph .text-formatted b,
:lang(nb) .block-inline-blockme-paragraph .text-formatted strong,
:lang(nb) .block-inline-blockme-paragraph .text-formatted b,
:lang(pl) .block-inline-blockme-paragraph .text-formatted strong,
:lang(pl) .block-inline-blockme-paragraph .text-formatted b {
  font-family: "Helvetica Neue Medium", sans-serif !important;
}
:lang(ru) .block-inline-blockme-paragraph .text-formatted strong em,
:lang(ru) .block-inline-blockme-paragraph .text-formatted strong i,
:lang(ru) .block-inline-blockme-paragraph .text-formatted b em,
:lang(ru) .block-inline-blockme-paragraph .text-formatted b i,
:lang(cs) .block-inline-blockme-paragraph .text-formatted strong em,
:lang(cs) .block-inline-blockme-paragraph .text-formatted strong i,
:lang(cs) .block-inline-blockme-paragraph .text-formatted b em,
:lang(cs) .block-inline-blockme-paragraph .text-formatted b i,
:lang(hu) .block-inline-blockme-paragraph .text-formatted strong em,
:lang(hu) .block-inline-blockme-paragraph .text-formatted strong i,
:lang(hu) .block-inline-blockme-paragraph .text-formatted b em,
:lang(hu) .block-inline-blockme-paragraph .text-formatted b i,
:lang(nb) .block-inline-blockme-paragraph .text-formatted strong em,
:lang(nb) .block-inline-blockme-paragraph .text-formatted strong i,
:lang(nb) .block-inline-blockme-paragraph .text-formatted b em,
:lang(nb) .block-inline-blockme-paragraph .text-formatted b i,
:lang(pl) .block-inline-blockme-paragraph .text-formatted strong em,
:lang(pl) .block-inline-blockme-paragraph .text-formatted strong i,
:lang(pl) .block-inline-blockme-paragraph .text-formatted b em,
:lang(pl) .block-inline-blockme-paragraph .text-formatted b i {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-style: oblique;
}
:lang(ru) .block-inline-blockme-paragraph .text-formatted em,
:lang(ru) .block-inline-blockme-paragraph .text-formatted i,
:lang(cs) .block-inline-blockme-paragraph .text-formatted em,
:lang(cs) .block-inline-blockme-paragraph .text-formatted i,
:lang(hu) .block-inline-blockme-paragraph .text-formatted em,
:lang(hu) .block-inline-blockme-paragraph .text-formatted i,
:lang(nb) .block-inline-blockme-paragraph .text-formatted em,
:lang(nb) .block-inline-blockme-paragraph .text-formatted i,
:lang(pl) .block-inline-blockme-paragraph .text-formatted em,
:lang(pl) .block-inline-blockme-paragraph .text-formatted i {
  font-family: "Helvetica Neue Light Italic", sans-serif !important;
}
:lang(ru) .block-inline-blockme-paragraph .text-formatted em strong,
:lang(ru) .block-inline-blockme-paragraph .text-formatted em b,
:lang(ru) .block-inline-blockme-paragraph .text-formatted i strong,
:lang(ru) .block-inline-blockme-paragraph .text-formatted i b,
:lang(cs) .block-inline-blockme-paragraph .text-formatted em strong,
:lang(cs) .block-inline-blockme-paragraph .text-formatted em b,
:lang(cs) .block-inline-blockme-paragraph .text-formatted i strong,
:lang(cs) .block-inline-blockme-paragraph .text-formatted i b,
:lang(hu) .block-inline-blockme-paragraph .text-formatted em strong,
:lang(hu) .block-inline-blockme-paragraph .text-formatted em b,
:lang(hu) .block-inline-blockme-paragraph .text-formatted i strong,
:lang(hu) .block-inline-blockme-paragraph .text-formatted i b,
:lang(nb) .block-inline-blockme-paragraph .text-formatted em strong,
:lang(nb) .block-inline-blockme-paragraph .text-formatted em b,
:lang(nb) .block-inline-blockme-paragraph .text-formatted i strong,
:lang(nb) .block-inline-blockme-paragraph .text-formatted i b,
:lang(pl) .block-inline-blockme-paragraph .text-formatted em strong,
:lang(pl) .block-inline-blockme-paragraph .text-formatted em b,
:lang(pl) .block-inline-blockme-paragraph .text-formatted i strong,
:lang(pl) .block-inline-blockme-paragraph .text-formatted i b {
  font-family: "Helvetica Neue Medium", sans-serif !important;
  font-style: oblique;
}
