.merchantPage{background:#fff;min-height:100vh;padding-top:58px}@media (min-width:1025px){.merchantPage{padding-top:70px}}.merchantPage__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.merchantPage__spinner{border:3px solid #e8e8e8;border-top-color:#00b14f;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.merchantPage__loadingText{color:#3d3d3d;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px}.merchantPage__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.merchantPage__errorTitle{color:#1a1a1a;margin:0 0 8px;font-family:Grab Community Solid,Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:700}.merchantPage__errorText{color:#3d3d3d;margin:0;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px}.merchantPage__container{background:#fff;width:100%;position:relative}@media (max-width:1024px){.merchantPage__container{z-index:1;border-radius:20px 20px 0 0;margin-top:-20px;padding-top:20px}}@media (min-width:1025px){.merchantPage__container{padding:24px 0}}.merchantPage__layout{flex-direction:column;max-width:1120px;margin:0 auto;display:flex}@media (min-width:768px) and (max-width:1024px){.merchantPage__layout{max-width:834px;margin:0 auto}}@media (min-width:1025px){.merchantPage__layout{flex-direction:row;gap:0;padding:0}}.merchantPage__main{background:#fff;flex:1;min-width:0}@media (min-width:1025px){.merchantPage__main{background:#fff}}.merchantPage__deals{flex-direction:column;gap:16px;padding:0 16px;display:flex}@media (min-width:1025px){.merchantPage__deals{gap:24px;padding:0 24px}}.merchantPage__dealsBill,.merchantPage__dealsVoucher{width:100%}.merchantPage__container [id$=-section]{scroll-margin-top:110px}.merchantPage__sidebar{display:none}@media (min-width:1025px){.merchantPage__sidebar{flex-direction:column;flex-shrink:0;align-self:flex-start;gap:16px;width:408px;height:fit-content;padding:32px 24px 48px;display:flex;position:sticky;top:60px}}.merchantPage__sidebarAbout{display:none}@media (min-width:1025px){.merchantPage__sidebarAbout{display:block}}.merchantPage__reviewsAbout{width:100%;margin-top:24px}@media (min-width:1025px){.merchantPage__reviewsAbout{max-width:1120px;margin:32px auto 0}}.merchantPage__divider{background:#e8e8e8;height:1px;margin:0 16px}.merchantPage__about{padding:0;display:block}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.merchantPage{padding-bottom:0}}
