/*    critical styles     */
#sg_b.sungroup .res.top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
#sg_b.sungroup .sg_pic_top {
  position: relative;
  display: block;
}

@media (min-width: 0px) {
  #sg_b.sungroup picture.sg_pic_top {
    height: 0 !important;
    padding-top: calc(150 / 300 * 100%);
  }
}
@media (min-width: 300px) {
  #sg_b.sungroup picture.sg_pic_top {
    height: 0 !important;
    padding-top: calc(230 / 500 * 100%);
  }
}
@media (min-width: 500px) {
  #sg_b.sungroup picture.sg_pic_top {
    height: 0 !important;
    padding-top: calc(408 / 1360 * 100%);
  }
}
/* @media (min-width: 1360px) {
  #sg_b.sungroup picture.sg_pic_top {
    height: 0 !important;
    padding-top: calc(400 / 1920 * 100%);
  }
} */

@media (min-width: 0px) {
  #sg_b.sungroup picture.sg_pic_banner {
    height: 0 !important;
    padding-top: calc(198 / 500 * 100%);
  }
}
@media (min-width: 500px) {
  #sg_b.sungroup picture.sg_pic_banner {
    height: 0 !important;
    padding-top: calc(151 / 1360 * 100%);
  }
}
#sg_b.sungroup .banner-link {
  display: block;
  font-size: 0;
}

#sg-top-timer {
  height: 80px;
}
@media (max-width: 425px) {
  #sg-top-timer:not(.countdown-end-red) {
    height: 58px;
  }
}
#sg_b.sungroup .produkty {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
}
.sg_fix {
  max-width: 1360px;
  width: 100%;
  margin: auto;
}
/* .sg_fix {
  max-width: 1920px;
  width: 100%;
  margin: auto;
}
.landing-page-sun-group {
  max-width: 1920px !important;
}
.c-layout_row.c-layout_item.is-main.is-container {
  width: 1920px;
  max-width: 100%;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.c-layout_row.c-layout_item.is-main.is-container .c-headline_title {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  padding-left: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media screen and (min-width: 1200px) {
  .c-layout_row.c-layout_item.is-main.is-container .c-headline_title {
    padding-right: 0;
    padding-left: 0;
  }
} */

#sg_b.sungroup .odmiana {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

#sg_b.sungroup .o_title {
  height: 60px;
  padding-left: 50px;
  margin-bottom: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  align-items: center;
  width: 100%;
}


#sg-inner-lp {
    max-width: 1360px;
    margin: 0 auto;
    position: relative;
    font-size: 100%;
    overflow: hidden;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 }
div#sg-inner-lp * {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
#sg-inner-lp {
    font-size: 16px;
    width: 100%;
    max-width: 1200px;
    /* font-family: 'Source Sans Pro', Arial; */
    font-family: 'Gardena Sans Cond', Arial;
    text-align: left;
    position: relative;
    color: #000;
    margin: 0 auto;
}
#sg-inner-lp h2 {
    font-size: 56px;
    /* font-size: clamp(26px, 5vw, 56px); */
    font-weight: 400;
    line-height: 120%;
    margin: auto;
}
#sg-inner-lp h3 {
    font-size: 40px;
    font-weight: normal;
    line-height: 120%;
    margin: auto;
}
#sg-inner-lp h5 {
    font-size: 170%;
    font-weight: normal;
    line-height: 140%;
}
#sg-inner-lp h6 {
    font-size: 24px;
    font-weight: normal;
    line-height: 130%;
}
#sg-inner-lp p {
    font-size: 20px;
    font-weight: normal;
    line-height: 120%;
    margin: auto;
}
#sg-inner-lp ul,
#sg-inner-lp ol {
    font-size: 20px;
    font-weight: normal;
    line-height: 135%;
    margin: 15px 0 0;
    padding: 0;
}
#sg-inner-lp ul {
    list-style: none;
}
#sg-inner-lp ol {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 15px;
}
#sg-inner-lp ol li {
    padding-left: 5px;
    position: relative;
    margin: 2px 0 0;
}
#sg-inner-lp ul li {
    padding-left: 20px;
    position: relative;
    margin: 4px 0 0;
}
#sg-inner-lp ul li:before {
    content: "•";
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 24px;
    font-weight: 600;
}
#sg-inner-lp sup {
    position: relative;
    top: 0.05em;
    font-size: 60%;
    line-height: normal;
}
#sg-inner-lp img {
    margin-left: auto;
    margin-right: auto;
}
#sg-inner-lp strong {
    font-weight: 700;
}
#sg-inner-lp .smaller {
    font-size: 75%;
}
#sg-inner-lp .bigger {
    font-size: 120%;
}

