:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#0a0a0a}}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;margin:0;font-family:Roboto,sans-serif;font-size:18px}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}
.layout-header-top{background-color:#ebebeb;justify-content:center;align-items:center;width:100%;height:50px;display:flex}.layout-header{width:100%;box-shadow:0 3px 16px -4px #777}.layout-header-bottom{justify-content:flex-start;align-items:center;width:100%;height:70px;display:flex}.layout-header-logo{width:250px;padding-left:10px}.layout-header-btn{color:#fff;background-color:#005ecc;border-radius:5px;justify-content:center;align-items:center;width:185px;min-width:185px;height:45px;font-size:18px;display:flex}.layout-header-btn:hover{cursor:pointer;background-color:#005ecc66}.layout-header-calls_block{justify-content:space-around;align-items:center;width:40%;display:flex}.layout-header-calls_block>div{margin-left:20px}.layout-body{max-width:1440px;min-height:calc(100vh - 275px);margin-left:auto;margin-right:auto}.layout-header-icons{justify-content:flex-end;align-items:center;width:50%;display:flex}.layout-header-icons img{width:45px;height:45px;padding:5px}.layout-header-tel_icon{width:30px!important;height:30px!important}.layout-header-time{justify-content:center;align-items:center;display:flex}@media (max-width:1000px){.layout-header-top{justify-content:space-around}}
