.carousel-wrapper-01{align-items:center;display:flex;flex-direction:column;overflow:hidden;position:relative}.product-card__power-type-01{background:#161b2d;border-radius:5px;color:#fff;display:inline-block;font-size:16px;font-weight:500;margin:2px 4px 2px 0;padding:6px 12px}.carousel-viewport-01{overflow:hidden;width:100%}.carousel-track-01{display:flex;transition:transform .5s ease-in-out;width:100%}.carousel-slide-01{box-sizing:border-box;display:flex;flex:0 0 100%;gap:1rem;justify-content:space-between;padding:1rem 0}.product-card-01{background:#fff;border:1px solid #eee;box-sizing:border-box;color:#000;flex:1 1 0;max-width:33.33%;padding:1rem;transition:all .3s ease-in-out}.product-card-01:hover{transform:scale(1.014)}.carousel-btn-01{background:#fff;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;padding:8px 16px;transition:all .2s ease}.bottom-arrows{display:flex;gap:1rem;justify-content:flex-end;width:100%}.product-card__power-type-container-01{text-align:right}.product-card__name-01{font-size:22px}.product-card__connect-01{font-size:16px}.product-card__description-01{font-size:18px}.product-carousel-section.desktop{display:block}.product-carousel-section.mobile{display:none}@media(max-width:800px){.product-carousel-section{margin:0 auto;width:90%}}@media(max-width:540px){.product-carousel-section.desktop{display:none}.product-carousel-section.mobile{display:block}.carousel-slide-01{align-items:center;flex-direction:column}.product-card-01{max-width:100%;width:100%}}