#sg-inner-lp .responsive {
    max-width: 100%;
    height: auto;
    display: block;
}

#sg-inner-lp .hidden-item {
    display: none;
}
#sg-inner-lp .upper {
    text-transform: uppercase;
}
#sg-inner-lp .lower {
    text-transform: lowercase;
}
#sg-inner-lp .nowrap {
    white-space: nowrap;
}
#sg-inner-lp .bg-yellow {
    background-color: #ffed00;
}
#sg-inner-lp .color {
    color: #00AEBD;
}
#sg-inner-lp .color-light {
    color: #868685;
}
#sg-inner-lp .mt {
    margin-top: 15px;
}
#sg-inner-lp .mb {
    margin-bottom: 15px;
}
#sg-inner-lp .tac {
    text-align: center;
}
#sg-inner-lp .tal {
    text-align: left;
}
#sg-inner-lp .tar {
    text-align: right;
}
#sg-inner-lp .taj {
    text-align: justify;
}
#sg-inner-lp .linkSG {
    -moz-user-select: all;
    -khtml-user-select: all;
    -webkit-user-select: all;
    -ms-user-select: all;
    user-select: all;
    word-wrap: break-word;
}

#sg-inner-lp .explain {
    margin: 20px 0 0;
}

#sg-inner-lp .box-video {
    width: 100%;
    margin: 34px auto;
}
/* #sg-inner-lp .video-container {
    position:relative;
    padding-bottom:56.25%;
    height:0;
    overflow:hidden;
}
#sg-inner-lp .video-container iframe, #sg-inner-lp .video-container object, #sg-inner-lp .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
} */

#sg-inner-lp .sg_sprawdz {
  position: relative;
  display: inline-block;
  text-decoration: none;
  /*
  			overflow: hidden;
  			text-overflow: ellipsis;
  			white-space: nowrap;
  			*/
  font: 14px "robotoregular", "Arial";
  color: #fff !important;
  background: #ff6000;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  border: 0 none;
  border-radius: 2px;
  outline: 1px solid rgba(255, 255, 255, 0);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: 0.15s;
  line-height: normal;
  padding: 14px 20px;
  width: 200px;
}
#sg-inner-lp .sg_sprawdz:hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05),
    0 1px 7px 0 rgba(0, 0, 0, 0.07), 0 1px 3px -1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05),
    0 1px 7px 0 rgba(0, 0, 0, 0.07), 0 1px 3px -1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05),
    0 1px 7px 0 rgba(0, 0, 0, 0.07), 0 1px 3px -1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05),
    0 1px 7px 0 rgba(0, 0, 0, 0.07), 0 1px 3px -1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05), 0 1px 7px 0 rgba(0, 0, 0, 0.07),
    0 1px 3px -1px rgba(0, 0, 0, 0.05);
  text-decoration: none;
  color: #fff;
  background: #f80;
}
#sg-inner-lp .sg_sprawdz:active {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.16);
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
    0 2px 4px -1px rgba(0, 0, 0, 0.16);
  background: #ff6000;
  animation: btn_primary 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
#sg-inner-lp .sg_sprawdz,
#sg-inner-lp .sg_sprawdz-red {
  max-width: 100%;
}
#sg-inner-lp .sg_sprawdz.auto,
#sg-inner-lp .sg_sprawdz-red.auto {
  width: auto;
  padding-left: 28px;
  padding-right: 28px;
}

#sg-inner-lp .flex-row {
    max-width: 92%;
    margin: auto;
}
#sg-inner-lp .flex-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
#sg-inner-lp .flex-row.wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#sg-inner-lp .flex-row.nowrap {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
#sg-inner-lp .flex-row.reverse {
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
}
#sg-inner-lp .justify-content-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
#sg-inner-lp .justify-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#sg-inner-lp .justify-content-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#sg-inner-lp .justify-content-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
#sg-inner-lp .justify-content-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#sg-inner-lp .flex-row .photo-wrapper {
    width: 50%;
}
#sg-inner-lp .flex-row .text-wrapper {
    width: 50%;
    text-align: left;
}
#sg-inner-lp .flex-row .text-wrapper.col-left {
    padding-right: 17px;
    /* text-align: right; */
}
#sg-inner-lp .flex-row .text-wrapper.col-right {
    padding-left: 17px;
}
#sg-inner-lp .flex-row .photo-wrapper.col-left {
    padding-right: 17px;
}
#sg-inner-lp .flex-row .photo-wrapper.col-right {
    padding-left: 17px;
}

