/* Major&Maker | F01 v2.23 | Floating UI 1.0.0. Wyłącznie własne kontenery i badge Google. */
body.mm-floating-ui-r4 #mm-ts-mobile-slot-r4 {
    position:fixed;left:12px;right:auto;bottom:12px;
    left:max(12px,env(safe-area-inset-left));bottom:max(12px,env(safe-area-inset-bottom));
    width:156px;max-width:calc(100% - 24px);height:auto;margin:0;padding:0;border:0;
    background:transparent;z-index:40;line-height:normal;
}
body.mm-floating-ui-r4 #trustbadgeCustomMobileContainer {width:156px;max-width:100%;margin:0;padding:0;}
body.mm-floating-ui-r4 #mm-ts-mobile-slot-r4.mm-ui-r4-hidden {display:none!important;pointer-events:none!important;}
/* Przy formularzach native custom wariant zajmuje własne miejsce przy stopce zamiast zasłaniać pola. */
body.mm-floating-ui-r4.mm-ui-r4-form-page #mm-ts-mobile-slot-r4 {
    position:relative;left:auto;right:auto;bottom:auto;z-index:auto;width:156px;
    max-width:calc(100% - 32px);margin:0 16px;padding:0;background:transparent;
}
body.mm-floating-ui-r4.mm-ui-r4-form-page #mm-ts-mobile-slot-r4.mm-ui-r4-filled {margin:16px;padding:0;}
body.mm-floating-ui-r4 .mm-recaptcha-notice-r4 {
    box-sizing:border-box;display:block;margin:14px 0 0;padding:0;
    color:#62686f!important;font-family:inherit!important;font-size:14px!important;
    font-weight:400!important;line-height:1.5!important;text-align:left;
    white-space:normal!important;overflow-wrap:break-word;
}
body.mm-floating-ui-r4 #mm-recaptcha-footer-r4 {
    width:100%;max-width:100%;margin:0;padding:12px 16px;
    background:#fff;color:#62686f!important;text-align:center;
}
body.mm-floating-ui-r4 .mm-recaptcha-notice-r4[hidden] {display:none!important;}
/* TYLKO wizualna plakietka. Nigdy challenge iframe, pola odpowiedzi, skrypt ani przycisk reCAPTCHA. */
body.mm-floating-ui-r4.mm-recaptcha-disclosed-r4 .grecaptcha-badge {visibility:hidden!important;}
