/* Keep callback controls and automatic prompts outside site forms. */
body.dl-binotel-hidden #bingc-phone-button,
body.dl-binotel-hidden #bingc-active,
body.dl-binotel-hidden #bingc-passive{display:none!important;visibility:hidden!important;pointer-events:none!important}
/* A fixed mobile contact column: asynchronous widget loading never changes its anchors. */
@media(max-width:767px){
 body #bingc-phone-button{left:auto!important;right:16px!important;bottom:calc(16px + env(safe-area-inset-bottom,0px))!important;transform:scale(.62)!important;transform-origin:bottom right!important;transition:none!important}
 body .learn-more-buttons-wrap{right:-4px!important;margin:0!important;bottom:calc(68px + env(safe-area-inset-bottom,0px))!important;transition:none!important}
 body.dl-hero-passed:not(.dl-mobile-form-visible):not(.dlq-in-view) .learn-more-buttons-wrap{bottom:calc(68px + env(safe-area-inset-bottom,0px))!important}
 body #bingc-phone-button{transform:scale(.70)!important}
 body .learn-more-buttons-wrap,body.dl-hero-passed:not(.dl-mobile-form-visible):not(.dlq-in-view) .learn-more-buttons-wrap{bottom:calc(80px + env(safe-area-inset-bottom,0px))!important}
 body .show-learn-more-buttons{width:70px;height:70px}
 body .show-learn-more-buttons img{width:50px;height:50px}
}
