.elementor-widget-heroDeformation section .container h2{
        font-family: 'Mulish', sans-serif;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        line-height: 140%;
        margin: 0;
    }
    
    
    .elementor-widget-heroDeformation section{
        background-image: url('../../../../uploads/2024/02/bb-website-hero.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding: 120px 0 40px;
    } 

    .elementor-widget-heroDeformation section .container{
        position: relative;
        z-index: 1;
    }

    .elementor-widget-heroDeformation section:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, transparent 0%, #24252B80 70%, #24252B 100%);
        z-index: 1;
        pointer-events: none;
        z-index: 0;
    }
    

    .elementor-widget-heroDeformation section .container h1{
        font-family: 'Pathway Extreme', sans-serif;
        font-size: 42px;
        font-weight: 700;
        line-height: 140%;
        margin: 0;
        margin-bottom: 8px;
        color: #fff;
    }

    .elementor-widget-heroDeformation section.hero-textcenter h1{
        text-align: center;
    }
    

    .elementor-widget-heroDeformation section.hero-title .container h2{
        max-width: initial;
        text-transform: uppercase;
        color: #fff !important;
        font-family: "Pathway Extreme";
        font-size: 14px;
        font-weight: 300;
        line-height: 140%; /* 19.6px */
        letter-spacing: 1.12px;
        margin-top: 48px;
     }

     .elementor-widget-heroDeformation section.hero-title .container h2 a.btn-anchor{
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease-in-out, letter-spacing 0.3s ease-in-out;
     }

     .elementor-widget-heroDeformation section.hero-title .container h2 a svg{
        margin-right: 12px;
        
     }

     .elementor-widget-heroDeformation section.hero-title .container h2 a:hover{
        letter-spacing: 4px;
     }

     .elementor-widget-heroDeformation section.hero-title .container h2 a:hover svg{
        transform: rotate(270deg);
     }
    
 
    .elementor-widget-heroDeformation section.hero-textcenter .row{
        justify-content: center;
    }
 

    .elementor-widget-heroDeformation.workwithus h1{
        text-align: center;
    }
  

    @media (min-width: 1024px){
        .elementor-widget-heroDeformation section.hero-textcenter .col-12.lg-col-6{
            max-width: 66% !important;
        }
        .elementor-widget-heroDeformation section{
            min-height: 100vh;
            min-height: 100dvh;
            padding-top: 180px;
            padding-bottom: 120px;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            background-image: none ;
        }

        .elementor-widget-heroDeformation section.hero-title{
            text-align: center;
        }

        .elementor-widget-heroDeformation section.hero-title .col-12.lg-col-6{
            max-width: 100%;
        }
        
        .elementor-widget-heroDeformation section .container h1{
            font-size: 52px;
            line-height: 140%;
            margin-bottom: 16px;
            color: #fff;
        }

        .elementor-widget-heroDeformation.workwithus h1{
            padding: 0 200px;
        }
        
        .elementor-widget-heroDeformation section{
            position: relative;
            padding-top: 180px;
            padding-bottom: 140px;
            overflow: hidden;
        }

        .page-id-460 .elementor-widget-heroDeformation section{
            padding-bottom: 0;
        }
         
         .elementor-widget-heroDeformation section .container{
             position: relative;
             z-index: 1;
         
         }
         
         .elementor-widget-heroDeformation section .container h2{
             font-family: 'Mulish', sans-serif;
             color: #fff;
             font-size: 32px;
             font-weight: 400;
             line-height: 140%;
             margin: 0;
             max-width: 50%;
         }

   
         
         .elementor-widget-heroDeformation section canvas {
             position: absolute;
             top: 0;
             left: 0;
             width: 100%;
             height: 100%;
             z-index: 0;
         }
         
         
         .elementor-widget-heroDeformation .hero-textright h2{
             font-family: 'Mulish', sans-serif !important;
             font-size: 22px !important;
             font-weight: 400 !important;
             line-height: 140%;
             margin-left: auto !important;
             max-width: 50%;
             margin-top: 92px !important;
         }
    
    }
    


    @media (min-width: 1441px){
        .elementor-widget-heroDeformation section .container h1{
            font-size: 80px;
            line-height: 140%;
        }
        
    }