@charset 'UTF-8';
/*werjsja dla popupow */

@font-face {
  font-family: 'Tele-GroteskNor';
  src: url('/c/binaries/content/assets/lp/common/fonts/tele-grotesk-norm-webfont.woff2') format('woff2'), url('/c/binaries/content/assets/lp/common/fonts/tele-grotesk-norm-webfont.woff') format('woff'), url('/c/binaries/content/assets/lp/common/fonts/tele-grotesk-norm-webfont.eot'), url('/c/binaries/content/assets/lp/common/fonts/tele-grotesk-norm-webfont.eot?#iefix') format('embedded-opentype'), url('/c/binaries/content/assets/lp/common/fonts/tele-grotesk-norm-webfont.ttf') format('truetype'), url('/c/binaries/content/assets/lp/common/fonts/tele-grotesk-norm-webfont.svg#tele-grotesknorregularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* END werjsja dla popupow */

@font-face {
  font-family: 'teleneobold';
  src: url('/c/binaries/content/assets/lp/common/fonts/teleneo-bold-webfont.woff2') format('woff2'), url('/c/binaries/content/assets/lp/common/fonts/teleneo-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'teleneoextrabold';
  src: url('/c/binaries/content/assets/lp/common/fonts/teleneo-extrabold-webfont.woff2') format('woff2'), url('/c/binaries/content/assets/lp/common/fonts/teleneo-extrabold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'teleneomedium';
  src: url('/c/binaries/content/assets/lp/common/fonts/teleneo-medium-webfont.woff2') format('woff2'), url('/c/binaries/content/assets/lp/common/fonts/teleneo-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'teleneoregular';
  src: url('/c/binaries/content/assets/lp/common/fonts/teleneo-regular-webfont.woff2') format('woff2'), url('/c/binaries/content/assets/lp/common/fonts/teleneo-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  margin: 0;
  background: #fff;
}

strong {
  font-family: 'teleneoextrabold';
}

.page {
  font-family: "teleneoregular", arial;
}

.area {
  width: 100%;
}

.nowrap {
  white-space: nowrap;
}

.title, .title_print {
  display: none;
}

p, a, h1, h2, h3, span, hr {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

/* style lokalne */

.logo-claim {
  display: flex;
  justify-content: flex-start;
  width: 100%;
}

.logo-claim__svg {
  height: 1.75rem;
  width: auto;
  display: inline-block;
  left: 0;
  padding: 0;
  margin: 0;
}

.page__section {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page__section--header {
  background: url("../images/watchgo-kv-s.png") top center no-repeat;
  height: 37.5rem;
}

.page__section--table {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding: 3rem 0;
  background: #F7F7F7;
}

.page__container {
  max-width: 23.5rem;
  width: 100%;
  position: relative;
  padding: 2rem 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.main-title {
  font-family: "teleneoextrabold";
  font-size: 4.1875rem;
  color: #fff;
  top: 2rem;
  position: relative;
  display: flex;
  flex-direction: column;
}

.main-title__sub {
  font-size: 1.4375rem;
  max-width: 18.75rem;
}

.page__sec-title {
  font-family: 'teleneoextrabold';
  font-size: 1.875rem;
  margin: 0 auto;
}

.page-container--logo-claim {
  padding: .5em 0;
}

.page__wathgo-img {
  padding: 2rem 0;
  width: 15.3125rem;
}

.page__wathgo-txt {
  font-size: 1.125rem;
  line-height: 1.4em;
  text-align: center
}

.page__wathgo-btn {
  background: #fff;
  color: #e20074;
  font-family: "teleneobold";
  font-size: 1.25rem;
  padding: .6em 0;
  border-radius: .5rem;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 auto;
  margin-top: 1rem;
  position: relative;
  display: inline-block;
}

.offer-slider {
  padding: 2.5rem 0 0 0
}

.offer-grid {
  display: none;
}

.slick-list {
  display: block;
}

.slick-initialized .slick-slide {
  width: 15.375rem;
  text-align: center;
  margin: 0 0.5rem;
  display: flex;
  flex-direction: column;
}

.slid-box__magenta-top {
  background: #e20074;
  color: #fff;
  font-family: 'teleneoextrabold';
  height: 8.625rem;
  display: flex;
  flex-direction: column;
  flex-direction: column-reverse;
  border-radius: .5rem .5rem 0 0;
  justify-content: space-between;
}

.slid-box__magenta-top--col1 {
  height: 5rem;
  bottom: 0;
  position: relative;
}

.slid-box__magenta-top--col3 {
  height: 11.875rem;
  bottom: 0;
  /* top: -3.25rem; */
  position: relative;
}

.slid-box__promo {
  background: #078099;
  padding: 1em 0 .8em;
  border-radius: .5rem .5rem 0 0;
  font-size: 1.1875rem;
}

.slid-box__promo--premium {
  background: #2A69A0;
}

.slid-box__abo {
  font-size: 3.3125rem;
  padding: 0.9375rem 0;
}

.slid-box__abo span {
  font-size: 0.9375rem
}

.slid-box__legal {
  background: #fff;
  padding: 1rem;
  margin: 1rem 0;
}

.slid-box__center-cell {
  background: #fff;
  border-bottom: 0.0625rem solid #F7F7F7;
  padding: 1rem 0;
  position: relative;
}

.slid-box__center-cell--last {
  border-bottom: none;
  border-radius: 0 0 .5rem .5rem;
}

.slid-box__cell-title {
  font-size: 1.1875rem;
  font-family: 'teleneoextrabold';
  line-height: 1em;
}

.slid-box__cell-sub {
  font-size: 0.9375rem;
  line-height: 2em;
}

.slid-box__price {
  font-size: 2.25rem;
  font-family: 'teleneoextrabold'
}

.slid-box__price span {
  font-size: .4em;
}

.slid-box__net-value {
  font-size: 3.3125rem;
  font-family: 'teleneoextrabold';
  color: #e20074;
  display: flex;
  justify-content: center;
}

.slid-box__between {
  position: absolute;
  font-family: 'teleneoextrabold';
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -.6em;
  font-size: 1.1875rem;
  color: #e20074;
  background: #fff;
  z-index: 1;
  width: 2em;
}

.slid-box__net-value span {
  font-size: 1.75rem;
}

.slid-box__btn {
  background: #e20074;
  color: #fff;
  font-family: "teleneobold";
  font-size: 1.25rem;
  padding: .6em 0;
  width: 100%;
  border-radius: .5rem;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 auto;
  margin-top: 1em;
  position: relative;
}

.swiper-slide__img {
  -khtml-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.swiper-slide__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.swiper-slide__img {
  width: 18.25rem;
}

.slick-dots {
  margin: 1rem 0;
  position: relative;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  padding: 0.3125rem;
  cursor: pointer;
  color: transparent;
  border: 0;
  border-radius: 50%;
  outline: none;
  background: #a5a5a5;
}

.slick-dots li.slick-active button {
  background: #e20074;
}

.slick-dots li button:before {
  display: none
}

.page__device-box {
  width: 100%;
  text-align: center;
  position: relative;
  padding: 1rem 0;
}

.page__device {
  padding: 2rem 0;
}

.page__device--dek {
  max-width: 17.8125rem;
}

.page__device--rout {
  max-width: 10.6875rem;
}

.page__device-pat {
  position: absolute;
  max-width: 5.6875rem;
  top: 0;
  right: 0.625rem;
}

.page__device-txt {
  font-family: 'teleneomedium';
  font-size: 1.125rem;
  line-height: 1.3em;
}

.page__section--footer {
  background-color: #000;
}

.s-arrow {
  color: #ffffff;
  height: 1.875rem;
  position: absolute;
  text-align: center;
  width: 4.0625rem;
  z-index: 10;
  cursor: pointer;
  top: 33rem;
}

.s-arrow::before {
  content: "Szczegóły";
  display: block;
  opacity: 1;
  position: absolute;
  z-index: 5;
}

.s-arrow::after {
  background: transparent url(../images/sec-arrow.png) center no-repeat;
  background-size: 0.75rem;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 7;
  margin-top: 1.25rem;
}

.footer__title {
  font-family: "teleneoextrabold";
  font-size: 1.25rem;
  text-align: center;
  padding: 2rem 0;
  color: #fff;
}

.footer__legal {
  font-size: 0.75rem;
  line-height: 1.5em;
  color: #fff;
}

.footer__link {
  color: #e20074;
  text-decoration: none;
}

.footer__reg-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer__reg-link {
  color: #e20074;
  font-family: "teleneoextrabold";
  font-size: 1rem;
  padding: 0.5rem 0;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.footer__reg-link::before {
  content: url("../images/regulamin.svg");
  width: 1.375rem;
  margin-right: 0.5rem;
}

.page__section--bottom-logo-claim {
  background-color: #262626;
}

.bottom-logo-claim {
  display: flex;
  flex-direction: column;
}

.bottom-logo-claim__svg {
  width: 13.2rem;
}

.bottom-logo-claim__claim {
  color: #fff;
  font-family: "teleneoregular";
  font-size: 0.6875rem;
  padding: 1rem 0;
}

@media (min-width: 37.5rem) {
  .page-container--logo-claim {
    padding: .5rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
  }
  .page__container {
    max-width: 37.5rem;
  }
  .page__section--header {
    background: url("../images/watchgo-kv-m.png") top center no-repeat;
    height: 49.8rem;
  }
  .page__container--header {
    padding-top: 1.5rem;
    align-items: flex-start;
  }
  .main-title {
    font-size: 4.625rem;
  }
  .main-title__sub {
    font-size: 2.1875rem;
    max-width: 28.125rem;
  }
  .s-arrow {
    color: #ffffff;
    height: 2.5rem;
    position: absolute;
    text-align: center;
    width: 6.0625rem;
    z-index: 10;
    cursor: pointer;
    top: 44rem;
    align-self: center;
    font-size: 1.5rem;
  }
  .page__sec-title {
    font-size: 2.625rem;
    width: 100%;
    text-align: center;
  }
  .page__wathgo-img {
    padding: 3rem 0;
    width: 24.375rem;
  }
  .page__wathgo-txt {
    font-size: 1.3125rem;
    font-family: 'teleneomedium';
    padding: 0 2rem;
    line-height: 1.4em;
    text-align: center;
  }
  .s-arrow::after {
    background-size: 1.0625rem;
    height: 100%;
    margin-top: 1.875rem;
  }
  .page__device--dek {
    max-width: 25.8125rem;
  }
  .page__device--rout {
    max-width: 16.875rem;
  }
  .page__device-pat {
    position: absolute;
    max-width: 8.125rem;
    top: 0;
    right: 2.8125rem;
  }
  .offer-slider {
    display: none;
  }
  .offer-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "tab01 tab02 tab03" "tab11 tab11 tab11" "tab21 tab22 tab23" "tab31 tab32 tab33" "tab41 tab42 tab43" "tab51 tab52 tab53";
    padding: 2.5rem 0 0 0;
    align-items: end;
  }
  .slid-box__left-col {
    display: none;
  }
  .offer-grid div, .offer-grid a {
    text-align: center;
    margin: 0 .5rem;
    max-width: 100%;
    width: auto;
  }
  .offer-grid a {
    margin-top: 1rem;
  }
  .offer-grid-col--col0 {
    display: none;
  }
  .offer-grid .slid-box__legal {
    grid-column-start: 1;
    grid-column-end: 4;
    margin: 1rem .5rem;
  }
  .page__device-txt {
    font-size: 1.3125rem;
  }
  .footer__reg-box {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .footer__reg-link {
    min-width: 50%;
    padding-left: 10%;
  }
}

@media (min-width: 60em) {
  .logo-claim__svg {
    height: 1.94rem;
  }
  .page__section {
    padding: 4rem 0;
  }
  .page__container {
    max-width: 60rem;
  }
  .page__container--devices {
    display: flex;
    flex-direction: row;
  }
  .page__smarthome-logo {
    width: 5.625rem;
    top: 2.5rem;
  }
  .page__section--header {
    background: url("../images/watchgo-kv-l.png") top center no-repeat;
    height: 35rem;
    padding: 2rem 0;
  }
  .main-title {
    padding-top: 2rem;
  }
  .page__section--wathgo {
    background: url("../images/gosc-tablet-ksztalt.png") bottom center no-repeat;
    background-position: calc(50% - 32.5rem) bottom;
    background-size: 62.5rem;
  }
  .page__container--wathgo {
    display: flex;
    align-items: flex-end;
  }
  .page__sec-title {
    margin-bottom: 1em;
  }
  .page__wathgo-img {
    display: none;
  }
  .s-arrow {
    top: 24rem;
    left: 10rem;
    align-self: flex-start;
  }
  .page__wathgo-txt {
    max-width: 50%;
    text-align: left;
    left: auto;
    margin: 3rem 0;
  }
  .page__wathgo-btn {}
  .desc {
    display: none;
  }
  .offer-grid {
    display: grid;
    grid-template-columns: .8fr 1fr 1fr 1fr;
    padding: 0;
    align-items: end;
  }
  .offer-grid .slid-box__legal {
    grid-column-start: 2;
    grid-column-end: 5;
    margin: 1rem .5rem;
  }
  .offer-grid .slid-box__left-col {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding: 0 1em;
    text-align: right;
  }
  .slid-box__price {
    font-size: 2.5rem;
    padding: .3em 0;
  }
  .slid-box__magenta-top {
    height: 9.875rem;
  }
  .slid-box__magenta-top--col1 {
    height: 6.5625rem;
  }
  .slid-box__magenta-top--col3 {
    height: 13.125rem;
  }
  .slid-box__abo {
    font-size: 4.0625rem;
    padding: 0.9375rem 0;
  }
  .slid-box__abo span {
    font-size: 1.25rem;
  }
  .slid-box__promo {
    font-size: 1.5625rem;
    padding: .6em 0 .5em;
  }
  .slid-box__net-value {
    font-size: 4.0625rem;
  }
  .slid-box__net-value span {
    font-size: 2.875rem;
  }
  .slid-box__btn {
    font-size: 1.5rem
  }
  .page__device {
    padding: 0;
  }
  .page__device-box {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .page__device--rout {
    margin: 4rem auto;
  }
  .page__section--footer {
    padding: 1rem 0;
  }
  .footer__title {
    text-align: left;
  }
  .footer__reg-link {
    min-width: 100%;
    padding-left: 0;
  }
  .footer {
    display: flex;
  }
  .footer__legal-box {
    max-width: 70%;
  }
  .footer__legal {
    padding-right: 10%;
  }
  .footer__reg-box {
    justify-content: flex-start;
  }
  .page__section--bottom-logo-claim {
    padding: 0;
  }
}

@media (min-width: 75em) {
  .page__container {
    max-width: 75rem;
    padding: 3rem 2rem;
  }
  .page__section--header {
    background: url("../images/watchgo-kv-xl.png") top center no-repeat;
    height: 43.5rem;
  }
  .logo-claim__svg {
    height: 2.6875rem
  }
  .main-title {
    padding: 2rem 0;
    font-size: 6.125rem;
  }
  .main-title__sub {
    font-size: 2.9375rem;
    padding-top: .5em;
    max-width: 37.5rem;
  }
  .s-arrow {
    top: 30rem;
    left: 13rem;
    align-self: flex-start;
  }
  .page__section--wathgo {
    background-size: 76.8125rem;
    background-position: calc(50% - 39.8125rem) bottom;
  }
  .page__sec-title {
    font-size: 3.125rem;
    margin-bottom: 1em;
  }
  .page__wathgo-txt {
    font-size: 1.625rem;
    padding: 0 1rem;
  }
  .page__wathgo-btn {
    font-size: 1.625rem
  }
  .table {
    max-width: 21.44rem;
    padding: 2rem;
  }
  .table__right-col {
    font-size: 1.19rem
  }
  .table__right-col--sum {
    font-size: 1.32rem;
  }
  .page__device-txt {
    font-size: 1.625rem;
  }
  .page__device--dek {
    max-width: 34.375rem;
    width: auto;
  }
  .page__device--rout {
    max-width: 100%;
    width: auto;
  }
  .footer__title {
    font-size: 1.375rem;
  }
  .footer__legal {
    font-size: 0.875rem;
  }
  .page-container--logo-claim {
    padding: 1rem 2rem;
  }
  .bottom-logo-claim__claim {
    font-size: 0.875rem
  }
}

@media (min-width: 97.5em) {
  .page__container {
    max-width: 97.5rem;
  }
  .page__container--devices {
    max-width: 77.5rem;
  }
  .page__section--header {
    background: url("../images/watchgo-kv-xxl.png") top center no-repeat;
    height: 56rem;
  }
  .logo-claim__svg {
    height: 3.125rem;
  }
  .main-title {
    font-size: 7.1875rem;
  }
  .main-title__sub {
    font-size: 3.5rem;
    padding-top: .5em;
    max-width: 45.625rem;
  }
  .s-arrow {
    top: 37rem;
    left: 15rem;
    align-self: flex-start;
    width: 9.25rem;
  }
  .s-arrow::before {
    font-size: 2.25rem;
  }
  .s-arrow::after {
    background-size: 1.6875rem;
    margin-top: 2.8125rem;
    height: 4rem;
  }
  .page__section--wathgo {
    background-size: auto;
    background-position: calc(50% - 51.875rem) bottom;
  }
  .page__sec-title {
    font-size: 3.5rem;
    margin-bottom: 1em;
  }
  .page__wathgo-txt {
    font-size: 1.875rem;
    padding: 0 1rem;
  }
  .page__wathgo-btn {
    font-size: 1.875rem;
  }
  .page__device-txt {
    font-size: 1.875rem;
  }
  .table {
    max-width: 23.31rem;
    right: 9rem;
  }
  .table__row {
    padding: .5rem 0;
  }
  .table__right-col {
    font-size: 1.31rem;
  }
}

@media (min-width: 120em) {
  .page__container {
    max-width: 97.5rem;
  }
}