


.new-top-menu {
  box-shadow: 0px 0px 5px #B2A5E829;
  border-radius: 11px;
  display: flex;
  justify-content: space-between;
  min-height: 4rem;
  align-items: center;
  padding: 0 2.5rem;
  padding-bottom: 0.2rem;
    position: relative;
    z-index: 3;
    background: #fff;
}

.pow-container {
    width: 100%;
    padding: 0 12rem;
}

.new-top-menu-menu-block {
    display: flex;
    align-items: center;
}

.new-top-menu-row ul {
  display: flex;
}

.new-top-menu-logo img {
    width: 10.4rem;
}

.new-top-menu-demo a {
    color: #fff;
    background: #06060a;
    font-size: 1.15rem;
    padding: .7rem 1.13rem;
    text-decoration: none;
    border-radius: 1.5rem;
}

.new-top-menu-row li a {
    color: #5a5a83;
    font-size: 1.2rem;
    font-weight: 300;
    padding: 0 3rem 0 0rem;
    line-height: 1.4;
    text-decoration: none;
}

.new-top-menu-row li {
    list-style: none;
}

.new-top-menu-row ul {
    margin: 0;
    padding: 0;
}

a:focus {
    outline: none;
}

.new-top-menu-row {
    padding-right: 3rem;
}

.new-home-banner-content {
    position: relative;
    min-height: 31rem;
}

.new-home-banner-img2 img {
    position: absolute;
    top: 1rem;
    width: 43.5rem;
    left: 22rem;
}

.new-home-banner-img3 img {
    position: absolute;
    right: 7rem;
    top: 4.5rem;
    width: 30rem;
}

.new-home-banner-img1 img {
    position: absolute;
    z-index: 1;
    top: 16.2rem;
    left: 4.5rem;
    width: 26rem;
}

.new-home-banner-text1 {
    font-family: "Inter";
    font-size: 1.5rem;
    font-weight: 300;
    color: #000;
    position: absolute;
    top: 10.5rem;
    left: 2rem;
}

.new-home-banner-text2 {
    font-family: "Inter";
    font-size: 1.5rem;
    font-weight: 300;
    color: #000;
    position: absolute;
    top: 21.5rem;
    right: 7.3rem;
}

.new-home-banner-text-section {
    position: relative;
    z-index: 1;
    padding-top: 5.2rem;
    padding-bottom: 9rem;
    background: rgb(238 237 251 / 50%) !important;
    backdrop-filter: blur(7px) !important;
    -webkit-backdrop-filter: blur(7px);
    margin-top: 36.4rem;
}

.new-home-banner-text-h1 h1 {
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 3.6rem;
    line-height: 1.15;
    padding-bottom: 1.2rem;
    font-family: 'Borna', sans-serif;
    font-weight: 500;
}

.new-home-descr {
    color: #5A5A83;
    font-size: 1.7rem;
    text-align: center;
    line-height: 1.3;
    padding-bottom: 2rem;
}

.pow-demo-button {
    display: flex;
    justify-content: center;
}

.pow-demo-button a {
    color: #fff;
    background: #06060a;
    font-size: 1.3rem;
    padding: .7rem 1rem;
    text-decoration: none;
    border-radius: 2rem;
    margin-right: 6.3rem;
    display: flex;
    align-items: center;
    min-width: 13.5rem;
    justify-content: center;
}

.pow-demo-button a img {
    width: 0.7rem;
    margin-left: 1rem;
}

.new-home-zaufali-nam-section {
    padding-top: 4rem;
    padding-bottom: 8rem;
}

.gallery-logos-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.5rem;
}

.new-home-kontroluj-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.new-home-kontroluj-content-text-block {
    width: 100%;
    max-width: 53rem;
    padding-top: 1.4rem;
}


.new-home-kontroluj-section {
    padding-top: 6rem;
    padding-bottom: 8rem;
}

.section-descr {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #000;
    line-height: 1.6;
}

.new-home-kontroluj-content-text-block .section-descr {
    padding-top: 1.6rem;
    padding-right: 6rem;
    padding-bottom: 4rem;
}

.new-home-numb-block-first {
    margin: 0;
    color: #000;
    font-size: 6rem;
    line-height: 1.15;
    padding-bottom: 1.2rem;
    font-family: 'Borna', sans-serif;
    font-weight: 500;
    display: flex;
}

