.destin-carrusel{padding:40px 0 32px;background:#fff;border-bottom:4px solid #eeeeee;margin-bottom:0}.destin-carrusel:nth-of-type(2n){background:#f7f7f7}.destin-carrusel__header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;margin-bottom:20px;max-width:1200px;margin-left:auto;margin-right:auto}.destin-carrusel__title{font-family:IBM Plex Sans,sans-serif;font-size:22px;font-weight:700;color:#1a2e4a;text-transform:uppercase;letter-spacing:1px;margin:0}.destin-carrusel__ver-todos{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:700;color:#1a2e4a;text-decoration:none;border:2px solid #1a2e4a;padding:10px 24px;border-radius:100px;transition:background .2s,color .2s,border-color .2s;white-space:nowrap}.destin-carrusel__ver-todos:hover{background:#d62b2b;border-color:#d62b2b;color:#fff}.destin-carrusel__wrapper{position:relative;max-width:1200px;margin:0 auto;padding:0 64px}.destin-carrusel__track-container{overflow:hidden}.destin-carrusel__track{display:flex;gap:16px;transition:transform .35s ease}.destin-carrusel__card{flex:0 0 260px;background:#fff;border-radius:12px;border:1px solid #eeeeee;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.destin-carrusel__card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-3px)}.destin-carrusel__link{text-decoration:none;display:flex;flex-direction:column;height:100%}.destin-carrusel__img-wrap{width:100%;height:200px;background:#f8f8f8;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.destin-carrusel__img-wrap img{width:100%;height:100%;object-fit:contain;padding:12px}.destin-carrusel__badge{position:absolute;top:10px;left:10px;background:#1f6e9c;color:#fff;font-size:12px;font-weight:700;padding:5px 10px;border-radius:5px;font-family:IBM Plex Sans,sans-serif;letter-spacing:.2px}.destin-carrusel__badge--hotsale{position:absolute;top:38px;left:10px;background:#8dc63f;color:#fff;font-size:11px;font-weight:700;padding:4px 9px;border-radius:5px;font-family:IBM Plex Sans,sans-serif;letter-spacing:.2px;white-space:nowrap}.destin-carrusel__info{padding:14px;flex:1;display:flex;flex-direction:column;gap:4px}.destin-carrusel__vendor{font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:700;color:#1f6e9c;text-transform:uppercase;letter-spacing:.5px}.destin-carrusel__name{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;color:#1a2e4a;line-height:1.3;flex:1}.destin-carrusel__prices{display:flex;align-items:center;gap:8px;margin-top:6px}.destin-carrusel__price{font-family:IBM Plex Sans,sans-serif;font-size:17px;font-weight:700;color:#1a2e4a}.destin-carrusel__compare{font-family:IBM Plex Sans,sans-serif;font-size:13px;color:#999;text-decoration:line-through}.destin-carrusel__atc{display:block;margin:auto 12px 12px;width:calc(100% - 24px);padding:9px 0;background:#d62b2b;color:#fff;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:600;text-align:center;border:none;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;transition:background .2s;border-radius:6px;text-decoration:none}.destin-carrusel__atc:hover{background:#b51f1f}.destin-carrusel__btn-prev,.destin-carrusel__btn-next{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fff;border:2px solid #1a2e4a;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 3px 12px #00000026;transition:border-color .2s,background .2s}.destin-carrusel__btn-prev:hover,.destin-carrusel__btn-next:hover{border-color:#1f6e9c;background:#1f6e9c}.destin-carrusel__btn-prev:hover svg,.destin-carrusel__btn-next:hover svg{stroke:#fff}.destin-carrusel__btn-prev{left:4px}.destin-carrusel__btn-next{right:4px}.destin-carrusel__btn-prev svg,.destin-carrusel__btn-next svg{width:22px;height:22px;stroke:#1a2e4a;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}@media(max-width:1024px){.destin-carrusel__card{flex:0 0 240px}}@media(max-width:768px){.destin-carrusel__wrapper{padding:0 36px}.destin-carrusel__btn-prev,.destin-carrusel__btn-next{width:32px;height:32px;box-shadow:0 2px 8px #0000001f}.destin-carrusel__btn-prev svg,.destin-carrusel__btn-next svg{width:14px;height:14px}.destin-carrusel__btn-prev{left:2px}.destin-carrusel__btn-next{right:2px}.destin-carrusel__card{flex:0 0 calc(50% - 16px)}.destin-carrusel__img-wrap{height:140px}.destin-carrusel__img-wrap img{padding:8px}.destin-carrusel__info{padding:10px}.destin-carrusel__title{font-size:17px}.destin-carrusel__ver-todos{font-size:12px;padding:8px 14px}.destin-carrusel__badge{top:6px;left:6px;right:6px;width:auto;max-width:none;padding:4px;font-size:8px!important;line-height:1!important;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;-webkit-text-size-adjust:100%}.destin-carrusel__name{font-size:13px;line-height:1.35}.destin-carrusel__prices{gap:4px;flex-wrap:wrap}.destin-carrusel__price{font-size:14px}.destin-carrusel__compare{font-size:11px}.destin-carrusel__vendor{font-size:10px}.destin-carrusel__atc{display:flex;align-items:center;justify-content:center;margin:0 8px 8px;width:calc(100% - 16px);height:36px!important;min-height:36px!important;max-height:36px!important;padding:0 4px!important;font-size:10px!important;line-height:1!important;letter-spacing:0;white-space:nowrap;overflow:hidden;-webkit-text-size-adjust:100%}.destin-carrusel__badge--hotsale{font-size:10px;padding:3px 7px;top:34px}}@media(max-width:480px){.destin-carrusel__wrapper{padding:0 32px}.destin-carrusel__card{flex:0 0 calc(50% - 16px)}.destin-carrusel__img-wrap{height:120px}.destin-carrusel__atc{height:34px!important;min-height:34px!important;max-height:34px!important;font-size:9px!important}}
/*# sourceMappingURL=/cdn/shop/t/78/compiled_assets/styles.css.map?subset=AAAAAQ */
