.elementor-3775 .elementor-element.elementor-element-38ed171{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:30px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3775 .elementor-element.elementor-element-0ee66ab img{width:250px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3775 .elementor-element.elementor-element-7f0c9cf{text-align:center;}.elementor-3775 .elementor-element.elementor-element-7f0c9cf .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:30px;font-weight:600;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3775 .elementor-element.elementor-element-26c78ee{text-align:center;font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;color:#7F8992;}#elementor-popup-modal-3775{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3775 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-3775 .dialog-close-button{display:flex;}#elementor-popup-modal-3775 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-3775 .elementor-element.elementor-element-0ee66ab img{width:220px;}}/* Start custom CSS for wpforms, class: .elementor-element-fac328f *//* ===== Exact Screenshot Style Button (fixed vertical center) ===== */
.elementor-3775 .elementor-element.elementor-element-fac328f .wpforms-submit,
.elementor-3775 .elementor-element.elementor-element-fac328f .elementor-field-type-submit .elementor-button {
    width: 100% !important;          /* Full width */
    max-width: 590px !important;     /* চাইলে 520 / 540 করতে পারো */

    background: #0b4fd8 !important;  /* Deep solid blue */
    color: #ffffff !important;

    border: none !important;
    border-radius: 999px !important; /* Perfect pill */

    /* --- এখানে আসল fix --- */
    display: flex !important;
    align-items: center !important;   /* Vertically center text */
    justify-content: center !important; /* Horizontally center text */
    height: 40px !important;         /* Button মোট height */
    padding: 0 !important;           /* ভিতরের padding 0 */
    line-height: 1 !important;
    /* --- end fix --- */

    font-size: 17px !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px !important;

    box-shadow: 0 12px 28px rgba(11, 79, 216, 0.35) !important;
    cursor: pointer !important;
    text-align: center !important;

    transition: all 0.25s ease-in-out !important;
}

/* Hover effect */
.elementor-3775 .elementor-element.elementor-element-fac328f .wpforms-submit:hover,
.elementor-3775 .elementor-element.elementor-element-fac328f .elementor-field-type-submit .elementor-button:hover {
    background: #0a5cff !important;
    transform: translateY(-2px) scale(1.02) !important;
    box-shadow: 0 16px 36px rgba(11, 79, 216, 0.45) !important;
}/* End custom CSS */