@keyframes skeleton-loading{0%{background-color:#f5f5f5}50%{background-color:#fff}to{background-color:#f5f5f5}}@keyframes sl-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sl-slide-up{0%{transform:translateY(12%);opacity:.96}to{transform:translateY(0);opacity:1}}.mall-header-wrapper{position:-webkit-sticky;position:sticky;top:0;z-index:999999;width:100%;background-color:#fff;transition:box-shadow .25s ease}.mall-header-wrapper--scrolled{box-shadow:0 2px 12px rgba(0,0,0,.08)}.mall-desktop-menu{width:100%;height:64px;background-color:#fff;border-bottom:1px solid #ebebeb}@media (min-width:905px)and (max-width:1279px){.mall-desktop-menu{display:none}}@media (max-width:904px){.mall-desktop-menu{display:none}}.mall-desktop-menu__inner{margin:0 auto;display:flex;align-items:center;justify-content:space-between;max-width:1136px;height:100%}@media (min-width:905px)and (max-width:1279px){.mall-desktop-menu__inner{padding:0 24px;gap:24px}}.mall-desktop-menu__logo-heading{margin:0;padding:0;font:inherit;line-height:1;display:flex;align-items:center;flex-shrink:0}.mall-desktop-menu__logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none;max-width:120px;max-height:32px;overflow:hidden}.mall-desktop-menu__logo img{display:block;width:100%}.mall-desktop-menu__logo-text{font-size:18px;line-height:26px;font-weight:700;color:#1f1f1f}.mall-desktop-menu__list{display:flex;align-items:center;gap:40px;max-width:900px;overflow:hidden;margin:0 auto}.mall-desktop-menu__item{position:relative}.mall-desktop-menu__item--active{color:#10239e;font-size:18px;line-height:26px;font-weight:700}.mall-desktop-menu__item--active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#10239e;border-radius:2px 2px 0 0}.mall-desktop-menu__link{display:inline-flex;align-items:center;height:64px;padding:0 20px;color:#1f1f1f;font-size:18px;line-height:26px;font-weight:600;transition:color .25s ease;white-space:nowrap}.mall-desktop-menu__link--active{color:#10239e;font-size:18px;line-height:26px;font-weight:700}.mall-desktop-menu__pharmacy-btn.common-button{width:auto!important;gap:6px;margin-left:auto}.mall-mobile-menu{display:none;width:100%;background-color:#fff;border-bottom:1px solid #ebebeb}@media (min-width:905px)and (max-width:1279px){.mall-mobile-menu{display:block}}@media (max-width:904px){.mall-mobile-menu{display:block}}.mall-mobile-menu__bar{position:relative;display:flex;align-items:center;height:56px;padding:0 16px;gap:8px}.mall-mobile-menu__bar.justify-between{justify-content:space-between}.mall-mobile-menu__logo-heading{margin:0;padding:0;font:inherit;line-height:1;display:flex;align-items:center}.mall-mobile-menu__logo-heading--center{position:absolute;left:50%;transform:translateX(-50%)}.mall-mobile-menu__logo{max-width:120px;max-height:32px;display:flex;align-items:center;text-decoration:none;overflow:hidden}.mall-mobile-menu__logo img{display:block;width:100%}.mall-mobile-menu__logo-text{font-size:16px;line-height:24px;font-weight:700;color:#1f1f1f}.mall-mobile-menu__hamburger{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;background:none;border:none;color:#1f1f1f;cursor:pointer;border-radius:4px;transition:background-color .25s ease}.mall-mobile-menu__hamburger:hover{background-color:#f5f5f5}.mall-mobile-menu__back-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;background:none;border:none;color:#1f1f1f;cursor:pointer;border-radius:4px;transition:background-color .25s ease}.mall-mobile-menu__back-btn:hover{background-color:#f5f5f5}.mall-mobile-menu__pharmacy-btn{width:auto!important;gap:6px;margin-left:auto}.mall-mobile-menu__overlay{position:fixed;inset:0;z-index:99;background-color:rgba(0,0,0,.5);animation:sl-fade-in .2s ease}.mall-mobile-menu__drawer{position:fixed;top:0;left:0;z-index:100;width:100%;height:100dvh;background-color:#fff;box-shadow:4px 0 24px rgba(0,0,0,.12);transform:translateX(-100%);transition:transform .25s ease;overflow-y:auto;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.mall-mobile-menu__drawer::-webkit-scrollbar{display:none}@media (min-width:905px)and (max-width:1279px){.mall-mobile-menu__drawer{max-width:360px}}.mall-mobile-menu__drawer--open{transform:translateX(0)}.mall-mobile-menu__drawer-header{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 16px;border-bottom:1px solid #ebebeb}.mall-mobile-menu__drawer-title{font-size:20px;line-height:28px;font-weight:600;color:#1f1f1f}.mall-mobile-menu__drawer-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;background:none;border:none;color:#1f1f1f;cursor:pointer;border-radius:4px;transition:background-color .25s ease}.mall-mobile-menu__drawer-close:hover{background-color:#f5f5f5}.mall-mobile-menu__list{margin:0;padding:0 16px;list-style:none}.mall-mobile-menu__item{border-bottom:1px solid #ebebeb}.mall-mobile-menu__link{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0;font-size:20px;line-height:28px;font-weight:600;color:#1f1f1f}.mall-mobile-menu__chevron{color:#1f1f1f;flex-shrink:0}