.elementor-12595 .elementor-element.elementor-element-51c34bf{--display:flex;}.elementor-12595 .elementor-element.elementor-element-51c34bf:not(.elementor-motion-effects-element-type-background), .elementor-12595 .elementor-element.elementor-element-51c34bf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.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 );}.elementor-12595 .elementor-element.elementor-element-95e102c{text-align:center;}.elementor-12595 .elementor-element.elementor-element-95e102c .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-12595 .elementor-element.elementor-element-95e102c > .elementor-widget-container{padding:30px 0px 29px 0px;}.elementor-12595 .elementor-element.elementor-element-2d01e9e{--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;}.elementor-12595 .elementor-element.elementor-element-2ed9292{--display:flex;}.elementor-12595 .elementor-element.elementor-element-e00fab4{--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;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-2ed9292 */.mgu-gadget-option:hover {
  background-color: #14B0D9;
  color: #ffffff;
}

.mgu-gadget-option:hover i {
  color: #ffffff;
}

/* Active – শুধু #14B0D9 */
.mgu-gadget-option:active,
.mgu-gadget-option.active {
  background-color: #14B0D9;
  color: #ffffff;
}

.mgu-gadget-option:active i,
.mgu-gadget-option.active i {
  color: #ffffff;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2d01e9e *//* MAIN BUTTON */
.mgu-gadget-option {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    padding: 10px 16px !important;

    background-color: #112F56 !important;
    color: #ffffff !important;

    border: none !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    cursor: pointer !important;

    transition: background-color 0.2s ease !important;
}

/* ICON COLOR (always white) */
.mgu-gadget-option .mgu-gadget-icon {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/* HOVER */
.mgu-gadget-option:hover {
    background-color: #14B0D9 !important;
    color: #ffffff !important;
}

.mgu-gadget-option:hover .mgu-gadget-icon {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/* ACTIVE (clicked) */
.mgu-gadget-option:active,
.mgu-gadget-option.active,
.mgu-gadget-option.selected,
.mgu-gadget-option[aria-checked="true"] {
    background-color: #14B0D9 !important;
    color: #ffffff !important;
}

.mgu-gadget-option:active .mgu-gadget-icon,
.mgu-gadget-option.active .mgu-gadget-icon,
.mgu-gadget-option.selected .mgu-gadget-icon,
.mgu-gadget-option[aria-checked="true"] .mgu-gadget-icon {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/* FOCUS */
.mgu-gadget-option:focus {
    outline: 2px solid #14B0D9 !important;
    outline-offset: 2px !important;
}/* End custom CSS */