.custom-grid-gallery{display:flex;flex-wrap:wrap;grid-gap:6vw 80px;padding:0 0 45px;list-style:none;align-items:flex-start;container-type:inline-size;container-name:cgg}@media(min-width:991px){.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-2-columns{width:calc(25% - 80px)}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-3-columns{width:calc(37.5% - 80px);padding-top:35%!important}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-4-columns{width:calc(50% - 80px)}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-5-columns{width:calc(62.5% - 80px)}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-6-columns{width:calc(75% - 80px)}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-7-columns{width:calc(87.5% - 80px)}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-8-columns{width:calc(100% - 80px)}}.custom-grid-gallery-item:not(.cgg-panel-item){position:relative;padding-top:30%;margin-bottom:40px}.custom-grid-gallery-item:not(.cgg-panel-item):not(.custom-grid-gallery-item-horizontal){padding-top:35%}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-horizontal{padding-top:20%}.custom-grid-gallery-item:not(.cgg-panel-item) .cgg-media-wrapper{position:static;display:contents}.custom-grid-gallery-item:not(.cgg-panel-item) .cgg-media-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.custom-grid-gallery-item:not(.cgg-panel-item) img,.custom-grid-gallery-item:not(.cgg-panel-item) video{width:100%;position:absolute;top:0;left:0;height:100%;object-position:top;object-fit:cover}.custom-grid-gallery-item:not(.cgg-panel-item) h3,.custom-grid-gallery-item:not(.cgg-panel-item) .cgg-title-link{text-align:center;bottom:-32px;position:absolute;left:0;z-index:2;font-weight:400;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;padding:0 16px;font-size:13px;letter-spacing:.02em;font-family:var(--font-body);margin:0;color:var(--text-color);line-height:1.3;text-decoration:none}.custom-grid-gallery-item:not(.cgg-panel-item) .cgg-title-link h3{position:static;padding:0;font-size:inherit}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-position-center img,.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-position-center video{object-position:center}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-position-top img,.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-position-top video{object-position:top}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-position-bottom img,.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-position-bottom video{object-position:bottom}.custom-grid-gallery-item:not(.cgg-panel-item) a{display:block;text-decoration:none;color:inherit}.custom-grid-gallery-item:not(.cgg-panel-item) a:hover img,.custom-grid-gallery-item:not(.cgg-panel-item) a:hover video{opacity:.85;transition:opacity .3s ease}.custom-grid-gallery-item.cgg-bg-crop-active{background-image:var(--bg-img);background-size:calc(var(--bg-cover-w, 100%) * var(--crop-s, 1)) calc(var(--bg-cover-h, 100%) * var(--crop-s, 1));background-position:var(--crop-x, 50%) var(--crop-y, 50%);background-repeat:no-repeat}.custom-grid-gallery-item.cgg-bg-crop-active img,.custom-grid-gallery-item.cgg-bg-crop-active video{visibility:hidden}@media(max-width:990px){.custom-grid-gallery-item.cgg-bg-crop-active{background-size:calc(var(--bg-cover-w-m, var(--bg-cover-w, 100%)) * var(--crop-s-m, var(--crop-s, 1))) calc(var(--bg-cover-h-m, var(--bg-cover-h, 100%)) * var(--crop-s-m, var(--crop-s, 1)));background-position:var(--crop-x-m, var(--crop-x, 50%)) var(--crop-y-m, var(--crop-y, 50%))}}.custom-grid-gallery-item:not(.cgg-panel-item) img,.custom-grid-gallery-item:not(.cgg-panel-item) video{object-position:var(--crop-x, 50%) var(--crop-y, 50%)}@media(max-width:990px){.custom-grid-gallery-item:not(.cgg-panel-item) img,.custom-grid-gallery-item:not(.cgg-panel-item) video{object-position:var(--crop-x-m, var(--crop-x, 50%)) var(--crop-y-m, var(--crop-y, 50%))}}.custom-grid-gallery-item:not(.cgg-panel-item) .cgg-media-wrapper{position:relative;overflow:hidden;width:100%}.custom-grid-gallery-item:not(.cgg-panel-item) .cgg-media-wrapper>.cgg-media-link{display:block;width:100%;height:100%}.custom-grid-gallery-item:not(.cgg-panel-item) .cgg-media-wrapper img,.custom-grid-gallery-item:not(.cgg-panel-item) .cgg-media-wrapper video{position:absolute;width:calc(var(--crop-s, 1) * 100%);height:calc(var(--crop-s, 1) * 100%);left:calc(0% - var(--crop-x, 50%) * (var(--crop-s, 1) - 1));top:calc(0% - var(--crop-y, 50%) * (var(--crop-s, 1) - 1));object-fit:cover;object-position:var(--crop-x, 50%) var(--crop-y, 50%);max-width:none;display:block}@media(max-width:990px){.custom-grid-gallery-item:not(.cgg-panel-item) .cgg-media-wrapper img,.custom-grid-gallery-item:not(.cgg-panel-item) .cgg-media-wrapper video{width:calc(var(--crop-s-m, var(--crop-s, 1)) * 100%);height:calc(var(--crop-s-m, var(--crop-s, 1)) * 100%);left:calc(0% - var(--crop-x-m, var(--crop-x, 50%)) * (var(--crop-s-m, var(--crop-s, 1)) - 1));top:calc(0% - var(--crop-y-m, var(--crop-y, 50%)) * (var(--crop-s-m, var(--crop-s, 1)) - 1));object-position:var(--crop-x-m, var(--crop-x, 50%)) var(--crop-y-m, var(--crop-y, 50%))}}@media(min-width:991px){.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-8-columns{padding-top:0!important;height:auto}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-8-columns .cgg-media-link{position:static;width:100%;height:auto}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-8-columns img,.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-8-columns video{position:static;width:100%;height:auto;object-fit:contain}.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-8-columns h3,.custom-grid-gallery-item:not(.cgg-panel-item).custom-grid-gallery-item-8-columns .cgg-title-link{position:static;margin-top:12px;bottom:auto}}.panel-item{display:block;margin:0 0 40px;padding:0;box-sizing:border-box;flex-basis:100%;width:100%;max-width:100%;position:relative}.panel-item__link{display:block;width:100%;text-decoration:none;color:inherit}.panel-item__img{display:block;width:100%;height:auto;max-width:100%;object-fit:cover;margin:0}.panel-item__link:hover .panel-item__img{opacity:.88;transition:opacity .3s ease}.panel-item__title{display:block;margin-top:12px;text-align:center;font-family:var(--font-body);font-size:13px;font-weight:400;letter-spacing:.02em;color:var(--text-color);line-height:1.3;text-decoration:none;padding:0 16px}@media(min-width:991px){.panel-item--2cols{flex-basis:calc(25% - var(--gap-offset, 20px));width:calc(25% - var(--gap-offset, 20px));max-width:calc(25% - var(--gap-offset, 20px))}.panel-item--3cols{flex-basis:calc(37.5% - var(--gap-offset, 30px));width:calc(37.5% - var(--gap-offset, 30px));max-width:calc(37.5% - var(--gap-offset, 30px))}.panel-item--4cols{flex-basis:calc(50% - var(--gap-offset, 40px));width:calc(50% - var(--gap-offset, 40px));max-width:calc(50% - var(--gap-offset, 40px))}.panel-item--5cols{flex-basis:calc(62.5% - var(--gap-offset, 50px));width:calc(62.5% - var(--gap-offset, 50px));max-width:calc(62.5% - var(--gap-offset, 50px))}.panel-item--6cols{flex-basis:calc(75% - var(--gap-offset, 60px));width:calc(75% - var(--gap-offset, 60px));max-width:calc(75% - var(--gap-offset, 60px))}.panel-item--7cols{flex-basis:calc(87.5% - var(--gap-offset, 70px));width:calc(87.5% - var(--gap-offset, 70px));max-width:calc(87.5% - var(--gap-offset, 70px))}.panel-item .panel-item__link{display:flex;align-items:center;justify-content:center;overflow:hidden;aspect-ratio:auto;max-height:70vh}.panel-item .panel-item__img{width:auto!important;height:auto!important;max-width:100%;max-height:70vh;object-fit:contain}.panel-item--8cols{flex-basis:calc(100% - 80px);width:calc(100% - 80px);max-width:calc(100% - 80px)}.panel-item--8cols .panel-item__link,.panel-item--8cols .panel-item__img{max-height:65vh}.panel-item--2cols:has(+.panel-item--2cols+.panel-item--2cols){margin-left:auto}.panel-item--2cols+.panel-item--2cols+.panel-item--2cols{margin-right:auto}.panel-item--2cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child,.panel-item--3cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child,.panel-item--4cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child,.panel-item--5cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child,.panel-item--6cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child,.panel-item--7cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child{flex-basis:calc(100% - 80px)!important;width:calc(100% - 80px)!important;max-width:calc(100% - 80px)!important}.panel-item--2cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child .panel-item__link,.panel-item--3cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child .panel-item__link,.panel-item--4cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child .panel-item__link,.panel-item--5cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child .panel-item__link,.panel-item--6cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child .panel-item__link,.panel-item--7cols:not(:has(+.panel-item--2cols)):not(:has(+.panel-item--3cols)):not(:has(+.panel-item--4cols)):not(:has(+.panel-item--5cols)):not(:has(+.panel-item--6cols)):not(:has(+.panel-item--7cols)):last-child .panel-item__link{aspect-ratio:16 / 9!important}}.panel-item--has-crop .panel-item__link{aspect-ratio:var(--cell-aspect, 4 / 3);max-height:none!important;overflow:hidden;display:block!important}.panel-item--has-crop .panel-item__img{width:100%!important;height:100%!important;max-height:none!important;max-width:none!important;object-fit:cover!important}.custom-grid-gallery-divider{width:100%;height:1px;background:transparent;margin:20px 0;flex-basis:100%}@media(max-width:990px){body{overflow-x:hidden}.custom-grid-gallery{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;grid-template-columns:none!important;grid-auto-rows:auto!important;grid-auto-flow:row!important;gap:0!important;grid-gap:0!important;align-items:stretch!important;padding:0 0 40px!important;width:100%;max-width:100%;box-sizing:border-box;overflow:visible!important}.custom-grid-gallery>.custom-grid-gallery-item,.custom-grid-gallery>.panel-item{display:block!important;flex:0 0 auto!important;grid-column:auto!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;padding:0!important;margin:0 0 34px!important;position:relative;overflow:visible!important}.custom-grid-gallery .cgg-media-wrapper,.custom-grid-gallery .cgg-media-link,.custom-grid-gallery .panel-item__link{display:block!important;position:static!important;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;overflow:visible!important}.custom-grid-gallery img,.custom-grid-gallery video{display:block!important;position:static!important;left:auto!important;top:auto!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transform:none!important;visibility:visible!important}.custom-grid-gallery-item.cgg-bg-crop-active{background-image:none!important}.custom-grid-gallery h3,.custom-grid-gallery .cgg-title-link,.custom-grid-gallery .panel-item__title{display:block!important;position:static!important;bottom:auto!important;left:auto!important;width:100%;margin:10px 0 0!important;padding:0 16px!important;font-size:.8rem;line-height:1.35;text-align:center;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.custom-grid-gallery-divider{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/custom-code.css.map?cb=160 */
