.cnc-newsletter-layout-two{background:linear-gradient(to top,#fff 0%,#ECF5FF 100%);padding:180px 0 300px;background-image:url("../..//images/newsletter-signup/graph.svg");background-repeat: no-repeat;background-position: center center;}
        .cnc-newsletter-layout-two .container{max-width:1430px;margin:auto;padding:0 15px;}
        .cnc-newsletter-layout-two .newsletter-main .newsletter-img{width: 1260px;height: 635px;}
        .cnc-newsletter-layout-two .newsletter-main {padding:40px;max-width:565px;width:100%;background-color:#ffffff;border-radius:20px;position:relative;box-shadow:0 0 40px 0 rgba(0,91,197,0.05);margin-left: auto;}
        .cnc-newsletter-layout-two .newsletter-main .newsletter-form-content{max-width:290px;width:100%;margin:auto;display:block;}
        .cnc-newsletter-layout-two .newsletter-main .newsletter-form-inner{margin-bottom: 30px;}
        .cnc-newsletter-layout-two .newsletter-main .input-group .input-wrapper {width: 100%;display: flex;align-items: center;position: relative;}
        .cnc-newsletter-layout-two .newsletter-main .input-group .email-icon{content: "";position: absolute;top: 10px;left: 15px;width: 25px;height: 25px;}
        .cnc-newsletter-layout-two .newsletter-main .input-group .email-icon img, .cnc-newsletter-layout-two .input-group .email-icon svg{width: 100%;height: 100%;}
        .cnc-newsletter-layout-two .newsletter-main .newsletter-form-inner :is(h1,h2,h3,h4,h5,h6){font-size:48px;line-height:normal;font-weight:700;color:#005BC5;margin-bottom:10px;}
        .cnc-newsletter-layout-two .newsletter-main .newsletter-form-inner h2 span{display:block;}
        .cnc-newsletter-layout-two .newsletter-main .newsletter-form-inner p{font-size:20px;line-height:normal;font-weight:500;color:#323232;margin:0 0 10px;}
        .cnc-newsletter-layout-two .newsletter-main .newsletter-form-inner p:last-child{margin-bottom: 0;}
        .cnc-newsletter-layout-two .newsletter-main .input-group{width:100%;display:flex;flex-direction:column;gap: 20px;}
        .cnc-newsletter-layout-two .newsletter-main .input-field{flex:1;padding:13px 12px 13px 52px;border:none;font-size:14px;line-height:normal;font-weight:400;color:#323232;border-radius:6px;background-color:#ECF5FF;}
        .cnc-newsletter-layout-two .newsletter-main .input-field::placeholder{color:rgba(50,50,50,0.4);font-style:italic;}
        .cnc-newsletter-layout-two .newsletter-main .input-field:focus{outline:none;border:none;}
        .cnc-newsletter-layout-two .newsletter-main .subscribe{margin-top:15px;display:block;font-size:10px;line-height:normal;font-weight:400;color:#323232;}
        .cnc-newsletter-layout-two .newsletter-main .subscribe a{color:#323232;}
        .cnc-newsletter-layout-two .newsletter-main .input-button{display: flex;gap: 10px;align-items:center;justify-content: center;padding:10px 20px;background-color:#005BC5;font-size:20px;line-height:normal;font-weight:500;border:none;border-radius:8px;cursor:pointer;color:#fff;transition:background-color 0.2s;width:100%;}
        .cnc-newsletter-layout-two .newsletter-main .input-button > span {margin-left: 0px !important;}
        .cnc-newsletter-layout-two .newsletter-main .cnc-newsletter-layout-two-subscription-box .input-button:hover{background-color:#f0f0f0;}

        @media only screen and (max-width:1499px){
            .cnc-newsletter-layout-two{background-position: top center;}
        }
        @media only screen and (max-width:1199px){
            .cnc-newsletter-layout-two{padding:60px 0;}
            .cnc-newsletter-layout-two{background-size: cover;}
        }
        @media only screen and (max-width:1024px){
            .cnc-newsletter-layout-two .newsletter-main .newsletter-form .newsletter-form-inner :is(h1,h2,h3,h4,h5,h6) {font-size: 40px;}
            .cnc-newsletter-layout-two .newsletter-main .input-button{font-size: 18px;}
           
        }
       
        @media only screen and (max-width:767px){
            .cnc-newsletter-layout-two .newsletter-main .newsletter-form-inner :is(h1,h2,h3,h4,h5,h6) {font-size: 30px;}
            .cnc-newsletter-layout-two .newsletter-main{display:block;padding: 30px 20px;}
             .cnc-newsletter-layout-two .newsletter-main .input-button{font-size: 16px;}
            .cnc-newsletter-layout-two .newsletter-main .newsletter-form .newsletter-form-inner{max-width: 100%;}
        }