.es-service-dialog{box-sizing:border-box;width:min(920px,calc(100vw - 40px));max-width:none;max-height:calc(100dvh - 64px);padding:0;border:0;border-radius:14px;color:#293b4e;background:#fff;box-shadow:0 24px 80px #102d4d40;overflow:hidden;font:16px/1.6 Arial,sans-serif}
.es-service-dialog::backdrop{background:rgba(15,35,55,.58)}
.es-service-dialog[open]{display:flex;flex-direction:column}
.es-service-dialog__head{display:flex;flex:none;align-items:center;justify-content:space-between;gap:24px;padding:20px 28px;border-bottom:1px solid #dce5ef}
.es-service-dialog__title{margin:0;font:600 23px/1.3 Arial,sans-serif;color:#293b4e}
.es-service-dialog__close{display:grid;place-items:center;flex:none;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#edf2f7!important;color:#436c99!important;cursor:pointer}
.es-service-dialog__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round}
.es-service-dialog__close:hover{background:#dfe9f4!important}
.es-service-dialog__close:focus-visible{outline:2px solid #436c99;outline-offset:3px}
.es-service-dialog__body{display:block;min-height:140px;overflow:auto;overscroll-behavior:contain;padding:24px 28px;scrollbar-gutter:stable}
html.es-service-open{overflow:hidden;scrollbar-gutter:stable}
body:has(.es-service-dialog[open])>jdiv{visibility:hidden!important}
.es-mobile-product-service{clear:both;margin:16px 0 20px}
.es-mobile-product-service>a{box-sizing:border-box;display:flex;align-items:center;gap:12px;min-height:50px;padding:12px 16px;background:#f3f6fa;border:1px solid #dce5ef;border-radius:8px;color:#436c99;font:600 16px/1.4 Arial,sans-serif;text-decoration:none}
.es-mobile-product-service svg{flex:none;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.es-mobile-product-service .es-mobile-product-service__arrow{width:18px;height:18px;margin-left:auto}
.es-mobile-product-service>a:focus-visible{outline:2px solid #436c99;outline-offset:3px}
body.es-modern-mobile-header .es-service-dialog__close{width:44px;height:44px}
@media(max-width:600px){.es-service-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 24px);border-radius:10px}.es-service-dialog__head{padding:16px 18px}.es-service-dialog__title{font-size:21px}.es-service-dialog__body{padding:18px}}
