.tpt-megamenu [id*=tpt_collection_gallery]{width:100%;order:var(--column-order)}.tpt-megamenu .tpt-collection-gallery-grid{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,var(--row-height, 40px));gap:12px}.tpt-megamenu .tpt-collection-gallery-left{display:grid;grid-template-rows:1fr 1fr;gap:12px;grid-column:span 5;grid-row:span 8}.tpt-megamenu .tpt-collection-gallery-right{display:grid;grid-template-rows:1fr;grid-column:span 3;grid-row:span 6}.tpt-megamenu .tpt-collection-gallery-item{position:relative;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:block;text-decoration:none;color:inherit}.tpt-megamenu .tpt-collection-gallery-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;text-decoration:none;color:inherit}.tpt-megamenu .tpt-collection-gallery-item__image{width:100%;height:100%;min-height:200px;position:relative;overflow:hidden}.tpt-megamenu .tpt-collection-gallery-item--left-top .tpt-collection-gallery-item__image,.tpt-megamenu .tpt-collection-gallery-item--left-bottom .tpt-collection-gallery-item__image{min-height:190px}.tpt-megamenu .tpt-collection-gallery-item--right .tpt-collection-gallery-item__image{min-height:255px}.tpt-megamenu .tpt-collection-gallery-item__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.tpt-megamenu .tpt-collection-gallery-item:hover .tpt-collection-gallery-item__image img{transform:scale(1.05)}.tpt-megamenu .tpt-collection-gallery-item__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;transition:opacity .3s ease;z-index:1}.tpt-megamenu .tpt-collection-gallery-item:hover .tpt-collection-gallery-item__overlay{opacity:.5}.tpt-megamenu .tpt-collection-gallery-item__text{position:absolute;bottom:20px;left:20px;right:20px;z-index:2;text-align:left}.tpt-megamenu .tpt-collection-gallery-item__title{margin:0 0 4px;font-size:20px;font-weight:600;color:#fff;line-height:1.2;position:relative;display:inline;width:fit-content;background-image:linear-gradient(to top,currentColor 0,currentColor 0),linear-gradient(to top,transparent 0,transparent 0);background-repeat:no-repeat;background-position:bottom 0 left 0;background-size:0 2px,100% 2px;transition:transform .2s cubic-bezier(.225,0,.225,1),background-size .4s cubic-bezier(.225,0,.225,1),color .4s cubic-bezier(.225,0,.225,1)}.tpt-megamenu .tpt-collection-gallery-item:hover .tpt-collection-gallery-item__title{background-size:100% 2px,100% 2px}.tpt-megamenu .tpt-collection-gallery-item__subtitle{margin:0;font-size:14px;font-weight:400;color:#f0f0f0;line-height:1.4;opacity:.9}.tpt-megamenu .tpt-collection-gallery-item__image--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#666;font-size:16px;font-weight:500}@media (max-width: 768px){.tpt-megamenu .tpt-collection-gallery-grid{grid-template-columns:1fr;grid-template-rows:repeat(3,var(--mobile-item-height, 200px));gap:15px;min-height:auto}.tpt-megamenu .tpt-collection-gallery-left{grid-template-rows:1fr 1fr;gap:15px;grid-column:span 1;grid-row:auto;display:contents}.tpt-megamenu .tpt-collection-gallery-right{grid-column:span 1;grid-row:auto;display:contents}.tpt-megamenu .tpt-collection-gallery-item__image,.tpt-megamenu .tpt-collection-gallery-item--left-top .tpt-collection-gallery-item__image,.tpt-megamenu .tpt-collection-gallery-item--left-bottom .tpt-collection-gallery-item__image,.tpt-megamenu .tpt-collection-gallery-item--right .tpt-collection-gallery-item__image{min-height:var(--mobile-item-height, 200px);height:var(--mobile-item-height, 200px)}.tpt-megamenu .tpt-collection-gallery-item__text{bottom:16px;left:16px;right:16px}.tpt-megamenu .tpt-collection-gallery-item__title{font-size:18px}.tpt-megamenu .tpt-collection-gallery-item__subtitle{font-size:13px}}@media (max-width: 480px){.tpt-megamenu .tpt-collection-gallery-grid{gap:12px;grid-template-rows:repeat(3,var(--mobile-item-height, 200px))}.tpt-megamenu .tpt-collection-gallery-left{gap:12px}.tpt-megamenu .tpt-collection-gallery-item__image,.tpt-megamenu .tpt-collection-gallery-item--left-top .tpt-collection-gallery-item__image,.tpt-megamenu .tpt-collection-gallery-item--left-bottom .tpt-collection-gallery-item__image,.tpt-megamenu .tpt-collection-gallery-item--right .tpt-collection-gallery-item__image{min-height:var(--mobile-item-height, 200px);height:var(--mobile-item-height, 200px)}.tpt-megamenu .tpt-collection-gallery-item__text{bottom:12px;left:12px;right:12px}.tpt-megamenu .tpt-collection-gallery-item__title{font-size:16px}.tpt-megamenu .tpt-collection-gallery-item__subtitle{font-size:12px}}.tpt-megamenu__sidebar .tpt-collection-gallery-grid,.tpt-megamenu__modal .tpt-collection-gallery-grid{grid-template-columns:1fr;grid-template-rows:repeat(3,var(--mobile-item-height, 200px));min-height:auto}.tpt-megamenu__sidebar .tpt-collection-gallery-left,.tpt-megamenu__modal .tpt-collection-gallery-left{grid-template-rows:auto;grid-column:span 1;grid-row:auto;display:contents}.tpt-megamenu__sidebar .tpt-collection-gallery-right,.tpt-megamenu__modal .tpt-collection-gallery-right{grid-column:span 1;grid-row:auto;display:contents}.tpt-megamenu__sidebar .tpt-collection-gallery-item__image,.tpt-megamenu__modal .tpt-collection-gallery-item__image{min-height:150px;height:150px}.tpt-megamenu__sidebar .tpt-collection-gallery-item__title,.tpt-megamenu__modal .tpt-collection-gallery-item__title{font-size:16px}.tpt-megamenu__sidebar .tpt-collection-gallery-item__subtitle,.tpt-megamenu__modal .tpt-collection-gallery-item__subtitle{font-size:12px}
/*# sourceMappingURL=/cdn/shop/t/26/assets/tpt-megamenu-collection-gallery.css.map */
