@font-face {
  font-family: LatoMd;
  src: url(../fonts/Lato-Medium.ttf); }

@font-face {
  font-family: AbrilFatface;
  src: url(https://pim.mediaexpert.pl/storage/app/opisy/LUCZNIK/729119/fonts/AbrilFatface-Regular.ttf); }

@font-face {
  font-family: PlayfairDisplaySC;
  src: url(https://pim.mediaexpert.pl/storage/app/opisy/LUCZNIK/729119/fonts/PlayfairDisplaySC-Black.ttf); }

#lucznik {
  all: unset;
  border: none;
  clear: none;
  cursor: default;
  letter-spacing: normal;
  line-height: normal;
  right: auto;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: auto;
  visibility: visible;
  white-space: normal;
  float: none;
  z-index: auto;
  overflow: hidden;
  background-color: #fff;
  display: block;
  margin: auto;
  padding: 0;
  max-width: 700px;
  position: relative;
  background-image: url(https://pim.mediaexpert.pl/storage/app/opisy/LUCZNIK/729119/img/Elipsa-top.png);
  background-position: top;
  background-repeat: no-repeat; }
  #lucznik .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    width: 90%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  #lucznik .col1 {
    width: 50%; }
    #lucznik .col1 img {
      max-width: 100%;
      height: auto; }
  #lucznik .col2 {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 160px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-left: 10%; }
  #lucznik h1 {
    color: #3c3c3c;
    font-weight: 400;
    font-family: PlayfairDisplaySC; }
  #lucznik p {
    font-family: LatoMd;
    font-weight: 400;
    text-align: left;
    margin: 0;
    font-size: 16px; }
  #lucznik b {
    font-weight: 900; }
  #lucznik .title {
    margin: 25px 0 25px 50px;
    font-size: 32px; }
  #lucznik .divider-one {
    width: 100%;
    height: 2px;
    background-color: #e3e3e3; }
  #lucznik .product-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #lucznik .product-top .divider-two {
      width: 60px;
      height: 2px;
      background-color: #e3e3e3;
      margin-top: 14px; }
    #lucznik .product-top h4 {
      color: #929497;
      font-family: AbrilFatface;
      font-size: 20px;
      font-weight: 400;
      text-transform: uppercase;
      margin: 14px 0 0 20px; }
  #lucznik .product-info {
    margin-top: 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #lucznik .product-info img {
      max-width: 260px;
      height: auto;
      display: block;
      margin: auto; }
    #lucznik .product-info h2 {
      text-align: left;
      font-family: LatoMd;
      margin-bottom: 0;
      color: #656565;
      font-size: 18px;
      font-weight: 500;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      max-width: 320px; }
    #lucznik .product-info .divider-three {
      width: 45px;
      height: 3px;
      background-color: #e42528;
      margin-left: -20px; }
  #lucznik .product-divider {
    background-image: url(https://pim.mediaexpert.pl/storage/app/opisy/LUCZNIK/729119/img/section-md.png);
    background-position: left center;
    background-repeat: no-repeat;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 50px;
    margin-bottom: 95px; }
    #lucznik .product-divider img {
      margin-right: 20px;
      height: 45px; }
  #lucznik .product-description {
    background-image: url(https://pim.mediaexpert.pl/storage/app/opisy/LUCZNIK/729119/img/background-md.jpg);
    background-position: right bottom;
    background-repeat: no-repeat; }
    #lucznik .product-description .col {
      width: 80%; }
    #lucznik .product-description .badge {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 65px; }
      #lucznik .product-description .badge .svg-img {
        max-width: 125px;
        height: auto;
        width: auto; }
      #lucznik .product-description .badge p {
        margin-left: 35px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        max-width: 400px;
        font-size: 18px;
        color: #656565; }
  #lucznik .product-technical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #lucznik .product-technical .content {
      padding-top: 180px;
      height: 280px; }
    #lucznik .product-technical img {
      margin: 0 0 0 10%; }

@media (max-width: 576px) {
  #lucznik {
    background-image: none;
    background-position: unset;
    background-repeat: unset; }
    #lucznik .divider-three {
      margin-right: 90%; }
    #lucznik .col {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%; }
    #lucznik .col1 {
      width: unset; }
    #lucznik .col2 {
      width: 90%;
      margin-top: 45px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: 0; }
    #lucznik .title {
      margin: 25px 0 25px 0px;
      text-align: center;
      font-size: 22px; }
    #lucznik .product-info h2 {
      font-size: 16px; }
    #lucznik .product-info .divider-three {
      margin-left: 0; }
    #lucznik .product-divider {
      background-image: url(https://pim.mediaexpert.pl/storage/app/opisy/LUCZNIK/729119/img/section-sm.png);
      height: 39px;
      margin-bottom: 65px; }
      #lucznik .product-divider img {
        margin-right: 20px;
        height: 35px;
        width: auto; }
    #lucznik .product-description {
      background-image: url(https://pim.mediaexpert.pl/storage/app/opisy/LUCZNIK/729119/img/background-mobile.png);
      background-position: bottom center;
      background-repeat: no-repeat; }
      #lucznik .product-description .col {
        width: 90%; }
        #lucznik .product-description .col .badge {
          margin-bottom: 50px; }
          #lucznik .product-description .col .badge .svg-img {
            max-width: 100px;
            height: auto; }
          #lucznik .product-description .col .badge p {
            font-size: 16px;
            margin-left: 20px; }
    #lucznik .product-technical .content {
      padding-top: 45px;
      display: block;
      margin: auto;
      height: 565px; }
      #lucznik .product-technical .content img {
        height: 54px;
        width: auto;
        display: block;
        margin: auto; } }
