 /* Include a Trade Gothic LT Bold.ttf and TradeGothicLTStd.otf font from this location /download/b2c_be_nl/pic/PBA/ */

@font-face {

    font-family: "TradeGothic";

    src: url("/download/b2c_be_nl/pic/PBA/TradeGothicLTStd.otf") format("opentype");

  }

  @font-face {

    font-family: "TradeGothicBold";

    src: url("/download/b2c_be_nl/pic/PBA/TradeGothicLTBold.ttf") format("truetype");

  }

@font-face {font-family: Poppins; src: url(https://www.alternate.nl/download/b2c_nl/pic/fonts/Poppins-Regular.ttf); }

.PBA {  font-family: Poppins; }

  .PBA .col-12{position: relative;}

.PBA .mobile{display:none;}

.PBA img{width:100%;}

.PBA h1, .PBA h2, .PBA h3{font-family: 'TradeGothicBold';} 

.PBA .logo{width: 250px;}

.PBA .pcs, .PBA .waarom{background-color: black; padding: 20px;}

.PBA h1{font-size: 1.7rem;}

.PBA .inleiding{font-size:1rem;}



.PBA .pcs .row { justify-content: center; gap: 20px; }

.PBA .pcs h2, .PBA .waarom h2, .PBA .slot h2{color: white; font-size: 3em; text-transform: uppercase;}

.PBA .pcs span{color:#CF131C;}

.PBA .pcs .productcontainer{background-color: white; border-radius: 10px 10px 5px 5px;}

.PBA .pcs .productcontainer h3{background-color: #344DD7; color: white; border-radius: 5px 5px 0 0; padding: 10px; text-align: center; }

.PBA .pcs .productcontainer a{color: black; text-decoration: none; display: grid; border-radius: 5px 5px 0 0;}

.PBA .pcs .productcontainer img{padding: 5% 18% 2% 18%;}

.PBA .pcs .productcontainer .prijzen{ text-align: right; color:#344DD7; font-weight: bold; padding: 10px 20px; font-size: 1.7em;}

.PBA .pcs .productcontainer .prijzen .prijs { text-decoration-line: line-through; font-size: 18px; line-height: 0; color: #656565; }

.PBA .pcs .productcontainer ul{padding-left: 40px; padding-right: 20px;min-height: 105px;}

.PBA .pcs .btn{

    background-color: #344DD7; 

    color: white; 

    font-size: 1.5em; 

    padding: 10px 20px; 

    border-radius: 5px; 

    margin: 0 20px 20px 20px;

}

.PBA .pcs .btn p {

    margin: 0;

}

/*subtle hover effect on .btn*/

.PBA .pcs .btn:hover{background-color: #3a499b; color: white;}



#content > div > div > div > section.pcs > div > div:nth-child(5) > a{margin: 40px 0 -20px 0 !important;}

.PBA .waarom .reden{background-color: #344DD7; color: white; padding: 20px; height: 100%; border-radius:  5px;}

.PBA .waarom .opsomming{font-weight: bold;font-family: 'TradeGothicBold'; font-size: 1.5rem;}

.PBA .pcs .col-md-4, .PBA .waarom .col-md-4{padding-right: 30px; padding-left: 30px; padding-bottom: 20px;}

.PBA section.waarom > div > div > div > p:nth-child(2){font-size: 1rem;}

.PBA .aura-sync, .PBA .mobo, .PBA .graca{background-color:black; color:white;}

.PBA .aura-sync h2, .PBA .graca h2, .PBA .mobo h2{font-size: 2.8em;}

.PBA section.mobo > div > div:nth-child(1) > img{border-radius: 0 5px 5px 0;}



/*.slot backgroundimage*/

.PBA .slot{

    background-image: url("https://www.alternate.nl/download/b2c_nl/pic/merken/asus/2025/PoweredByAsus/ROG_worldview_keyart.jpg");

    background-size: cover;

    background-position: center;

    color: white;

    background-color: black;

    padding: 20px 20%;

}



/*.slot h3 position in bottom middle of .slot img*/

.PBA .slot h3{

    position: absolute;

    bottom: 0px;

    left: 50%;

    transform: translate(-50%, -50%);

    font-size: 1.5em;

    font-family: 'TradeGothicBold';

    text-transform: uppercase;

    text-align: center;

    width: 100%;

}



.PBA .slot a{color: white; text-decoration: none;}

.PBA section.slot > div > div{transition: .2s linear;}

.PBA section.slot > div > div:nth-child(2):hover, .PBA section.slot > div > div:nth-child(3):hover, .PBA section.slot > div > div:nth-child(4):hover{

    transform: scale(1.05); transition: .2s linear;

}



#PBAmenu div { width: 50%; padding: 20px; text-align: center; }

#PBAmenu div:nth-child(1) { background: #6C7EE2; }

#PBAmenu div:nth-child(2) { background: #344DD7; }

#PBAmenu a { color: white; }



.pcs .jacsListing { justify-content: center; }

.Award { width: 13em !important; margin-left: 47px; }

.graca { padding: 40px 0; }



@media only screen and (max-width: 1200px) {

    .PBA .slot h3{font-size: 1.2em;}

}



@media only screen and (max-width: 1152px) {

    .PBA .pcs .col-md-4, .PBA .waarom .col-md-4 {

        padding-right: 10px;

        padding-left: 10px;

    }

    .PBA .slot {

        padding: 20px 15%;

    }

    .PBA .aura-sync, .PBA .mobo, .PBA .graca {

        padding: 20px;

    }

    .PBA .px-5{padding-left: 1.5rem !important; padding-right: 1.5rem !important;}

}



@media only screen and (max-width: 1050px){

    .PBA .pcs .productcontainer ul {

        min-height: 140px;

    }

    .PBA .aura-sync h2, .PBA .graca h2, .PBA .mobo h2 {

        font-size: 2em;

    }

    .PBA .px-5{padding-left: 0rem !important; padding-right: 0rem !important;}

    .PBA .slot {padding: 20px 5%;}

}



@media only screen and (max-width: 767px){

.jacsListing div {

    width: 95% !important;

}

    .PBA .mobile{display:block;}

    .PBA .desktop{display:none;}

    .PBA .pcs .col-md-4, .PBA .waarom .col-md-4{

        padding-right: 20px;

        padding-left: 20px;

        margin-bottom: 20px;

    }

    .PBA .pcs .productcontainer ul {

        min-height: 85px;

    }

    .PBA .pcs h2, .PBA .waarom h2, .PBA .slot h2, .PBA .pcs h2, .PBA .waarom h2, .PBA .slot h2 {

        font-size: 2.5em;

    }

    /*set .mobo>.col-md-6>img in second order after the other col-md-6*/

    .PBA > section.mobo > div > div:nth-child(1){order: 2;}



    .PBA section.mobo > div > div:nth-child(1) > img {

        border-radius: 5px;

    }

    .PBA section.slot > div{justify-content: space-around;}

    .PBA .slot h3{

        bottom: 20px;

    }

    .Award {

    margin-left: 0;

    padding-bottom: 30px;

}



}

@media only screen and (max-width: 575px){

    .PBA > section.slot > div > div:nth-child(1){padding:0 ;}

    .PBA > section.slot > div > div{

        padding: 0 20%;

    }

    .PBA .slot h3 {

        font-size: 1.5em;

    }

}

@media only screen and (max-width: 500px){

    .PBA .slot h3 {bottom: 0px;}

}

@media only screen and (max-width: 450px){

    .PBA > section.slot > div > div {

        padding: 0 10%;

    }



    .PBA .aura-sync h2, .PBA .graca h2, .PBA .mobo h2, .PBA .pcs h2, .PBA .waarom h2, .PBA .slot h2 {

        font-size: 2;

    }

    .PBA .pcs .col-md-4, .PBA .waarom .col-md-4 {

        padding-right: 5px;

        padding-left: 5px;

        margin-bottom: 10px;

    }

    .PBA .slot h3 {bottom: 10px;}

	

.jacsListing div {

    width: 95% !important;

}

}



.jacsListing div div {

    width: 100%;

    background: white;

    padding: 10px;

    text-align: center;

}

.jacsListing div {

    width: 23%;

}

.jacsListing {

    display: flex;

    flex-flow: wrap;

    gap: 20px;

}

.prijzen {

    display: block;

    background: #344dd7 !important;

    color: white;

}

.msrp:empty{

	display: none;

}

.actieprijs {

    font-size: 30px;

    margin: 0;

}