.HW_subscribe {
    padding: 50px 0;
    position: relative;
    background-color: #f0f0f3;
    overflow: hidden;
}

.HW_subscribe .hw-sc img {
    width: 100%;
}

.HW_subscribe .hw-fs {
    border-bottom: 2px solid #f3f3f3;
    border-left: 2px solid #f3f3f3;
    border: 1px solid #fff7f7;
    margin-top: 200px;
    text-align: right;
    background-color: #f0f0f0;
    box-shadow: 12px 12px 24px #d1d9e6, -14px -14px 24px #ffff;
    padding: 0px 15px 10px 15px;
    border-radius: 10px;
    height:uto;

}

.HW_subscribe .hw-tr {
    border-bottom: 2px solid #f3f3f3;
    border-right: 2px solid #f3f3f3;
    border: 1px solid #fff7f7;
    margin-top: 200px;
    background-color: #f0f0f0;
    box-shadow: 12px 12px 24px #d1d9e6, -14px -14px 24px #ffff;
    padding: 0px 15px 10px 15px;
    border-radius: 10px;

}

.HW_subscribe .HW_midimg {
    padding: 20px;
    position: relative;
}

.HW_subscribe .hw-mid h3 {
    text-align: center;
    font-family: "Pacifico", cursive;
    margin-top: 2px;
    font-size: 26px;
}

.HW_subscribe .hw-mid {
    border-bottom: 2px solid #f3f3f3;
    border-right: 2px solid #f3f3f3;
    border: 1px solid #fff7f7;
    padding-bottom: 10px;
    background-color: #f0f0f0;
    box-shadow: 12px 12px 24px #d1d9e6, -14px -14px 24px #ffff;
    padding: 0px 15px 10px 15px;
    border-radius: 10px;
    height: 200px;

}

.HW_subscribe .rect-top-left {
    top: 28px;
    left: -93px;
}

.HW_subscribe .rect-group {
    position: absolute;
    display: flex;
    gap: 10px;
    z-index: 16;
}

.HW_subscribe .rect-group span:first-child {
    height: 80px;
    width: 70px;
    position: relative;
    top: 28px;
}