.new-home-numb-block-first div:first-child {
    min-width: 5rem;
}

.new-home-numb-block-descr {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #000;
}

.new-home-numb-block:first-child {
    margin-right: 8rem;
}


.new-home-kontroluj-row-numb {
    display: flex;
    margin-bottom: 3.7rem;
}

.new-home-kontroluj-content-text-block .pow-demo-button {
    display: flex;
    justify-content: flex-start;
}

.new-home-kontroluj-content-text-block .pow-demo-button a {
    min-width: 18.5rem;
}

.new-home-kontroluj-img-block {
    width: 40rem;
    padding-top: 3rem;
    position: relative;
}

.new-home-kontroluj-img-block img {
    width: 100%;
    border-radius: 2rem;
    overflow: hidden;
}

/*.new-home-kontroluj-img-block:before {
    content: '';
    position: absolute;
    width: 30rem;
    height: 25rem;
    background: url(/wp-content/uploads/2026/02/Group-4.png) no-repeat;
    background-size: cover;
    bottom: 1rem;
    right: 0;
    z-index: 2;
    opacity: 0.3;
}*/

.black-title {
    margin: 0;
    color: #000;
    font-size: 2.73rem;
    line-height: 1.15;
    padding-bottom: 1.2rem;
    font-family: 'Borna', sans-serif;
    font-weight: 500;
}

.new-home-wspierac-section {
    padding-top: 6.5rem;
    padding-bottom: 10rem;
}



.new-home-wspierac-section .black-title {
    text-align: center;
    font-size: 2.85rem;
    padding-bottom: 0.3rem;
}

.new-home-wspierac-section .section-descr {
	text-align: center;
}

.new-home-wspierac-content-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 4rem;
}

