@import url("https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,600,700&display=swap&subset=latin-ext");
@import url("https://www.wroclaw.pl/portal/themes/css/vendor/magnify.css");
@import url("https://www.wroclaw.pl/portal/themes/css/vendor/twentytwenty.css");
@font-face {
  font-family: 'kingthings_trypewriter_2Rg';
  src: url("https://www.wroclaw.pl/portal/themes/fonts/kingthings_trypewriter_2-webfont.woff2") format("woff2"), url("https://www.wroclaw.pl/portal/themes/fonts/kingthings_trypewriter_2-webfont.woff") format("woff"), url("https://www.wroclaw.pl/portal/themes/fonts/kingthings_trypewriter_2-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  width: auto;
  margin-right: 0;
  margin-left: 0; }

.row:before, .row:after {
  width: 0; }

.boxSpecialWroclaw75 {
  font-family: 'kingthings_trypewriter_2Rg', sans-serif;
  font-weight: 400;
  color: #403e38;
  width: calc(100% + 40px);
  margin-left: -20px;
  padding: 20px 20px 27px;
  margin-bottom: 10px;
  background: #ebdebc url("https://www.wroclaw.pl/files/_newmain/img/box-top-bg.jpg") center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .boxSpecialWroclaw75 {
      width: calc(100% + 50px);
      margin-left: -25px; } }
  @media (max-width: 767px) {
    .boxSpecialWroclaw75 {
      padding-top: 30px;
      width: calc(100% + 30px);
      margin-left: -15px; } }
  .boxSpecialWroclaw75 ul {
    list-style: none;
    padding: 0; }
  .boxSpecialWroclaw75 h2, .boxSpecialWroclaw75 h3, .boxSpecialWroclaw75 h4, .boxSpecialWroclaw75 h5, .boxSpecialWroclaw75 h6 {
    font-family: 'kingthings_trypewriter_2Rg', sans-serif;
    font-weight: 700; }
  .boxSpecialWroclaw75 hr {
    margin: 20px 0;
    border-top-color: #ada28b; }
  .boxSpecialWroclaw75 .toRight {
    text-align: right; }
  .boxSpecialWroclaw75 .seeMore {
    color: #403e38;
    transition: all .3s ease;
    -webkit-transition: all .3s ease; }
    .boxSpecialWroclaw75 .seeMore:hover {
      color: #787060; }
  .boxSpecialWroclaw75 > header > .featuredTopBox__header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .boxSpecialWroclaw75 > header > .featuredTopBox__header {
        text-align: center;
        justify-content: center; } }
    .boxSpecialWroclaw75 > header > .featuredTopBox__header .featuredTopBox__title {
      margin: 0; }
      .boxSpecialWroclaw75 > header > .featuredTopBox__header .featuredTopBox__title a {
        transition: all .3s ease;
        -webkit-transition: all .3s ease; }
        .boxSpecialWroclaw75 > header > .featuredTopBox__header .featuredTopBox__title a:hover {
          text-decoration: none;
          color: #787060; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .boxSpecialWroclaw75 > header > .featuredTopBox__header .featuredTopBox__title {
          font-size: 24px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .boxSpecialWroclaw75 > header > .featuredTopBox__header .featuredTopBox__title {
          font-size: 15px; } }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 > header > .featuredTopBox__header .featuredTopBox__title {
          font-size: 14px;
          margin: 10px 0; } }
    .boxSpecialWroclaw75 > header > .featuredTopBox__header .featuredTopBox__langList {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      margin: 0; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 > header > .featuredTopBox__header .featuredTopBox__langList {
          margin-top: 20px; } }
      .boxSpecialWroclaw75 > header > .featuredTopBox__header .featuredTopBox__langList li:not(:last-of-type) {
        margin-right: 12px;
        padding-right: 22px;
        position: relative; }
        .boxSpecialWroclaw75 > header > .featuredTopBox__header .featuredTopBox__langList li:not(:last-of-type):after {
          content: '/';
          position: absolute;
          top: 50%;
          transform: translate(0, -50%);
          right: 0;
          font-size: 18px; }
      .boxSpecialWroclaw75 > header > .featuredTopBox__header .featuredTopBox__langList a {
        font-size: 18px;
        color: #403e38; }
  .boxSpecialWroclaw75 .titleWithBorder, .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .lnkWithPhoto__title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 12px;
    padding: 0 0 15px 18px;
    text-transform: uppercase;
    border-bottom: 2px solid #403e38;
    position: relative;
    color: #403e38; }
    @media (max-width: 767px) {
      .boxSpecialWroclaw75 .titleWithBorder, .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .lnkWithPhoto__title {
        font-size: 20px;
        line-height: 24px; } }
    .boxSpecialWroclaw75 .titleWithBorder:before, .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .lnkWithPhoto__title:before {
      content: '';
      position: absolute;
      top: 3px;
      left: 0;
      width: 5px;
      height: 20px;
      background-color: #403e38; }
  .boxSpecialWroclaw75 .lnkWithPhoto, .boxSpecialWroclaw75 .lnkWithPhoto--largeTile {
    display: block;
    color: #403e38; }
    .boxSpecialWroclaw75 .lnkWithPhoto .wrapperImg, .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .wrapperImg {
      overflow: hidden;
      position: relative;
      display: block;
      height: 0;
      padding-bottom: 65%; }
      .boxSpecialWroclaw75 .lnkWithPhoto .wrapperImg .photoBg, .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .wrapperImg .photoBg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        transition: all 0.6s ease;
        -ms-transform: scale(1);
        transform: scale(1); }
      .boxSpecialWroclaw75 .lnkWithPhoto .wrapperImg.sepiaImg .photoBg, .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .wrapperImg.sepiaImg .photoBg {
        filter: sepia(100%); }
      .boxSpecialWroclaw75 .lnkWithPhoto .wrapperImg span, .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .wrapperImg span {
        position: absolute;
        top: 10px;
        left: 10px;
        background-color: #403e38;
        color: #ffffff;
        text-transform: uppercase;
        display: inline-block;
        padding: 3px 7px 1px; }
    .boxSpecialWroclaw75 .lnkWithPhoto img, .boxSpecialWroclaw75 .lnkWithPhoto--largeTile img {
      display: block;
      transition: all 0.6s ease;
      -ms-transform: scale(1);
      transform: scale(1);
      width: 100%;
      height: auto; }
    .boxSpecialWroclaw75 .lnkWithPhoto__data {
      margin-top: 10px; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .lnkWithPhoto__data {
          margin-top: 5px; } }
    .boxSpecialWroclaw75 .lnkWithPhoto__title {
      font-size: 24px;
      line-height: 28px;
      transition: all 0.3s ease;
      margin-bottom: 0;
      margin-top: 0; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .lnkWithPhoto__title {
          font-size: 18px;
          line-height: 22px; } }
    .boxSpecialWroclaw75 .lnkWithPhoto--largeTile {
      position: relative;
      height: 255px;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .lnkWithPhoto--largeTile {
          height: auto; } }
      .boxSpecialWroclaw75 .lnkWithPhoto--largeTile:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 60%;
        background: black;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%); }
        @media (max-width: 767px) {
          .boxSpecialWroclaw75 .lnkWithPhoto--largeTile:after {
            display: none; } }
      .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .wrapperImg {
        height: 100%; }
      .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .lnkWithPhoto__data {
        position: absolute;
        bottom: 15px;
        left: 15px;
        right: 15px;
        z-index: 1; }
        @media (max-width: 767px) {
          .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .lnkWithPhoto__data {
            left: 0;
            position: static; } }
      .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .lnkWithPhoto__title {
        margin-bottom: 5px;
        font-size: 20px;
        line-height: 26px; }
        @media (max-width: 767px) {
          .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .lnkWithPhoto__title {
            border-left-color: #ffffff; } }
      .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .lnkWithPhoto__category {
        margin-left: 25px; }
        @media (max-width: 767px) {
          .boxSpecialWroclaw75 .lnkWithPhoto--largeTile .lnkWithPhoto__category {
            margin-left: 0; } }
  .boxSpecialWroclaw75 a.lnkWithPhoto:hover, .boxSpecialWroclaw75 a.lnkWithPhoto--largeTile:hover {
    text-decoration: none; }
    @media screen and (min-width: 767px) {
      .boxSpecialWroclaw75 a.lnkWithPhoto:hover img, .boxSpecialWroclaw75 a.lnkWithPhoto--largeTile:hover img {
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      .boxSpecialWroclaw75 a.lnkWithPhoto:hover .wrapperImg .photoBg, .boxSpecialWroclaw75 a.lnkWithPhoto--largeTile:hover .wrapperImg .photoBg {
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      .boxSpecialWroclaw75 a.lnkWithPhoto:hover .wrapperImg.sepiaImg .photoBg, .boxSpecialWroclaw75 a.lnkWithPhoto--largeTile:hover .wrapperImg.sepiaImg .photoBg {
        filter: sepia(0); } }
  .boxSpecialWroclaw75 .lnkMoreArrow {
    font-size: 12px;
    position: relative;
    padding-right: 18px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    color: #403e38;
    margin-right: 10px; }
    .boxSpecialWroclaw75 .lnkMoreArrow:hover {
      margin-right: 4px; }
    .boxSpecialWroclaw75 .lnkMoreArrow:after {
      content: '';
      position: absolute;
      right: 0;
      top: 3px;
      width: 0;
      height: 0;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      border-left: 7px solid #403e38; }
  .boxSpecialWroclaw75 .imgSepia {
    filter: sepia(100%);
    opacity: .8; }
  @media (max-width: 767px) {
    .boxSpecialWroclaw75 .listWithSepiaImg {
      margin-left: -10px;
      margin-right: -10px; }
      .boxSpecialWroclaw75 .listWithSepiaImg > li {
        padding-left: 10px;
        padding-right: 10px; } }
  .boxSpecialWroclaw75 .listWithSepiaImg a:hover img {
    filter: sepia(0);
    opacity: 1; }
  .boxSpecialWroclaw75 .listWithSepiaImg a img {
    filter: sepia(100%);
    opacity: .8; }
  .boxSpecialWroclaw75 .featuredTopBox__row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px; }
    @media (max-width: 991px) {
      .boxSpecialWroclaw75 .featuredTopBox__row {
        display: block; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .boxSpecialWroclaw75 .featuredTopBox__row {
        display: block; } }
  .boxSpecialWroclaw75 .featuredTopBox .lnkWithPhoto, .boxSpecialWroclaw75 .featuredTopBox .lnkWithPhoto--largeTile {
    color: #403e38; }
    .boxSpecialWroclaw75 .featuredTopBox .lnkWithPhoto__title {
      font-size: 24px;
      line-height: 28px;
      color: #403e38; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .featuredTopBox .lnkWithPhoto__title {
          margin-top: 0;
          font-size: 14px;
          line-height: 17px; } }
      .boxSpecialWroclaw75 .featuredTopBox .lnkWithPhoto__title .lnkWithPhoto__category {
        font-size: 12px; }
    .boxSpecialWroclaw75 .featuredTopBox .lnkWithPhoto--largeTile .lnkWithPhoto__title {
      font-size: 26px;
      line-height: 30px; }
    .boxSpecialWroclaw75 .featuredTopBox .lnkWithPhoto__category {
      color: #ffffff; }
  .boxSpecialWroclaw75 .featuredTopBox .lnkMoreArrow {
    color: #403e38; }
    .boxSpecialWroclaw75 .featuredTopBox .lnkMoreArrow:after {
      border-left-color: #fff33a; }
  .boxSpecialWroclaw75 .featuredTopBox__main {
    flex: 1;
    margin-right: 20px;
    position: relative; }
    @media (max-width: 991px) {
      .boxSpecialWroclaw75 .featuredTopBox__main {
        margin-right: 0; } }
    @media (max-width: 767px) {
      .boxSpecialWroclaw75 .featuredTopBox__main {
        margin-bottom: 15px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .boxSpecialWroclaw75 .featuredTopBox__main {
        padding-bottom: 40px; } }
    .boxSpecialWroclaw75 .featuredTopBox__main .featuredTopBox__header {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 7px; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .featuredTopBox__main .featuredTopBox__header {
          justify-content: center; } }
    .boxSpecialWroclaw75 .featuredTopBox__main .featuredTopBox__title {
      margin: 20px 0 25px;
      font-size: 30px;
      font-weight: bold;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .featuredTopBox__main .featuredTopBox__title {
          font-size: 26px;
          margin-top: 0;
          text-align: center; } }
      .boxSpecialWroclaw75 .featuredTopBox__main .featuredTopBox__title a {
        color: #403e38;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        text-decoration: none; }
        .boxSpecialWroclaw75 .featuredTopBox__main .featuredTopBox__title a:hover {
          color: #787060; }
    .boxSpecialWroclaw75 .featuredTopBox__main .featuredTopBox__langList {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .featuredTopBox__main .featuredTopBox__langList {
          margin-top: 20px; } }
      .boxSpecialWroclaw75 .featuredTopBox__main .featuredTopBox__langList li:not(:last-of-type) {
        margin-right: 12px;
        padding-right: 22px;
        position: relative; }
        .boxSpecialWroclaw75 .featuredTopBox__main .featuredTopBox__langList li:not(:last-of-type):after {
          content: '/';
          position: absolute;
          top: 50%;
          transform: translate(0, -50%);
          right: 0;
          font-size: 18px; }
      .boxSpecialWroclaw75 .featuredTopBox__main .featuredTopBox__langList a {
        font-size: 18px;
        color: #403e38; }
    .boxSpecialWroclaw75 .featuredTopBox__main__content {
      display: flex;
      flex-wrap: wrap; }
    .boxSpecialWroclaw75 .featuredTopBox__main .content__left img {
      width: 100%;
      height: auto;
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .featuredTopBox__main .content__left img {
          max-width: initial;
          margin-bottom: 0; } }
    @media (max-width: 767px) {
      .boxSpecialWroclaw75 .featuredTopBox__main .content__left__list {
        margin-bottom: 20px;
        border-bottom: 1px solid #ada28b; } }
    .boxSpecialWroclaw75 .featuredTopBox__main .photoMagnify {
      margin-bottom: 20px;
      min-height: 245px; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .featuredTopBox__main .photoMagnify {
          margin-bottom: 15px; } }
      .boxSpecialWroclaw75 .featuredTopBox__main .photoMagnify .singlePhotoBox img {
        width: 100%;
        height: auto; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .featuredTopBox__main .photoMagnify .data {
          flex-wrap: wrap;
          margin-top: 10px; } }
      .boxSpecialWroclaw75 .featuredTopBox__main .photoMagnify .txtTitle {
        display: block;
        font-size: 24px;
        line-height: 24px;
        margin-right: 0;
        margin-top: 5px;
        margin-bottom: 5px; }
        @media (max-width: 767px) {
          .boxSpecialWroclaw75 .featuredTopBox__main .photoMagnify .txtTitle {
            display: block;
            width: 100%;
            flex: auto; } }
      .boxSpecialWroclaw75 .featuredTopBox__main .photoMagnify a {
        display: block;
        color: #403e38;
        margin-top: 10px;
        transition: all .3s ease;
        -webkit-transition: all .3s ease; }
        @media (max-width: 767px) {
          .boxSpecialWroclaw75 .featuredTopBox__main .photoMagnify a {
            margin: 15px 0 0 auto; } }
        .boxSpecialWroclaw75 .featuredTopBox__main .photoMagnify a:hover {
          color: #787060; }
        .boxSpecialWroclaw75 .featuredTopBox__main .photoMagnify a span {
          display: block;
          text-align: right; }
    .boxSpecialWroclaw75 .featuredTopBox__main .lnkWithData {
      display: block;
      padding: 15px 0;
      border-top: 1px solid #ada28b; }
      .boxSpecialWroclaw75 .featuredTopBox__main .lnkWithData:hover {
        text-decoration: none; }
      .boxSpecialWroclaw75 .featuredTopBox__main .lnkWithData > * {
        color: #403e38; }
      .boxSpecialWroclaw75 .featuredTopBox__main .lnkWithData__title {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 15px; }
        @media (max-width: 767px) {
          .boxSpecialWroclaw75 .featuredTopBox__main .lnkWithData__title {
            font-size: 20px;
            line-height: 24px; } }
        .boxSpecialWroclaw75 .featuredTopBox__main .lnkWithData__title:hover {
          text-decoration: underline; }
      .boxSpecialWroclaw75 .featuredTopBox__main .lnkWithData__desc {
        font-size: 16px;
        line-height: 20px;
        font-family: 'Fira Sans', sans-serif;
        font-weight: 400; }
    .boxSpecialWroclaw75 .featuredTopBox__main .flexList {
      margin: 0 0 30px; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .featuredTopBox__main .flexList {
          margin: 30px 0 0 0; } }
      @media (min-width: 768px) and (max-width: 1199px) {
        .boxSpecialWroclaw75 .featuredTopBox__main .flexList {
          margin-bottom: 20px; } }
      .boxSpecialWroclaw75 .featuredTopBox__main .flexList li {
        margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid #ada28b; }
      .boxSpecialWroclaw75 .featuredTopBox__main .flexList a {
        display: flex;
        align-items: flex-start; }
      .boxSpecialWroclaw75 .featuredTopBox__main .flexList .wrapperImg {
        width: 90px;
        margin-right: 10px;
        padding-bottom: 0;
        height: auto; }
      .boxSpecialWroclaw75 .featuredTopBox__main .flexList img {
        height: auto;
        display: block; }
      .boxSpecialWroclaw75 .featuredTopBox__main .flexList .lnkWithPhoto__data {
        flex: 1;
        margin-top: 0; }
      .boxSpecialWroclaw75 .featuredTopBox__main .flexList .lnkWithPhoto__title {
        font-size: 13px;
        line-height: 17px;
        font-weight: 400;
        font-family: 'Fira Sans', sans-serif;
        font-weight: 400;
        margin: 0; }
      .boxSpecialWroclaw75 .featuredTopBox__main .flexList .lnkWithPhoto time, .boxSpecialWroclaw75 .featuredTopBox__main .flexList .lnkWithPhoto--largeTile time {
        display: block;
        text-transform: uppercase; }
  .boxSpecialWroclaw75 .featuredTopBox__aside {
    width: 36%;
    max-width: 300px;
    border: 5px solid #403e38;
    position: relative;
    padding: 11px 15px; }
    @media (max-width: 767px) {
      .boxSpecialWroclaw75 .featuredTopBox__aside {
        width: 100%;
        max-width: initial;
        margin-top: 20px; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .boxSpecialWroclaw75 .featuredTopBox__aside {
        width: 100%;
        max-width: initial;
        margin-top: 30px; } }
    .boxSpecialWroclaw75 .featuredTopBox__aside .flexColumns {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      flex: 1; }
      @media (min-width: 768px) and (max-width: 1199px) {
        .boxSpecialWroclaw75 .featuredTopBox__aside .flexColumns {
          display: flex;
          flex-wrap: wrap;
          align-items: flex-start;
          flex-direction: row;
          flex: auto; } }
    .boxSpecialWroclaw75 .featuredTopBox__aside__title {
      margin-bottom: 25px;
      padding-bottom: 0;
      border-bottom: none;
      margin-top: 0; }
      @media (min-width: 768px) and (max-width: 1199px) {
        .boxSpecialWroclaw75 .featuredTopBox__aside__title {
          width: 100%; } }
    @media (max-width: 767px) {
      .boxSpecialWroclaw75 .featuredTopBox__aside .lnkWithPhoto, .boxSpecialWroclaw75 .featuredTopBox__aside .lnkWithPhoto--largeTile {
        margin-bottom: 0; } }
    .boxSpecialWroclaw75 .featuredTopBox__aside .lnkWithPhoto:hover .wrapperImg:after, .boxSpecialWroclaw75 .featuredTopBox__aside .lnkWithPhoto--largeTile:hover .wrapperImg:after {
      opacity: .4; }
    .boxSpecialWroclaw75 .featuredTopBox__aside .lnkWithPhoto .wrapperImg, .boxSpecialWroclaw75 .featuredTopBox__aside .lnkWithPhoto--largeTile .wrapperImg {
      background-color: #403e38; }
      .boxSpecialWroclaw75 .featuredTopBox__aside .lnkWithPhoto .wrapperImg:after, .boxSpecialWroclaw75 .featuredTopBox__aside .lnkWithPhoto--largeTile .wrapperImg:after {
        font-family: "fontello";
        content: '\e82c';
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-right: 0;
        border: 2px solid #fff;
        border-radius: 50%;
        transition: all 0.6s ease;
        opacity: 1;
        color: #fff; }
    .boxSpecialWroclaw75 .featuredTopBox__aside .lnkWithPhoto__title {
      font-size: 21px;
      line-height: 25px;
      margin: 10px 0 15px;
      color: #403e38; }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .featuredTopBox__aside .lnkWithPhoto__title {
          font-size: 20px;
          line-height: 24px;
          margin-bottom: 0; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .boxSpecialWroclaw75 .featuredTopBox__aside .lnkBlockVideo {
        display: flex;
        justify-content: space-between;
        width: 70%; } }
    @media (max-width: 767px) {
      .boxSpecialWroclaw75 .featuredTopBox__aside .lnkBlockVideo li:first-of-type {
        margin-bottom: 20px; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .boxSpecialWroclaw75 .featuredTopBox__aside .lnkBlockVideo li {
        width: calc(50% - 10px); } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .boxSpecialWroclaw75 .featuredTopBox__aside .lnkBlockVideo .lnkWithPhoto, .boxSpecialWroclaw75 .featuredTopBox__aside .lnkBlockVideo .lnkWithPhoto--largeTile {
        width: 100%; } }
    .boxSpecialWroclaw75 .featuredTopBox__aside__mainLnk .wrapperImg {
      max-height: 240px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .boxSpecialWroclaw75 .featuredTopBox__aside__mainLnk .wrapperImg {
          max-height: 300px; } }
      .boxSpecialWroclaw75 .featuredTopBox__aside__mainLnk .wrapperImg:after {
        width: 80px;
        height: 80px;
        text-indent: 6px;
        font-size: 50px;
        line-height: 80px; }
    .boxSpecialWroclaw75 .featuredTopBox__aside ul {
      margin: 0; }
    .boxSpecialWroclaw75 .featuredTopBox__aside ul:not(.lnkBlockVideo) {
      margin: 0; }
      @media (min-width: 768px) and (max-width: 1199px) {
        .boxSpecialWroclaw75 .featuredTopBox__aside ul:not(.lnkBlockVideo) {
          margin: 0 0 0 20px;
          flex: 1; } }
      @media (max-width: 767px) {
        .boxSpecialWroclaw75 .featuredTopBox__aside ul:not(.lnkBlockVideo) {
          margin-top: 20px; } }
      .boxSpecialWroclaw75 .featuredTopBox__aside ul:not(.lnkBlockVideo) li {
        padding: 8px 0;
        border-top: 1px solid #ada28b; }
        .boxSpecialWroclaw75 .featuredTopBox__aside ul:not(.lnkBlockVideo) li:last-of-type {
          border-bottom: 1px solid #ada28b; }
        .boxSpecialWroclaw75 .featuredTopBox__aside ul:not(.lnkBlockVideo) li a {
          display: flex;
          align-items: flex-start;
          flex-wrap: wrap;
          color: #403e38;
          transition: all .3s ease;
          -webkit-transition: all .3s ease;
          font-size: 14px;
          line-height: 18px; }
        .boxSpecialWroclaw75 .featuredTopBox__aside ul:not(.lnkBlockVideo) li .wrapperImg {
          width: 100%; }
        .boxSpecialWroclaw75 .featuredTopBox__aside ul:not(.lnkBlockVideo) li svg {
          display: inline-block;
          width: 15px;
          height: 15px;
          margin: 2px 20px 0 0; }
        .boxSpecialWroclaw75 .featuredTopBox__aside ul:not(.lnkBlockVideo) li i {
          font-size: 20px;
          margin-right: 15px; }
        .boxSpecialWroclaw75 .featuredTopBox__aside ul:not(.lnkBlockVideo) li span {
          font-size: 16px;
          line-height: 20px;
          flex: 1; }
    .boxSpecialWroclaw75 .featuredTopBox__aside .lnkMoreArrow {
      position: absolute;
      bottom: 12px;
      right: 12px;
      color: #403e38;
      z-index: 2; }
      .boxSpecialWroclaw75 .featuredTopBox__aside .lnkMoreArrow:hover {
        right: 5px; }
      .boxSpecialWroclaw75 .featuredTopBox__aside .lnkMoreArrow:after {
        border-left-color: #403e38; }
    .boxSpecialWroclaw75 .featuredTopBox__aside .slick-dots {
      bottom: -37px; }
      @media (min-width: 768px) and (max-width: 1199px) {
        .boxSpecialWroclaw75 .featuredTopBox__aside .slick-dots {
          bottom: -50px; } }
  .boxSpecialWroclaw75 .featuredTopBox .featuredTopBox__aside .featuredTopBox__slider .lnkWithPhoto__title {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px; }
    .boxSpecialWroclaw75 .featuredTopBox .featuredTopBox__aside .featuredTopBox__slider .lnkWithPhoto__title time {
      font-weight: 700; }
  .boxSpecialWroclaw75 .twentytwenty-horizontal .twentytwenty-handle:before, .boxSpecialWroclaw75 .twentytwenty-horizontal .twentytwenty-handle:after {
    width: 1px;
    margin-left: 2px; }
  .boxSpecialWroclaw75 .twentytwenty-handle {
    border: none;
    margin-top: 0;
    transform: translateY(-50%);
    box-shadow: none; }
  .boxSpecialWroclaw75 .twentytwenty-horizontal .twentytwenty-handle:after {
    margin-top: 0; }
  .boxSpecialWroclaw75 .twentytwenty-horizontal .twentytwenty-handle:before {
    margin-bottom: 0; }
  .boxSpecialWroclaw75 .twentytwenty-left-arrow, .boxSpecialWroclaw75 .twentytwenty-right-arrow {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    margin-top: 0; }
  .boxSpecialWroclaw75 .twentytwenty-right-arrow {
    border-left: 13px solid #fff;
    margin-right: -27px; }
  .boxSpecialWroclaw75 .twentytwenty-left-arrow {
    border-right: 13px solid #fff;
    margin-left: -22px; }

/*# sourceMappingURL=style-75lecie.css.map */
