.main-content {
  display: none !important;
}
.poznej {
  width: 100%;
  max-width: 1600px;
  min-height: 300px;
  margin: auto;
  padding: 0 20px;
  color: #2C2C2C;
  text-align: center;
}
.poznej__hl {
  font-size: 45px;
  line-height: 50px;
  margin: auto;
  margin-bottom: 115px;
  margin-top: 90px;
  text-align: center;
}
.poznej__picture {
  text-align: center;
}
.poznej__picture img {
  margin: auto;
  max-width: 100%;
}
.poznej-top {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 50px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.poznej-top-box {
  display: flex;
  flex-direction: column;
  text-align: left;
  padding: 50px 50px 40px 50px;
  border-radius: 10px;
  box-shadow: 7px 11px 33px #0000001F;
  min-height: 700px;
  flex: 1 1 45%;
}
.poznej-top-box__title {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 25px;
  color: #6E6E73;
}
.poznej-top-box__hl {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
}
.poznej-top-box__text {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 60px;
}
.poznej-top-box__picture {
  margin-top: auto;
}
.poznej-top-box__picture img {
  margin: auto;
  max-width: 100%;
}
.poznej-value {
  display: flex;
  flex-direction: column;
  padding: 110px 0 175px 60px;
  box-shadow: 0px 10px 40px #00000026;
  border-radius: 10px;
  text-align: left;
  background-image: url("/lp/Poznej-Mac/value_bg.webp");
  background-position: right center;
  background-repeat: no-repeat;
  margin-bottom: 60px;
}
.poznej-value__title {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 25px;
  color: #6E6E73;
}
.poznej-value__hl {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
}
.poznej-value__text {
  font-size: 16px;
  line-height: 22px;
  max-width: 435px;
}
.poznej-cofidis {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  column-gap: 165px;
  background-color: #FECB00;
  border-radius: 10px;
  box-shadow: 0px 10px 40px #00000026;
  padding: 60px 3rem;
}
.poznej-cofidis__picture img {
  max-width: 100%;
}
.poznej-cofidis-text-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 460px;
}
.poznej-cofidis-text-wrap a {
  width: 250px;
}
.poznej-cofidis-text-wrap__h2 {
  font-size: 30px;
  line-height: 36px;
  text-align: center;
}
.poznej-security {
  padding: 80px 2rem;
  box-shadow: 0px 10px 40px #00000026;
  border-radius: 10px;
  margin-bottom: 60px;
}
.poznej-security__h2 {
  font-size: 20px;
  line-height: 25px;
  color: #6E6E73;
  margin-bottom: 50px;
}
.poznej-security-wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.poznej-security__picture img {
  margin-right: 10px;
}
.poznej-security-wrap__h3,
.poznej-security__h4 {
  font-size: 56px;
  line-height: 65px;
}
.poznej-security__text {
  margin-top: 40px;
}
.poznej-apps {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 75px 95px;
  column-gap: 75px;
  justify-content: space-between;
  box-shadow: 0px 10px 40px #00000026;
  border-radius: 10px;
  margin-bottom: 60px;
}
.poznej-apps__picture img {
  max-width: 100%;
}
.poznej-apps-textwrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 1 650px;
}
.poznej-apps-textwrap a {
  width: 250px;
}
.poznej-apps-textwrap__text {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 40px;
}
.poznej__h2 {
  font-size: 45px;
  line-height: 50px;
  text-align: center;
  margin: auto;
  margin-bottom: 30px;
}
.poznej-macs {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.poznej-macs-box {
  display: flex;
  flex-direction: column;
  text-align: center;
  height: 300px;
}
.poznej-macs-box__picture img {
  max-width: 100%;
  margin-bottom: 20px;
}
.poznej-macs-box__title {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
}
.poznej-macs-box__subtitle {
  font-size: 16px;
  line-height: 22px;
}
.poznej-macs-box-link {
  display: flex;
  flex-direction: row;
  margin-top: auto;
  justify-content: center;
}
.poznej-macs-box-link__arrow {
  fill: #d7007f;
  width: 14px;
  height: 14px;
  margin: 5px;
}
@media screen and (max-width: 1350px) {
  .poznej-value {
    background-size: 75%;
  }
}
@media screen and (max-width: 1100px) {
  .poznej-apps {
    flex-direction: column;
    padding: 25px 2rem;
  }
  .poznej-apps__picture img {
    margin-bottom: 25px;
    width: 350px;
  }
  .poznej-apps-textwrap {
    flex: 0 1 auto;
  }
}
@media screen and (max-width: 1050px) {
  .poznej-value {
    background-position: bottom center;
    background-position-y: 95%;
  }
  .poznej-cofidis {
    column-gap: 5%;
  }
}
@media screen and (max-width: 800px) {
  .poznej-macs {
    flex-wrap: wrap;
  }
  .poznej-macs-box {
    flex: 1 1 50%;
  }
  .poznej-macs-box__picture img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 700px) {
  .poznej-top {
    flex-direction: column;
    row-gap: 50px;
  }
  .poznej-value {
    padding: 50px 60px 175px 60px;
    background-size: contain;
  }
  .poznej-cofidis {
    flex-direction: column;
  }
  .poznej-cofidis__picture img {
    width: 250px;
    transform: translate(-20px, 0px);
    margin-bottom: 25px;
  }
  .poznej-top-box {
    min-height: unset;
  }
}
@media screen and (max-width: 600px) {
  .poznej__hl {
    margin-bottom: 50px;
  }
  .poznej-top-box {
    padding: 50px 2rem 40px 2rem;
  }
  .poznej-value {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .poznej__hl,
  .poznej-security-wrap__h3,
  .poznej-security__h4 {
    font-size: 35px;
    line-height: 42px;
  }
  .poznej-top-box__title,
  .poznej-value__title,
  .poznej-apps-textwrap__text {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .poznej-top-box__hl,
  .poznej-value__hl,
  .poznej-cofidis-text-wrap__h2,
  .poznej__h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .poznej-security__h2 {
    margin-bottom: 25px;
  }
  .poznej-security__text {
    margin-top: 25px;
  }
  .poznej-security__text br {
    display: none;
  }
  .poznej__h2 {
    margin-bottom: -25px;
  }
}
@media screen and (max-width: 550px) {
  .poznej-macs-box {
    flex: 1 1 100%;
    height: unset;
  }
  .poznej-cofidis {
    padding: 60px 1.5rem;
  }
}
@media screen and (max-width: 500px) {
  .poznej-security-wrap {
    flex-direction: column;
    align-items: center;
  }
  .poznej-security-wrap img {
    margin-bottom: 25px;
  }
}