@charset "UTF-8";

/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);

  or object-fit and object-position:
  @include object-fit(cover, top);
*/

.side-title,
.atitle,
.asummary,
.pgallery-title,
.tools-results-title,
.consigli24-title {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  line-height: 1.1;
  font-weight: 500;
}

.search-label,
.search-toggle {
  font-size: 0.75rem;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .search-label,
  .search-toggle {
    font-size: 0.9375rem;
  }
}

.abtn-link,
.atrusted-link,
.aembed-note {
  font-size: 0.8125rem;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .abtn-link,
  .atrusted-link,
  .aembed-note {
    font-size: 0.9375rem;
  }
}

.ainfo-title,
.finance-title,
.minibio-link .list-inline-item,
.tools-list-title,
.tools-info-title,
.tools-info-text,
.comments-link,
.comments-comment,
.comments-avatar,
.comments-username,
.search-filter-title,
.search-filter-link.search-filter-link--small,
.newsletter-text {
  font-size: 0.875rem;
}

.aembed-summary,
.tools-pre-text,
.tools-link-desc,
.search-filter-link,
.search-filter-time {
  font-size: 0.8125rem;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .aembed-summary,
  .tools-pre-text,
  .tools-link-desc,
  .search-filter-link,
  .search-filter-time {
    font-size: 0.9375rem;
  }
}

.afoot-info,
.tools-results-row,
.comments-textarea {
  font-size: 1rem;
}

.aembed-filename {
  font-size: 0.8125rem;
}

@media (min-width: 360px) {
  .aembed-filename {
    font-size: 0.875rem;
  }
}

.atext,
.aembed-title,
.aembed-rel-text,
.aembed-audio,
.minibio-role,
.tools-pre-val.tools-pre-val--small,
.comments-title,
.errorpage-text,
.errorpage-goto .meta-part,
.feedpage-text {
  font-size: 0.9375rem;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .atext,
  .aembed-title,
  .aembed-rel-text,
  .aembed-audio,
  .minibio-role,
  .tools-pre-val.tools-pre-val--small,
  .comments-title,
  .errorpage-text,
  .errorpage-goto .meta-part,
  .feedpage-text {
    font-size: 1.125rem;
  }
}

.aembed-rel-title,
.minibio-name,
.tools-link-name,
.tools-results-title,
.errorpage-goto a.meta-part {
  font-size: 1rem;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .aembed-rel-title,
  .minibio-name,
  .tools-link-name,
  .tools-results-title,
  .errorpage-goto a.meta-part {
    font-size: 1.125rem;
  }
}

.newsletter-title {
  font-size: 1.25rem;
}

.liveb .atitle,
.dossier-strip-title,
.tools-pre-title,
.tools-pre-val,
.errorpage-suggestion,
.feedpage-section .feedpage-link,
.feedpage-section {
  font-size: 1.125rem;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .liveb .atitle,
  .dossier-strip-title,
  .tools-pre-title,
  .tools-pre-val,
  .errorpage-suggestion,
  .feedpage-section .feedpage-link,
  .feedpage-section {
    font-size: 1.375rem;
  }
}

.pgallery-title {
  font-size: 1.125rem;
}

@media (min-width: 360px) {
  .pgallery-title {
    font-size: 1.5rem;
  }
}

.errorpage-subtitle,
.feedpage-title {
  font-size: 1.25rem;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .errorpage-subtitle,
  .feedpage-title {
    font-size: 1.625rem;
  }
}

.atitle {
  font-size: 1.75rem;
}

.ahead--big .atitle,
.ahead--big .atitle--light {
  font-size: 1.75rem;
}

.dossier-cover,
.dossier-strip {
  background: #f5e5d5;
  border-bottom: 30px solid #f5e5d5;
}

.aembed-note {
  position: relative;
  padding-top: 10px;
}

.aembed-note::before {
  content: '';
  display: block;
  width: 20px;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  position: absolute;
  top: 0;
  left: 0;
}

.inverted-color .aembed-note::before {
  border-color: rgba(255, 255, 255, 0.25);
}

.feedpage-link:hover {
  color: #003c7f;
}

.shinfo-link,
a.label {
  color: #003c7f !important;
}

.shinfo-link:hover,
a.label:hover {
  color: rgba(0, 60, 127, 0.7) !important;
}

@media (max-width: 767.98px) {
  .side-title {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.aimg .acaption,
.aembed-caption {
  display: block;
  position: relative;
  margin-top: 10px;
  padding-left: 18px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  color: rgba(15, 15, 15, 0.5);
}

.aimg .acaption .icon,
.aembed-caption .icon {
  position: absolute;
  top: 0;
  left: 0;
  color: rgba(15, 15, 15, 0.25);
}

.list-author,
.aread .list,
.minibio-line::before {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(15, 15, 15, 0.5)), color-stop(25%, rgba(15, 15, 15, 0.5)), color-stop(25%, rgba(15, 15, 15, 0)));
  background-image: linear-gradient(to right, rgba(15, 15, 15, 0.5) 0%, rgba(15, 15, 15, 0.5) 25%, rgba(15, 15, 15, 0) 25%);
  background-position: 0 top;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}

.aread .list-item,
.akeyp,
.acor--rel,
.acor--moreon .list-item:not(:last-child) .aprev-main,
.aembed-free .aembed-title {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(15, 15, 15, 0.5)), color-stop(25%, rgba(15, 15, 15, 0.5)), color-stop(25%, rgba(15, 15, 15, 0)));
  background-image: linear-gradient(to right, rgba(15, 15, 15, 0.5) 0%, rgba(15, 15, 15, 0.5) 25%, rgba(15, 15, 15, 0) 25%);
  background-position: 0 bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}

