@import url("https://use.typekit.net/rlv1dfl.css");
.buyPolish {
  background: url(../../../img/minisite/kupuj-polskie/new/bg-1.png) repeat-y center top, url(../../../img/minisite/kupuj-polskie/new/bg-2.jpg) repeat-y center top; }
  .buyPolish .section1 {
    background: url(../../../img/minisite/kupuj-polskie/new/bg-top.png) no-repeat center top !important;
    background-size: 100% auto !important; }
    .buyPolish .section1 h2 {
      margin-right: 15vw !important; }
    .buyPolish .section1 .header-img {
      padding-top: 2.5vw !important; }
    .buyPolish .section1 .header-content {
      margin-right: 15vw !important; }
  .buyPolish .section3 {
    background: url(../../../img/minisite/kupuj-polskie/new/bg-bottom.png) no-repeat center top !important;
    background-size: 100% auto !important; }
  .buyPolish .catalog img {
    position: absolute;
    width: 15.6%;
    right: 21%;
    top: 0;
    margin-top: 3%; }
  .buyPolish b {
    font-weight: 600; }
  .buyPolish a {
    color: #000; }
  .buyPolish .tiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto; }
  .buyPolish .tile {
    position: relative;
    width: calc(25% - 3px);
    margin-bottom: 4px;
    background: #eaeaea; }
    .buyPolish .tile.-big {
      width: calc(50% - 2px); }
      .buyPolish .tile.-big img.btn-more {
        width: 20%;
        left: 4%; }
    .buyPolish .tile a {
      position: relative;
      display: block;
      transition: all 0.2s;
      /*&.active, &:hover {
          &:after {
              opacity: 0;
          }
      }*/
      /*&:after {
          display: block;
          position: absolute;
          content: "";
          left: 0;
          right:0;
          top: 0;
          bottom: 0;
          background: #8D130E;
          opacity: 0.4;
          transition: all 0.2s;
      }*/ }
      .buyPolish .tile a:hover {
        transform: scale(1.05);
        z-index: 10; }
    .buyPolish .tile img {
      width: 100%;
      height: 100%; }
      .buyPolish .tile img.btn-more {
        position: absolute;
        width: 40%;
        height: auto;
        left: 8%;
        bottom: 8%; }
  .buyPolish .expandTile {
    display: none;
    width: 100%;
    margin: 0 0 4px;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    /*&.-tile11 {
        .expandTile__main {
            background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-11.png);
        }  
    }*/ }
    .buyPolish .expandTile.-tile1 .expandTile__main {
      background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-1.png); }
    .buyPolish .expandTile.-tile2 .expandTile__main {
      background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-2.png); }
    .buyPolish .expandTile.-tile3 .expandTile__main {
      background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-3.png); }
    .buyPolish .expandTile.-tile4 .expandTile__main {
      background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-4.png); }
    .buyPolish .expandTile.-tile5 .expandTile__main {
      background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-5.png); }
    .buyPolish .expandTile.-tile6 .expandTile__main {
      background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-6.png); }
    .buyPolish .expandTile.-tile7 .expandTile__main {
      background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-7.png); }
    .buyPolish .expandTile.-tile8 .expandTile__main {
      background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-8.png); }
    .buyPolish .expandTile.-tile9 .expandTile__main {
      background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-9.png); }
    .buyPolish .expandTile.-tile10 .expandTile__main {
      background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-10.png); }
    .buyPolish .expandTile.-tile12 .expandTile__main {
      background-image: url(../../../img/minisite/kupuj-polskie/expand-tiles/bg-12.png); }
    .buyPolish .expandTile__content {
      background: url(../../../img/minisite/kupuj-polskie/new/bg-expand-tile.jpg) no-repeat center top;
      background-size: cover; }
    .buyPolish .expandTile__main {
      padding: 0 5%;
      background-position: right top;
      background-repeat: no-repeat;
      background-size: auto 17vw; }
    .buyPolish .expandTile__desc {
      display: flex;
      justify-content: space-between;
      margin-bottom: 90px; }
    .buyPolish .expandTile__header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 90%;
      height: 115px;
      margin: 0 auto;
      background: url(../../../img/minisite/kupuj-polskie/new/bg-tile-header.png) no-repeat center center;
      background-size: 9vw; }
      .buyPolish .expandTile__header .btn-close {
        display: inline-block;
        padding: 0 52px 0 0;
        font-size: 22px;
        font-weight: 600;
        color: #fff;
        background: url(../../../img/minisite/kupuj-polskie/new/btn-close.png) no-repeat right center; }
      .buyPolish .expandTile__header img {
        height: 4vw;
        min-height: 60px; }
    .buyPolish .expandTile__logo {
      display: flex;
      align-items: center;
      height: 320px; }
      .buyPolish .expandTile__logo h2 {
        font-size: 94px;
        font-family: interstate-condensed, sans-serif;
        font-weight: 400;
        font-style: italic;
        margin-right: 30px;
        padding-bottom: 7px; }
      .buyPolish .expandTile__logo img {
        width: 300px; }
    .buyPolish .expandTile__person {
      width: 250px;
      text-align: center; }
      .buyPolish .expandTile__person img {
        margin: 0 auto 20px; }
      .buyPolish .expandTile__person h4 {
        font-size: 20px;
        font-weight: 600; }
      .buyPolish .expandTile__person p {
        font-size: 14px;
        margin-bottom: 20px; }
    .buyPolish .expandTile__text {
      width: calc(100% - 300px); }
      .buyPolish .expandTile__text p {
        margin-bottom: 30px; }
      .buyPolish .expandTile__text a {
        display: inline-block; }
      .buyPolish .expandTile__text div {
        margin-bottom: 20px; }
      .buyPolish .expandTile__text b {
        font-weight: 400; }
    .buyPolish .expandTile__info {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 90px; }
    .buyPolish .expandTile__quote {
      width: calc(100% - 565px);
      color: #c32138;
      font-size: 32px;
      line-height: 1.2;
      font-style: italic;
      text-align: center;
      font-weight: 600; }
    .buyPolish .expandTile__list {
      position: relative;
      width: 520px;
      margin-bottom: 40px;
      padding: 0 20px 5px 50px;
      background: url(../../../img/minisite/kupuj-polskie/new/bg-list.png) no-repeat center 15px; }
      .buyPolish .expandTile__list:after {
        position: absolute;
        display: block;
        content: "";
        right: 0;
        bottom: -19px;
        width: 507px;
        height: 20px;
        background: url(../../../img/minisite/kupuj-polskie/new/bg-list-bottom.png) no-repeat center top; }
      .buyPolish .expandTile__list h4 {
        margin-bottom: 10px;
        color: #c32138;
        font-size: 50px;
        line-height: 0.8;
        font-style: italic;
        font-weight: 600; }
      .buyPolish .expandTile__list p {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 1;
        font-weight: 600; }
      .buyPolish .expandTile__list li {
        padding-left: 30px;
        font-size: 20px;
        background: url(../../../img/minisite/kupuj-polskie/new/list-item.png) no-repeat 0px 6px; }
      .buyPolish .expandTile__list b {
        font-weight: 400; }
    .buyPolish .expandTile__gallery ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .buyPolish .expandTile__gallery ul li {
        width: 31.5%;
        margin-bottom: 20px; }
      .buyPolish .expandTile__gallery ul img {
        display: block;
        width: 100%; }
      .buyPolish .expandTile__gallery ul p {
        text-align: center;
        margin-top: 7px;
        font-size: 14px; }
      .buyPolish .expandTile__gallery ul div {
        position: relative; }
        .buyPolish .expandTile__gallery ul div:after {
          display: block;
          position: absolute;
          content: "";
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          background: url(../../../img/minisite/kupuj-polskie/new/icn-video.png) no-repeat center center;
          background-size: 25% auto; }
    .buyPolish .expandTile__product {
      position: relative; }
      .buyPolish .expandTile__product img {
        display: block;
        width: 100%; }

/*# sourceMappingURL=tiles-style.css.map */