#sg-inner-lp .container {
    /* width: 1360px;
    max-width: 100%;
    padding-left: 4%;
    padding-right: 4%; */
    width: 1126px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#sg-inner-lp .top-lp {
    position: relative;
    /* background-color: #eeeeee;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url("https://www.mediaexpert.pl/lp/promocje/13059-karcher-wow-ciesz-sie-zyciem-pelna-para,s/images/top-bg.jpg"); */
    min-height: 553px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: -15px;
}
#sg-inner-lp .top-lp .logo-lp.abs {
    position: absolute;
    top: 20px;
    left: 20px;
}
#sg-inner-lp .top-lp .logo-wrapper {
    padding: 20px 5%;
}
#sg-inner-lp .top-lp .img-wrapper {
    width: 66%;
    float: right;
    position: relative;
}
#sg-inner-lp .top-lp .img-wrapper img {
    margin: auto;
}
#sg-inner-lp .top-lp .img-wrapper .sticker {
    position: absolute;
    top: 10px;
    right: 5px;
    max-width: 32%;
}
#sg-inner-lp .top-lp .title-lp {
    width: 34%;
    float: left;
    margin-top: 5em;
    text-align: center;
}
#sg-inner-lp .top-lp .title-lp .logo-lp {
    position: static;
    margin-bottom: 25px;
}
#sg-inner-lp .top-lp .title-lp h2 {
    font-size: 255%;
    font-weight: 400;
    line-height: 120%;
}
#sg-inner-lp .top-lp .title-lp h3 {
    font-size: 136%;
    font-weight: normal;
    line-height: 110%;
    margin-top: 2px;
}
#sg-inner-lp .top-lp .title-lp strong {
    font-weight: 600;
    /* display: block; */
    /*text-transform: uppercase;*/
}
#sg-inner-lp .top-lp .title-lp sup {
    position: relative;
    top: 0.25em;
    font-size: 90%;
    line-height: 1;
}
#sg-inner-lp .top-lp .title-lp .sg_sprawdz {
    margin-top: 25px;
}
#sg-inner-lp .top-lp .logo-row {
    width: 100%;
}
#sg-inner-lp .top-lp .logo-row .first {
    float: left;
    max-width: 25%;
}
#sg-inner-lp .top-lp .logo-row .second {
    float: right;
    max-width: 60%;
}
#sg-inner-lp .top-lp .sticker {
    max-width: 78%;
    margin: 25px 0 0 4%;
}

#sg-inner-lp .s-lp {
    margin: 0;
    position: relative;
}
#sg-inner-lp .s-lp .disclaimer {
    margin: 40px 0 0;
    font-size: 12px;
    line-height: 150%;
}
#sg-inner-lp .s-lp hr.sep {
    border: none;
    margin: 55px auto;
    width: 100%;
    height: 1px;
    background: rgba(255,0,0,0);
}
#sg-inner-lp .s-lp .secTitle {
    /* width: 920px;
    max-width: 92%; */
    text-align: left !important;
    margin: 0 auto;
}
#sg-inner-lp .s-lp .secTitle.center {
    text-align: center;
}
#sg-inner-lp .s-lp .secTitle.narrower {
    width: 900px;
}
#sg-inner-lp .s-lp .tit {
    margin: 0 0 20px;
    font-size: clamp(28px, 3.5vw, 36px);
    font-weight: 700;
}
#sg-inner-lp .s-lp .desc {
    text-align: justify !important;
}
#sg-inner-lp .s-lp .titTop {
    font-size: 15px;
    font-weight: normal;
    line-height: 135%;
    margin: 0 0 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
