.product__buttons, .product__request {
max-width:560px;
    
}

.buy1click2-open-button {
border-radius: 25px!important;
min-height:42px;
}
.attention{
    background: linear-gradient(315deg, #e30a0a 0%, #ec4a18 49.8%, #e77a68 100%);
}
.of_photo .of_right{
    gap:3.3%;
    max-height:100%!important;
}
.of_photo .of_right img {
  height: auto !important;
}
.pay_items, .pay_item2{
    width:50%;
}
@media(max-width:1500px){
    .con_item{
        height:224px!important;
    }
    .pay_item2 p{
    width:78%!important;
}
.deliv_i{
    min-height:174px!important;
}
.deliv_i p {
  width: 84%!important;
}
}
@media(max-width:1360px){
    .con_item{
        height:160px!important;
        
    }
    .connection{
        flex-wrap:wrap;
    }
    .pay_content{
         flex-wrap:wrap;
    }
    .pay_item:not(.pay_item2){
        min-height:auto!important;
    }
    .pay_item2 {
  max-width: 100%!important;
}
.pay_item2 p{
    width:78%!important;
}
.pay_items, .pay_item2{
    width:100%;
}
.det_item{
    height:225px!important;
}
}
@media(max-width:980px){
    .ofice .of_right img{
        margin-bottom:20px!important;
    }
    .det_item{
    height:120px!important;
}
}