body{
    background-color: rgb(227, 227, 227);
}

.hBlock{
    margin-top: 3cm;
    margin-left: auto;
    margin-right: auto;
height: 1280px;
width: 1200px;
}

.statusbar{
    display: flex;
    height: 9mm;
    width: 1280;
    background-color: rgb(227, 227, 227);
}

.sbe1{
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: white;
    background-color: rgb(151, 151, 151);
    height: 9mm;
    width: 270px;
    border: solid rgb(255, 255, 255) 1px;
    border-radius: 0 20px 20px 0;
    z-index: 5;

}

.sbe2{
    cursor: pointer;
    z-index: 4;
    margin-left: -5mm;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: white;
    background-color: rgb(151, 151, 151);
    height: 9mm;
    width: 270px;
    border: solid rgb(255, 255, 255) 1px;
    border-radius: 0 20px 20px 0;
}

.sbe3{
    cursor: pointer;
    z-index: 3;
    margin-left: -5mm;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: white;
    background-color: rgb(151, 151, 151);
    height: 9mm;
    width: 270px;
    border: solid rgb(255, 255, 255) 1px;
    border-radius: 0 20px 20px 0;
}

.sbe4{
    cursor: pointer;
    z-index: 2;
    margin-left: -5mm;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: white;
    background-color: rgb(151, 151, 151);
    height: 9mm;
    width: 270px;
    border: solid rgb(255, 255, 255) 1px;
    border-radius: 0 20px 20px 0;
}
.sbe5{
    cursor: pointer;
    z-index: 1;
    margin-left: -5mm;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: white;
    background-color: rgb(151, 151, 151);
    height: 9mm;
    width: 180px;
    border: solid rgb(255, 255, 255) 1px;
    border-radius: 0 20px 20px 0;
}



.stroka1{
    display: flex;
    margin-top: 1mm;
    width: 1196px;
    height: 8mm;
}


.finder1{
    padding-left: 8mm;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    background-color: rgb(227, 227, 227);

    width: 600px;
    height: 6mm;
    border: solid rgb(78, 78, 78) 1px;
    border-radius: 10px;
}


.img1{
    margin-top: 1.5mm;
    height: 14px;
    width: 14px;
    margin-left: -1cm;
    transition: transform 0.1s ease-in-out;
  }
  .img1:hover{
    cursor: pointer;
    transform: scale(1.2);
  }

  .sovmestimost1{
    padding-left: 8mm;
    display: flex;
    margin-left: 10mm;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    background-color: rgb(227, 227, 227);
    color: black;
    width: 470px;
    height: 6.5mm;
    border: solid rgb(0, 190, 16) 1px;
    border-radius: 10px;
}

.galochka1{
    margin-top: 0.5mm;
    height: 16px;
    width: 16px;
    margin-left: 0.7cm;
    border: solid rgb(78, 78, 78) 2px;
    border-radius: 20%;
  }
  .checkbox1:checked{
    background-color: transparent;
    color: green;

  }

  
  .screen11{
    display: flex;
    width: 1196px;
    height: 1280px;
}

  .komponentblock1{
    margin-top: 0.3cm;
    width: 280px;
    height: 1200px;
  }

  .kb1hk1{
    padding-left: 5mm;
    display: flex;
    justify-content: left;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    font-weight: 600;
    color: white;
    background-color: rgb(79, 79, 79);
    height: 10mm;
    width: 265px;
    border-radius: 0 20px 20px 0;

}

.kb1hk11{
    cursor: pointer;
    margin-top: 3mm;
    margin-left: 3mm;
    padding-left: 3mm;
    display: flex;
    justify-content: left;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    height: 9mm;
    width: 250px;
    border: solid rgb(255, 255, 255) 1px;
    border-radius: 5px;
    transition: 0.1s ease-in-out;

}

.kb1hk11:hover{
    width: 255px;
    border: solid rgb(199, 199, 199) 1px;
}


.komponentblock2{
    background-color: white;
    margin-left: 2mm;
    margin-top: 0.3cm;
    width: 540px;
    height: 1200px;
    border-radius: 15px;
  }

  .komponentblock3{
    background-color: white;
    margin-left: 3mm;
    margin-top: 0.3cm;
    width: 355px;
    height: 1200px;
    border-radius: 15px;
  }

.konfigname1{
    margin-top: 3mm;
    display: flex;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: rgb(0, 0, 0);
}

.imgkonfig1{
    display: flex;
    margin-left: auto;
    margin-right: auto;
    height: 300px;
    width: 300px;
}

.descblock1{
    width: 353px;
    height: 140px;
    border-radius: 15px;
    overflow: hidden;
    transition: height 0.8s;
}
.descdesc1{
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 4mm;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: rgb(0, 0, 0);
}

.bottomblock1{
    background-color: rgb(255, 255, 255);
    width: 353px;
    height: 150px;
}
.mehrinfo1 {
    margin-top: 3px;
    position: relative;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: rgb(0, 0, 0);
}


.galochka3{
    cursor: pointer;
    position: relative;
    margin-top: -2mm;
    width: 1cm;
    height: 1cm;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    transform-origin: center; /* Устанавливаем точку поворота в центре элемента */
    transition: transform 0.8s;
}


.galochka3.rotated {
    transform: translateX(-50%) rotate(180deg);
}

.bottomblock11{
    margin-top: -8px;
    background-color: rgb(80, 80, 80);
    width: 353px;
    height: 105px;
    border-radius: 0 0 25px 25px;
}


.preisubutton{
    display: flex;
    width: 353px;
    height: 55px;
}

.preisinbutton{
    margin-top: 3px;
    margin-left: 20px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    font-weight: 400;
    color: rgb(255, 255, 255);
}

.buttonwarenkorb1{
    cursor: pointer;
    margin-top: 10px;
    display: inline-block;
    text-align: center;
    margin-left: 17px;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 600;
    height: 42px;
    width: 175px;
    background-color: rgb(60, 164, 255);
    color: white;
    border: none;
    border-radius: 5px;
    transition: background-color 0.9s, color 0.9s;
}

.buttonwarenkorb1:hover{
background-color: rgb(0, 136, 255);
}

.preisbuttondesc1{
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 22px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: white;
}

.preisbuttondesc2{
    margin-bottom: 0;
    margin-top: 1px;
    margin-left: 22px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: rgb(31, 224, 105);
}