#sg-inner-lp .s-lp .subt {
    margin: 0 0 20px;
}
#sg-inner-lp .s-lp .subtBig {
    text-transform: uppercase;
    margin: 0 0 35px;
    margin-bottom: clamp(16px, 2vw, 20px);
    font-weight: 700;
}
#sg-inner-lp .s-lp .txtModelBig {
    margin: 10px auto 22px;
    text-align: center;
}
#sg-inner-lp .s-lp .txtModelBig .top {
    display: block;
    font-size: 34px;
    font-weight: 700;
    line-height: 110%;
}
#sg-inner-lp .s-lp .txtModelBig .main {
    display: block;
    font-size: 60px;
    font-weight: 700;
    line-height: 100%;
    margin: 4px auto;
    text-transform: uppercase;
}
#sg-inner-lp .s-lp .txtModelBig .bottom {
    display: block;
    font-size: 24px;
    font-weight: normal;
    line-height: 110%;
}
#sg-inner-lp .s-lp .img-full {
    position: relative;
    max-width: 92%;
    margin-left: auto;
    margin-right: auto;
}
#sg-inner-lp .s-lp .btn-center {
    text-align: center;
}
#sg-inner-lp .s-lp .img-center {
    margin-bottom: 34px;
}

#sg-inner-lp .s-lp .row-ico {
    position: relative;
    text-align: center;
    font-size: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1040px;
    max-width: 96%;
    margin: 30px auto;
}
#sg-inner-lp .s-lp .row-ico .col {
    display: inline-block;
    vertical-align: top;
    -ms-flex: 0 0 33.3333333333333%;
    flex: 0 0 33.3333333333333%;
    max-width: 33.3333333333333%;
    padding: 30px 15px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#sg-inner-lp .s-lp .row-ico .col .img-ico {
    margin: 0 auto 22px;
}
#sg-inner-lp .s-lp .row-ico .col .txt-ico {
    font-size: 20px;
    line-height: 130%;
    font-weight: normal;
}
#sg-inner-lp .s-lp .row-ico .col .head {
    display: block;
    margin: 0 auto 20px;
}

#sg-inner-lp .s-lp .row-products {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    /* -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center; */
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    /* padding-left: 15px;
    padding-right: 15px; */
}
#sg-inner-lp .s-lp .row-products .col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* width: 50%; */
    max-width: 100%;
    position: relative;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
#sg-inner-lp .s-lp .row-products .col.full {
    width: 100%;
}
#sg-inner-lp .s-lp .row-products .col .img {
    margin: 0 auto 10px;
}
#sg-inner-lp .s-lp .row-products .col .txtModel {
    font-size: 18px;
    line-height: 130%;
    font-weight: 400;
    /* width: 230px;
    max-width: 100%; */
    margin: 10px auto 22px;
    text-align: center;
}
#sg-inner-lp .s-lp .row-products .col .txtModel strong {
    display: block;
    font-weight: 700;
    font-size: 22px;
}
#sg-inner-lp .s-lp .row-products .col .sg_sprawdz {
    width: auto;
    padding-left: 28px;
    padding-right: 28px;
    margin: auto auto 0;
}

#sg-inner-lp .s-lp .row-rules {
    text-align: center;
    font-size: 0;
    margin: 40px -15px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#sg-inner-lp .s-lp .row-rules .col {
      /* display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center; */
      width: 387px;
      max-width: 40%;
      max-width: -moz-calc(33.33333% - 30px);
      max-width: -webkit-calc(33.33333% - 30px);
      max-width: calc(33.33333% - 30px);
      position: relative;
      text-align: center;
      /* padding-left: 5px;
      padding-right: 5px; */
      padding-bottom: 40px;
      margin: 0 15px;
      text-align: left !important;
}
#sg-inner-lp .s-lp .row-rules .col .img {
    margin: 0 auto 25px;
}
#sg-inner-lp .s-lp .row-rules .col .link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font: inherit;
    color: inherit;
    text-decoration: none;
    height: 100%;
}
#sg-inner-lp .s-lp .row-rules .col ul,
#sg-inner-lp .s-lp .row-rules .col ol {
    margin: 0 auto 28px;
}
#sg-inner-lp .s-lp .row-rules .col .sg_sprawdz {
    width: auto;
    margin: auto auto 0;
    margin-left: 22px;
}
#sg-inner-lp .s-lp .row-rules .subHead {
    font-size: 28px;
    font-weight: 400;
    line-height: 145%;
    margin: 0 auto 30px;
}
#sg-inner-lp .s-lp .row-rules .desc {
    /* font-size: 18px;
    font-weight: 400;
    line-height: 145%; */
    margin: 0;
}


