.calc{display:flex;flex-direction:column;gap:16px}@media(min-width: 1000px){.calc{flex-direction:row;justify-content:center;gap:56px}}.vue-calculator{height:600px;scroll-margin-top:var(--header-height-sm)}.vue-calculator[data-v-app]{height:auto}@media(min-width: 1000px){.vue-calculator{scroll-margin-top:var(--header-height)}}
