      p, span, div, a, h1, h2, h3, h4, h5, h6, li, ul, ol, strong, em, b, i, u, mark, small, del, ins, sub, sup, label, blockquote, pre, code, cite, q, dt, dd, figcaption, caption, textarea, button, input, select, option {
  color: #293A5F;
}
  
  .vebinar-b--info {
        display: flex;
        justify-content: center;
        gap: 70px;
        padding: 0 30px;
        padding-top: 10%;

    }

    .vebinar-b--info div {
        display: flex;
        gap: 10px;
        align-items: center
    }

    .vebinar-b--info div img {
        width: 50px;
    }

    .vebinar-b--info div h5 {
        color: white;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 0;
    }

    .vebinar-b {
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("http://edudoc.online/wp-content/uploads/2025/06/photo_53097497292671.jpg");
        background-repeat: no-repeat;
          background-size: 100% 100%;
         height: 100vh;
         background-size: cover;
         background-position: center center;
        background-attachment: scroll;
    }

    .vebinar-b h1 {
        color: white !important;
        display: flex;
        text-align: center;
        font-size: 60px !important;
        justify-content: center;
        max-width: 800px;
        margin: auto;
        margin-top: 5%;
        text-decoration: underline;
        padding: 0 40px;
    }

    .v-arrow-down {
        max-width: 50px;
        display: flex;
        justify-content: center;
        margin: auto;

    }

    .vebinar-b a {
        display: flex;
        margin: auto;
        font-size: 24px;
        text-align: center;
        justify-content: center;
        margin: auto;
        margin-top: 8%;
        background-color: #fe3f7a;
        color: white;
        text-decoration: none;
        padding: 20px 50px;
        max-width: 200px;
        margin-bottom: 15px;
        border-radius: 15px;
        font-weight: 600;
        border: 3px solid white;
    }

    @media (max-width: 1024px) {

        .vebinar-b h1 {
            font-size: 40px !important;
        }

        .vebinar-b a {
            margin-top: 25%;
            font-size: 22px;
            padding: 15px 40px;

        }    
        
        .vebinar-b--info div h5 {
            font-size: 22px;
            
        }

         .vebinar-b--info div img {
                width: 40px;
            }

    }


     @media (max-width: 767px) {
        .vebinar-b h1 {
            margin-top: 25% !important;
            font-size: 20px !important;
        }

        .vebinar-b--info div h5 {
            font-size: 16px;
            
        }

           .vebinar-b--info div img {
                width: 30px;
            }

            .vebinar-b--info {
                flex-direction: column;
                gap: 10px;
                align-items: center
            }


            .vebinar-b a {
            margin-top: 70%;
            font-size: 16px;
            padding: 10px 20px;

        }    

        .v-arrow-down {
            width: 30px;
        }


     }
     
     
     @media (max-width: 992px) {
    .con-f-align {
        margin-top: 0 !important;
    }
    
    .vebinar-b {
        padding-top: 130px;
    }
}


 .author-banner-g--info {
            max-width: 500px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .author-banner-g {
            padding: 30px;
            background-color: #F2F2F2;
            display: flex;
            justify-content: center;
            gap: 50px;
            border-radius: 15px;
            margin-top: 100px;
        }

        .author-banner-g img {
            border-radius: 15px;
        }

        .author-banner-g--info h3 {
            font-size: 30px;

        }

        .author-banner-g--info h2 {
            font-size: 26px;
        }
        
         .author-banner-g--info p {
           margin-top: 40px;
        }
        
        
        @media (max-width: 992px) {
            
             .veb-list--item h5 {
                 font-size: 14px;
             }
            
            .author-banner-g {
                gap: 20px
            }
            
            .author-banner-g img {
                max-width: 300px;
            }
            
            .author-banner-g--info p {
                font-size: 14px;
            }
            
            
        }
        
         .veb-list--wrapper h2 {
                        font-size: 40px !important;
                }
        
         @media (max-width: 767px) { 
             
             .vebinar-b h1 {
                 margin-top: 5%;
             }
             
             .author-banner-g {
                 flex-direction: column;
             }
             
             .vebinar-b a {
                 margin-top: 25%;
             }
             
         }
         
         
                 .veb-list {
                    display: flex;
                    gap: 20px;
                    flex-wrap: wrap;
            }
        
            .veb-list--item {
                list-style: none;
                width: 30%;
            }
        
            .veb-list--item img {
                width: 70px;
                display: flex;
                justify-content: center;
                margin: auto;
        
            }
        
            .veb-list--item h5 {
                    text-align: center;
                    max-width: 300px;
                    display: flex;
                    justify-content: center;
                    margin: auto;
                    margin-top: 10px;
                    font-size: 18px;
                    font-weight: 400;
            }
            
            .veb-list--wrapper {
                margin-top: 100px;
            }
        
            .veb-list--wrapper h2 {
                text-align: center;
                margin-bottom: 40px;
            }
        
                @media (max-width: 767px) {
                    .veb-list--item {
                width: 90%;
            }
            
            .veb-list  {
                gap: 50px;
                justify-content: center;
            }
            
                }
                
                @media (max-width: 992px) {
            
             .veb-list--item h5 {
                 font-size: 14px !important;
             }
             
                .veb-list--wrapper h2 {
                        font-size: 24px !important;
                }
             
             
                }

        
        
         .digital-p--wrapper h2 {
            text-align: center;
            font-size: 30px;
        }

        .digital-p--wrapper {
            background-color: #F2F2F2;
            margin-top: 100px;
            padding: 20px;
            border-radius: 15px;
            margin-bottom: 50px;
            display: flex;
    flex-direction: column;
    align-items: center;
        }

        .digital-p--text {
            position: absolute;
            left: 55px;
            top: 5px;
            width: 550px;
            font-size: 22px;

        }

        .digital-p {
            display: flex;
            justify-content: center;    
            flex-direction: column;
            margin-top: 40px;
            margin-left: -20%;
        }


  .digital-p--container {
    width: 50px;

  }



  .digital-p--circle {
    width: 40px;
    height: 40px;
    color: white;
    font-weight: 600;
    font-size: 20px;
    border: 2px solid white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fe3f7a;
    position: relative;
    z-index: 1;
  }

  /* Создаем линию между кружками */
  .digital-p--line {
    position: absolute;
    top: 40px; /* ниже кружка */
    left: 45%;
    width: 2px;
    height: 55px !important;
    height: calc(100% - 40px);
    background-color: gray;
    transform: translateX(-50%);
  }

  /* Обертка для каждого элемента */
  .digital-p--item {
    display: flex;
    position: relative;
    margin-bottom: 50px;
  }
  
  .digital-p--wrapper  h2 {
      font-size: 40px !important;

      margin-top: 30px;
  }
  
  @media (min-width: 767px)  {
         .pc-hidden-bl {
          display: none;
      } 
  }
  
   @media (max-width: 992px) { 
       .digital-p {

    margin-left: 0;
}

.digital-p--wrapper {
    align-items: flex-start;
}
       
   }
  
  
  
        @media (max-width: 767px) { 
            
            
            
            
            .digital-p--wrapper {
                padding: 10px;
            }
            
            .digital-p--wrapper h2 {
            font-size: 24px !important;
            }
            
            .digital-p--text {
                font-size: 14px;
            }

        }
        
        
         .v-sell-blocks--wrapper h2 {
            font-size: 40px !important;
            text-align: center;

        }

        .v-sell-blocks-desc {
            text-align: center;
            font-size: 22px;
            margin-bottom: 40px;
                           }

        .v-sell-blocks {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 30px;

        }

        .v-sell-block p {
            margin-top: 20px;
        }

        .v-sell-block h5 {
            font-size: 22px;
        }

        .v-sell-block strong {
            font-size: 32px;
            color: #02B5BC;
        }

        .v-sell-block a {
            margin-top: 30px;
                font-size: 18px;
            text-align: center;
            justify-content: center;
            margin: auto;
            margin-top: 8%;
            background-color: #fe3f7a;
            color: white;
            text-decoration: none;
            padding: 10px 25px;
            max-width: 200px;
            margin-bottom: 15px;
            border-radius: 15px;
            font-weight: 500;
            border: 3px solid white;
        }

        .v-sell-block    {
            background-color: #F2F2F2;
            padding: 20px;
            border-radius: 15px;
            width: 350px;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        .v-sell-block ul li {
            list-style: none;
            margin-top: 5px;
           
           
        }

        .v-sell-block span {
            display: flex;
            margin-top: 10px;
        }


        .v-sell-block ul {
             margin: 0;
            margin-top: 10px;
             padding: 0;
           
        }
        
        .v-sell-blocks--wrapper {
            margin: 100px 0 100px 0;
        }


        @media (max-width: 767px) {
            
                .v-sell--pink {
                 font-size: 14px;   
                }
            
            .v-sell-block span, .v-sell-block li {
                font-size: 14px;
            }
            

            .v-sell-blocks--wrapper h2 {
                font-size: 24px !important;
            }

            .v-sell-blocks-desc {
                font-size: 18px;
            }
        }
        
           .v-sell--pink {
            margin: 0;
            color: #fe3f7a !important;
            margin-top: 20px
        }
