.ragazze-shop-carousel{position:relative;width:100%;max-width:100%;min-width:0;box-sizing:border-box;border-radius:var(--rg-shop-radius,20px);background:#f9f3f4;overflow:hidden}.ragazze-shop-carousel-stage{position:relative;width:100%;height:var(--rg-shop-height,auto);aspect-ratio:var(--rg-shop-ratio,48/17)}.ragazze-shop-carousel-slide{display:block;width:100%;height:100%;position:relative;color:#513c36;text-decoration:none}.ragazze-shop-carousel-slide img{display:block;width:100%;height:100%;object-fit:var(--rg-shop-fit,contain);margin:0}.ragazze-shop-carousel [hidden]{display:none!important}.ragazze-shop-carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:12px 20px;background:#fff9f0e8;font-size:14px;text-align:center}.ragazze-shop-carousel-controls{display:flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:7px 12px;box-sizing:border-box;flex-wrap:wrap}.ragazze-shop-carousel-controls button{appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;min-width:34px!important;width:34px;height:34px!important;min-height:34px!important;padding:0!important;margin:0!important;border:1px solid #e6cbd0!important;border-radius:50%!important;background:#fff!important;color:#87525b!important;cursor:pointer;line-height:1!important;box-shadow:none!important;transform:none!important}.ragazze-shop-carousel-controls button:hover{background:#f1dfe3!important}.ragazze-shop-carousel-controls button:focus-visible{outline:2px solid #87525b;outline-offset:3px}.ragazze-shop-carousel-controls svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ragazze-shop-carousel-dots{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:center}.ragazze-shop-carousel-dots button{min-width:14px!important;width:14px!important;height:14px!important;min-height:14px!important}.ragazze-shop-carousel-dots button[aria-pressed=true]{background:#c98087!important;border-color:#c98087!important}.ragazze-shop-carousel-no-image{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%;padding:20px;text-align:center;font-size:14px}.ragazze-shop-carousel [data-shop-play-icon]{display:none}.ragazze-shop-carousel[data-playing="0"] [data-shop-play-icon]{display:block}.ragazze-shop-carousel[data-playing="0"] [data-shop-pause-icon]{display:none}.ragazze-shop-carousel-slide:focus-visible{outline:3px solid #87525b;outline-offset:-3px}@media(max-width:600px){.ragazze-shop-carousel-stage{height:auto}.ragazze-shop-carousel-controls{gap:7px}.ragazze-shop-carousel-caption{font-size:12px;padding:6px 10px}}