#sg-inner-lp .s-lp .row-function {
    text-align: center;
    font-size: 0;
    margin: 34px -17px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#sg-inner-lp .s-lp .row-function .col {
      /* display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center; */
      width: 544px;
      max-width: 40%;
      max-width: -moz-calc(50% - 34px);
      max-width: -webkit-calc(50% - 34px);
      max-width: calc(50% - 34px);
      position: relative;
      text-align: center;
      /* padding-left: 5px;
      padding-right: 5px; */
      padding-bottom: 34px;
      margin: 0 17px;
      text-align: left !important;
}
#sg-inner-lp .s-lp .row-function .col-4 {
  max-width: 20%;
  max-width: -moz-calc(25% - 8px);
  max-width: -webkit-calc(25% - 8px);
  max-width: calc(25% - 8px);
  margin: 0 4px;
}
#sg-inner-lp .s-lp .row-function .col-3 {
  width: 372px;
  max-width: 30%;
  max-width: -moz-calc(33.3333333% - 34px);
  max-width: -webkit-calc(33.3333333% - 34px);
  max-width: calc(33.3333333% - 34px);
  margin: 0 17px;
}
#sg-inner-lp .s-lp .row-function .col-auto {
width: auto;
}
#sg-inner-lp .s-lp .row-function .col .img {
    margin: 0 auto 25px;
}
#sg-inner-lp .s-lp .row-function .col .link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font: inherit;
    color: inherit;
    text-decoration: none;
    height: 100%;
}
#sg-inner-lp .s-lp .row-function .col ul,
#sg-inner-lp .s-lp .row-function .col ol {
    margin: 0 auto 28px;
}
#sg-inner-lp .s-lp .row-function .col .sg_sprawdz {
    width: auto;
    margin: auto auto 0;
    margin-left: 22px;
}
#sg-inner-lp .s-lp .row-function .subHead {
    font-size: 28px;
    font-size: clamp(28px, 3.5vw, 36px);
    font-weight: 700;
    line-height: 120%;
    margin: 0 auto 20px;
}
#sg-inner-lp .s-lp .row-function .desc {
    /* font-size: 18px;
    font-weight: 400;
    line-height: 145%;
    margin: 0; */
}
@media all and (max-width:1024px) {
    /* #sg-inner-lp .s-lp .row-function .desc {font-size: 16px;} */
}
@media all and (max-width:768px) {
    #sg-inner-lp .s-lp .row-function {margin-left: -10px; margin-right: -10px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;}
    #sg-inner-lp .s-lp .row-function .col {max-width: 46%; max-width: -moz-calc(50% - 20px); max-width: -webkit-calc(50% - 20px); max-width: calc(50% - 20px); margin: 0 10px;}
    #sg-inner-lp .s-lp .row-function .col .img {margin: 0 auto 25px;}
    /* #sg-inner-lp .s-lp .row-function .subHead {font-size: 24px; margin: 0 auto 20px;} */
}
@media all and (max-width:460px) {
    #sg-inner-lp .s-lp .row-function {margin-left: -7px; margin-right: -7px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;}
    #sg-inner-lp .s-lp .row-function .col {max-width: 46%; max-width: -moz-calc(50% - 14px); max-width: -webkit-calc(50% - 14px); max-width: calc(50% - 14px); margin: 0 7px;}
}
@media all and (max-width:435px) {
    #sg-inner-lp .s-lp .row-function {margin-left: auto; margin-right: auto;}
    #sg-inner-lp .s-lp .row-function .col {max-width: 100%; margin-left: auto; margin-right: auto;}
    /* #sg-inner-lp .s-lp .row-function .subHead {font-size: 22px; margin: 0 auto 16px;} */
}



#sg-inner-lp .s-lp .row-prod {
    text-align: center;
    font-size: 0;
    margin: 52px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    /* -webkit-flex-wrap: wrap;
    flex-wrap: wrap; */
    -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#sg-inner-lp .s-lp .row-prod .img {
    flex: 1 0 auto;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
#sg-inner-lp .s-lp .row-prod .txt {
    text-align: left !important;
    padding-left: 20px;
}
@media all and (max-width:620px) {
    #sg-inner-lp .s-lp .row-prod {
        display: block;
    }
    #sg-inner-lp .s-lp .row-prod .img {
        width: 100%;
    }
    #sg-inner-lp .s-lp .row-prod .txt {
        width: 100%;
        text-align: center !important;
        padding: 0;
        margin: 34px auto 0;
    }
}

