.ts-gallery__wrapper{width:100%;padding:10px 40px;box-sizing:border-box}.ts-gallery__title{width:100%;padding:30px 0;font-family:var(--heading-font);font-weight:600;font-size:36px;line-height:100%;text-align:center;text-transform:uppercase;margin:0 0 32px}.ts-gallery__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.ts-gallery__card{display:flex;flex-direction:column;gap:10px}.ts-gallery__card img,.ts-gallery__card svg{width:100%;height:100%;object-fit:cover;display:block}.ts-gallery__media{aspect-ratio:5 / 4;overflow:hidden;border-radius:16px}.ts-gallery__media img{transition:transform .4s ease}.ts-gallery__product-card{display:grid;grid-template-columns:56px minmax(0,1fr) auto 32px;grid-template-areas:"image info action cart";align-items:center;gap:12px;width:100%;padding:10px 24px;border-radius:12px;box-sizing:border-box;background:#fff;box-shadow:0 6px 20px #0000000f}.ts-gallery__card{display:flex;flex-direction:column;gap:12px}.ts-gallery__product-card>img{grid-area:image;width:56px;height:56px;object-fit:cover;border-radius:8px}.ts-gallery__product-info div:first-child{font-size:13px;font-weight:500}.ts-gallery__product-info div:last-child{font-size:13px;opacity:.6}.ts-gallery__product-actions{display:flex;align-items:center;gap:8px}.ts-gallery__product-actions a{font-size:12px;opacity:.7}.ts-gallery__product-actions .ts-gallery__add{width:32px;height:32px}.ts-gallery__card:has(.ts-gallery__button:hover) .ts-gallery__media img,.ts-gallery__card:has(.ts-gallery__add:hover) .ts-gallery__media img{transform:scale(1.02)}.ts-gallery__add{width:32px;height:32px;border-radius:50%;border:1px solid #ddd;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease}.ts-gallery__add:hover{background:#57443f;border-color:#57443f;transform:scale(1.08)}.ts-gallery__add svg{width:32px;height:32px;transition:transform .25s ease,filter .25s ease}.ts-gallery__add:hover svg{transform:scale(1.1);filter:invert(1)}.ts-gallery__product-slider{position:relative;width:100%}.ts-gallery__product-slides{width:100%}.ts-gallery__product-slide[hidden]{display:none}.ts-gallery__product-arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#c5a78f;color:#fff;cursor:pointer;z-index:5;box-shadow:0 2px 7px #00000024;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.ts-gallery__product-arrow svg{display:block;width:6px;height:10px;object-fit:initial}.ts-gallery__product-arrow--previous{left:-14px}.ts-gallery__product-arrow--next{right:-14px}.ts-gallery__product-arrow:hover{background:#57443f;transform:translateY(-50%) scale(1.08);box-shadow:0 3px 9px #0000002e}.ts-gallery__product-arrow:focus-visible{outline:2px solid #57443f;outline-offset:2px}.ts-gallery__product-info{grid-area:info;min-width:0}.ts-gallery__product-actions{grid-area:action;display:flex;align-items:center;justify-content:flex-end;min-width:0}.ts-gallery__product-link{display:flex;align-items:center}.ts-gallery__quick-add{grid-area:cart;display:flex;align-items:center;justify-content:flex-end;margin:0}.ts-gallery__quick-add .ts-gallery__add{display:flex!important;width:32px;height:32px}.ts-gallery__quick-add{grid-area:cart;display:flex;align-items:center;justify-content:flex-end;margin:0 0 0 12px}.ts-gallery__product-actions{grid-area:action;display:flex;align-items:center;justify-content:flex-end;padding-right:20px}.ts-gallery__cards,.ts-gallery__card,.ts-gallery__product-slider,.ts-gallery__product-slides{min-width:0}@media screen and (max-width:1015px){.ts-gallery__product-actions{padding-right:0}.ts-gallery__quick-add{margin:0}.ts-gallery__wrapper{padding-inline:16px}.ts-gallery__cards{grid-template-columns:minmax(0,1fr);gap:24px}.ts-gallery__card,.ts-gallery__product-slider,.ts-gallery__product-slides{min-width:0}.ts-gallery__product-arrow{display:none!important}.ts-gallery__product-slides{display:flex;gap:10px;width:100%;overflow-x:auto;overflow-y:visible;padding:12px 8px;margin:-12px -8px;scroll-padding-left:8px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ts-gallery__product-slides::-webkit-scrollbar{display:none}.ts-gallery__product-slide,.ts-gallery__product-slide[hidden]{display:block!important;flex:0 0 94%;min-width:0;scroll-snap-align:start}.ts-gallery__product-card>img{grid-area:image;width:48px;height:48px;align-self:start}.ts-gallery__product-info{grid-area:info;min-width:0}.ts-gallery__product-info div:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-gallery__quick-add{grid-area:cart;display:flex;align-items:center;justify-content:flex-end;margin:0}.ts-gallery__quick-add .ts-gallery__add,.ts-gallery__quick-add .ts-header__control{display:flex!important;align-items:center;justify-content:center;width:32px;height:32px;padding:0}.ts-gallery__product-link{grid-area:link;min-width:0}.ts-gallery__product-link .ts-gallery__button{display:inline-flex;align-items:center;padding:0;border:0;background:none;font-size:13px;font-weight:500;text-decoration:underline;white-space:nowrap}.ts-gallery__product-actions{grid-area:action;display:flex;justify-content:space-between;align-items:center;margin-top:2px}.ts-gallery__add{grid-area:cart;width:32px;height:32px}.ts-gallery__button{padding:0;border:0;background:none;color:#57443f;font-size:13px;font-weight:500;text-decoration:none}.ts-gallery__product-card{display:grid;grid-template-columns:48px minmax(0,1fr) 32px;grid-template-areas:"image info cart" "image action action";column-gap:12px;row-gap:6px;align-items:center;padding:12px}.ts-gallery__product-card>img{grid-area:image}.ts-gallery__product-info{grid-area:info}.ts-gallery__quick-add{grid-area:cart;margin:0;justify-self:end}.ts-gallery__product-actions{grid-area:action}.ts-gallery__product-actions{grid-area:action;display:flex;align-items:center;justify-content:flex-start}.ts-gallery__product-link{display:block}.ts-gallery__button{padding:0;border:0;background:none;color:#57443f;font-size:13px;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap}.ts-gallery__button:after{content:" \2192"}.ts-gallery__quick-add{grid-area:cart;display:flex;justify-self:end;align-self:center;margin:0}.ts-gallery__quick-add .ts-gallery__add{display:flex!important;width:32px;height:32px}.ts-gallery__product-actions{grid-area:action;display:flex;align-items:center;justify-content:flex-start;width:auto;margin-top:2px}.ts-gallery__product-link{display:inline-flex}.ts-gallery__button{display:inline-flex;align-items:center;gap:6px;width:auto;min-width:0;padding:0;border:0;background:none;color:#57443f;font-size:13px;font-weight:500;line-height:1.2;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.ts-gallery__button:after{content:"\2192";font-size:14px;text-decoration:none}.ts-button__label{color:#57443f;text-transform:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/maolis-gallery.css.map */