.HW_subscribe .rect-group span {
    display: block;
    width: 8px;
    border-radius: 4px;
    background: linear-gradient(180deg, #beb188, #ffe79e);
    box-shadow: 0 8px 20px rgba(0, 82, 255, 0.3), inset 0 1px 2px rgba(255, 255, 255, 0.4);
    opacity: 0.8;
}

.HW_subscribe .rect-group span:last-child {
    height: 30px;
    width: 30px;
    margin-top: 65px;
}

.HW_subscribe .rect-group span {
    display: block;
    width: 8px;
    border-radius: 4px;
    background: linear-gradient(180deg, #0b1025, #190f00);
    box-shadow: 0 8px 20px rgba(0, 82, 255, 0.3), inset 0 1px 2px rgba(255, 255, 255, 0.4);
    opacity: 0.8;
}

.HW_subscribe .hw-sc {
    position: relative;
}

.HW_subscribe .hw_shape {
    position: relative;
    padding: 10px 20px;
    background-color: var(--bg-color);
    margin-bottom: 10px;
    display: inline-block;
    left: 39px;
    box-shadow:
        inset 0 0.0625em 0 0 #f4f4f4,
        0 0.0625em 0 0 #efefef,
        0 0.125em 0 0 #ececec,
        0 0.25em 0 0 #e0e0e0,
        0 0.3125em 0 0 #dedede,
        0 0.375em 0 0 #dcdcdc,
        0 0.425em 0 0 #cacaca,
        0 0.425em 0.5em 0 #cecece;
}

.HW_subscribe .hw_shapeS {
    position: relative;
    padding: 10px 20px;
    background-color:var(--bg-color);
    margin-bottom: 10px;
    display: inline-block;
    left: -50px;
    box-shadow:
        inset 0 0.0625em 0 0 #f4f4f4,
        0 0.0625em 0 0 #efefef,
        0 0.125em 0 0 #ececec,
        0 0.25em 0 0 #e0e0e0,
        0 0.3125em 0 0 #dedede,
        0 0.375em 0 0 #dcdcdc,
        0 0.425em 0 0 #cacaca,
        0 0.425em 0.5em 0 #cecece;
}

.HW_subscribe .hw-fs h3 {
    font-family: "Pacifico", cursive;
    margin-top: 2px;
    font-size: 26px;
}

.HW_subscribe .hw-fs p {
    font-size: 14px;
    text-align: justify;
    line-height: 1.5;
    padding-top: 5px;
}

.HW_subscribe .hw-tr h3 {
    font-family: "Pacifico", cursive;
    margin: 5px 0;
    font-size: 28px;
}

.HW_subscribe .hw-tr p {
    font-size: 14px;
    text-align: justify;
    line-height: 1.5;
    padding-top: 5px;
}

.HW_subscribe .hw-mid p {
    font-size: 14px;
    text-align: justify;
    line-height: 1.5;
    padding-top: 5px;
}

.HW_subscribe .hw_shapeS h5 {
    color: #4c4b4c;
    font-family: "Playwrite NO", cursive;
    font-size: 25px;
    font-weight: bold;
}

.HW_subscribe .hw_shape h5 {
    color: #4c4b4c;
    font-family: "Playwrite NO", cursive;
    font-size: 25px;
    font-weight: bold;
}

.HW_subscribe .hw_shapeF {
    position: relative;
    padding: 10px 20px;
    background-color: var(--bg-color);
    margin-bottom: 10px;
    display: inline-block;
    left: 40%;
    box-shadow:
        inset 0 0.0625em 0 0 #f4f4f4,
        0 0.0625em 0 0 #efefef,
        0 0.125em 0 0 #ececec,
        0 0.25em 0 0 #e0e0e0,
        0 0.3125em 0 0 #dedede,
        0 0.375em 0 0 #dcdcdc,
        0 0.425em 0 0 #cacaca,
        0 0.425em 0.5em 0 #cecece;

}

.HW_subscribe .hw_shapeF h5 {
    color: #4c4b4c;
    font-family: "Playwrite NO", cursive;
    font-size: 25px;
    font-weight: bold;
}

.HW_subscribe .hw-Heading {
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
}

.HW_subscribe .hw-Heading h1 {
    text-align: center;
    position: relative;
}

.HW_subscribe .hw-Heading p {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 10px;
    color: #959292;
}

/* .HW_subscribe .hw-Heading h1::before {
    content: "";
    position: absolute;
    left: 15%;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 3px;
    background-color: #0c1123;
    border-radius: 2px;
} */


.HW_subscribe .top-dot {
    top: 22%;
    right: 71%;
}


.HW_subscribe .bottom-dot {
    bottom: 112px;
    left: 88%;
}

.HW_subscribe .dot {
    position: absolute;
    width: 147px;
    height: 51px;
    background-image: radial-gradient(#8d8f8f 2px, transparent 2px);
    background-size: 12px 12px;
    opacity: 0.9;
    z-index: 10;
}

@media (max-width:990px) {
    .HW_subscribe .hw-Heading {
        width: 100%;
    }

    .HW_subscribe .hw-Heading h1::before {
        display: none;
    }

    .HW_subscribe .top-dot {
        top: 17%;
        right: 71%;
    }

    .HW_subscribe .hw-fs {
        margin-top: 50px;
    }

    .HW_subscribe .hw-tr {
        margin-top: 50px;
        height: 313px;
    }

    .HW_subscribe .bottom-dot {
        display: none;
    }

    .HW_subscribe .hw-Heading h1 {
        font-size: 29px;
    }

    .HW_subscribe .hw-Heading p {
        font-size: 16px;
    }
}

@media (min-width:1400px) and (max-width:1500px) {
    .HW_subscribe .hw-Heading h1 {
        font-size: 32px;
    }

    .HW_subscribe .hw-Heading h1::before {
        left: -17%;
    }

    .HW_subscribe .hw-Heading p {
        font-size: 16px;
    }

    .HW_subscribe .hw_shapeF h5 {
        font-size: 18px;
    }
.HW_subscribe .hw-mid h3 {
   font-size: 24px; 
 }
    .HW_subscribe .hw_shapeS h5 {
        font-size: 18px;
    }
.HW_subscribe .hw-fs h3 {
    font-size: 24px;
}
    .HW_subscribe .hw-tr h5 {
        font-size: 18px;
    }
    .HW_subscribe .hw-tr h3{
        font-size: 24px;
    }
}


@media (min-width:2100px) {
    .shapedividers_com-6750::before {
        background-size: 100% calc(2vw + 90px);
    }
}


@media (min-width:2100px) {
    .shapedividers_com-4985::before {
        background-size: 100% calc(2vw + 90px);
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .HW_subscribe .hw-Heading h1 {
        font-size: 26px;
    }

    .HW_subscribe .hw-Heading h1::before {
        width: 85px;
        height: 2px;
    }

    .HW_subscribe .hw-Heading p {
        font-size: 15px;
    }

    .HW_subscribe .hw_shapeF h5 {
        font-size: 18px;
    }

    .HW_subscribe .hw-mid h3 {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .HW_subscribe .hw-mid p {
        font-size: 12px;
    }

    .HW_subscribe .hw_shapeS h5 {
        font-size: 18px;
    }

    .HW_subscribe .hw-fs h3 {
        font-size: 22px;
    }

    .HW_subscribe .hw-fs p {
        font-size: 12px;
    }

    .HW_subscribe .hw_shape h5 {
        font-size: 18px;
    }

    .HW_subscribe .hw-tr h3 {
        font-size: 22px;
    }

    .HW_subscribe .hw-tr p {
        font-size: 12px;
    }
}

@media (min-width:1901px) and (max-width:3000px) {
    .HW_subscribe .hw-Heading h1 {
        font-size: 40px;
    }

    .HW_subscribe .hw-Heading h1::before {
        left: 19%;
    }

    .HW_subscribe .hw-Heading p {
        font-size: 22px;
    }

    .HW_subscribe .hw_shapeF h5 {
        font-size: 30px;
    }

    .HW_subscribe .hw-mid h3 {
        font-size: 35px;
        padding-bottom: 10px;
    }

    .HW_subscribe .hw-mid p {
        font-size: 18px;
        line-height: 1.4;
    }

    .HW_subscribe .hw_shapeS h5 {
        font-size: 30px;
    }

    .HW_subscribe .hw-fs h3 {
        font-size: 32px;
    }

    .HW_subscribe .hw-fs p {
        font-size: 18px;
        line-height: 1.4;
    }

    /* .HW_subscribe .hw-sc img {
        height: 600px;
    } */

    .HW_subscribe .hw_shape h5 {
        font-size: 30px;
    }

    .HW_subscribe .hw-tr h3 {
        font-size: 32px;
    }

    .HW_subscribe .hw-tr p {
        font-size: 18px;
        line-height: 1.4;
    }

    .HW_subscribe .hw-mid {
        height: 240px;
    }

    .HW_subscribe .hw-fs {
        height: 240px;
    }

    .HW_subscribe .hw-tr {
        height: auto;
    }
}
@media (min-width:760px) and (max-height:665px) {
    .HW_subscribe .hw-sc img {
    width: 100%;
    height: 500px;
    object-fit: contain;
}
}