@media (max-width:767px){.breads[data-v-eab48df0]{padding:8px 0}.breadsWrap[data-v-eab48df0]{font-size:12px;gap:6px;line-height:1.2;margin-left:0;margin-top:15px;overflow:hidden}.breadsHome[data-v-eab48df0],.breadsWrap[data-v-eab48df0]{align-items:center;color:#8c8c8c;display:flex}.breadsHome[data-v-eab48df0]{flex:0 0 auto}.breadsHome svg[data-v-eab48df0]{display:block;height:18px;width:18px}.breadsHome svg path[data-v-eab48df0]{stroke:currentColor}.breadsWrap>a[data-v-eab48df0]:not(.breadsHome){display:none}.onlyMobile[data-v-eab48df0]{display:inline-block;flex:0 0 auto;margin:0 4px}.breadsWrap>span[data-v-eab48df0]{display:block;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.calculateFormButton{align-items:center;background-color:#000;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;min-height:50px;padding:15px 20px;transition:background-color .3s}.calculateFormButton:hover{background-color:#333}.spinner{align-items:center;display:flex;justify-content:center}.spinner-circle{animation:spin 1s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.checkmark{animation:checkmark-appear .3s ease-in-out}@keyframes checkmark-appear{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.calculateWrap .calculateFormGroupInputTitle{line-height:23.4px;position:relative;transition:top .25s cubic-bezier(.4,0,.2,1),font-size .25s cubic-bezier(.4,0,.2,1);will-change:top,font-size}.calculateWrap .calculateFormGroupInputWrap:focus-within .calculateFormGroupInputTitle{font-size:14px;top:2px}.calculateWrap .calculateFormGroupInput.error{border-bottom-color:#e53935}.calculateWrap .calculateFormErrorText{color:#e53935;font-size:12px;line-height:130%;margin-top:6px}.hiddenFileInput{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.calculateFormFileHackRight{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}