@media (max-width:600px){.pkgmc-wrap{position:relative;overflow:hidden;padding-top:18px;margin-top:-18px;padding-left:0;padding-right:0}.pkgmc-track{display:flex!important;flex-wrap:nowrap!important;gap:0!important;align-items:stretch;transition:transform 0.42s cubic-bezier(.4,0,.2,1);will-change:transform;cursor:grab}.pkgmc-track.pkgmc-dragging{transition:none;cursor:grabbing}.pkgmc-track>*{flex:0 0 100%!important;width:100%!important;min-width:0!important;grid-column:unset!important;grid-row:unset!important;box-sizing:border-box}.pkgmc-btn{position:absolute;top:86%;transform:translateY(-50%);z-index:10;width:38px;height:38px;border-radius:50%;border:none;background:#090a51;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px rgb(9 10 81 / .35);transition:background 0.2s ease,transform 0.2s ease;padding:0;margin-top:9px}.pkgmc-btn:active{background:#38bdf8;transform:translateY(-50%) scale(.93)}.pkgmc-btn svg{width:18px;height:18px;display:block;flex-shrink:0}.pkgmc-btn--prev{left:6px}.pkgmc-btn--next{right:6px}.pkgmc-dots{display:flex;justify-content:center;gap:7px;margin-top:20px}.pkgmc-dot{width:8px;height:8px;border-radius:50%;background:rgb(9 10 81 / .2);border:none;padding:0;cursor:pointer;transition:all 0.22s ease}.pkgmc-dot--active{width:26px;border-radius:4px;background:#090a51}}@media (min-width:601px){.pkgmc-dots,.pkgmc-btn{display:none!important}}