@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@500&display=swap');

.symf_area--subHeaderBoxes{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.symf_area--subHeaderContent{
    max-width: 65%;
}
.symf_area--subHeaderContent h3{
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 2rem;
}

.symf_area--subHeaderContent h3 span{
    font-size: 1.5rem;
    color: var(--main-color);
    font-weight: 400;
}

.symf_area--subHeaderBox{
    display: flex;
    flex-direction: column;
    width: 16rem;
    align-items: center;
    text-align: center;
    margin: 1rem;
    border-radius: 0.5rem;
}
.symf_area--subHeaderBox span{
    font-size: 1.1rem;
    font-weight: bold;
    margin-top: 1rem;
}
.symf_area--subHeaderBox p{
    font-size: 1rem;
    margin: 0;
    margin-top: 1rem;
    line-height: normal;
}

.symf_kseffeatures--boxes{
    max-width: 72rem;
}
.symf_kseffeatures{
    background-color: white;
}
.symf_kseffeatures--title h2{
    color: var(--main-color);
}

.symf_kseffeatures--box button{
    margin-top: 1rem;
}

.popupwindow{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .8);
    z-index: 99;
    padding: 1rem;
    display: none;
}
.popupwindow.active{
    display: flex;
}
.popupwindow--content{
    background-color: white;
    width: 100%;
    margin: 1rem;
    padding: 1rem;
    display: flex;
    justify-content: center;
    border-radius: 0.5rem;
    max-width: 72rem;
}

.popupwindow--contentbox{
    display: none;
    padding: 1rem;
    padding-bottom: 3rem;
}
.popupwindow--contentbox p{
    margin: 0;
    margin-top: 2rem;
    margin-bottom: .5rem;

}
.popupwindow--contentbox ul{
    list-style: disc;
    padding-left: 1rem;
}
.popupwindow--contentbox li{
    line-height: normal;
    margin: 0.5rem 0;
}

.popupwindow--contentbox.active{
    display: inline-block;
}

.popupwindow_close{
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 3rem;
    height: 3rem;
    border: none;
    background: none;
}
.popupwindow_close span{
    color: white;
    background-color: var(--main-color);
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg);
    font-weight: bold;
    font-family: monospace;
}

.symf_area--header{
    background-image: url(../img/r2platnik/baner_r2platnik.jpg);
}

.symf_area--subHeaderBox img{
    width: 5rem;
    height: auto;
    margin-bottom: 1rem;
}
.symf_area--subHeader{
    background-image: url(../img/r2platnik/tlo_boxy.webp);
}

.symf_kseffeatures--boxImg.pc1{
    background-image: url(../img/r2platnik/ico4.webp);
}
.symf_kseffeatures--boxImg.pc2{
    background-image: url(../img/r2platnik/ico5.webp);
}
.symf_kseffeatures--boxImg.pc3{
    background-image: url(../img/r2platnik/ico6.webp);
}
.symf_kseffeatures--boxImg.pc4{
    background-image: url(../img/r2platnik/ico7.webp);
}
.symf_kseffeatures--boxImg.pc5{
    background-image: url(../img/r2platnik/ico8.webp);
}

