.fb_hidden {
  position: absolute;
  top: -10000px;
  z-index: 10001;
}
.fb_reposition {
  overflow: hidden;
  position: relative;
}
.fb_invisible {
  display: none;
}
.fb_reset {
  background: none;
  border: 0;
  border-spacing: 0;
  color: #000;
  cursor: auto;
  direction: ltr;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
}
.fb_reset > div {
  overflow: hidden;
}
@keyframes fb_transform {
  from {
    opacity: 0;
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.fb_animate {
  animation: fb_transform 0.3s forwards;
}
.fb_hidden {
  position: absolute;
  top: -10000px;
  z-index: 10001;
}
.fb_reposition {
  overflow: hidden;
  position: relative;
}
.fb_invisible {
  display: none;
}
.fb_reset {
  background: none;
  border: 0;
  border-spacing: 0;
  color: #000;
  cursor: auto;
  direction: ltr;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
}
.fb_reset > div {
  overflow: hidden;
}
@keyframes fb_transform {
  from {
    opacity: 0;
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.fb_animate {
  animation: fb_transform 0.3s forwards;
}
.fb_dialog {
  background: rgba(82, 82, 82, 0.7);
  position: absolute;
  top: -10000px;
  z-index: 10001;
}
.fb_dialog_advanced {
  border-radius: 8px;
  padding: 10px;
}
.fb_dialog_content {
  background: #fff;
  color: #373737;
}
.fb_dialog_close_icon {
  background: url("images/IE9JII6Z1Ys.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  height: 15px;
  position: absolute;
  right: 18px;
  top: 17px;
  width: 15px;
}
.fb_dialog_mobile .fb_dialog_close_icon {
  left: 5px;
  right: auto;
  top: 5px;
}
.fb_dialog_padding {
  background-color: transparent;
  position: absolute;
  width: 1px;
  z-index: -1;
}
.fb_dialog_close_icon:hover {
  background: url("images/IE9JII6Z1Ys.png") no-repeat scroll 0 -15px transparent;
}
.fb_dialog_close_icon:active {
  background: url("images/IE9JII6Z1Ys.png") no-repeat scroll 0 -30px transparent;
}
.fb_dialog_iframe {
  line-height: 0;
}
.fb_dialog_content .dialog_title {
  background: #6d84b4;
  border: 1px solid #365899;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
.fb_dialog_content .dialog_title > span {
  background: url("images/Cou7n-nqK52.gif") no-repeat 5px 50%;
  float: left;
  padding: 5px 0 7px 26px;
}
body.fb_hidden {
  height: 100%;
  left: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  top: -10000px;
  transform: none;
  width: 100%;
}
.fb_dialog.fb_dialog_mobile.loading {
  background: url("images/3rhSv5V8j3o.gif") white no-repeat 50% 50%;
  min-height: 100%;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 10001;
}
.fb_dialog.fb_dialog_mobile.loading.centered {
  background: none;
  height: auto;
  min-height: initial;
  min-width: initial;
  width: auto;
}
.fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner {
  width: 100%;
}
.fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content {
  background: none;
}
.loading.centered #fb_dialog_loader_close {
  clear: both;
  color: #fff;
  display: block;
  font-size: 18px;
  padding-top: 20px;
}
#fb-root #fb_dialog_ipad_overlay {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  left: 0;
  min-height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10000;
}
#fb-root #fb_dialog_ipad_overlay.hidden {
  display: none;
}
.fb_dialog.fb_dialog_mobile.loading iframe {
  visibility: hidden;
}
.fb_dialog_mobile .fb_dialog_iframe {
  position: sticky;
  top: 0;
}
.fb_dialog_content .dialog_header {
  background: linear-gradient(from(#738aba), to(#2c4987));
  border-bottom: 1px solid;
  border-color: #043b87;
  box-shadow: white 0 1px 1px -1px inset;
  color: #fff;
  font: bold 14px Helvetica, sans-serif;
  text-overflow: ellipsis;
  text-shadow: rgba(0, 30, 84, 0.296875) 0 -1px 0;
  vertical-align: middle;
  white-space: nowrap;
}
.fb_dialog_content .dialog_header table {
  height: 43px;
  width: 100%;
}
.fb_dialog_content .dialog_header td.header_left {
  font-size: 12px;
  padding-left: 5px;
  vertical-align: middle;
  width: 60px;
}
.fb_dialog_content .dialog_header td.header_right {
  font-size: 12px;
  padding-right: 5px;
  vertical-align: middle;
  width: 60px;
}
.fb_dialog_content .touchable_button {
  background: linear-gradient(from(#4267b2), to(#2a4887));
  background-clip: padding-box;
  border: 1px solid #29487d;
  border-radius: 3px;
  display: inline-block;
  line-height: 18px;
  margin-top: 3px;
  max-width: 85px;
  padding: 4px 12px;
  position: relative;
}
.fb_dialog_content .dialog_header .touchable_button input {
  background: none;
  border: none;
  color: #fff;
  font: bold 12px Helvetica, sans-serif;
  margin: 2px -12px;
  padding: 2px 6px 3px 6px;
  text-shadow: rgba(0, 30, 84, 0.296875) 0 -1px 0;
}
.fb_dialog_content .dialog_header .header_center {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
}
.fb_dialog_content .dialog_content {
  background: url("images/jKEcVPZFk-2.gif") no-repeat 50% 50%;
  border: 1px solid #4a4a4a;
  border-bottom: 0;
  border-top: 0;
  height: 150px;
}
.fb_dialog_content .dialog_footer {
  background: #f5f6f7;
  border: 1px solid #4a4a4a;
  border-top-color: #ccc;
  height: 40px;
}
#fb_dialog_loader_close {
  float: left;
}
.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon {
  visibility: hidden;
}
#fb_dialog_loader_spinner {
  animation: rotateSpinner 1.2s linear infinite;
  background-color: transparent;
  background-image: url("images/t-wz8gw1xG1.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
@keyframes rotateSpinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fb_iframe_widget {
  display: inline-block;
  position: relative;
}
.fb_iframe_widget span {
  display: inline-block;
  position: relative;
  text-align: justify;
}
.fb_iframe_widget iframe {
  position: absolute;
}
.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
  max-width: 100%;
}
.fb_iframe_widget_fluid_desktop iframe {
  min-width: 220px;
  position: relative;
}
.fb_iframe_widget_lift {
  z-index: 1;
}
.fb_iframe_widget_fluid {
  display: inline;
}
.fb_iframe_widget_fluid span {
  width: 100%;
}
.fb_mpn_mobile_landing_page_slide_out {
  animation-duration: 200ms;
  animation-name: fb_mpn_landing_page_slide_out;
  transition-timing-function: ease-in;
}
.fb_mpn_mobile_landing_page_slide_out_from_left {
  animation-duration: 200ms;
  animation-name: fb_mpn_landing_page_slide_out_from_left;
  transition-timing-function: ease-in;
}
.fb_mpn_mobile_landing_page_slide_up {
  animation-duration: 500ms;
  animation-name: fb_mpn_landing_page_slide_up;
  transition-timing-function: ease-in;
}
.fb_mpn_mobile_bounce_in {
  animation-duration: 300ms;
  animation-name: fb_mpn_bounce_in;
  transition-timing-function: ease-in;
}
.fb_mpn_mobile_bounce_out {
  animation-duration: 300ms;
  animation-name: fb_mpn_bounce_out;
  transition-timing-function: ease-in;
}
.fb_mpn_mobile_bounce_out_v2 {
  animation-duration: 300ms;
  animation-name: fb_mpn_fade_out;
  transition-timing-function: ease-in;
}
.fb_customer_chat_bounce_in_v2 {
  animation-duration: 300ms;
  animation-name: fb_bounce_in_v2;
  transition-timing-function: ease-in;
}
.fb_customer_chat_bounce_in_from_left {
  animation-duration: 300ms;
  animation-name: fb_bounce_in_from_left;
  transition-timing-function: ease-in;
}
.fb_customer_chat_bounce_out_v2 {
  animation-duration: 300ms;
  animation-name: fb_bounce_out_v2;
  transition-timing-function: ease-in;
}
.fb_customer_chat_bounce_out_from_left {
  animation-duration: 300ms;
  animation-name: fb_bounce_out_from_left;
  transition-timing-function: ease-in;
}
.fb_invisible_flow {
  display: inherit;
  height: 0;
  overflow-x: hidden;
  width: 0;
}
@keyframes fb_mpn_landing_page_slide_out {
  0% {
    margin: 0 12px;
    width: 100% - 24px;
  }
  60% {
    border-radius: 18px;
  }
  100% {
    border-radius: 50%;
    margin: 0 24px;
    width: 60px;
  }
}
@keyframes fb_mpn_landing_page_slide_out_from_left {
  0% {
    left: 12px;
    width: 100% - 24px;
  }
  60% {
    border-radius: 18px;
  }
  100% {
    border-radius: 50%;
    left: 12px;
    width: 60px;
  }
}
@keyframes fb_mpn_landing_page_slide_up {
  0% {
    bottom: 0;
    opacity: 0;
  }
  100% {
    bottom: 24px;
    opacity: 1;
  }
}
@keyframes fb_mpn_bounce_in {
  0% {
    opacity: 0.5;
    top: 100%;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes fb_mpn_fade_out {
  0% {
    bottom: 30px;
    opacity: 1;
  }
  100% {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fb_mpn_bounce_out {
  0% {
    opacity: 1;
    top: 0;
  }
  100% {
    opacity: 0.5;
    top: 100%;
  }
}
@keyframes fb_bounce_in_v2 {
  0% {
    opacity: 0;
    transform: scale(0, 0);
    transform-origin: bottom right;
  }
  50% {
    transform: scale(1.03, 1.03);
    transform-origin: bottom right;
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: bottom right;
  }
}
@keyframes fb_bounce_in_from_left {
  0% {
    opacity: 0;
    transform: scale(0, 0);
    transform-origin: bottom left;
  }
  50% {
    transform: scale(1.03, 1.03);
    transform-origin: bottom left;
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: bottom left;
  }
}
@keyframes fb_bounce_out_v2 {
  0% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: bottom right;
  }
  100% {
    opacity: 0;
    transform: scale(0, 0);
    transform-origin: bottom right;
  }
}
@keyframes fb_bounce_out_from_left {
  0% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: bottom left;
  }
  100% {
    opacity: 0;
    transform: scale(0, 0);
    transform-origin: bottom left;
  }
}
@keyframes slideInFromBottom {
  0% {
    opacity: 0.1;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideInFromBottomDelay {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  97% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.tp-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #121214;
  z-index: 300000;
  opacity: 0;
  transition: opacity 0.25s linear;
}
.tp-backdrop.tp-active {
  opacity: 0.9;
}
.tp-modal .tp-close.tp-square {
  background: #ccc;
  border-radius: 0;
  border: 0;
  top: 0;
  right: -40px;
}
.tp-modal .tp-close {
  display: none;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: #fff url("fonts/da1f66eaea2e6f516293bdaf5cee30df69ef3fda.svg")
    center center no-repeat;
  border: none;
  box-shadow: 0 0 10px rgba(28, 37, 68, 0.15);
  outline: none;
  z-index: 300100;
  border-radius: 40px;
  opacity: 0;
  cursor: pointer;
  transform: scale(0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.tp-modal .tp-close:hover,
.tp-modal .tp-close:focus {
  box-shadow: 0 0 10px 2px rgba(28, 37, 68, 0.15);
}
.tp-modal .tp-close:focus {
  border: 1px solid;
}
.tp-modal .tp-close.tp-active {
  display: block;
  opacity: 1;
  transform: scale(1);
}
.tp-modal .tp-iframe-wrapper[dir="rtl"] .tp-close {
  right: initial;
  left: -20px;
}
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close {
  top: 0;
  right: 0;
  width: 64px;
  height: 64px;
  box-shadow: none;
  outline: none;
  border-radius: 0;
  border-left: 1px solid rgba(15, 15, 21, 0.2);
  background: url("fonts/3ba1fd6c828fff26d90695a72f1eeb369c2c27a3.svg") center
    center no-repeat;
  opacity: 0.3;
}
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-active {
  opacity: 0.3;
}
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close:hover,
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close:focus {
  box-shadow: none;
  border: none;
  border-left: 1px solid rgba(15, 15, 21, 0.06);
  opacity: 1;
}
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2[dir="rtl"] .tp-close {
  right: auto;
  left: 0;
  border-left: none;
  border-right: 1px solid rgba(15, 15, 21, 0.2);
}
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2[dir="rtl"] .tp-close:hover,
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2[dir="rtl"] .tp-close:focus {
  border-left: none;
  border-right: 1px solid rgba(15, 15, 21, 0.06);
}
.tp-modal {
  z-index: 300050;
}
@media screen and (max-width: 650px) {
  .tp-modal .tp-close {
    right: 0;
  }
  .tp-modal .tp-iframe-wrapper[dir="rtl"] .tp-close {
    right: initial;
    left: 0;
  }
}
.tp-modal .tp-iframe-wrapper.tp-curtain {
  width: 600px;
  height: 480px;
}
.tp-modal-open {
  overflow: hidden !important;
  height: 100vh;
  -webkit-overflow-scrolling: touch;
}
.tp-modal-open.tp-modal-resizing {
  -webkit-overflow-scrolling: auto;
}
.tp-modal-close {
  overflow: auto;
}
.tp-iframe-wrapper {
  position: relative;
  margin: 50px auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.21);
}
.tp-iframe-wrapper.no-shadow {
  box-shadow: unset;
}
.tp-modal {
  overflow-x: hidden;
  overflow-y: scroll !important;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateZ(0);
}
.tp-modal .tp-message {
  font-family: Graphik Web Regular, Helvetica, Arial, sans-serif;
  padding: 10px;
}
.tp-modal .tp-btn-container {
  padding-left: 10px;
  padding-bottom: 10px;
}
.tp-cxense-placeholder-modal {
  width: 100%;
  background-color: #fff;
  max-width: 912px;
  display: block;
  overflow: hidden;
  height: auto;
  opacity: 1;
}
.tp-widget-placeholder > div:after {
  display: block;
  content: "";
  clear: both;
}
.tp-btn {
  text-decoration: none;
  cursor: pointer;
  padding: 0 18px;
  line-height: 40px;
  border-collapse: separate;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  border: none;
  box-shadow: inset 0 -1px rgba(216, 218, 221, 0);
  background: #3878d8;
  background-position: bottom;
  text-shadow: none;
  font-family: Graphik Web Regular, Helvetica, Arial, sans-serif;
  white-space: nowrap;
  outline: 0;
}
.tp-please-wait.tp-active {
  display: block;
  opacity: 0.9;
  transition: opacity 0.25s linear;
}
.tp-please-wait {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #999;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  color: #fff;
  font-weight: lighter;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}
.tp-please-wait.tp-overlap {
  position: fixed;
  z-index: 300150;
}
.tp-please-wait.tp-local-overlap {
  position: absolute;
}
.tp-please-wait > .tp-icon {
  width: 80px;
  height: 80px;
  margin: 100px auto 20px;
}
.pn-spinner {
  color: gray;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.pn-spinner div {
  transform-origin: 40px 40px;
  animation: pn-spinner 1.2s linear infinite;
}
.pn-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #fff;
}
.pn-spinner div:nth-child(1) {
  transform: rotate(0);
  animation-delay: -1.1s;
}
.pn-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.pn-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.pn-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.pn-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.pn-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.pn-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.pn-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.pn-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.pn-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.pn-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.pn-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes pn-spinner {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.tp-please-wait > .tp-icon.tp-centered {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tp-iframe-wrapper.no-width .tp-close,
.tp-iframe-wrapper.no-height .tp-close,
.tp-modal.no-width .tp-close,
.tp-modal.no-height .tp-close {
  display: none;
}
.tp-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.tp-banner > .tp-container-inner,
.tp-banner > .tp-container-inner > iframe {
  width: inherit !important;
}
.tp-modal-overscroll-prevented {
  overscroll-behavior: contain;
  width: 100%;
  overflow-x: unset;
  overflow-y: scroll;
}
.tp-scroll-prevented {
  height: 100vh;
  overflow: hidden;
  touch-action: none;
}
.tp-body-scroll-prevented {
  background: rgba(18, 18, 20, 0.9);
  touch-action: none;
}

/** Common styles across all window sizes. */
.swg-dialog,
.swg-toast {
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 1) !important;
}

.swg-toast {
  position: fixed !important;
  bottom: 0 !important;
  max-height: 46px !important;
  z-index: 2147483647 !important;
  border: none !important;
}

/**
* Wide desktop screen support, when width is >= 871px and height is >= 641px.
*/
@media (min-width: 871px) and (min-height: 641px) {
  .swg-dialog.swg-wide-dialog {
    width: 870px !important;
    left: -435px !important;
  }
}

/** Tablet/Medium screen support, when width OR height is <= 640px. */
@media (max-width: 640px), (max-height: 640px) {
  .swg-dialog,
  .swg-toast {
    width: 480px !important;
    left: -240px !important;
    margin-left: calc(100vw - 100vw / 2) !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px,
      rgba(60, 64, 67, 0.15) 0 1px 4px 1px !important;
  }
}

/** Desktop/Large screen support, when width AND height are >= 641px. */
@media (min-width: 641px) and (min-height: 641px) {
  .swg-dialog {
    width: 630px !important;
    left: -315px !important;
    margin-left: calc(100vw - 100vw / 2) !important;
    background-color: transparent !important;
    border: none !important;
  }

  .swg-toast {
    border-radius: 4px !important;
    bottom: 8px !important;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%),
      0 1px 5px 0 rgb(0 0 0 / 12%) !important;
    left: 8px !important;
  }
}

/** Phone/Small screen support, when width is <= 480px. */
@media (max-width: 480px) {
  .swg-dialog,
  .swg-toast {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: 0 !important;
  }
}

/**
* Class applied to content page to disable scrolling.
*/
html > body.swg-disable-scroll {
  height: 100vh !important;
  overflow: hidden !important;
  position: fixed;
  width: 100% !important;
}

html > body.swg-disable-scroll * {
  overflow: hidden !important;
}

.st0 {
  fill: #7f7f7f;
}

.st0 {
  fill: #747474;
}
.st1 {
  fill: #1d1d1b;
}
.st2 {
  fill: #aeaeae;
}

.autor_share {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.autor {
  display: flex;
}
.autor img {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
.autor p:first-of-type {
  margin-top: 3px;
}

.autor p {
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: var(--black-color);
}
.share {
  display: block;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-5 {
  margin-bottom: 5px;
}
p.image-undertext {
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  color: var(--black);
}
.mb-20 {
  margin-bottom: 20px;
}

.last-news {
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
  color: #cccccc;
}
.mb-30 {
  margin-bottom: 30px;
}
.hr {
  background: #ccc;
  height: 1px;
  width: 100%;
  border: none;
}
p.image-undertext {
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  color: var(--black);
}

.greyCont {
  background: #eeeeee;
  padding: 10px 15px;
}
.greyContP {
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  color: #000;
}
.mainArticle-image-text {
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  color: #000;
}

.comm-block__descr {
  display: flex;
  align-items: center;
}
.comm-block {
  margin-bottom: 11px;
}
.comm-block__descr_title-name {
  margin: 0 0 5px !important;
  color: #0f64a1;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  letter-spacing: 0;
  font-family: Mundo, Times New Roman, Times, serif;
  font-weight: 900;
}
.comm-block__descr_img {
  margin-right: 17px;
}
.comm-block__descr_img img {
  max-width: 100%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.comm-block__text {
  margin-top: 10px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  letter-spacing: 0;
  font-family: Mundo, Times New Roman, Times, serif;
  color: #202020;
  font-weight: 400;
}
.day {
  margin-top: 15px;
  font-size: 22px;
  text-align: center;
  background-color: #3b5998;
  color: white;
}
.border_day {
  padding: 5px;
  border: 1px solid #3b5998;
  border-radius: 0px 0px 4px 4px;
}
.info__text {
  line-height: 30px;
}

.info__text {
  margin-bottom: 1rem;
}
.content .img-responsive {
  margin: 0 auto 5px;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
.check__top-grid {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.check__top-col-1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 4rem;
}
.check__top-col-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
.check__iban {
  margin-bottom: 1rem;
  display: block;
  font-weight: 500;
}
.check__bot {
  border-bottom: 3px solid #000;
}
.check__bot-grid {
  display: grid;
  grid-template-columns: 1fr 5fr 1fr 1fr 1fr;
}
.check__bot-grid-col {
  display: flex;
  flex-direction: column;
  border-right: 1px solid #000;
}
.check__thanks {
  text-align: right;
  display: block;
  margin: 0.5rem 2rem;
}
.check__wrapper {
  padding: 0.5rem;
}

.check {
  font-size: 1rem;
}

.check {
  font-size: 0.6rem;
}

.check {
  font-size: 0.8rem;
}
.check {
  box-shadow: var(--box-shadow);
  max-width: 100%;
  font-family: Arial, Helvetica, sans-serif !important;
}
.info {
  margin-top: 2rem;
  font-size: 17px;
  color: var(--text-color);
  position: relative;
}

* {
  padding: 0;
  margin: 0;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
*,
::before,
::after {
  box-sizing: border-box;
}
@media (max-width: 992px) .check {
  font-size: 1rem;
}
@media (max-width: 1024px) .check {
  font-size: 0.6rem;
}
@media (max-width: 1200px) .check {
  font-size: 0.8rem;
}
.check {
  box-shadow: var(--box-shadow);
  max-width: 100%;
  font-family: Arial, Helvetica, sans-serif !important;
}
.info {
  margin-top: 2rem;
  font-size: 17px;
  color: var(--text-color);
  position: relative;
}
body {
  height: 100%;
  font-family: "Source Sans Pro", sans-serif;
  color: var(--title-color);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: rgb(51, 51, 51);
  background-color: rgb(255, 255, 255);
}
:root {
  --green: #cee741;
  --violet: #5c3680;
  --orange: #f35a3c;
  --blue: #0071ab;
  --yellow: #feda00;
  --white: #ffffff;
  --gray: #828c93;
  --facebook: rgb(59, 89, 152);
  --twitter: #00acee;
  --title-color: #1b1b1b;
  --text-color: #444;
  --label-color: #767d84;
  --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  --xxl: 1400px;
  --xl: 1200px;
  --lg: 992px;
  --md: 768px;
  --sm: 576px;
  --xs: 425px;
  --text-size: 1.385rem;
  --title-size: 2.5rem;
  --title-size-md: 2.1rem;
  --title-size-sd: 1.5rem;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  font-family: sans-serif;
  text-size-adjust: 100%;
}
*,
::before,
::after {
  box-sizing: border-box;
}
*,
::before,
::after {
  box-sizing: border-box;
}

.btn {
  max-width: 361px;
  margin: 30px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  background: #0f64a1;
  border-radius: 5px;
  padding: 20px 20px;
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #fff !important;
  transition-duration: 300ms;
}
.btn:hover {
  transform: scale(1.1);
  transition-duration: 300ms;
  text-decoration: underline;
}

.sensations {
  margin-bottom: 30px;
}
.worldNews a {
  text-decoration: none;
  color: #000000;
}
.sensations__text {
  padding: 10px;
  background: #f3f6f7;
}

.sensations__text {
  font-family: "Noto Serif";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #222526;
}
.worldNews__title {
  font-family: "Noto Serif";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 15px;
}
.worldNews a {
  text-decoration: none;
  color: #000000;
}
.worldNews__item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
.worldNews__image {
  width: 100px;
  height: 75px;
  object-fit: cover;
}
.worldNews__text {
  font-family: "Noto Serif";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  margin-left: 10px;
}

@media screen and (max-width: 500px) {
  #js-menuPrincipal {
    display: none;
  }
  .mobc {
    flex-direction: column;
  }
  .partners {
    flex-direction: column;
    margin: 20px 0;
  }
  .about-list {
    position: static;
  }
  .about-list .copyright .icon-elmundo-mobile {
    margin-bottom: 15px;
  }
  .partners li {
    margin: 15px 5px 0 0;
  }
}
.icon-heart-empty {
  display: none;
}
