.dropper-section_out {
  position: relative;
  border-radius: 24px;
 background: linear-gradient(to bottom, #0D5961 0%, #53A15A  100%);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1); /* внутренняя рамка */
  padding: 40px;
}
.dropper-section_inn{

  border-radius: 24px;
  background: linear-gradient(115deg, #0a5a4c 0%, #156a62 100%);

  
}
.dropper-title{
    font-weight: 800;
    font-size: 128px;
    text-align: center;
    color: white;
    padding-top: 40px;
    margin-bottom: 40px;
    line-height: 90%;
}
.dropper-title span{
    color: #F0CD43;
}
.dropper-desc{
    color: white;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    max-width: 945px;
    margin: auto;
    padding-bottom: 246px;
}
.dropper-desc strong{
    font-weight: 500;
      color: #F0CD43;
}
.dropper-section_img{
        position: absolute;
    /* bottom: 22px; */
    z-index: 511;
    /* top: 0; */
    bottom: -30%;
    right: 0;
    left: 0
    ;
    text-align: center;
}
.dropper-section_img img{
filter: drop-shadow(25px 25px 25px rgba(0, 0, 0, 0.35));
}
.dropper-section-second_text1{
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    color: black;
    margin-bottom: 60px;
    text-align: center;
}
.dropper-section-second_text2{
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    color: black;
    max-width: 1039px;
    margin: auto;
        text-align: center;
   
}
.dropper-section-second{
    margin-top: 363px;
    margin-bottom: 150px;
}
.dropper-section-crime_title{
    font-weight: 800;
    font-size: 128px;
    color: black;
    text-align: center;
    line-height: 100%;
    margin-bottom: 40px;
}
.dropper-section-crime_title span{
    color: #F0CD43;
}
.dropper-section-crime_desc{
     font-weight: 400;
    font-size: 36px;
    color: black;
    line-height: 120%;
      max-width: 1016px;
    margin: auto;

    margin-bottom: 40px;
    text-align: center;
}
.dropper-section-crime_text{
     font-weight: 400;
    font-size: 24px;
    color: black;
    line-height: 130%;
   
    text-align: center;
    max-width: 1016px;
    margin: auto;
 margin-bottom: 100px;
}
.dropper-section-crime_text strong{
    font-weight: 700;

}
.crime_block{
padding-top: 45px;
padding-bottom: 45px;
background: radial-gradient(circle at center, #0E5A61 0%, #04513C 100%);
border-radius: 40px;
margin-bottom: 10px;

}
.crime_block_img{
    text-align: center;
    margin-bottom: 16px;
    
}
.crime_block_title{
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    color: #F0CD43;
     margin-bottom: 16px;
     text-align: center;
}
.crime_block_text{
   font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: white;
}
.dropper-section-crime{
    margin-bottom: 140px;
}
.dropper-section-involve_block{
    padding-top: 117px;
    padding-bottom: 117px;
    margin-bottom: 150px;
     background: url("https://fingramota.kz/storage/app/media/road/back_involve.png");
  background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 23px;
}
.dropper-section-involve_block_img{
    text-align: center;
    margin-bottom: 100px;
}
.involve_title{
      font-weight: 800;
    font-size: 128px;
    text-align: center;
    color: white;
    line-height: 100%;
    margin-bottom: 40px;
}
.involve_title span{
    color:#F0CD43;

}
.involve_text{
      font-weight: 300;
    font-size: 36px;
    text-align: center;
    line-height: 130%;
    max-width: 1304px;
    margin: auto;
    margin-bottom: 100px;
    color: white;
}
.involve_block_img{
    text-align: center;
    margin-bottom: 50px;
}
.involve_block_title{
font-weight: 800;
    font-size: 48px;
    line-height: 130%;
    color: #F0CD43;
    text-align: center;
    max-width: 831px;
    margin: auto;
margin-bottom: 10px;
}
.involve_block_text{
     color: white;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    text-align: center;
     max-width: 831px;
    margin: auto;
margin-bottom: 10px;
}
.involve_block_b{
    margin-bottom: 100px;
}

.dropper-section-save_block-out{
      position: relative;
  border-radius: 24px;
 background: linear-gradient(to bottom, #0D5961 0%, #53A15A  100%);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1); /* внутренняя рамка */
  padding: 40px;

}
.dropper-section-save_block-inn{
 border-radius: 24px;
  background: linear-gradient(115deg, #0a5a4c 0%, #156a62 100%);
  padding: 60px;
}
.dropper-section-save_block{
    max-width: 939px;

}
.save_block_title{
      font-weight: 800;
    font-size: 128px;
    text-align: left;
    color: white;
    line-height: 100%;
    margin-bottom: 30px;
}
.save_block_title span{
        color: #F0CD43;
}

.save_block_text ul {
  list-style: disc;
    padding-left: 25px;
    margin: 15px 0;
    max-width: 635px;
    position: relative;
    z-index: 50;
   
  margin: 10px 0 0;
  padding-left: 20px;
}

.save_block_text  ul li {
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 30px;
  color: white;
}

.save_block_text  ul li span{
      color: #F0CD43;
}
.save_block_text  ul li.yel_li::marker {
  color: #F0CD43;
}
.dropper-section-save{
    margin-bottom: 100px;
}
.section-save_img{
    position: absolute;
    bottom: -12%;
    right: 19px;
}
.slide-side {
  opacity: 0;
  transition: all 0.9s ease-out;
}
.slide-side.left {
  transform: translateX(-100px);
}
.slide-side.right {
  transform: translateX(100px);
}
.slide-side.visible {
  opacity: 1;
  transform: translateX(0);
}
@media (max-width: 1300px) {
.section-save_img img{
    max-width: 500px;
    width: 100%;
    object-fit: cover;
}
}
@media (max-width: 1200px) {
.section-save_img img{
    max-width: 450px;
    width: 100%;
    object-fit: cover;
}
}
@media (max-width: 1100px) {
.section-save_img img{
    max-width: 400px;
    width: 100%;
    object-fit: cover;
}
}
@media (max-width: 1050px) {
.section-save_img img{
    max-width: 350px;
    width: 100%;
    object-fit: cover;
}
}
@media (max-width: 992px) {
    .dropper-section-involve_block{
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-save_img img{
        display:none;
    }
    .dropper-section-crime_title{
         font-size: 78px;
    }
    .dropper-title{
        font-size: 78px;
    }
    .involve_title{
        font-size: 78px;
    }
    .save_block_title{
         font-size: 78px;
    }
    .dropper-section_img img{
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .dropper-section-involve_block_img img{
max-width: 100%;
width: 100%;
    }
    .dropper-section_img img{
        width: 100%;
        max-width: 100%;
    }
    
    .dropper-desc{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 700px) {
    .dropper-section-crime_title {
        font-size: 62px;
    }
}
@media (max-width: 540px) {
    .dropper-section-crime_desc{
        font-size: 28px;
    }
.dropper-section_img{
    bottom: -10%;
}
 .dropper-section-crime_title{
         font-size: 56px;
    }
    .dropper-title{
         font-size: 56px;
    }
    .involve_title{
        font-size: 56px;
    }
    .save_block_title{
           font-size: 56px;
    }
    .dropper-section-second {
    margin-top: 200px;
    margin-bottom: 50px;
}
.dropper-section-crime {
    margin-bottom: 40px;
}
.dropper-section-involve_block_img{
     margin-bottom: 40px;
}
.involve_text{
      margin-bottom: 40px;
}
.involve_block_img{
      margin-bottom: 30px;
}
.involve_block_b{
     margin-bottom: 40px;
}
.dropper-section-involve_block{
        margin-bottom: 50px;
}
.crime_block_title{
    font-size: 24px;
}
.involve_text{
    font-size: 24px; 
}
.involve_block_title {
     font-size: 28px; 
}
.involve_block_text {
     font-size: 20px; 
}
.dropper-section-save_block-inn{
    padding: 15px;
}
.dropper-section-second_text1{
    font-size: 24px;
}
}
@media (max-width: 700px) {
    .dropper-section-crime_title {
        font-size: 42px;
    }
}
@media (max-width: 420px) {
    .dropper-section-save_block-out{
         padding: 20px;
    }
    .dropper-section_out{
        padding: 20px;
    }
.dropper-desc{
    padding-bottom: 175px;
}
     .dropper-section-crime_title{
         font-size: 42px;
    }
    .dropper-title{
          font-size: 42px;
    }
    .involve_title{
           font-size: 42px;
    }
    .save_block_title{
             font-size: 42px;
    }
}
@media (max-width: 380px) {
    .dropper-section-crime_title {
        font-size: 36px;
    }
}