 .navigation {
     position: fixed;
     top: 40px;
     padding: 0;
     z-index: 998;
 }

 .banner {
     padding: 0;
 }

 .one {
     /* margin: 8px 0 5px 0; */
     text-align: center;
     padding: 20px 10px;
     /* box-shadow:  -4px 0px 8px 0 rgba(0, 0, 0, 0.3); */
 }

 .three {
     margin: 5px 0 5px 0;
     padding-left: 30px;
     /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), -4px 0px 8px 0 rgba(0, 0, 0, 0.19); */
 }

 .four {
     padding-top: 20px;
     padding-bottom: 10px;
     background-image: linear-gradient(47deg, #B752FF 0%, #B377FF 3%, #81A3FE 63%, #7FA5FE 66%, #7EA6FE 67%, #78ABFE 75%, #63BEFD 100%);
     text-align: center;
 }

 .six {
     padding-top: 20px;
     padding-bottom: 20px;
     text-align: center;
 }


 .block_8 {
     padding-top: 10px;
     padding-bottom: 10px;
 }

 .nine {
     padding: 0;
     margin-bottom: 50px;
 }

 .block_10 {
     padding-top: 20px;
     padding-bottom: 30px;
     background-color: #fff;
     box-shadow: 0 0 20px 0 rgba(0, 31, 156, 0.33);
     border-radius: 32px;
     margin: 20px 23px 20px 23px;
     position: relative;
     margin-bottom: -130px;
 }

 .five {
     /* height: 500px; */
     margin-bottom: 185px;
     background-image: linear-gradient(47deg, #B752FF 0%, #B377FF 3%, #81A3FE 63%, #7FA5FE 66%, #7EA6FE 67%, #78ABFE 75%, #63BEFD 100%);
 }

  .seven {
     /* height: 500px; */
     margin-bottom: 185px;
     background-image: linear-gradient(47deg, #302DFD 0%, #3E2FD3 12%, #6486FF 41%, #7FA5FE 57%, #7FA5FE 63%, #DD63FD 100%);
 }