.new-home-wspierac-block {
    box-shadow: 0px 3px 6px #B7C5D826;
    border: 2px solid #E7E7F7;
    border-radius: 26px;
    background: linear-gradient(to bottom, #FDFDFF, #F5F9FF);
    margin-top: 4.2rem;
    width: 29.5rem;
    min-height: 19.5rem;
    position: relative;
}

.new-home-wspierac-block-img {
    margin-top: -4rem;
    display: flex;
    justify-content: center;
}

.new-home-wspierac-block-img img {
    width: 9.3rem;
}

.new-home-wspierac-block-title {
    font-family: "Inter";
    font-size: 2.1rem;
    color: #000;
    font-weight: 600;
    text-align: center;
    line-height: 1.1;
    padding-top: 0.8rem;
    padding-bottom: 1.4rem;
}

.new-home-wspierac-block:nth-child(2) .new-home-wspierac-block-title {
	padding-top: 2rem;
	padding-bottom: 2.5rem;
}

.new-home-wspierac-block-descr {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #000;
    line-height: 1.3;
    text-align: center;
}

.new-home-jeden-system-section {
    padding-top: 7.3rem;
    padding-bottom: 0rem;
}

.new-home-jeden-system-button-row {
    display: flex;
    padding-top: 0.5rem;
    padding-bottom: 3rem;
}

.gallery-logos-block div img {
    width: 100%;
    max-width: none;
    max-height: 3.6rem;
}

.jeden-sys-monitor a {
    background: #4F4FFB;
    color: #fff;
    color: #fff;
    font-size: 1.4rem;
    padding: .55rem 1rem 0.65rem;
    text-decoration: none;
    border-radius: 2rem;
    margin-right: 1.3rem;
    display: flex;
    align-items: center;
    min-width: 17rem;
    justify-content: center;
}

.new-home-jeden-system-button-row a img {
    width: 2rem;
    margin-right: 1rem;
}

.jeden-sys-analit a,
.jeden-sys-awarii a {
    background: transparent;
    color: #9898C1;
    font-size: 1.4rem;
    padding: .45rem 1rem .5rem;
    text-decoration: none;
    border-radius: 2rem;
    margin-right: 1.3rem;
    display: flex;
    align-items: center;
    min-width: 17.3rem;
    justify-content: center;
    border: 0.1rem solid #9898C1;
}

.new-home-left-right-section {
    padding-bottom: 8.5rem;
}

.left-right-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.left-right-block-title {
    font-family: "Inter";
    font-size: 2.1rem;
    color: #000;
    font-weight: 600;
    padding: 2.2rem 0 1.3rem;
}

.left-right-block-descr {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #000;
    line-height: 1.4;
    max-width: 40rem;
    padding-bottom: 3.5rem;
}

.left-right-block-content .pow-demo-button {
    justify-content: flex-start;
}

.left-right-block-content {
	position: relative;
	z-index: 1;
}

.left-right-block-img {
    width: 43.3rem;
    padding-right: 0.6rem;
}

.left-right-block-img img {
    width: 100%;
    border-radius: 2rem;
    overflow: hidden;
}

.left-right-block:first-child .left-right-block-img div {
    background: linear-gradient(to bottom, #FDFDFD 0%, #E7E7FD 50%, #E2E2FA 100%);
    border-radius: 1.5rem;
    border: 0.1rem solid #DFDFFC;
    min-height: 30.3rem;
    position: relative;
}

.left-right-block:first-child .left-right-block-img div img {
    position: absolute;
    width: 30rem;
    height: auto;
    bottom: -2px;
    left: 4.5rem;
    max-width: none;
}

.left-right-block:nth-child(2n) {
	flex-direction: row-reverse;
    margin-top: 9.5rem;
    margin-bottom: 10.3rem;
}

.left-right-block:nth-child(2n) .left-right-block-content {
    width: 37rem;
    padding-top: 2rem;
}

.left-right-block:nth-child(2n) .left-right-block-content .left-right-block-title {
    line-height: 1.3;
}


.left-right-block:nth-child(3) .left-right-block-content {
    padding-top: 4.1rem;
}

.left-right-block:nth-child(3) .left-right-block-img {
	width: 45rem;
    padding-right: 0;
}

.new-home-opinie-section {
    padding-top: 10rem;
    padding-bottom: 11rem;
}

.new-home-opinie-title {
    font-family: "Inter";
    font-size: 3rem;
    color: #000;
    font-weight: 600;
    text-align: center;
    padding-bottom: 2.6rem;
}

.opinie-home-description {
    font-family: "Inter";
    font-size: 1.15rem;
    color: #000;
    line-height: 1.4;
    font-weight: 400;
}

.reviews-slider {
    position: relative;
}

.reviews-slider .swiper-slide {
    box-shadow: 0px 0px 6px #4F4FFB34;
    border-radius: 1rem;
    margin: 0.5rem 0;
    overflow: hidden;
}

.reviews-slider .swiper-container {
    padding: 0 0.5rem;
}

.opinie-home-block {
    position: relative;
    height: 18.9rem;
    padding: 3.3rem 2.1rem 1rem 2rem;
    background: #fff;
        border-radius: 1rem;
    overflow: hidden;
}

.opinie-home-title {
    font-family: "Inter";
    font-size: 1rem;
    color: #000;
    line-height: 1.4;
    font-weight: 600;
}

.opinie-home-title-descr {
    font-family: "Inter";
    font-size: 1rem;
    color: #000;
    line-height: 1.4;
    font-weight: 400;
}

.opinie-home-block:after {
    content: "";
    position: absolute;
    right: -0.7rem;
    top: 0.9rem;
    background: url(/wp-content/uploads/2026/02/paperclip.png) no-repeat;
    width: 3rem;
    height: 3rem;
}

.reviews-slider .swiper-button-prev, .reviews-slider .swiper-container-rtl .swiper-button-next {
    left: -4.5rem;
    right: auto;
    background: url(https://poweria.pl/wp-content/uploads/2026/02/Group-9-1.png);
    width: 4rem;
    height: 4rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.reviews-slider .swiper-button-next, .reviews-slider .swiper-container-rtl .swiper-button-prev {
    right: -4.5rem;
    left: auto;
    background: url(https://poweria.pl/wp-content/uploads/2026/02/Group-10-1.png);
    width: 4rem;
    height: 4rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.reviews-slider .swiper-pagination {
    bottom: -5rem;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
}

.reviews-slider .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.8rem;
    display: inline-block;
    border-radius: 100%;
    background: #BBBFE2;
    opacity: 1;
    margin: 0 0.5rem;
    transition: width 0.3s ease, border-radius 0.3s ease, background 0.3s ease;
}

.reviews-slider .swiper-pagination-bullet-active {
    opacity: 1;
    background: #4F4FFB;
    width: 2.2rem;
    border-radius: 0.7rem;
}

.new-home-kalkulator-section {
    min-height: 83rem;
    overflow-x: hidden;   
    padding: 6.8rem 0 3rem 0; 
    background: linear-gradient(180deg, #F5F5FF 0%, #F5F5FF 50%, #E4E4F7 100%);
    position: relative;
    z-index: 2;
}


.reviews-slider .swiper-button-prev,.reviews-slider .swiper-container-rtl .swiper-button-next {
    left: -4.5rem;
    right: auto;
    background: url(https://poweria.pl/wp-content/uploads/2026/02/Group-9-1.png);
    width: 4rem;
    height: 4rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.reviews-slider .swiper-button-next, .reviews-slider .swiper-container-rtl .swiper-button-prev {
    right: -4.5rem;
    left: auto;
    background: url(https://poweria.pl/wp-content/uploads/2026/02/Group-10-1.png);
    width: 4rem;
    height: 4rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.new-home-abonament-section {
    min-height: 57.7rem;
    padding-top: 6.5rem;
    background: url(/wp-content/uploads/2026/02/background-scaled.png) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2;
}

.new-home-abonament-content {
    width: 100%;
    max-width: 61rem;
    margin: 0 auto;
}

.home-abonament-content-block {
    border: 1px solid #cbcbfca8;
    border-radius: 1.8rem;
    margin-left: 1.3rem;
    width: 98%;
    padding: 0 7rem 4rem;
    background: rgb(79 79 251 / 10%);
    backdrop-filter: blur(11px) !important;
    -webkit-backdrop-filter: blur(11px);
}

.new-home-abonament-title {
    font-family: "Inter";
    font-size: 3rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding-top: 3.3rem;
}

.new-home-abonament-descr {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #fff;
    font-weight: 400;
    text-align: center;
    padding-top: 1.2rem;
}

.new-home-abonament-cena {
    font-family: "Inter";
    font-size: 6rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
}

.new-home-abonament-cema-small {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin-top: -0.8rem;
    margin-bottom: 3rem;
}

.new-home-abonament-row {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #fff;
    font-weight: 400;
    position: relative;
    padding-top: 0.25rem;
    padding-bottom: 2.5rem;
}

.new-home-abonament-row:after {
  content: '';
  position: absolute;
  right: 0;
  top: 1.4rem;
  width: calc(100% - 10rem);
  height: 0.1rem;
  background: #fff;
}

.new-home-abonament-content-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}

.new-home-abonament-line {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 0.2rem;
}

.new-home-abonament-line img {
    width: 1.5rem;
    margin: 0 1rem 0 0.5rem;
}

.new-home-footer-black-title {
    font-family: "Inter";
    font-size: 2.8rem;
    color: #000;
    font-weight: 600;
    padding-bottom: 1.5rem;
}

.new-home-footer-content-top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 4rem;
}

.new-home-footer-section {
    padding-top: 9.5rem;
    position: relative;
    z-index: 2;
    background: #F1F1FF;
}

.new-home-footer-content-top-left {
    width: 100%;
    max-width: 40rem;
}

.new-home-footer-adress-col {
    padding: 2.8rem 2.5rem 2.5rem 2.5rem;
}

.new-home-footer-adress-block {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #000;
    line-height: 1.4;
    border-bottom: .5px solid #cdcded;
    max-width: 20rem;
    position: relative;
    padding-bottom: 1.9rem;
    margin-bottom: 2.2rem;
}

.new-home-footer-adress-block div:first-child {
    font-size: 1.3rem;
    padding-bottom: 0.3rem;
}

.new-home-footer-adress-block img {
    position: absolute;
    left: -2.5rem;
    width: 1.7rem;
}

.new-home-footer-content-top-right {
    width: 100%;
    max-width: 45.3rem;
}

.new-home-footer-content-top-form {
    width: 100%;
    box-shadow: 0px 0px 6px #4F4FFB27;
    border: 1px solid #C5C5F4;
    border-radius: 1.8rem;
    margin-top: 0.8rem;
    padding: 7.3rem 6rem 3rem;
    min-height: 44.5rem;
    background: #fff;
}

.new-home-footer-content-top-form input[type="text"],
.new-home-footer-content-top-form input[type="email"],
.new-home-footer-content-top-form input[type="tel"] {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
    border: 1px solid #9581CE;
    border-radius: 2rem;
    background: #F3F3FF;
    width: 100%;
    text-align: center;
    color: #5A5A83;
    font-size: 1.5rem;
    padding: 0.3rem 2rem;
    margin-bottom: 0.9rem;
    font-weight: 400;
    font-family: "Inter";
}

.new-home-footer-content-top-form input::placeholder {
    color: #5A5A83;
    font-size: 1.5rem;
    font-weight: 400;
    font-family: "Inter";
}

.new-home-footer-content-top-form .new-home-span {
    color: #9898C1;
    font-size: 1.3rem;
    padding: 0.5rem 0.3rem 4.3rem 0.3rem;
    display: block;
}

.wpcf7-checkbox label {
    color: #5A5A83;
    font-weight: 400;
    font-family: "Inter";
}

 .wpcf7-checkbox label {
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    cursor: pointer;
}

 .wpcf7-checkbox label input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

 .wpcf7-checkbox label .wpcf7-list-item-label {
    display: inline-flex;
    align-items: flex-start;
    user-select: none;
}
 .wpcf7-checkbox label .wpcf7-list-item-label::before {
  content: '';
    display: inline-block;
    padding: 0.5rem;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #CDCDED;
    background-color: #F5F5FF;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

 input[type="checkbox"]:checked + .wpcf7-list-item-label::before {
  border-color: #0b76ef;
  background-color: #0b76ef;
  background-size: 80%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

 .wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

.new-home-footer-content-top-form button, 
.new-home-footer-content-top-form input[type="button"],
.new-home-footer-content-top-form input[type="reset"],
.new-home-footer-content-top-form input[type="submit"] {
    line-height: 1;
    color: #fff;
    background: #06060a;
    font-size: 1.5rem;
    padding: .8rem 2.5rem;
    text-decoration: none;
    border-radius: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    margin: 1.8rem auto 0;
}


.new-home-footer-content-bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 4rem;
}

.new-home-footer-content-bottom-logo img {
    width: 22rem;
}

.new-home-footer-content-bottom-button-block,
.new-home-footer-content-bottom-button-block a {
    color: #5A5A83;
    font-size: 1.2rem;
}

.new-home-footer-content-bottom-button-block {
    display: flex;
    width: 100%;
    max-width: 43rem;
    padding-bottom: 0.3rem;
    justify-content: space-between;
}

.jeden-sys div {
    background: #fff;
    color: #9898c1;
    font-size: 1.4rem;
    padding: .45rem 1rem .5rem;
    text-decoration: none;
    border-radius: 2rem;
    margin-right: 1.3rem;
    display: flex;
    align-items: center;
    min-width: 17.3rem;
    justify-content: center;
    border: .1rem solid #9898c1;
}

.jeden-sys div img {
    width: 2rem;
    margin-right: 1rem;
}

.jeden-sys.jeden-active div {
    background: #4f4ffb;
    border-color: #4f4ffb;
    color: #fff;
}



@media only screen and (max-width: 780px) { 


.pow-container {
    width: 100%;
    padding: 0 25px;
}

.new-home-banner-img2 img {
    position: relative;
    top: 0;
    width: 80%;
    left: 10%;
}

.new-home-banner-text2,
.new-home-banner-text1 {
    display: none;
}

.new-home-banner-img3 img {
    position: RELATIVE;
    right: auto;
    top: auto;
    width: 100%;
    max-width: 150px;
    margin-top: -50px;
}

.new-home-banner-img1 img {
    position: relative;
    z-index: 0;
    top: 50px;
    left: 27%;
    width: 100%;
    max-width: 250px;
}

.new-home-banner-text-section {
    margin-top: 390px;
}

.new-home-banner-text-h1 h1 {
    font-size: 34px;
}

.new-home-descr {
    color: #5A5A83;
    font-size: 18px;
    text-align: center;
    line-height: 1.3;
    padding-bottom: 25px;
    padding-top: 10px;
}

.pow-demo-button a {
    font-size: 14px;
    padding: 5px 20px;
    text-decoration: none;
    border-radius: 20px;
}

.pow-demo-button a img {
    width: 10px;
    margin-left: 5px;
}

.gallery-logos-block div img {
    width: 100%;
    max-width: none;
    max-height: 60px;
}

.gallery-logos-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 1.5rem;
    flex-wrap: wrap;
}

.new-home-kontroluj-content {
    display: flex;
    flex-direction: column;
}

.new-home-kontroluj-content-text-block {
    width: 100%;
    max-width: 100%;
    padding-top: 30px;
}

.new-home-kontroluj-img-block {
    width: 100%;
    padding-top: 40px;
    position: relative;
}

.black-title {
    font-size: 24px;
}

.section-descr {
    font-family: "Inter";
    font-size: 14px;
    color: #000;
    line-height: 1.6;
}

.new-home-kontroluj-row-numb {
    display: flex;
    margin-bottom: 30px;
}

.new-home-numb-block-first {
    font-size: 50px;
}

.new-home-numb-block-descr {
    font-size: 12px;
}

.new-home-wspierac-section .black-title {
    font-size: 24px;
}

.new-home-wspierac-content-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 50px;
    flex-wrap: wrap;
}

.new-home-wspierac-block {
    box-shadow: 0px 3px 6px #B7C5D826;
    border: 2px solid #E7E7F7;
    border-radius: 26px;
    background: linear-gradient(to bottom, #FDFDFF, #F5F9FF);
    margin-top: 50px;
    width: 350px;
    min-height: 19.5rem;
    position: relative;
}

.new-home-wspierac-block-img {
    margin-top: -40px;
    display: flex;
    justify-content: center;
}

.new-home-wspierac-block-img img {
    width: 80px;
}

.new-home-wspierac-block-title {
    font-family: "Inter";
    font-size: 18px;
    color: #000;
    font-weight: 600;
    text-align: center;
    line-height: 1.1;
    padding-top: 15px;
    padding-bottom: 15px;
}

.new-home-wspierac-block-descr {
    font-family: "Inter";
    font-size: 14px;
    color: #000;
    line-height: 1.3;
    text-align: center;
    padding-bottom: 25px;
}

#jeden-system .new-home-jeden-system-content-wrap {
    margin-top: 200px;
    width: 100%;
}

.left-right-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.left-right-block-title {
    font-family: "Inter";
    font-size: 20px;
    color: #000;
    font-weight: 600;
    padding: 2.2rem 0 20px;
}

.left-right-block-descr {
    font-family: "Inter";
    font-size: 14px;
    color: #000;
    line-height: 1.4;
    max-width: 100%;
    padding-bottom: 20px;
}

.pow-demo-button {
    margin-bottom: 40px;
}

.left-right-block:first-child .left-right-block-img div img {
    position: relative;
    width: 90%;
    height: auto;
    bottom: -2px;
    left: 4.5rem;
    max-width: none;
}

.left-right-block:nth-child(2n) .left-right-block-content {
    width: 100%;
    padding-top: 2rem;
}

.left-right-block:nth-child(2n) {
    flex-direction: column;
    margin-top: 9.5rem;
    margin-bottom: 10.3rem;
}

.left-right-block:nth-child(3) .left-right-block-img {
    width: 100%;
    padding-right: 0;
}

.nhk-card {
    max-width: 96%;
}


.new-home-opinie-section {
    padding-top: 60px;
    padding-bottom: 80px;
}

.new-home-opinie-title {
    font-size: 24px;
    padding-bottom: 30px;
}

.opinie-home-description {
    font-size: 12px;
}

.opinie-home-block {
    position: relative;
    height: auto;
    padding: 12px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 6px #4F4FFB34;
    width: 90%;
    margin: 5px;
}

.reviews-slider .swiper-slide {
    box-shadow: none;
    border-radius: 10px;
    margin: .5rem 0;
    overflow: hidden;
}

.reviews-slider .swiper-button-prev, .reviews-slider .swiper-container-rtl .swiper-button-next,
.reviews-slider .swiper-button-next, .reviews-slider .swiper-container-rtl .swiper-button-prev {
    width: 50px;
    height: 50px;
}

.reviews-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.reviews-slider .swiper-pagination-bullet-active {
    opacity: 1;
    background: #4F4FFB;
    width: 20px;
    border-radius: 8px;
}

.opinie-home-title {
    font-size: 14px;
}

.opinie-home-title-descr {
    font-size: 10px;
}

.new-home-abonament-section {
    min-height: 57.7rem;
    padding-top: 40px;
    padding-bottom: 40px;
}

.new-home-abonament-content {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
}

.new-home-abonament-title {
    font-family: "Inter";
    font-size: 22px;
    padding-top: 30px;
        line-height: 1.2;
}    

.new-home-abonament-descr {
    font-family: "Inter";
    font-size: 14px;
    padding-bottom: 20px;
}

.new-home-abonament-cena {
    font-size: 47px;
}

.new-home-abonament-cema-small {
    font-size: 14px;
}

.new-home-abonament-row {
    font-size: 14px;
}

.new-home-abonament-content-row {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.new-home-abonament-line {
    font-size: 14px;
}

.new-home-abonament-line img {
    width: 12px;
    margin: 0 1rem 0 0.5rem;
}

.new-home-abonament-row:after {
    content: '';
    position: absolute;
    right: 0;
    top: 12px;
    width: calc(100% - 85px);
    height: 0.1rem;
    background: #fff;
}

.new-home-footer-content-top {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 4rem;
    flex-direction: column;
}

.opinie-home-block:after {
    content: "";
    position: absolute;
    right: 4px;
    top: 0.9rem;
    background: url(/wp-content/uploads/2026/02/paperclip.png) no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
}

.reviews-slider .swiper-container {
    padding: 0 30px;
}

.new-home-footer-black-title {
    font-family: "Inter";
    font-size: 22px;
}

.new-home-footer-content-top-left {
    width: 100%;
    max-width: 100%;
}

.new-home-footer-adress-block {
    font-family: "Inter";
    font-size: 14px;
    color: #000;
    line-height: 1.4;
    border-bottom: .5px solid #cdcded;
    max-width: 175px;
    position: relative;
    padding-bottom: 1.9rem;
    margin-bottom: 2.2rem;
}

.new-home-footer-adress-block div:first-child {
    font-size: 13px;
    padding-bottom: 10px;
}

.new-home-footer-adress-block img {
    position: relative;
    left: 0;
    width: 13px;
    margin-right: 3px;
    margin-top: -3px;
}

.new-home-footer-content-top-right {
    width: 100%;
    max-width: 450px;
    margin: 30px auto;
}

.new-home-footer-content-top-form input[type="text"], .new-home-footer-content-top-form input[type="email"], .new-home-footer-content-top-form input[type="tel"] {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
    border: 1px solid #9581CE;
    border-radius: 20px;
    background: #F3F3FF;
    width: 100%;
    text-align: center;
    color: #5A5A83;
    font-size: 14px;
    padding: 3px 15px;
    margin-bottom: 10px;
    font-weight: 400;
    font-family: "Inter";
}

.new-home-footer-content-top-form input::placeholder {
    color: #5A5A83;
    font-size: 14px;
    font-weight: 400;
    font-family: "Inter";
}

.new-home-footer-content-top-form .new-home-span {
    font-size: 12px;
}

.wpcf7-checkbox label .wpcf7-list-item-label {
    display: inline-flex;
    align-items: flex-start;
    user-select: none;
    font-size: 12px;
}

.wpcf7-checkbox label .wpcf7-list-item-label::before {
    content: '';
    display: inline-block;
    padding: 5px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #CDCDED;
    background-color: #F5F5FF;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.new-home-footer-content-top-form button, .new-home-footer-content-top-form input[type="button"], 
.new-home-footer-content-top-form input[type="reset"], .new-home-footer-content-top-form input[type="submit"] {
    line-height: 1;
    color: #fff;
    background: #06060a;
    font-size: 18px;
    padding: 8px 20px;
    text-decoration: none;
    border-radius: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    margin: 20px auto 0;
}

.new-home-footer-content-bottom {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 4rem;
    flex-direction: column;
}

.new-home-footer-content-bottom-button-block, .new-home-footer-content-bottom-button-block a {
    color: #5A5A83;
    font-size: 12px;
}

.new-home-footer-content-bottom-logo img {
    width: 150px;
    margin-bottom: 20px;
}

.new-home-footer-content-bottom-button-block, .new-home-footer-content-bottom-button-block a {
    color: #5A5A83;
    font-size: 12px;
}

.new-home-jeden-system-button-row {
    display: flex;
    padding-top: 0.5rem;
    padding-bottom: 3rem;
    flex-wrap: wrap;
}

.jeden-sys div {
    background: #fff;
    color: #9898c1;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 16px;
    margin-right: 1.3rem;
    display: flex;
    align-items: center;
    min-width: 17.3rem;
    justify-content: center;
    border: .1rem solid #9898c1;
    margin-bottom: 5px;
}

.jeden-sys div img {
    width: 14px;
    margin-right: 7px;
}




}