 .mgs-slider{width:100vw;max-width:none;position:relative;left:50%;transform:translateX(-50%);overflow:hidden;background:#fff;font-family:Arial,sans-serif}.mgs-track{display:flex;width:100%;transition:transform .5s ease}.mgs-slide{flex:0 0 100%;width:100%;position:relative;background:#fff}.mgs-photo{width:100%;line-height:0}.mgs-photo img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}.mgs-card{position:absolute;left:5%;bottom:8%;width:min(40%,520px);padding:30px 32px;background:rgba(255,255,255,.97);border-radius:12px;box-shadow:0 12px 35px rgba(0,0,0,.18)}.mgs-card h2{margin:0 0 14px;font-size:clamp(20px,2.2vw,34px);line-height:1.15;text-transform:uppercase}.mgs-desc{font-size:clamp(13px,.95vw,16px);line-height:1.55;margin-bottom:18px;color:#222}.mgs-desc p{margin:0 0 7px}.mgs-book{display:inline-block;padding:13px 21px;background:#5dbf3a;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:700;border-radius:2px}.mgs-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border:0;border-radius:50%;background:#5dbf3a;color:#fff;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center}.mgs-arrow.prev{left:15px}.mgs-arrow.next{right:15px}.mgs-dots{position:absolute;z-index:6;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:7px;padding:7px 10px;border-radius:30px;background:rgba(255,255,255,.95);box-shadow:0 4px 14px rgba(0,0,0,.15)}.mgs-dot{width:9px;height:9px;border:0;border-radius:50%;background:#777;padding:0;cursor:pointer}.mgs-dot.active{background:#5dbf3a}@media(max-width:767px){.mgs-slider{width:100%;left:auto;transform:none}.mgs-slide{display:flex;flex-direction:column}.mgs-photo,.mgs-photo img{width:100%!important;height:auto!important;max-height:none!important}.mgs-card{position:relative;left:auto;bottom:auto;width:calc(100% - 20px);margin:18px auto 6px;padding:18px 16px;border-radius:10px;box-shadow:0 7px 22px rgba(0,0,0,.14)}.mgs-card h2{font-size:18px;margin-bottom:9px}.mgs-desc{font-size:13px;line-height:1.5;margin-bottom:13px}.mgs-book{font-size:12px;padding:11px 16px}.mgs-arrow{display:none}.mgs-dots{bottom:6px;gap:6px;padding:6px 8px}.mgs-dot{width:8px;height:8px}}