#sg-inner-lp .s-lp .list-wrap {
    text-align: center;
    font-size: 0;
    margin: 40px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    /* -webkit-flex-wrap: wrap;
    flex-wrap: wrap; */
    -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#sg-inner-lp .s-lp .list-wrap .ico {
    width: 40%;
}
#sg-inner-lp .s-lp .list-wrap .list {
    width: 60%;
    text-align: left !important;
    padding-left: 20px;
}
@media all and (max-width:860px) {
    #sg-inner-lp .s-lp .list-wrap .ico {
        width: 20%;
    }
    #sg-inner-lp .s-lp .list-wrap .list {
        width: 80%;
    }
}
@media all and (max-width:620px) {
    #sg-inner-lp .s-lp .list-wrap {
        display: block;
    }
    #sg-inner-lp .s-lp .list-wrap .ico {
        width: 100%;
    }
    #sg-inner-lp .s-lp .list-wrap .list {
        width: 100%;
        padding: 0;
        margin: 34px auto 0;
    }
}

#sg-inner-lp .s-lp[data-section="center"] {
    padding-top: 30px;
    padding-bottom: 30px;
}
#sg-inner-lp .s-lp[data-section="top"] {
    margin-top: 0;
}
#sg-inner-lp .s-lp[data-section="top"] .center-btn {
    margin-top: 30px;
}
#sg-inner-lp .s-lp[data-section="desc"] .container {
    padding-left: 0;
    padding-right: 0;
}
#sg-inner-lp .s-lp[data-section="desc"] .flex-row {
    margin: 15px auto;
    /* width: 1040px; */
    max-width: 100%;
}
#sg-inner-lp .s-lp[data-section="desc"] .flex-row .text-wrapper {
    width: 50%;
    /* padding: 25px 4%; */
    text-align: left !important;
}
#sg-inner-lp .s-lp[data-section="desc"] .flex-row .photo-wrapper {
    width: 50%;
}
#sg-inner-lp .s-lp[data-section="desc"] .fit-cover {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
/* #sg-inner-lp .s-lp[data-section="desc"] .flex-row.first .text-wrapper {
    width: 53%;
}
#sg-inner-lp .s-lp[data-section="desc"] .flex-row.first .photo-wrapper {
    width: 47%;
}
#sg-inner-lp .s-lp[data-section="desc"] .flex-row.second .text-wrapper {
    width: 50%;
}
#sg-inner-lp .s-lp[data-section="desc"] .flex-row.second .photo-wrapper {
    width: 50%;
} */
#sg-inner-lp .s-lp[data-section="rules"] {
    margin-top: 34px;
}
#sg-inner-lp .s-lp[data-section="rules"] .center-btn {
    margin-top: 0;
}
#sg-inner-lp .s-lp[data-section="banner"] {
    min-height: 372px;
    background-size: auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url("https://www.mediaexpert.pl/lp/promocje/13059-karcher-wow-ciesz-sie-zyciem-pelna-para,s/images/banner.jpg");
}
#sg-inner-lp .s-lp[data-section="products"] {
    /* background-color: #898989;
    padding: 40px 0 10px; */
}
#sg-inner-lp .s-lp[data-section="video"] {
    margin: 0 auto;
}
#sg-inner-lp .s-lp[data-section="video"] .spacer {
    background-color: #00AEBD;
    width: 100%;
    height: 100px;
}

#sg-inner-lp .center-btn {
    text-align: center;
    margin: 35px auto;
}
#sg-inner-lp .center-btn .sg_sprawdz,
#sg-inner-lp .center-btn .sg_sprawdz-red {
    vertical-align: top;
    /* width: 200px; */
    max-width: 90%;
    margin: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#sg-inner-lp .center-btn article {
    display: inline-block;
    vertical-align: top;
    max-width: 90%;
}
#sg-inner-lp .center-btn article .sg_sprawdz,
#sg-inner-lp .center-btn article .sg_sprawdz-red {
    max-width: 100%;
}
#sg-inner-lp .clear,
#sg-inner-lp .clear-mobile {clear: both; height: 0;}
#sg-inner-lp .clear-mobile {display: none;}

