@supports(padding:max(0)){html body .site-header{padding-top:env(safe-area-inset-top,0) !important}}html body .nm-chat-fab{bottom:calc(18px + env(safe-area-inset-bottom, 0px)) !important}@media(max-width:989px){html body .nm-chat-fab{bottom:calc(14px + env(safe-area-inset-bottom, 0px)) !important}}@media(min-width:769px){html body #nmChatFab.nm-fab-force-left,html body .nm-chat-fab.nm-fab-force-left{bottom:calc(18px + env(safe-area-inset-bottom, 0px)) !important}}@media(max-width:768px){html body .nm-chat-widget{height:100dvh !important}html body .nm-chat-input-area{padding-bottom:calc(14px + env(safe-area-inset-bottom, 0px)) !important}html body .nm-chat-footer-credit{padding-bottom:calc(8px + env(safe-area-inset-bottom, 0px)) !important}}@supports not(padding:env(safe-area-inset-bottom)){html body .nm-sticky-atc{padding-bottom:12px !important}}html body .nm-mobile-nav-close{top:calc(14px + env(safe-area-inset-top, 0px)) !important}