.beltInfoContact{
    padding-bottom: 10rem;
    padding-top: 10rem;
    display: flex;
    justify-content: center;
    background-image: url(../img/r2platnik/tlo_kontakt.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.beltInfoContact_holder{
    width: 100%;
    max-width: 72rem;
    display: flex;
    justify-content: flex-start;
}
.beltInfoContact_box{
    width: 100%;
    max-width: 40rem;
}
.beltInfoContact_box a{
    margin-left: 2rem;
}
.beltInfoContact_box h2{
    font-size: 2rem;
}


.globalFormGrabber1 {
    height: 72rem;
    margin-top: 0rem;
    width: 100%;
    padding-top: 0rem;
}

.platnik_sbo{

}
.platnik_sbo-graber{
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 85rem;
    margin: 0 auto;
}
.platnik_sbo-lft{

}
.platnik_sbo-lft h5{
margin: 2rem;
font-size: 2rem;
font-family: 'Quicksand', sans-serif;
line-height: initial;
}
.platnik_sbo-lft h5 span{
    font-size: 2rem;
    color: var(--main-color);
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}
.platnik_sbo-lft p{
    
}
.platnik_sbo-lft button{
    margin: 2rem;
}

.platnik_sbo-rgt{

}


.shoplinkSection{
    margin-bottom: 6rem;
}
.shoplinkSection_holder{

}
.shoplinkSection_title{
    font-family: 'Quicksand', sans-serif;
    font-size: 3.2rem;
    color: var(--altblue-color);
    text-align: center;

}
.shoplinkSection_subtitle{
    font-family: 'Quicksand', sans-serif;
    font-size:1.6rem;
    font-weight: 500;
    text-align: center;
}

.shoplinkSection_line{
    position: relative;
    height: 3rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.shoplinkSection_mainline{
    height: 0px;
    width: 100%;
    border: 1px solid lightgray;
    opacity: .9;
}
.shoplinkSection_linebutton{
    position: absolute;
    right: 0;
    background-color: white;
    color: black;
    padding: 1rem;
    text-decoration: none;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
}

.shoplinkSection_linebutton::after{
    content: ">";
    position: absolute;
    right: 0;
    color: var(--main-color);
}
.shoplinkSection_mainHolder{
    display: flex;
    align-items: flex-start;
}
.shoplinkSection_box-list{

}
/*box*/
.shoplinkSection_box{
    display: flex;
    flex-direction: column;
    border-radius: 1rem;
    margin: 1rem;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
    width: 22rem;
    justify-content: space-between;
}

.shoplinkSection_box-topPart {
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

.popularBlue .shoplinkSection_box-topPart{
    background-color: var(--altblue-color);
    
}
.popularBlue .shoplinkSection_box-topPart span{
    color: white;
    font-weight: 400;
    font-family: 'Quicksand', sans-serif;
    position: relative;
}

.popularBlue .shoplinkSection_box-topPart span:after{
    content: "\2605";
    position: absolute;
    left: -2rem;
    font-size: 1.3rem;
    top: -0.3rem;
}


.shoplinkSection_box-middlePartLine{
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 2rem;
    width: 100%;
    padding: 0 2rem;
    margin-top: 1rem;
}
.shoplinkSection_box-middlePartLine span:last-of-type{
    position: absolute;
    background-color: white;
    color: black;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    padding-right: 1rem;
}
.shoplinkSection_box-middlePartLine span:first-of-type{
    height: 0px;
    width: 100%;
    border: 1px solid var(--main-color);
    opacity: .9;
}
.popularBlue .shoplinkSection_box-middlePartLine span:first-of-type{
    border: 1px solid var(--altblue-color);
}



.shoplinkSection_box-packageName{
    position: relative;
}

.shoplinkSection_box-packageName span{
    position: absolute;
    left: 0;
    background-color: var(--main-color);
    width: 1rem;
    height: 1rem;
    top: 0.3rem;
}
.popularBlue .shoplinkSection_box-packageName span{
    background-color: var(--altblue-color);
}

.shoplinkSection_box-packageName p{
    padding: 0;
    margin: 0;
    font-weight: 500;
    font-family: 'Quicksand', sans-serif;
    margin-top: -0.5rem;
    margin-left: 2rem;
}

.shoplinkSection_box-list{
    padding: 0 2rem;
    min-height: auto;
}

.shoplinkSection_box-list ul{
    margin-top: 1rem;
}
.shoplinkSection_box-list ul li{
    position: relative;
    padding-left: 1.2rem;
    line-height: initial;
    font-size: 1.1rem;
    font-weight: 300;
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 1rem;
}
.shoplinkSection_box-list ul li:nth-of-type(1){
    font-weight: bold;
}
.shoplinkSection_box-list ul li:nth-of-type(2){
    font-weight: bold;
}

.shoplinkSection_box-list ul li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.1rem;
    color: var(--main-color);
    font-weight: bold;
    background-image: url(../img/check.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 1.1rem;
    height: 1.1rem;
}
.popularBlue .shoplinkSection_box-list ul li::before{
    color: var(--altblue-color);
}


.shoplinkSection_box-text p{
    font-size: 1.1rem;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
}

.shoplinkSection_box-line{
    height: 0px;
    border: 2px solid var(--main-color);
    margin: 0 2rem;
    width: 7rem;
    margin-bottom: 3rem;
}

.popularBlue .shoplinkSection_box-line{
    border: 2px solid var(--altblue-color);
}


.shoplinkSection_box-price{

}
.shoplinkSection_box-price p{
    margin: 1rem 2rem;
    font-size: 3rem;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
}
.shoplinkSection_box-price span{
    margin: 0 2rem;
    font-size: 1.5rem;
    font-weight: 500;
    font-family: 'Quicksand', sans-serif;
    display: inline-block;
}


.shoplinkSection_box-button {
    display: flex;
    justify-content: center;
    margin: 2rem;
  }

  .symf_area--subHeaderContent.crt_add{
      display: flex;
      flex-direction: column;
  }

  .symf_area--subHeader.crt_add{
      padding-top: 6rem;
      padding-bottom: 6rem;
  }

  .symf_area--support {
    background-image: url(../img/obszarowe/wsparcie.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 6rem;
    height: 90vh;
    align-items: flex-end;
    justify-content: flex-start;
  }

  @media only screen and (max-width: 1150px){
    .shoplinkSection_mainHolder{
        flex-direction: column;
        align-items: center;
    }
  }

@media only screen and (max-width: 1000px){
    .platnik_sbo-graber{
        flex-direction: column;
    }
    .platnik_sbo-rgt{
        justify-content: center;
        display: flex;
    }
}
@media only screen and (max-width: 950px){
    .symf_area--subHeaderContent{
        max-width: 100%;
    }
}