.acor--moreon {
  background: #fff5ec;
  border: 1px solid #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

.sidebar {
  margin-bottom: 20px;
  height: 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;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media (max-width: 1023.98px) {
  .sidebar {
    margin-top: 30px;
    margin-bottom: 0;
    height: auto;
  }
}

@media (max-width: 767.98px) {
  .side {
    margin-bottom: 30px;
  }
}

.side-title {
  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;
  font-size: 1.375rem;
  font-weight: bold;
  border-top: 1px solid #0f0f0f;
  padding-top: 10px;
}

.inverted-color .side-title {
  border-color: rgba(255, 255, 255, 0.25);
}

.side-title--sans {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.s24plus {
  display: inline-block;
}

.s24plus .badge24plus {
  margin-bottom: 4px;
}

.s24plus:hover {
  opacity: 0.7;
}

.aentry {
  position: relative;
}

@media (max-width: 767.98px) {
  .aentry--full {
    margin-left: -15px;
    margin-right: -15px;
  }

  .aentry--normal {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.aentry-container {
  background: #f5e5d5;
  padding-bottom: 40px;
}

.aentry--lined,
.aentry--lined-left {
  padding-bottom: 1px;
}

.aentry--lined::before,
.aentry--lined::after,
.aentry--lined-left::before,
.aentry--lined-left::after {
  content: '';
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 1px solid rgba(15, 15, 15, 0.25);
}

.aentry--lined::before,
.aentry--lined-left::before {
  left: -15px;
}

.aentry--lined::after,
.aentry--lined-left::after {
  right: -15px;
}

.ahead {
  position: relative;
  margin-bottom: 20px;
}

.ahead .atrusted {
  position: absolute;
  top: 0;
  right: 0;
}

.ahead .list-inline {
  margin-bottom: 0;
}

.ahead-ltool {
  text-align: left;
  position: relative;
  min-height: 30px;
}

.ahead-ltool .abs-mr {
  z-index: 1;
}

@media (max-width: 767.98px) {
  .ahead-ltool {
    margin-left: -5px;
    margin-right: -5px;
  }
}

.ahead--native,
.ahead--sponsored {
  padding-top: 51px;
}

.ahead--native .meta,
.ahead--sponsored .meta {
  margin: 0;
}

.ahead--native .meta-native,
.ahead--native .meta-sponsored,
.ahead--sponsored .meta-native,
.ahead--sponsored .meta-sponsored {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 -15px;
  padding: 10px 15px;
  border-radius: 0;
  z-index: 1;
}

.ahead--native .atrusted,
.ahead--sponsored .atrusted {
  top: 36px;
}

.rel--strip + .aentry-container .ahead--native,
.rel--strip + .aentry-container .ahead--sponsored {
  padding-top: 31px;
}

.rel--strip + .aentry-container .ahead--native .meta-native,
.rel--strip + .aentry-container .ahead--native .meta-sponsored,
.rel--strip + .aentry-container .ahead--sponsored .meta-native,
.rel--strip + .aentry-container .ahead--sponsored .meta-sponsored {
  top: -20px;
}

.rel--strip + .aentry-container .ahead--native .atrusted,
.rel--strip + .aentry-container .ahead--sponsored .atrusted {
  top: 31px;
}

.ahead--native .atitle,
.ahead--sponsored .atitle {
  padding-right: 18px;
}

.ahead--native .atitle,
.ahead--native .asummary {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.ahead--native .asummary {
  font-weight: normal;
}

.atitle,
.asummary {
  margin-bottom: 10px;
}

.atitle {
  line-height: 1;
}

.atitle--light {
  font-weight: 300;
}

.asummary {
  font-size: 1.125rem;
  line-height: 1.1;
}

@media (max-width: 767.98px) {
  .asummary {
    line-height: 1.2;
  }
}

.asummary + .d-lg-none {
  margin-top: 15px;
}

.asubtitle {
  margin-bottom: 5px;
}

.asubtitle a {
  text-decoration: underline;
}

.asubtitle,
.asubtitle h2,
.asubtitle h3 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 1.125rem;
  font-weight: 500;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .asubtitle,
  .asubtitle h2,
  .asubtitle h3 {
    font-size: 1.25rem;
  }
}

.atext {
  line-height: 1.6;
  margin-bottom: 40px;
}

.atext a {
  color: #870042;
  text-decoration: underline !important;
  text-underline-position: under;
}

.atext a:hover {
  color: rgba(135, 0, 66, 0.7);
}

.atext + .atext,
.atext + .aprev {
  margin-top: -20px;
}

.aimg {
  margin-bottom: 20px;
}

.aimg .img-fluid {
  width: 100%;
}

.reading {
  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;
  margin-bottom: 15px;
}

.reading-time {
  position: relative;
  padding-left: 18px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.9375rem;
  line-height: 1rem;
  color: rgba(15, 15, 15, 0.5);
  margin: 0;
}

.reading-time .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.reading .list-inline {
  margin-left: auto;
  margin-bottom: 0;
}

.afoot-info {
  text-align: right;
  position: relative;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: rgba(15, 15, 15, 0.5);
  margin-top: -10px;
  margin-bottom: 10px;
}

.afoot-tag {
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  padding-top: 10px;
  margin-bottom: 20px;
}

.afoot-args {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  border-top: 1px solid #0f0f0f;
  padding-top: 10px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.afoot-args-title {
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
}

.afoot-args-link {
  font-size: 0.875rem;
  color: #870042;
}

.afoot-args-link:hover {
  color: rgba(135, 0, 66, 0.7);
}

.afoot-args .list-inline-item {
  margin-bottom: 10px;
}

.acorrection {
  display: block;
  margin-top: 30px;
  margin-bottom: 20px;
}

.acorrection-title {
  display: block;
  font-size: 1rem;
  font-style: italic;
  color: rgba(15, 15, 15, 0.5);
  margin-bottom: 10px;
}

.acorrection-txt {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.4;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.is-expanded .acorrection-txt,
.force-expanded .acorrection-txt {
  display: block;
  -webkit-line-clamp: none;
}

.acorrection-txt-wrapper {
  display: block;
  padding-left: 15px;
  border-left: 4px solid rgba(15, 15, 15, 0.1);
}

.acorrection-txt-wrapper .btn {
  font-size: 0.9375rem;
  padding-bottom: 0;
}

.force-expanded .acorrection-txt-wrapper .btn {
  display: none;
}

.acorrection-txt-wrapper .btn::before {
  display: inline-block;
  content: '… continua a leggere';
}

.is-expanded .acorrection-txt-wrapper .btn::before {
  content: 'Riduci';
}

.ainfo-block {
  display: block;
}

.ainfo-block:not(:last-child) {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 10px;
}

ul.ainfo-block {
  padding-left: 0;
  list-style: none;
}

.ainfo-sep {
  display: block;
  margin-bottom: 240px;
}

.ainfo-title {
  position: relative;
  border-top: 1px solid #0f0f0f;
  padding-top: 10px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.ainfo + .ainfo {
  margin-top: 40px;
}

.ashare-link {
  display: inline-block;
  width: 16px;
  text-align: center;
  color: #807366;
}

.ashare-link:hover {
  color: #870042;
}

.abtn-link {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 24px;
  display: inline-block;
  color: rgba(15, 15, 15, 0.5);
  position: relative;
  padding-left: 26px;
}

.abtn-link .icon {
  font-size: 24px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.abtn-link:hover,
.abtn-link.is-active {
  color: #003c7f !important;
}

.atrusted-link {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-left: 29px;
}

.atrusted-link .icon {
  font-size: 24px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.list-author {
  padding-left: 0;
  list-style: none;
  padding-top: 15px;
  margin-bottom: 30px;
}

.list-author-item {
  margin-bottom: 0;
}

.shinfo {
  display: block;
  min-width: 220px;
}

.shinfo-title {
  display: block;
  font-weight: 500;
  font-size: 0.875rem;
}

.shinfo-text {
  display: block;
  font-size: 0.8125rem;
  margin: 2px 0;
}

.shinfo-link {
  font-weight: 500;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.aread {
  display: block;
  padding-top: 5px;
  margin-top: -10px;
  margin-bottom: 20px;
}

.aread:not(.aembed--box):not(.articlegallery::before):not(.articlegallery::after) {
  border-top: 1px solid #0f0f0f;
}

.aread:last-child {
  margin-bottom: 0;
}

.aread-title {
  display: block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: bold;
}

.aembed--box .aread-title,
.articlegallery::before .aread-title,
.articlegallery::after .aread-title {
  color: #870042;
  padding: 5px 0;
}

.aread-article {
  display: inline-block;
  position: relative;
  padding-left: 9px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: normal;
  margin: 0;
}

.aread-article::before {
  content: '';
  display: block;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background: #003c7f;
  position: absolute;
  top: 7px;
  left: 0;
}

.aread-article a,
.aread-article button {
  padding-top: 5px;
  padding-bottom: 5px;
}

.aembed--box .aread-article,
.articlegallery::before .aread-article,
.articlegallery::after .aread-article {
  margin: 5px 0;
}

.aread .list {
  margin-top: 7px;
  padding-top: 7px;
  margin-bottom: 0;
}

.aread .list-item {
  padding-bottom: 7px;
}

.aread.aembed--box .list-item:last-child,
.aread.articlegallery::before .list-item:last-child,
.aread.articlegallery::after .list-item:last-child {
  background: none;
  padding-bottom: 0;
}

.atools {
  margin-right: -15px;
}

.akeyp {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.akeyp-title {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #0f0f0f;
  margin-bottom: 15px;
  font-size: 1.125rem;
  font-weight: bold;
}

.akeyp-title a {
  text-decoration: underline;
}

.akeyp-link {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(15, 15, 15, 0.25);
  text-decoration-color: rgba(15, 15, 15, 0.25);
  text-underline-position: under;
}

.akeyp-link:hover {
  color: #0f0f0f;
  text-decoration: underline;
  -webkit-text-decoration-color: #0f0f0f;
  text-decoration-color: #0f0f0f;
}

.akeyp-link--ext {
  color: #003c7f;
  -webkit-text-decoration-color: rgba(0, 60, 127, 0.25);
  text-decoration-color: rgba(0, 60, 127, 0.25);
}

.akeyp-link--ext:hover {
  color: #003c7f;
  -webkit-text-decoration-color: #003c7f;
  text-decoration-color: #003c7f;
}

.akeyp .list {
  margin: 0;
}

.akeyp .list-item {
  position: relative;
  font-size: 1rem;
  line-height: 1.2;
  padding-left: 28px;
}

.akeyp .list-item::before {
  content: '';
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #003c7f;
  position: absolute;
  top: 6px;
  left: 0;
}

.akeyp--radiocor {
  padding-bottom: 0;
  background: none;
}

.akeyp--radiocor .aprev {
  display: inline-block;
  position: relative;
  padding-left: 28px;
}

.akeyp--radiocor .aprev::before {
  content: '';
  display: block;
  width: 4px;
  background: rgba(166, 12, 42, 0.25);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.akeyp--radiocor .aprev:hover::before {
  background: rgba(166, 12, 42, 0.5);
}

.akeyp--radiocor .aprev .meta {
  margin-bottom: 5px;
}

.akeyp--radiocor .aprev .aprev-excerpt {
  margin-top: 10px;
}

.akeyp--radiocor .aprev--first .aprev-title {
  font-size: 1.5rem;
}

.akeyp--radiocor .btn,
.akeyp--radiocor .aprev-goto {
  margin-top: 10px;
}

.akeyp--live {
  padding-bottom: 0;
  background: none;
}

.akeyp--live .akeyp-link--ext {
  color: #d41318;
  -webkit-text-decoration-color: rgba(212, 19, 24, 0.25);
  text-decoration-color: rgba(212, 19, 24, 0.25);
}

.akeyp--live .akeyp-link--ext:hover {
  color: #d41318;
  -webkit-text-decoration-color: #d41318;
  text-decoration-color: #d41318;
}

.akeyp--live .list-item::before {
  background: #d41318;
}

.acor {
  display: block;
  padding-bottom: 15px;
}

.acor:not(:last-child) {
  margin-bottom: 40px;
}

.acor-title {
  display: block;
  position: relative;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  margin-bottom: 15px;
}

.acor-title::before,
.acor-title::after {
  content: '';
  display: block;
  border-top: 1px solid #0f0f0f;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 0;
}

.acor-title::before {
  margin-top: -1px;
}

.acor-title::after {
  margin-top: 2px;
}

.acor-title-wrap {
  display: inline-block;
  position: relative;
  z-index: 1;
  background: #f5e5d5;
  padding-right: 10px;
}

.acor--mkt {
  padding-top: 15px;
  background: rgba(255, 255, 255, 0.75);
  border-top: 1px solid #0f0f0f;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  padding-left: 15px;
  padding-right: 15px;
}

.acor--moreon {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 15px;
}

.acor--moreon .acor-title {
  color: #c3b4a0;
}

.acor--moreon .acor-title::before,
.acor--moreon .acor-title::after {
  display: none;
}

.acor--moreon .list {
  margin: 0;
}

.arec {
  position: relative;
  border: 1px solid rgba(15, 15, 15, 0.25);
  padding: 0 15px 15px;
}

.arec-title,
.arec-info {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: block;
  background: #f5e5d5;
  padding: 2px 5px;
  position: absolute;
  margin: 0;
}

.arec-title {
  font-size: 1rem;
  line-height: 1;
  font-weight: bold;
  top: -10px;
  left: 10px;
}

.arec-info {
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 500;
  color: #003c7f;
  bottom: -10px;
  right: 10px;
}

.arec-info:hover {
  color: rgba(0, 60, 127, 0.7);
}

.arec [class*="col-"] {
  padding-top: 20px;
  padding-bottom: 15px;
  margin: 0;
}

@media (max-width: 767.98px) {
  .arec [class*="col-"]:not(:last-child) {
    border-bottom: 1px solid rgba(15, 15, 15, 0.25);
    margin-bottom: -5px;
  }
}

.amark {
  font-weight: bold;
  color: #0f0f0f !important;
  text-decoration: underline !important;
  text-underline-position: under;
}

a.amark:hover {
  color: rgba(15, 15, 15, 0.7) !important;
}

.amark-value {
  position: relative;
  display: inline-block;
  margin-left: 2px;
  padding: 2px 16px 2px 2px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.9375rem;
  font-weight: normal;
  line-height: 1em;
}

.amark-value .icon {
  font-size: 12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 2px;
}

.amark-value--pos {
  background: rgba(13, 182, 147, 0.25);
  border-bottom: 1px solid #0db693;
}

.amark-value--pos .icon {
  color: #0db693;
}

.amark-value--neg {
  background: rgba(212, 19, 24, 0.25);
  border-bottom: 1px solid #d41318;
}

.amark-value--neg .icon {
  color: #d41318;
}

.aembed--bg {
  padding: 15px 10px;
  background: #e6d5c4;
}

.aembed--bg > * {
  margin: 0 auto;
}

.aembed--light {
  background: #f5f5f5;
}

.aembed--dark {
  background: #3d3d3d;
  border-color: rgba(15, 15, 15, 0.5);
}

.aembed--nl {
  background: #870042;
  border-color: #870042;
}

@media (max-width: 767.98px) {
  .aembed--full {
    margin-left: -15px;
    margin-right: -15px;
  }

  .aembed--full .aembed-caption {
    margin-left: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.aembed-head {
  margin-bottom: 10px;
}

.aembed-title {
  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;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.1;
  font-weight: 500;
  margin-bottom: 5px;
}

.aembed-title--lined {
  padding-bottom: 5px;
  line-height: 30px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 10px;
}

.aembed-title-img {
  display: inline-block;
  height: 32px;
  width: auto;
  margin-right: 10px;
}

.aembed-summary {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.2;
  margin-bottom: 5px;
}

.aembed-img {
  margin-bottom: 15px;
}

.aembed-caption .icon {
  bottom: auto;
  width: auto;
  height: auto;
  line-height: 1;
}

.aembed-file {
  display: block;
  position: relative;
  padding-right: 115px;
}

.aembed-filename {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 0;
}

.aembed-radiocor {
  position: relative;
}

.aembed-finance {
  position: relative;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.aembed-finance .aembed-note {
  margin-top: 5px;
  margin-bottom: 0;
}

.aembed-finance .btn {
  display: none;
}

.aembed-note {
  line-height: 1rem;
  color: rgba(15, 15, 15, 0.5);
}

.inverted-color .aembed-note {
  color: rgba(255, 255, 255, 0.5);
}

.aembed-rel {
  display: block;
  position: relative;
}

.aembed-rel-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  margin: 0;
}

.aembed-rel-title {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 5px;
  color: #870042;
}

.aembed-rel-text {
  line-height: 1.2;
  margin-bottom: 0;
}

.aembed-rel-text--sans {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.aembed-rel-link {
  position: relative;
  display: inline-block;
  font-weight: bold;
  color: #870042;
}

.aembed-rel-link:hover {
  color: rgba(135, 0, 66, 0.7);
}

.aembed-rel-link .icon {
  display: inline-block;
  vertical-align: text-top;
}

.aembed-rel--img {
  padding-right: 115px;
  min-height: 100px;
}

.aembed-audio {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: inline-block;
  position: relative;
  padding-top: 3px;
  padding-left: 46px;
  min-height: 36px;
  font-weight: 500;
  text-align: left;
  background: none;
  border: none;
  outline: 0 none !important;
}

.aembed-audio-duration {
  display: block;
  color: rgba(15, 15, 15, 0.5);
  font-size: 0.9375rem;
  font-weight: normal;
}

.aembed-audio .icon {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  background: #0099ff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .aembed-audio .icon {
    -webkit-transition: none;
    transition: none;
  }
}

.aembed-audio:hover {
  color: rgba(15, 15, 15, 0.7);
}

.aembed-audio:hover .icon::before {
  content: "";
}

.aembed-audio.is-disabled {
  pointer-events: none;
  opacity: 0.7;
}

.aembed-nl {
  position: relative;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.aembed-nl-title {
  font-size: 1.25rem;
  line-height: 1.1;
  font-weight: bold;
  color: #feba4f;
  margin-bottom: 10px;
}

.aembed-nl-txt {
  color: #FFFFFF;
  font-size: 0.9375rem;
  margin-bottom: 15px;
}

.aembed-nl-img {
  display: none;
  width: 120px;
  height: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.aembed-nl-form {
  position: relative;
}

.aembed-nl-form .input {
  background: #FFFFFF;
  border-color: #FFFFFF;
  padding-right: 100px;
  margin: 0;
}

.aembed-nl-form .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.aembed-free {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.aembed-free .aembed-title {
  font-size: 1.25rem;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.aembed-free .list:not(:last-child) {
  margin-bottom: 15px;
}

.aembed-free .list-item {
  position: relative;
  font-size: 1rem;
  line-height: 1.2;
  padding-left: 28px;
}

.aembed-free .list-item::before {
  content: '';
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #003c7f;
  position: absolute;
  top: 6px;
  left: 0;
}

.aembed-txt {
  font-size: 1rem;
  line-height: 1.4;
}

.aembed-txt:not(:last-child) {
  margin-bottom: 15px;
}

.aembed-txt strong {
  font-weight: 500;
}

.aembed-txt a {
  color: #003c7f;
  text-decoration: underline !important;
  text-underline-position: under;
}

.aembed-txt a:hover {
  color: rgba(0, 60, 127, 0.7);
}

.aembed-txt-title {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 5px;
}

.aembed-txt-img {
  display: block;
  width: 135px;
  margin-bottom: 5px;
}

.aembed-txt-img img {
  margin: 0;
}

.aembed-txt--img-left .aembed-txt-img {
  float: left;
  margin-right: 15px;
}

.aembed-txt--img-right .aembed-txt-img {
  float: right;
  margin-left: 15px;
}

.aembed-txt--img-left::after,
.aembed-txt--img-right::after {
  content: '';
  display: block;
  clear: both;
}

@media (max-width: 767.98px) {
  .aembed-txt--img-left,
  .aembed-txt--img-right {
    position: relative;
  }

  .aembed-txt--img-left .aembed-txt-img,
  .aembed-txt--img-right .aembed-txt-img {
    float: none;
    margin: 0;
    position: absolute;
    top: 0;
    height: 48px;
    width: 48px;
  }

  .aembed-txt--img-left .aembed-txt-img img,
  .aembed-txt--img-right .aembed-txt-img img {
    height: 48px;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 767.98px) {
  .aembed-txt--img-left {
    padding-left: 58px;
  }

  .aembed-txt--img-left .aembed-txt-img {
    left: 0;
  }
}

@media (max-width: 767.98px) {
  .aembed-txt--img-right {
    padding-right: 58px;
  }

  .aembed-txt--img-right .aembed-txt-img {
    right: 0;
  }
}

.aembed.bg-black {
  padding: 10px 15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 10px;
}

.pgallery {
  position: relative;
}

.pgallery::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-repeat: repeat-x;
  pointer-events: none;
  z-index: 1;
}

.bytime .pgallery::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}

.pgallery .pgallery-overlay {
  display: block;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 9;
}

.bytime .pgallery .pgallery-overlay {
  left: 10px;
  right: 10px;
  bottom: 10px;
}

.pgallery .aprev-main,
.pgallery .aprev-footer,
.pgallery .aprev-related,
.pgallery .auth {
  color: #FFFFFF;
}

.pgallery .aprev-main a,
.pgallery .aprev-main .aprev-title-clr,
.pgallery .aprev-footer a,
.pgallery .aprev-footer .aprev-title-clr,
.pgallery .aprev-related a,
.pgallery .aprev-related .aprev-title-clr,
.pgallery .auth a,
.pgallery .auth .aprev-title-clr {
  color: #FFFFFF !important;
}

.pgallery .aprev-main a:hover,
.pgallery .aprev-main .aprev-title-clr:hover,
.pgallery .aprev-footer a:hover,
.pgallery .aprev-footer .aprev-title-clr:hover,
.pgallery .aprev-related a:hover,
.pgallery .aprev-related .aprev-title-clr:hover,
.pgallery .auth a:hover,
.pgallery .auth .aprev-title-clr:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.pgallery .aprev-main .aprev-title-clr,
.pgallery .aprev-footer .aprev-title-clr,
.pgallery .aprev-related .aprev-title-clr,
.pgallery .auth .aprev-title-clr {
  text-decoration: underline;
}

.pgallery .aprev-main .aprev-price,
.pgallery .aprev-footer .aprev-price,
.pgallery .aprev-related .aprev-price,
.pgallery .auth .aprev-price {
  display: none;
}

.pgallery .aprev-related {
  text-align: left;
}

.pgallery .aprev-related .aprev::before {
  border-color: rgba(255, 255, 255, 0.25);
}

.pgallery .aprev-related .aprev-title::before {
  background: #FFFFFF;
}

.pgallery .aprev-img {
  margin: 0;
}

.pgallery .img-fluid {
  width: 100%;
}

.pgallery .aprev-price {
  margin-top: 20px;
  margin-right: 20px;
}

.pgallery-title {
  font-weight: 500;
  margin-bottom: 20px;
}

.pgallery-title,
.pgallery-title a {
  color: #FFFFFF;
}

.pgallery-title a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.pgallery-info {
  position: relative;
  padding: 5px 0 5px 34px;
  line-height: 1;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  color: #FFFFFF;
  margin-bottom: 0;
}

.pgallery-info .icon {
  font-size: 24px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

a.pgallery-info:hover {
  color: rgba(255, 255, 255, 0.7);
}

.pgallery-type {
  position: relative;
  display: inline-block;
  padding-right: 9px;
  margin-right: 2px;
}

.pgallery-type::after {
  content: '';
  display: block;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

@media (max-width: 767.98px) {
  .pgallery-type {
    display: none;
  }
}

.finance-title {
  display: inline-block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.finance-value {
  display: inline-block;
  padding: 0 5px;
}

.minibio {
  position: relative;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.minibio-img {
  display: block;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 0;
}

.minibio-name {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  line-height: 1.1;
  font-weight: 500;
  margin-bottom: 5px;
}

.ainfo .minibio-name {
  margin-bottom: 0;
}

.minibio-role {
  display: block;
  color: rgba(15, 15, 15, 0.5);
  margin-top: 5px;
}

.minibio p,
.minibio-info {
  line-height: 1.2;
  margin-bottom: 10px;
}

.minibio p strong,
.minibio-info strong {
  font-weight: normal;
  color: rgba(15, 15, 15, 0.5);
}

.minibio-link {
  margin-bottom: 10px;
}

.minibio-link .list-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ainfo .minibio-link {
  border-top: none;
  padding-top: 0;
}

.minibio-more .minibio-link {
  margin-top: 15px;
  margin-bottom: 20px;
}

.minibio-more {
  font-size: 0.9375rem;
}

.minibio-desc {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: block;
  position: relative;
  padding-top: 15px;
}

.minibio-desc::before {
  content: '';
  display: block;
  width: 20px;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  position: absolute;
  top: 0;
  left: 0;
}

.minibio-line {
  position: relative;
  text-align: right;
  color: rgba(15, 15, 15, 0.5);
  margin-top: auto;
  -webkit-transform: translatey(-9px);
  transform: translatey(-9px);
}

.minibio-line::before {
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 100px;
}

.minibio-line a {
  color: rgba(15, 15, 15, 0.5);
}

.minibio .btn--collapse {
  text-transform: none;
  font-size: 0.9375rem;
  font-weight: normal;
}

.minibio--img-abs {
  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: 112px;
  padding-right: 82px;
}

.minibio--img-abs .minibio-line,
.minibio--img-abs .minibio-more {
  margin-right: -82px;
}

.minibio--img-abs .minibio-img {
  position: absolute;
  top: 0;
  right: 0;
}

.dossier-wrapper {
  background: #f5e5d5;
}

.dossier-cover .aprev {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}

.dossier-cover .aprev-main {
  margin-bottom: 15px;
}

.dossier-cover .aprev-excerpt {
  margin-top: 15px;
}

.main-article--top .dossier-strip {
  margin-top: -15px;
}

.dossier-strip-title {
  display: block;
  text-align: center;
  margin: 0;
  padding: 10px 0;
}

.dossier-strip-title .meta-native {
  margin-top: 0;
}

@media (max-width: 767.98px) {
  .dossier-strip + .aentry-container {
    padding-top: 15px;
  }
}

.dossier-nav-wrapper {
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  background: #fff5ec;
}

.dossier-nav {
  padding: 0 15px;
  margin: 0;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  white-space: nowrap;
}

.dossier-nav-link {
  position: relative;
  display: block;
  padding: 10px 0;
  font-size: 0.9375rem;
  line-height: 1;
}

.dossier-nav-link::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 2px solid transparent;
}

.dossier-nav-link.is-active,
.is-active .dossier-nav-link {
  color: #003c7f;
}

.dossier-nav-link.is-active::after,
.is-active .dossier-nav-link::after {
  border-color: #003c7f;
}

.dossier-nav-scrolling {
  margin: 0 -15px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  /* IE 11 */
  scrollbar-width: none;
  /* Firefox 64 */
}

.dossier-nav-scrolling::-webkit-scrollbar {
  display: none;
}

.dossier-nav-scrolling .list-inline-item:last-child {
  margin-right: 15px;
}

.artgallery-nav-wrapper {
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  background: rgba(15, 15, 15, 0.25);
  height: 124px;
  overflow: hidden;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .artgallery-nav-wrapper {
    -webkit-transition: none;
    transition: none;
  }
}

.is_stuck .artgallery-nav-wrapper {
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .is_stuck .artgallery-nav-wrapper {
    -webkit-transition: none;
    transition: none;
  }
}

.is-expanded .artgallery-nav-wrapper {
  height: 124px;
  opacity: 1;
}

.artgallery-nav-wrapper .carousel-wrapper {
  padding: 15px 15px;
  position: relative;
}

.artgallery-nav-wrapper .carousel-wrapper .carousel-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.artgallery-nav-wrapper .carousel-wrapper .carousel-btn--prev {
  left: -10px;
}

.artgallery-nav-wrapper .carousel-wrapper .carousel-btn--next {
  right: -10px;
}

.artgallery-nav-wrapper .carousel-wrapper .carousel-btn.slick-disabled {
  display: none !important;
}

.artgallery-nav {
  padding-left: 0;
  list-style: none;
  margin: 0 -10px;
}

.artgallery-nav-item {
  display: inline-block;
  padding: 0 10px;
}

@media (max-width: 767.98px) {
  .artgallery-nav-item {
    width: 100%;
  }
}

.artgallery-nav-link {
  display: block;
  max-width: 285px;
  height: 94px;
  overflow: hidden;
  padding: 10px 15px;
  background: #fff5ec;
  border: 1px solid #fff5ec;
  border-radius: 4px;
}

.is-active .artgallery-nav-link {
  border-color: rgba(15, 15, 15, 0.5);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

.modal .is-active .artgallery-nav-link {
  background: #fff5ec;
}

.modal .artgallery-nav-link {
  max-width: none;
  height: auto;
  position: relative;
  padding: 15px 15px 15px 54px;
  background: rgba(255, 245, 236, 0.8);
  border: none;
}

.modal .artgallery-nav-link .subhead {
  display: block;
  margin-top: -10px;
  margin-bottom: 5px;
}

.artgallery-nav-title {
  display: block;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 500;
  display: -webkit-box;
  margin: 2px 0;
  width: 100%;
  height: 52px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 767.98px) {
  .artgallery-nav-title {
    height: auto;
  }
}

.artgallery-nav-current {
  display: inline-block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  padding: 2px;
  background: #003c7f;
  color: #FFFFFF;
  border-radius: 2px;
  margin-left: 5px;
}

.modal .artgallery-nav-current {
  margin: 0;
}

.artgallery-nav-counter {
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #003c7f;
  color: #FFFFFF;
  border-radius: 50%;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
}

.artgallery-sticky-wrapper {
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  background: #fff5ec;
  display: none;
}

.is_stuck .artgallery-sticky-wrapper {
  display: block;
}

.artgallery-sticky {
  position: relative;
  padding: 10px 100px 10px 0;
}

.artgallery-sticky-title {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 0.9375rem;
  line-height: 1.1;
  font-weight: 500;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.artgallery-sticky-title .subhead {
  display: inline-block;
  margin-right: 5px;
}

.tools-pre {
  margin-bottom: 30px;
}

.tools-pre-summary {
  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;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
}

.tools-pre-title {
  display: block;
  background: #0f0f0f;
  color: #FFFFFF;
  position: relative;
  padding: 20px 20px 20px 62px;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 15px;
}

.tools-pre-title .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
  font-size: 32px;
}

.tools-pre-text {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0;
}

.tools-pre-foot {
  position: relative;
  margin-top: auto !important;
  padding: 15px 0;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
}

.tools-pre-label {
  color: rgba(15, 15, 15, 0.5);
  margin: 3px -8px 3px 0;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.8125rem;
}

.tools-pre-val {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0;
}

.tools-pre-val.tools-pre-val--small {
  margin-top: 0;
}

.tools-pre-action {
  margin-top: 10px;
  text-align: right;
}

.tools-link {
  display: block;
  position: relative;
  padding-left: 51px;
  min-height: 36px;
}

.tools-link-name {
  display: block;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  line-height: 1.1;
  font-weight: 500;
  margin-bottom: 5px;
}

.tools-link-desc {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.tools-link .icon {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 24px;
  border-radius: 50%;
  background: #0f0f0f;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0;
}

.tools-list-title {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.1;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 20px;
}

.tools-info {
  margin-top: 30px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-top: 15px;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
}

.tools-info:last-child {
  border-bottom: 1px solid #0f0f0f;
}

.tools-info + .tools-info {
  margin-top: 0;
}

.tools-info-title {
  margin-bottom: 5px;
  font-weight: 500;
}

.tools-info-text {
  margin-bottom: 15px;
}

.tools-info-text b,
.tools-info-text strong {
  font-weight: 500;
}

.tools-info-text .atag {
  margin-left: 10px;
}

.tools-info-text--gray {
  color: rgba(15, 15, 15, 0.5);
}

.tools-results {
  margin: 30px 0;
}

.tools-results-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #0f0f0f;
  margin-bottom: 10px;
}

.tools-results-row {
  overflow: hidden;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 15px;
}

.tools-results-row--tot {
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  padding-top: 15px;
  font-weight: bold;
}

.tools-results-value {
  text-align: right;
  float: right;
}

.box-commenti {
  position: relative;
  margin-top: 30px;
  border-top: 1px solid #0f0f0f;
  padding-top: 15px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.inverted-color .box-commenti {
  border-color: #FFFFFF;
}

.comments-head {
  position: relative;
  margin-bottom: 15px;
  min-height: 20px;
}

.comments-head + .list-comment {
  padding-top: 0;
}

.comments-head .list-inline {
  margin: 0;
}

@media (max-width: 767.98px) {
  .comments-head .list-inline-item {
    margin-right: 0 !important;
  }
}

.comments-foot {
  position: relative;
  text-align: right;
}

.comments-foot .list-inline {
  margin: 0;
}

.comments-title {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  margin: 0;
}

.comments-link {
  color: #870042 !important;
}

a.comments-link:hover {
  color: rgba(135, 0, 66, 0.7) !important;
}

.inverted-color .comments-link {
  color: #FFFFFF !important;
}

.inverted-color .comments-link:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.comments-textarea {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.2;
  width: 100%;
  padding: 15px;
  margin: 0 0 10px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0;
  border-radius: 3px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  box-shadow: none;
  height: 50px;
  min-height: 50px;
  max-height: 180px;
  overflow-x: hidden;
  resize: none;
}

.comments-textarea:focus,
.comments-textarea.is-active {
  outline: none;
  background: #FFFFFF;
}

.comments-textarea::-webkit-input-placeholder {
  color: rgba(15, 15, 15, 0.5);
  font-weight: normal;
}

.comments-textarea::-moz-placeholder {
  color: rgba(15, 15, 15, 0.5);
  font-weight: normal;
}

.comments-textarea:-ms-input-placeholder {
  color: rgba(15, 15, 15, 0.5);
  font-weight: normal;
}

.comments-textarea::-ms-input-placeholder {
  color: rgba(15, 15, 15, 0.5);
  font-weight: normal;
}

.comments-textarea::placeholder {
  color: rgba(15, 15, 15, 0.5);
  font-weight: normal;
}

.list-comment .comments-textarea {
  margin-top: 30px;
}

.comments-comment {
  margin-bottom: 10px;
}

.comments-avatar {
  border-radius: 50%;
  background: rgba(15, 15, 15, 0.5);
  color: #f5e5d5;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -40px;
}

.inverted-color .comments-avatar {
  background: rgba(255, 255, 255, 0.5);
}

.comments-username {
  font-weight: 500;
}

.list-comment {
  padding-left: 0;
  list-style: none;
  padding-top: 30px;
  margin-bottom: 0;
}

.list-comment-item {
  padding-left: 40px;
  padding-top: 6px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  position: relative;
}

.list-comment-item:not(:last-child) {
  margin-bottom: 30px;
}

.list-comment-item--with-response {
  overflow: hidden;
}

.list-comment-item--with-response::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 12px;
  bottom: 0;
  width: 3px;
  background: rgba(15, 15, 15, 0.25);
}

.inverted-color .list-comment-item--with-response::before {
  background: rgba(255, 255, 255, 0.25);
}

.list-comment-meta {
  position: relative;
  margin-bottom: 10px;
}

.list-comment .atag {
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 0;
  min-height: 1rem;
}

.inverted-color .list-comment .atag:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.form-group {
  position: relative;
  margin-bottom: 10px;
}

.input,
.select,
.form-value {
  display: block;
  height: 30px;
  padding: 7px 10px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  color: #0f0f0f;
  margin-bottom: 20px;
}

@media (max-width: 767.98px) {
  .input,
  .select,
  .form-value {
    margin-bottom: 10px;
  }
}

.form-group .input,
.form-group .select,
.form-group .form-value {
  margin-bottom: 0;
}

.input,
.select {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  background-clip: padding-box;
  border: 1px solid rgba(15, 15, 15, 0.25);
  border-radius: 15px;
  outline: 0 none !important;
}

.input:focus,
.select:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.input::-webkit-input-placeholder, .select::-webkit-input-placeholder {
  color: rgba(15, 15, 15, 0.5);
  opacity: 1;
  font-weight: normal;
}

.input::-moz-placeholder, .select::-moz-placeholder {
  color: rgba(15, 15, 15, 0.5);
  opacity: 1;
  font-weight: normal;
}

.input:-ms-input-placeholder, .select:-ms-input-placeholder {
  color: rgba(15, 15, 15, 0.5);
  opacity: 1;
  font-weight: normal;
}

.input::-ms-input-placeholder, .select::-ms-input-placeholder {
  color: rgba(15, 15, 15, 0.5);
  opacity: 1;
  font-weight: normal;
}

.input::placeholder,
.select::placeholder {
  color: rgba(15, 15, 15, 0.5);
  opacity: 1;
  font-weight: normal;
}

.input:disabled,
.select:disabled {
  background: none;
  opacity: 0.7;
}

.inverted-color .input,
.inverted-color .select {
  background-color: rgba(255, 255, 255, 0.25);
  color: #FFFFFF;
}

.inverted-color .input option,
.inverted-color .select option {
  color: #0f0f0f;
}

.inverted-color .input::-webkit-input-placeholder, .inverted-color .select::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.inverted-color .input::-moz-placeholder, .inverted-color .select::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.inverted-color .input:-ms-input-placeholder, .inverted-color .select:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.inverted-color .input::-ms-input-placeholder, .inverted-color .select::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.inverted-color .input::placeholder,
.inverted-color .select::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.is-valid .input,
.is-valid .select {
  border-color: #0db693;
}

.is-invalid .input,
.is-invalid .select {
  border-color: #ef4e63;
}

.input--lined,
.select--lined {
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #0f0f0f;
  padding-left: 0;
  padding-right: 0;
}

.input--lined:focus,
.select--lined:focus {
  box-shadow: none;
}

.input--small,
.select--small {
  height: 30px;
  padding: 8px 10px;
  font-size: 14px;
  border-radius: 15px;
  margin-bottom: 0;
}

.textarea {
  display: block;
  width: 100%;
  min-height: 150px;
  background-color: rgba(255, 255, 255, 0.5);
  background-clip: padding-box;
  border: 1px solid rgba(15, 15, 15, 0.25);
  border-radius: 4px;
  outline: 0 none !important;
  resize: none;
}

.textarea:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.checkbox label {
  position: relative;
  cursor: pointer;
  margin: 0;
  min-width: 18px;
  min-height: 18px;
}

.checkbox label.checkbox-wtext {
  padding-left: 28px;
}

.checkbox input {
  position: absolute;
  opacity: 0;
}

.checkbox input + .icon::before,
.checkbox input + .icon::after {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.checkbox input + .icon::before {
  display: none;
  color: #FFFFFF;
  line-height: 18px;
  text-align: center;
  z-index: 2;
}

.checkbox input + .icon::after {
  content: '';
  display: block;
  background: white;
  border: 1px solid rgba(15, 15, 15, 0.25);
  border-radius: 2px;
  z-index: 1;
}

.checkbox input:checked + .icon::before {
  display: block;
}

.checkbox input:checked + .icon::after {
  background: #003c7f;
  border-color: #003c7f;
}

.checkbox input:disabled + .icon {
  pointer-events: none;
}

.checkbox input:disabled + .icon::after {
  background: #ebebeb;
  border-color: rgba(15, 15, 15, 0.25);
}

.checkbox input:focus + .icon::after {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.checkbox.form-group {
  margin-top: -2px;
}

.checkbox.form-group label.checkbox-wtext {
  font-size: 0.875rem;
  font-weight: 500;
}

.select {
  /* needed */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* SVG background image */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve" fill="%230f0f0f"><path d="M256.01,318.07L80.98,143.04l-33.94,33.941L256.01,385.952l208.971-208.97l-33.941-33.941L256.01,318.07z"/></svg>');
  background-size: 12px;
  background-position: -webkit-calc(100% - 12px) center;
  background-position: calc(100% - 12px) center;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0 32px 0 10px;
}

.inverted-color .select {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve" fill="%23ffffff"><path d="M256.01,318.07L80.98,143.04l-33.94,33.941L256.01,385.952l208.971-208.97l-33.941-33.941L256.01,318.07z"/></svg>');
}

.select--txt {
  display: inline-block;
  width: auto;
  background-color: transparent;
  margin: 0;
  border: 0;
  box-shadow: none !important;
}

.form-value {
  overflow: hidden;
  text-overflow: ellipsis;
}

.form-value .icon {
  color: #003c7f;
}

@media (max-width: 767.98px) {
  .form-group .form-value {
    padding: 0;
    height: auto;
  }
}

.label {
  position: relative;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 7px;
}

.form-group .label {
  margin-top: 7px;
  margin-bottom: 7px;
}

.modal .label {
  color: rgba(15, 15, 15, 0.5);
}

.label--help {
  display: block;
  font-weight: normal;
  color: rgba(15, 15, 15, 0.5);
  white-space: nowrap;
  margin-bottom: 7px;
}

.search-input .input {
  height: 30px;
  padding: 3px 34px 3px 0;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 24px;
  margin-bottom: 0;
}

.errorpage .input {
  border: none;
}

.input--date {
  min-width: 175px;
  max-width: 250px;
  padding-top: 0;
  padding-bottom: 0;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

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

.form-check-input:disabled ~ .form-check-label {
  color: #1e1e1e;
}

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

.form-check-inline {
  height: 30px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

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

.form-check-stack:not(:last-child) {
  margin-bottom: 10px;
}

.icon--status {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  border-radius: 50%;
}

.is-valid .icon--status {
  background: #0db693;
}

.is-invalid .icon--status {
  background: #ef4e63;
}

.form-wrapper {
  position: relative;
}

.form-wrapper.is-valid .icon--status,
.form-wrapper.is-invalid .icon--status {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 7px;
}

.form-wrapper.is-valid .input,
.form-wrapper.is-valid .select,
.form-wrapper.is-invalid .input,
.form-wrapper.is-invalid .select {
  padding-right: 35px;
}

.form-wrapper.is-valid .input--small,
.form-wrapper.is-valid .select--small,
.form-wrapper.is-invalid .input--small,
.form-wrapper.is-invalid .select--small {
  padding-right: 35px;
}

.form-wrapper.is-valid .input--small + .icon--status,
.form-wrapper.is-valid .select--small + .icon--status,
.form-wrapper.is-invalid .input--small + .icon--status,
.form-wrapper.is-invalid .select--small + .icon--status {
  right: 7px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
}

.form-wrapper.is-measure .form-measure {
  font-size: 1rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 7px;
  width: 20px;
  text-align: center;
}

.form-wrapper.is-measure .input,
.form-wrapper.is-measure .select {
  padding-right: 35px;
}

.form-wrapper.is-measure.is-valid .icon--status,
.form-wrapper.is-measure.is-invalid .icon--status {
  right: 27px;
}

.form-wrapper.is-measure.is-valid .input,
.form-wrapper.is-measure.is-valid .select,
.form-wrapper.is-measure.is-invalid .input,
.form-wrapper.is-measure.is-invalid .select {
  padding-right: 62px;
}

.form-feedback {
  color: rgba(15, 15, 15, 0.5);
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.8125rem;
  padding: 6px 10px 0;
  margin: 0;
}

.security-item {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(15, 15, 15, 0.25);
  margin-left: 4px;
}

.security-item--l1 {
  background: #a60c2a;
}

.security-item--l2 {
  background: #e67a00;
}

.security-item--l3 {
  background: #ffa800;
}

.security-item--l4 {
  background: #0db693;
}

.search {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.search-label,
.search-toggle {
  margin-bottom: 0;
}

.search-label {
  color: rgba(15, 15, 15, 0.5);
}

.search-toggle {
  display: inline-block;
  color: #0f0f0f;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  padding-right: 21px;
}

.search-toggle .icon {
  font-size: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.search-filter {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 15px;
}

.search-filter--btn {
  margin-top: -10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.search-filter-title {
  text-transform: uppercase;
  color: rgba(15, 15, 15, 0.5);
  margin-bottom: 10px;
}

.search-filter-link.active {
  font-weight: 500;
  color: #003c7f;
}

.search-filter-time .input {
  display: inline;
  margin: 0;
  width: 120px;
  padding: 0;
  height: 16px;
}

.search-options {
  position: relative;
  margin-bottom: 30px;
}

.search .list,
.search .list-inline {
  margin: 0;
}

.search-input {
  position: relative;
  margin-bottom: 15px;
}

.search-input-submit {
  font-size: 0;
  border: none;
  background: none;
  color: #0f0f0f;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 16px;
  text-align: center;
  background-clip: padding-box;
  outline: 0 none !important;
  cursor: pointer;
}

.inverted-color .search-input-submit {
  color: #FFFFFF;
}

.search-input-submit .icon {
  font-size: 16px;
  line-height: 16px;
}

.modal .search-input-submit,
.errorpage .search-input-submit {
  width: 24px;
  height: 24px;
}

.modal .search-input-submit .icon,
.errorpage .search-input-submit .icon {
  font-size: 24px;
  line-height: 24px;
}

.errorpage .search-input {
  margin-left: auto;
  margin-right: auto;
  max-width: 480px;
}

.errorpage .search-input .input {
  padding-left: 10px;
  padding-right: 54px;
}

.errorpage .search-input .search-input-submit {
  right: 10px;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.2rem;
  padding-left: 2rem;
  margin-bottom: 10px;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #FFFFFF;
  border-color: #003c7f;
  background-color: #003c7f;
}

.custom-control--wine .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #870042;
  border-color: #870042;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #FFFFFF;
  background-color: #0054b2;
  border-color: #0054b2;
}

.custom-control--wine .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: #ba005b;
  border-color: #ba005b;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: rgba(15, 15, 15, 0.5);
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: rgba(15, 15, 15, 0.05);
  border-color: rgba(15, 15, 15, 0.05);
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  white-space: nowrap;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2rem;
}

.custom-control-label::before {
  position: absolute;
  top: -0.15rem;
  left: -2rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  pointer-events: none;
  content: "";
  background-color: #98aabe;
  border: transparent solid 1px;
}

.custom-control-label::after {
  position: absolute;
  top: -0.15rem;
  left: -2rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

@media (max-width: 359.98px) {
  .custom-radio-stacked .custom-control-label {
    font-size: 0.75rem;
  }
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
  background: #FFFFFF;
  border-color: rgba(15, 15, 15, 0.25);
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23FFFFFF' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #003c7f;
  background-color: #003c7f;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23FFFFFF' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 60, 127, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 60, 127, 0.5);
}

.custom-switch {
  padding-left: 3.125rem;
}

.custom-switch .custom-control-label::before {
  left: -3.125rem;
  width: 2.625rem;
  pointer-events: all;
  border-radius: 0.75rem;
}

.custom-switch .custom-control-label::after {
  top: -webkit-calc(-0.15rem + 2px);
  top: calc(-0.15rem + 2px);
  left: -webkit-calc(-3.125rem + 2px);
  left: calc(-3.125rem + 2px);
  width: -webkit-calc(1.5rem - 4px);
  width: calc(1.5rem - 4px);
  height: -webkit-calc(1.5rem - 4px);
  height: calc(1.5rem - 4px);
  background-color: #FFFFFF;
  border-radius: 0.75rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #FFFFFF;
  -webkit-transform: translateX(1.125rem);
  transform: translateX(1.125rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 60, 127, 0.5);
}

.newsletter-filter {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 30px;
}

.newsletter-filter-title {
  font-weight: normal;
  font-size: 0.8125rem;
  line-height: 1.1;
  text-transform: uppercase;
  color: rgba(15, 15, 15, 0.5);
  padding-bottom: 10px;
  border-bottom: 1px solid #0f0f0f;
  margin-bottom: 15px;
}

.newsletter-filter-link {
  font-size: 0.8125rem;
  display: inline-block;
  padding: 5px 0;
}

.newsletter-filter-link.is-active {
  font-weight: 500;
  color: #0f0f0f !important;
  pointer-events: none;
}

.newsletter-item {
  position: relative;
}

.newsletter-image {
  position: relative;
  display: block;
  width: 300px;
  height: 170px;
  overflow: hidden;
  margin-bottom: 10px;
}

.newsletter-title {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  line-height: 1.1;
  font-weight: 500;
  margin-bottom: 5px;
}

.newsletter-text {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  margin-bottom: 10px;
}

.newsletter-link {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  display: inline-block;
  margin-bottom: 10px;
}

.newsletter-detail {
  margin-top: 20px;
  position: relative;
}

.newsletter-freq,
.newsletter-subscription {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: rgba(15, 15, 15, 0.5);
}

.newsletter-freq b,
.newsletter-freq strong,
.newsletter-subscription b,
.newsletter-subscription strong {
  font-weight: 500;
}

.newsletter-freq {
  display: inline-block;
  position: relative;
  padding-left: 21px;
  font-size: 0.875rem;
  line-height: 30px;
  margin-bottom: 15px;
}

.newsletter-freq .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.newsletter-subscription {
  font-size: 0.8125rem;
  margin: 0;
}

.newsletter-subscription + .newsletter-actions {
  margin-top: 15px;
}

.newsletter-actions .form-wrapper {
  width: 200px;
}

.errorpage {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  padding-top: 20px;
}

.errorpage-title {
  font-weight: bold;
  font-size: 84px;
  line-height: 1.1;
  color: rgba(15, 15, 15, 0.15);
  margin-bottom: 0;
}

.inverted-color .errorpage-title {
  color: rgba(255, 255, 255, 0.5);
}

.errorpage-subtitle,
.errorpage-suggestion {
  font-weight: bold;
  line-height: 1.1;
}

.errorpage-subtitle {
  margin-bottom: 5px;
}

.errorpage-suggestion {
  margin-bottom: 20px;
}

.errorpage-text {
  margin-bottom: 30px;
}

.errorpage-illo {
  position: relative;
  z-index: 3;
  pointer-events: none;
  width: 170px;
  height: auto;
  margin-bottom: -105px;
}

.errorpage-goto {
  font-size: 0;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 20px;
}

.errorpage-goto .meta-part {
  font-weight: 500;
  color: rgba(15, 15, 15, 0.5);
}

.inverted-color .errorpage-goto .meta-part {
  color: rgba(255, 255, 255, 0.5);
}

.errorpage-goto a.meta-part {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  color: #003c7f;
}

.errorpage-goto a.meta-part:hover {
  color: rgba(0, 60, 127, 0.7);
}

.inverted-color .errorpage-goto a.meta-part {
  color: #FFFFFF;
}

.inverted-color .errorpage-goto a.meta-part:hover {
  color: rgba(255, 255, 255, 0.7);
}

.error-head {
  text-align: center;
  padding-top: 30px;
  border: none !important;
}

.error-head-text {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 1.25rem;
  max-width: 600px;
  margin: 0 auto 30px;
}

.error-head-logo {
  margin-bottom: 40px;
}

.error-head-logo img {
  height: 80px;
  width: auto;
}

.oldb {
  border-top: 2px solid #0f0f0f;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  padding: 10px 0;
  background: #fff5ec;
  max-width: 400px;
  margin: 40px auto;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  text-align: center;
}

.feedpage {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 20px 0;
}

.feedpage-title {
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 5px;
}

.feedpage-title .icon {
  display: block;
  padding-bottom: 20px;
  font-size: 32px;
  color: rgba(15, 15, 15, 0.5);
}

.feedpage-text {
  margin: 0 auto 30px;
  max-width: 680px;
}

.feedpage-list {
  margin-bottom: 40px;
}

.feedpage-link {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: inline-block;
  position: relative;
  padding-left: 21px;
}

.feedpage-link .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  font-size: 16px;
  color: rgba(15, 15, 15, 0.5);
}

.feedpage-link:hover .icon {
  color: #003c7f;
}

.feedpage-section .feedpage-link {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
}

.feedpage-section {
  display: block;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 10px;
}

.body24plus,
.body24plus .main-header,
.body24plus .sticky-header {
  background: #fff8f0;
}

.body24plus .oldb {
  background: #ebe6df;
}

.body24plus .error-head-logo img {
  margin-left: 17%;
}

.topn-link {
  position: relative;
  z-index: 1;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  min-width: 34px;
}

.topn-link-img {
  display: inline-block;
  position: relative;
  line-height: normal;
}

.topn-link img {
  height: 24px;
  width: auto;
}

.topn-link:hover img {
  opacity: 0.7;
}

.is-menu-open .topn-link:hover,
.is-purple .topn-link:hover {
  opacity: 0.7;
}

.bodyntplus,
.bodyntplus .main-header,
.bodyntplus .sticky-header {
  background: #FFFFFF;
}

.bodyntplus .oldb {
  border: none;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  background: #FFFFFF;
}

.bodyntplus .oldb .list-lined-item:not(:last-child) {
  border: none;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(15, 15, 15, 0.5)), color-stop(25%, rgba(15, 15, 15, 0.5)), color-stop(25%, rgba(15, 15, 15, 0)));
  background-image: linear-gradient(to right, rgba(15, 15, 15, 0.5) 0%, rgba(15, 15, 15, 0.5) 25%, rgba(15, 15, 15, 0) 25%);
  background-position: 0 bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}

.bodyntplus .error-head {
  border: none !important;
}

.bodyntplus .error-head-text {
  border-top: 1px solid rgba(15, 15, 15, 0.5);
  margin-top: -20px;
  padding-top: 20px;
}

.bodyntplus .error-head-logo img {
  height: 48px;
  width: auto;
  margin-left: 0;
}

@media (max-width: 767.98px) {
  .bodyntplus .error-head-logo img {
    height: auto;
    width: 215px;
    max-width: 100%;
  }
}

.topn-link {
  position: relative;
  z-index: 1;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  min-width: 34px;
}

.topn-link-img {
  display: inline-block;
  position: relative;
  line-height: normal;
}

.topn-link img {
  height: 24px;
  width: auto;
}

.topn-link:hover img {
  opacity: 0.7;
}

.is-menu-open .topn-link:hover,
.is-purple .topn-link:hover {
  opacity: 0.7;
}

.lock {
  display: block;
  position: relative;
  max-width: 800px;
  margin: 0 auto 40px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
}

.lock::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  right: -1px;
  z-index: 1;
  height: 160px;
  margin-top: -160px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 229, 213, 0)), color-stop(90%, #f5e5d5));
  background-image: linear-gradient(to bottom, rgba(245, 229, 213, 0) 0%, #f5e5d5 90%);
  background-repeat: repeat-x;
}

.lock + .lock::before {
  display: none;
}

.lock-head {
  width: 100%;
  padding-right: 31px;
}

.text-center .lock-head {
  padding-left: 31px;
}

.lock .lock-head {
  padding: 0;
}

.lock-text {
  font-size: 1rem;
  margin-bottom: 10px !important;
}

.lock-text a,
.lock-text button {
  font-weight: 500;
  color: #0f0f0f !important;
  text-decoration: underline;
}

.lock-text a:hover,
.lock-text button:hover {
  color: rgba(15, 15, 15, 0.7) !important;
}

.lock-description {
  position: relative;
  margin-bottom: 20px;
}

.lock-description-img {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 285px;
}

.lock-description .list {
  margin-bottom: 0;
}

.lock-claim {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
  color: #003c7f;
  margin-bottom: 10px;
}

.lock-feature {
  position: relative;
  display: inline-block;
  padding: 2px 0 2px 21px;
  font-size: 0.9375rem;
  font-weight: 500;
}

.lock-feature .icon {
  font-size: 16px;
  color: #24b378;
  position: absolute;
  top: 2px;
  left: 0;
}

.lock-offer .btn,
.lock-price .btn {
  padding: 9px 15px;
  font-size: 1rem;
  line-height: 1;
  border-radius: 4px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 767.98px) {
  .lock-offer .btn,
  .lock-price .btn {
    width: 100%;
  }
}

.lock-offer {
  position: relative;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  padding-top: 15px;
  margin-bottom: 20px;
}

.lock-offer.d-md-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.lock-offer-title {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 20px;
}

.lock-offer-price {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.lock-offer-price-discount {
  position: relative;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 500;
  color: rgba(15, 15, 15, 0.5);
  margin-right: 2px;
  text-decoration: line-through;
}

.lock-offer-disclaimer {
  font-size: 0.8125rem;
  margin: -15px 0 20px;
  color: rgba(15, 15, 15, 0.5);
}

.lock-offer-disclaimer a,
.lock-offer-disclaimer button {
  font-weight: 500;
  color: rgba(15, 15, 15, 0.5) !important;
  text-decoration: underline;
}

.lock-offer-disclaimer a:hover,
.lock-offer-disclaimer button:hover {
  color: rgba(15, 15, 15, 0.7) !important;
}

.lock-offer .btn {
  margin-top: auto;
}

.lock-offer .btn + .lock-text {
  margin-top: 15px;
}

.lock-offer .lock-claim {
  margin-bottom: 2px;
}

.lock-offer--single {
  border-top: none;
  padding-top: 0;
  margin-top: -10px;
}

.lock-offer--single .lock-offer-price {
  position: relative;
  display: inline-block;
  font-size: 3rem;
  line-height: 1;
}

.lock-offer--single .lock-offer-price-discount {
  position: absolute;
  top: 5px;
  left: 100%;
  white-space: nowrap;
  margin-left: 10px;
}

.lock-label {
  font-size: 0.9375rem;
  color: rgba(15, 15, 15, 0.5);
  display: inline-block;
  margin-right: 5px;
}

.lock-foot {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 30px !important;
}

@media (max-width: 767.98px) {
  .lock-foot {
    padding: 10px 15px !important;
  }
}

.lock-foot-action {
  margin-left: auto !important;
}

@media (max-width: 767.98px) {
  .lock-foot-action {
    margin-right: auto !important;
  }
}

.text-center .lock-foot-action {
  margin-right: auto !important;
}

.lock-foot .lock-text {
  font-size: 0.9375rem;
}

.lock-box {
  display: block;
  text-align: center;
  padding: 10px 15px 15px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  height: 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;
}

.lock-box-img,
.lock-box-title,
.lock-box-price,
.lock-box-next,
.lock-box-dis,
.lock-box-foot {
  display: block;
}

.lock-box-img {
  margin: 0 auto 10px;
  width: auto;
  height: 36px;
}

.lock-box-title {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 1.375rem;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 5px;
}

.lock-box-price {
  font-size: 1rem;
  font-weight: 500;
  color: #003c7f;
  margin-bottom: 5px;
}

.lock-box-next {
  font-size: 0.875rem;
  color: rgba(15, 15, 15, 0.7);
  margin-bottom: 10px;
}

.lock-box-dis {
  font-size: 0.75rem;
  color: rgba(15, 15, 15, 0.7);
  margin-top: 10px;
}

.lock-box-foot {
  margin-top: auto;
}

.lock-fblock {
  display: block;
  position: relative;
  margin-bottom: 10px;
}

.lock-fblock-title {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 5px;
}

.lock-fblock-img {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  height: auto;
}

.lock-fblock-item {
  display: block;
  position: relative;
  padding-left: 11px;
  font-size: 0.8125rem;
  line-height: 1.1;
  color: rgba(15, 15, 15, 0.7);
}

.lock-fblock-item strong {
  color: #0f0f0f;
}

.lock-fblock-item::before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  background: #003c7f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  top: 4px;
}

.lock-fblock-info {
  display: block;
  font-size: 0.8125rem;
}

.lock-fblock-info a {
  color: #003c7f;
  text-decoration: underline;
}

.lock--clean::before {
  display: none;
}

.lock .modal {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  display: block;
  height: auto;
}

.lock .modal-dialog {
  left: auto;
  margin: 0 auto;
  max-width: unset;
  display: block !important;
  min-height: 0 !important;
}

.lock .modal-dialog::before {
  display: none !important;
}

.lock .modal-content {
  width: auto;
  margin: 0;
}

.consigli24 {
  display: block;
  margin-top: 30px;
  margin-bottom: 20px;
}

.consigli24-head {
  display: block;
  position: relative;
  border-top: 1px solid #0f0f0f;
  padding: 10px 0;
}

.consigli24-title {
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0;
}

.consigli24-more {
  position: relative;
  display: inline-block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  color: #bc165d;
  padding-right: 14px;
  margin-top: 5px;
}

.consigli24-more .icon {
  font-size: 12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.consigli24-item {
  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;
  height: 100%;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  background: #FFFFFF;
  padding: 10px;
}

.consigli24-item-img {
  display: block;
  margin-bottom: 5px;
}

.consigli24-item-img img {
  display: block;
  height: 104px;
  width: auto;
  margin: 0 auto;
}

.consigli24-item-txt {
  display: block;
  font-size: 0.8125rem;
  margin-bottom: 10px;
}

.consigli24-item-link {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: bold;
  color: #bc165d;
  margin: auto 0 0;
}

.consigli24-dsclmr {
  display: block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.8125rem;
  color: rgba(15, 15, 15, 0.7);
  margin: 10px 0 0;
}

.recc,
.recc-in {
  position: relative;
  padding-bottom: 20px;
}

.recc-line {
  position: relative;
  display: block;
  height: 20px;
  margin-bottom: 15px;
}

.modal-body .recc-line {
  margin-top: -10px;
}

.recc-line::before {
  content: '';
  display: block;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
}

.recc-line-link {
  display: block;
  padding: 2px 5px;
  background: #FFFFFF;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 500;
  color: #003c7f;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.modal-light .recc-line-link {
  background: #fcf8f4;
}

.rel .recc-line-link {
  background: #f5e5d5;
}

@media (max-width: 767.98px) {
  .rel .recc-line-link {
    right: auto;
    left: 0;
  }
}

.recc-line-link:hover {
  color: rgba(0, 60, 127, 0.7);
}

.recc-info {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  background: #FFFFFF;
  border-radius: 50%;
  height: 14px;
  width: 14px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

.recc-info .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 12px;
}

.recc-offer {
  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;
}

.recc-offer-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.recc-offer-wrapper .btn {
  padding: 9px 15px;
  font-size: 1rem;
  line-height: 1;
  border-radius: 4px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
}

.recc-offer-info {
  display: block;
  padding-left: 15px;
  max-width: 385px;
}

.recc-offer-img {
  display: block;
  width: 50px;
  height: auto;
}

.recc-offer .lock-offer-title {
  margin-bottom: 2px;
}

@media (max-width: 1023.98px) {
  .recc-offer .lock-offer-title {
    font-size: 1.125rem;
  }
}

.recc-offer .modal-text {
  font-weight: 500;
  margin: 0;
}

.recc-offer .modal-text,
.recc-offer .modal-text a {
  color: rgba(15, 15, 15, 0.7) !important;
}

.recc .aprev-title {
  font-size: 1.25rem;
}

@media (max-width: 1539.98px) {
  .recc .aprev-title {
    font-size: 1.0625rem;
  }
}

.articlegallery {
  position: relative;
  padding-top: 16px;
}

@media (max-width: 767.98px) {
  .articlegallery {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.articlegallery::before,
.articlegallery::after {
  content: '';
  display: block;
  padding: 20px;
  position: absolute;
  left: 0;
  right: 0;
}

.articlegallery::before {
  top: 0;
  opacity: .5;
  margin: 0 20px;
}

.articlegallery::after {
  top: 8px;
  opacity: .75;
  margin: 0 10px;
}

.articlegallery-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -2px 15px;
}

.articlegallery-nav-item {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 2px;
  height: 4px;
  background: #003c7f;
  opacity: .1;
}

.articlegallery-nav-item.is-active {
  opacity: 1;
}

.articlegallery-title {
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.articlegallery-foot {
  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;
  margin-top: 20px;
}

.articlegallery-foot .btn {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 175px;
}

.articlegallery-foot .btn.is-hidden {
  opacity: 0;
  pointer-events: none;
}

.articlegallery-counter {
  display: block;
  text-align: center;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  padding: 0 10px;
}

.articlegallery .aembed--box,
.articlegallery .articlegallery::before,
.articlegallery .articlegallery::after {
  position: relative;
  z-index: 9;
  margin: 0 !important;
  max-width: none;
}

@media (max-width: 767.98px) {
  .articlegallery .aembed--box,
  .articlegallery .articlegallery::before,
  .articlegallery .articlegallery::after {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.articlegallery .aembed .aembed--full {
  margin-left: -20px;
  margin-right: -20px;
}

.articlegallery .aembed .aembed--full .aembed-caption {
  margin-left: 20px;
  margin-right: 20px;
}

@media (max-width: 767.98px) {
  .articlegallery .aembed .aembed--full {
    margin-left: -10px;
    margin-right: -10px;
  }

  .articlegallery .aembed .aembed--full .aembed-caption {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.elpage-bg-cdx {
  background: #1855bf !important;
}

.elpage-bg-cdx-l {
  background: #2071ff !important;
}

.elpage-bg-csx {
  background: #cc0011 !important;
}

.elpage-bg-csx-l {
  background: #ff0015 !important;
}

.elpage-bg-m5s {
  background: #ffb114 !important;
}

.elpage-bg-m5s-l {
  background: #ffcb61 !important;
}

.elpage-bg-leu {
  background: #ec6b26 !important;
}

.elpage-bg-leu-l {
  background: #ED8955 !important;
}

.elpage-bg-itv {
  background: #0b9e13 !important;
}

.elpage-bg-itv-l {
  background: #44B84B !important;
}

.elpage-bg-oth {
  background: #666 !important;
}

.elpage-bg-oth-l {
  background: #999 !important;
}

.elpage {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.abox + .elpage {
  border-top: 15px solid #f5e5d5;
}

.elpage-head {
  display: block;
  position: relative;
  margin-bottom: 20px;
}

.elpage-head--btn .btn {
  position: absolute;
  right: 0;
  min-width: 170px;
}

@media (max-width: 767.98px) {
  .elpage-head--btn {
    padding-bottom: 55px;
  }

  .elpage-head--btn .btn {
    bottom: 0;
  }
}

.elpage-title {
  display: block;
  font-size: 2rem;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 5px;
}

.elpage-title--n {
  font-weight: normal;
}

.elpage-txt {
  display: block;
  font-size: 1rem;
}

.elpage-date,
.elpage-meta {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  color: #003c7f;
  margin-bottom: 5px;
}

.elpage-meta {
  font-size: 0;
}

.elpage-meta a,
.elpage-meta button {
  display: inline-block;
  position: relative;
  font-size: 1rem;
  color: #003c7f;
}

.elpage-meta a:hover,
.elpage-meta button:hover {
  color: rgba(0, 60, 127, 0.7);
}

.elpage-meta a:not(:last-child),
.elpage-meta button:not(:last-child) {
  margin-right: 20px;
}

.elpage-meta a:not(:last-child)::after,
.elpage-meta button:not(:last-child)::after {
  content: '';
  display: block;
  border-right: 1px solid rgba(15, 15, 15, 0.25);
  height: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -10px;
}

.elpage-widget {
  display: block;
  margin-bottom: 40px;
}

.elpage-widget + .elpage-widget {
  margin-top: -20px;
}

.elpage-widget:last-child {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .elpage-widget {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.elpage-side {
  border-top-width: 2px;
  margin-bottom: 40px;
}

.elpage-side .side-title {
  font-size: 1.25rem;
}

.elpage-side-link {
  display: block;
  font-size: 0.9375rem;
  padding: 10px 0;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
}

.elpage-side .row-cols-wrapper {
  overflow: hidden;
}

.elpage-side .row-cols-wrapper .row-cols-2 {
  margin-top: -10px;
  margin-bottom: -2px;
}

.dropdown-menu-inside {
  display: block;
  position: relative;
}

.dropdown-menu-inside:hover > .list-lined {
  display: block;
}

.dropdown-menu-inside .list-lined {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  padding: 10px;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(15, 15, 15, 0.15);
  box-shadow: 2px 2px 0 0 #e6e6e6;
  margin-top: -10px;
}

.dropdown-menu-inside .icon {
  font-size: 12px;
  margin-left: 2px;
}