{"version":3,"file":"static/js/99384.81818fd4.chunk.js","mappings":"uKAGO,MAAMA,EAAcC,EAAAA,GAAOC,IAAGC,WAAA,CAAAC,YAAA,qBAAAC,YAAA,eAAVJ,CAAU,iGACtBK,EAAAA,EAAAA,KAAa,OAAS,QAGjBA,EAAAA,EAAAA,KAAa,MAAQ,QAI5BC,EAAiBN,EAAAA,GAAOC,IAAGC,WAAA,CAAAC,YAAA,wBAAAC,YAAA,eAAVJ,CAAU,wI","sources":["components/EmptyResultBoxes/style.ts"],"sourcesContent":["import styled from 'styled-components';\nimport { isMobile } from 'utils/is-mobile';\n\nexport const ResultTitle = styled.div`\n font-size: ${isMobile() ? '18px' : '24px'};\n font-weight: 600;\n line-height: 1.2;\n padding-bottom: ${isMobile() ? '8px' : '12px'};\n color: var(--v3-primary-5);\n`;\n\nexport const ResultSubTitle = styled.div`\n width: 308px;\n max-width: 100%;\n margin: 0 auto;\n text-align: center;\n font-size: 14px;\n font-weight: 400;\n color: var(--v3-black-65);\n line-height: 1.5;\n`;\n"],"names":["ResultTitle","styled","div","withConfig","displayName","componentId","isMobile","ResultSubTitle"],"sourceRoot":""}