@media all and (max-width:1400px) {
    #sg-inner-lp h2 {font-size: 40px;}
    #sg-inner-lp h3 {font-size: 32px;}
    #sg-inner-lp h6 {font-size: 22px}
    /* #sg-inner-lp .flex-row .text-wrapper p {font-size: 17px;} */
}
@media all and (max-width:1365px) {
    #sg-inner-lp .s-lp[data-section="bg"] .mask {display: block;}
}
@media all and (max-width:1100px) {
    /* #sg-inner-lp .flex-row .text-wrapper p {font-size: 16.5px;} */
}
@media all and (max-width:1024px) {
    #sg-inner-lp {font-size: 15px;}
    #sg-inner-lp h2 {font-size: 38px;}
    #sg-inner-lp h3 {font-size: 31px;}
    #sg-inner-lp h6 {font-size: 21px}

    #sg-inner-lp .s-lp .row-rules .desc {font-size: 16px;}
}
@media all and (max-width:875px) {
    #sg-inner-lp {font-size: 14.5px;}
    #sg-inner-lp h2 {font-size: 36px;}
    #sg-inner-lp h3 {font-size: 30px;}
    #sg-inner-lp h6 {font-size: 20px}
    /* #sg-inner-lp p {font-size: 18px} */

    #sg-inner-lp .hide-item {display: none;}
    #sg-inner-lp .hidden-item {display: block;}

    #sg-inner-lp .top-lp .title-lp {font-size: 88%;}

    #sg-inner-lp .s-lp .row-products {margin-top: -30px;}
    #sg-inner-lp .s-lp .row-products .col {width: 50%; margin-top: 30px;}
    /* #sg-inner-lp .s-lp .row-ico .col {-ms-flex: 0 0 33%; flex: 0 0 33%; max-width: 33%;} */
    #sg-inner-lp .s-lp .row-ico .col .txt-ico {font-size: 16px;}
}
@media all and (max-width:768px) {
    #sg-inner-lp {font-size: 14px;}
    #sg-inner-lp h2 {font-size: 35px;}
    #sg-inner-lp h3 {font-size: 28px;}
    #sg-inner-lp h6 {font-size: 19px}
    #sg-inner-lp p,
    #sg-inner-lp ul,
    #sg-inner-lp ol {font-size: 18px;}
    /* #sg-inner-lp ol {padding: 0; list-style-position: inside;}
    #sg-inner-lp ol li,
    #sg-inner-lp ul li {padding: 0;} */
    /* #sg-inner-lp ul li::before {position: static; margin-right: 5px;} */

    #sg-inner-lp .top-lp .title-lp {width: 500px; max-width: 100%; float: none; padding-top: 26px; text-align: center; font-size: 100%; margin: auto;}
    #sg-inner-lp .top-lp .title-lp .logo-lp {position: absolute;	top: 24px; left: 24px; margin: auto;}
    #sg-inner-lp .top-lp .img-wrapper {width: 456px; max-width: 100%; margin: auto; float: none; padding: 0; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
    #sg-inner-lp .top-lp .img-wrapper img {margin: 0 auto;}
    #sg-inner-lp .top-lp .logo-row {padding: 0; margin: 0 auto 15px;}
    #sg-inner-lp .top-lp .sticker {max-width: 90%; margin-left: auto; margin-right: auto;}

    /* #sg-inner-lp .s-lp {margin: 45px 0;} */
    #sg-inner-lp .s-lp img {margin-left: auto; margin-right: auto;}
    #sg-inner-lp .s-lp hr.sep {margin: 45px auto;}
    #sg-inner-lp .s-lp .ico-row {text-align: center;}
    #sg-inner-lp .s-lp .row-rules {margin-left: -10px; margin-right: -10px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;}
    #sg-inner-lp .s-lp .row-rules .col {max-width: 46%; max-width: -moz-calc(50% - 20px); max-width: -webkit-calc(50% - 20px); max-width: calc(50% - 20px); margin: 0 10px;}
    #sg-inner-lp .s-lp .row-rules .col .img {margin: 0 auto 25px;}
    #sg-inner-lp .s-lp .row-rules .subHead {font-size: 24px; margin: 0 auto 20px;}

    #sg-inner-lp .flex-row {display: block; max-width: 90%;}
    #sg-inner-lp .flex-row .photo-wrapper,
    #sg-inner-lp .flex-row .photo-wrapper.col-left,
    #sg-inner-lp .flex-row .photo-wrapper.col-right {width: 100%; padding: 0 !important; margin: auto;}
    #sg-inner-lp .flex-row .text-wrapper,
    #sg-inner-lp .flex-row .text-wrapper.col-left,
    #sg-inner-lp .flex-row .text-wrapper.col-right {width: auto; max-width: 100%; text-align: center; margin: 28px auto 0; padding: 0;}
    #sg-inner-lp .flex-row .text-wrapper img {margin-left: auto; margin-right: auto;}
    /* #sg-inner-lp .flex-row .text-wrapper p {font-size: 18px;} */

    #sg-inner-lp .s-lp[data-section="desc"] .flex-row {width: 873px; max-width: 100%; margin-left: auto; margin-right: auto;}
    #sg-inner-lp .s-lp[data-section="desc"] .flex-row .text-wrapper,
    #sg-inner-lp .s-lp[data-section="desc"] .flex-row .photo-wrapper,
    #sg-inner-lp .s-lp[data-section="desc"] .flex-row.first .text-wrapper,
    #sg-inner-lp .s-lp[data-section="desc"] .flex-row.first .photo-wrapper,
    #sg-inner-lp .s-lp[data-section="desc"] .flex-row.second .text-wrapper,
#sg-inner-lp .s-lp[data-section="desc"] .flex-row.second .photo-wrapper {width: 100%; margin: 0; /*padding: 40px 4%;*/ margin: 28px auto 0;}
}
@media all and (max-width:620px) {
    #sg-inner-lp {font-size: 13.5px;}

    #sg-inner-lp .top-lp .logo-lp.abs {top: 20px; left: 0; right: 0; margin: auto;}
    #sg-inner-lp .top-lp .title-lp .logo-lp {left: 0; right: 0; margin: auto; max-width: 62px;}

    /* #sg-inner-lp .s-lp .row-ico {width: 420px;} */
    #sg-inner-lp .s-lp .row-ico .col {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
    #sg-inner-lp .s-lp .row-products .col .txtModel {text-align: center;}

    #sg-inner-lp .s-lp .txtModelBig .top {font-size: 26px;}
    #sg-inner-lp .s-lp .txtModelBig .main {font-size: 48px;}
    #sg-inner-lp .s-lp .txtModelBig .bottom {font-size: 22px;}
}
@media all and (max-width:525px) {
    #sg-inner-lp h2 {font-size: 32px;}
    #sg-inner-lp h3 {font-size: 26px;}
    #sg-inner-lp h6 {font-size: 17.5px}
    #sg-inner-lp p,
    #sg-inner-lp ul,
    #sg-inner-lp ol,
    #sg-inner-lp .flex-row .text-wrapper p {font-size: 17.5px}

    #sg-inner-lp .s-lp[data-section="banner"] {min-height: 275px; background-size: cover;}
}
@media all and (max-width:460px) {
    #sg-inner-lp h2 {font-size: 30px;}
    #sg-inner-lp h3 {font-size: 24px;}
    #sg-inner-lp p,
    #sg-inner-lp ul,
    #sg-inner-lp ol,
    #sg-inner-lp .flex-row .text-wrapper p {font-size: 17px;}

    #sg-inner-lp .s-lp .row-rules {margin-left: -7px; margin-right: -7px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;}
    #sg-inner-lp .s-lp .row-rules .col {max-width: 46%; max-width: -moz-calc(50% - 14px); max-width: -webkit-calc(50% - 14px); max-width: calc(50% - 14px); margin: 0 7px;}
    #sg-inner-lp .s-lp .row-ico .col {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 20px 15px;}
    #sg-inner-lp .s-lp .row-products .col {width: 100%;}
    #sg-inner-lp .s-lp .txtModelBig .top {font-size: 24px;}
    #sg-inner-lp .s-lp .txtModelBig .main {font-size: 40px;}
    #sg-inner-lp .s-lp .txtModelBig .bottom {font-size: 20px;}
}
@media all and (max-width:435px) {
    #sg-inner-lp .s-lp .row-rules {margin-left: auto; margin-right: auto;}
    #sg-inner-lp .s-lp .row-rules .col {max-width: 100%; margin-left: auto; margin-right: auto;}
    #sg-inner-lp .s-lp .row-rules .subHead {font-size: 22px; margin: 0 auto 16px;}
}
@media all and (max-width:365px) {
    #sg-inner-lp .center-btn article .sg_sprawdz,
    #sg-inner-lp .center-btn article .sg_sprawdz-red {
        margin-left: auto;
        margin-right: auto;
    }
}

#sg_b div.sg_ft_in{font:normal 400 16px/24px poppins !important;color:#000;max-width:1200px;margin:0 auto;box-sizing:border-box;padding:10px 0px;width:100%;text-align:left !important;background:#fff}#sg_b div.sg_ft_in a{font:normal 400 16px/24px poppins;color:#0D4DE4;text-decoration:none}#sg_b div.sg_ft_in .sg_ft_reg{display:inline-block}@media(max-width:1360px){#sg_b div.sg_ft_in{padding:10px 5px}}@media(max-width:500px){#sg_b div.sg_ft_in,#sg_b div.sg_ft_in a{font:normal 400 14px/20px poppins !important}}
