*{box-sizing:border-box}html,body{margin:0;padding:0}.custom-controls{position:absolute;left:0;padding:10px 25px;transform:translateY(-60%);display:flex;flex-direction:column;align-items:center;z-index:10;background-color:#fff;border-radius:0 15px 15px 0;box-shadow:0 4px 36px #18112c31}@media (max-width: 768px){.custom-controls{padding:5px;gap:10px}.custom-pagination{flex-direction:column!important;padding:1%;gap:10px!important}}.custom-arrow{border-radius:50%;color:#1976d2;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;cursor:pointer;margin:10px 0;transition:all .3s ease}@media (max-width: 768px){.custom-arrow{margin:0 8px}}.custom-arrow:hover{background:#1976d2;color:#fff}.custom-pagination{display:flex;flex-direction:column;align-items:center;margin:10px 0}.custom-bullet{width:25px;height:25px;background:#e1eafa;color:#1976d2;font-weight:500;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:6px 0;cursor:pointer;transition:all .3s ease}@media (max-width: 768px){.custom-bullet{margin:0 4px}}.custom-bullet.active{background:#1976d2;color:#e1eafa;transform:scale(1.4)}.custom-bullet:hover,.custom-bullet.swiper-pagination-bullet-active{background:#1976d2;color:#fff}
