.brick-gallery{gap:.9rem;display:grid}.brick-gallery__tile{text-align:left;height:100%;color:inherit;background:0 0;border:0;padding:0;text-decoration:none;display:block}.brick-gallery__tile--interactive{cursor:pointer}.brick-gallery__media{background-color:#f4eee4bd;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #38426014;border-radius:1.6rem;width:100%;height:100%;transition:transform .52s cubic-bezier(.22,.61,.36,1),box-shadow .42s,border-color .32s,filter .32s;display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffa3,0 22px 52px #38426014}.brick-gallery__media>img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.brick-gallery__tile:hover .brick-gallery__media,.brick-gallery__tile:focus-visible .brick-gallery__media{filter:saturate(1.04);border-color:#38426024;box-shadow:inset 0 1px #ffffffbd,0 28px 68px #3842601c}.brick-gallery__tile:focus-visible{outline:none}.brick-gallery__tile:focus-visible .brick-gallery__media{outline-offset:4px;outline:1px solid #5e76d652}.brick-gallery__overlay{background:radial-gradient(circle at 0 0,#ffffff38,#0000 26%),linear-gradient(#0c0e1605 20%,#0c0e161f 58%,#0c0e16b8 100%);position:absolute;inset:0}.brick-gallery__caption{z-index:1;-webkit-backdrop-filter:blur(14px)saturate(145%);backdrop-filter:blur(14px)saturate(145%);background:#0b0e1857;border:1px solid #ffffff1f;border-radius:.95rem;gap:.18rem;width:-moz-fit-content;width:fit-content;max-width:min(16rem,100%);padding:.55rem .72rem .62rem;display:grid;position:absolute;bottom:.75rem;left:.75rem;right:.75rem}.brick-gallery__eyebrow{color:#ffffffad;letter-spacing:.18em;text-transform:uppercase;font-size:.58rem;font-weight:700}.brick-gallery__title{color:#fffffff5;font-size:1rem;font-weight:600;line-height:1.05}.brick-gallery__text{color:#fffc;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:500;line-height:1.35}.brick-gallery__slot{color:#ffffffdb;margin-top:.4rem;font-size:.74rem;line-height:1.4;display:block}.brick-gallery__cta{color:#fffffff5;letter-spacing:.06em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.42rem;width:-moz-fit-content;width:fit-content;margin-top:.55rem;padding:.36rem .72rem;font-size:.72rem;font-weight:600;line-height:1;transition:background .28s,border-color .28s,transform .28s cubic-bezier(.22,.61,.36,1);display:inline-flex}.brick-gallery__tile:hover .brick-gallery__cta,.brick-gallery__tile:focus-visible .brick-gallery__cta{background:#ffffff2e;border-color:#ffffff57}.brick-gallery__tile:hover .brick-gallery__cta-arrow{transform:translate(2px)}.brick-gallery__cta-arrow{transition:transform .28s cubic-bezier(.22,.61,.36,1);display:inline-block}.brick-gallery__cta--ghost{background:0 0;border-color:#ffffff47}.brick-gallery__cta--outline{background:#0b0e1838;border-color:#fff6}.brick-gallery--link-row .brick-gallery__caption,.brick-gallery--mega-panel .brick-gallery__caption,.brick-gallery--footer-links .brick-gallery__caption,.brick-gallery--product-grid .brick-gallery__caption{-webkit-backdrop-filter:blur(8px)saturate(135%);backdrop-filter:blur(8px)saturate(135%);background:linear-gradient(#0b0e1800 0%,#0b0e1873 70%,#0b0e18d1 100%);border-bottom:0;border-left:0;border-right:0;border-radius:0 0 1.6rem 1.6rem;width:auto;max-width:none;padding:.85rem 1rem .95rem;position:absolute;inset:auto 0 0}.brick-gallery--mega-panel .brick-gallery__caption{background:linear-gradient(#0b0e1800 0%,#0b0e1873 65%,#0b0e18d9 100%);border-radius:0 0 1.6rem 1.6rem;flex-direction:column;padding:1rem 1.15rem 1.15rem;display:flex;inset:auto 0 0}.brick-gallery--footer-links .brick-gallery__caption{background:linear-gradient(#0b0e1800 0%,#0b0e1880 55%,#0b0e18d9 100%);padding:.7rem .85rem .8rem}.brick-gallery--product-grid .brick-gallery__title{font-size:1.05rem}.brick-gallery--product-grid .brick-gallery__text{text-transform:none;letter-spacing:.01em;color:#ffffffeb;font-size:.78rem;font-weight:600}
.brick-gallery--cols-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:22rem}.brick-gallery--cols-3{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:18rem}.brick-gallery--cols-4{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:15rem}.brick-gallery--cols-5{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:12rem}.brick-gallery--auto-fit{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));grid-auto-rows:14rem}.brick-gallery--masonry-css{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:8rem;grid-auto-flow:dense}@supports (grid-template-rows:masonry){.brick-gallery--masonry-css{grid-template-rows:masonry;grid-auto-rows:auto;grid-auto-flow:row}.brick-gallery--masonry-css .brick-gallery__tile{height:auto}.brick-gallery--masonry-css .brick-gallery__media{aspect-ratio:4/5;height:auto}}.brick-gallery--mosaic-classic{grid-template-rows:repeat(7,25rem);grid-template-columns:repeat(3,minmax(0,1fr))}.brick-gallery--mosaic-classic>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-classic>:where(:first-child){grid-area:1/1/2/3}.brick-gallery--mosaic-classic>:where(:nth-child(2)){grid-area:1/3/3/4}.brick-gallery--mosaic-classic>:where(:nth-child(3)){grid-area:2/1/4/2}.brick-gallery--mosaic-classic>:where(:nth-child(4)){grid-area:2/2/3/3}.brick-gallery--mosaic-classic>:where(:nth-child(5)){grid-area:3/2/4/3}.brick-gallery--mosaic-classic>:where(:nth-child(6)){grid-area:3/3/4/4}.brick-gallery--mosaic-classic>:where(:nth-child(7)){grid-area:4/1/5/3}.brick-gallery--mosaic-classic>:where(:nth-child(8)){grid-area:4/3/6/4}.brick-gallery--mosaic-classic>:where(:nth-child(9)){grid-area:5/1/6/2}.brick-gallery--mosaic-classic>:where(:nth-child(10)){grid-area:5/2/6/3}.brick-gallery--mosaic-classic>:where(:nth-child(11)){grid-area:6/1/7/3}.brick-gallery--mosaic-classic>:where(:nth-child(12)){grid-area:6/3/8/4}.brick-gallery--mosaic-classic>:where(:nth-child(13)){grid-area:7/1/8/2}.brick-gallery--mosaic-classic>:where(:nth-child(14)){grid-area:7/2/8/3}.brick-gallery--mosaic-quilt{grid-template-rows:repeat(8,22rem);grid-template-columns:repeat(3,minmax(0,1fr))}.brick-gallery--mosaic-quilt>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-quilt>:where(:first-child){grid-area:1/1/3/2}.brick-gallery--mosaic-quilt>:where(:nth-child(2)){grid-area:1/2/2/4}.brick-gallery--mosaic-quilt>:where(:nth-child(3)){grid-area:2/2/3/3}.brick-gallery--mosaic-quilt>:where(:nth-child(4)){grid-area:2/3/3/4}.brick-gallery--mosaic-quilt>:where(:nth-child(5)){grid-area:3/1/4/3}.brick-gallery--mosaic-quilt>:where(:nth-child(6)){grid-area:3/3/5/4}.brick-gallery--mosaic-quilt>:where(:nth-child(7)){grid-area:4/1/5/2}.brick-gallery--mosaic-quilt>:where(:nth-child(8)){grid-area:4/2/5/3}.brick-gallery--mosaic-quilt>:where(:nth-child(9)){grid-area:5/1/7/2}.brick-gallery--mosaic-quilt>:where(:nth-child(10)){grid-area:5/2/6/4}.brick-gallery--mosaic-quilt>:where(:nth-child(11)){grid-area:6/2/7/3}.brick-gallery--mosaic-quilt>:where(:nth-child(12)){grid-area:6/3/7/4}.brick-gallery--mosaic-quilt>:where(:nth-child(13)){grid-area:7/1/8/3}.brick-gallery--mosaic-quilt>:where(:nth-child(14)){grid-area:7/3/8/4}.brick-gallery--mosaic-editorial{grid-template-rows:repeat(3,16rem);grid-template-columns:repeat(4,minmax(0,1fr))}.brick-gallery--mosaic-editorial>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-editorial>:where(:first-child){grid-area:1/1/3/3}.brick-gallery--mosaic-editorial>:where(:nth-child(2)){grid-area:1/3/2/4}.brick-gallery--mosaic-editorial>:where(:nth-child(3)){grid-area:1/4/2/5}.brick-gallery--mosaic-editorial>:where(:nth-child(4)){grid-area:2/3/3/5}.brick-gallery--mosaic-editorial>:where(:nth-child(5)){grid-area:3/1/4/3}.brick-gallery--mosaic-editorial>:where(:nth-child(6)){grid-area:3/3/4/5}.brick-gallery--mosaic-magazine{grid-template-rows:repeat(4,16rem);grid-template-columns:repeat(4,minmax(0,1fr))}.brick-gallery--mosaic-magazine>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-magazine>:where(:first-child){grid-area:1/1/3/3}.brick-gallery--mosaic-magazine>:where(:nth-child(2)){grid-area:1/3/2/4}.brick-gallery--mosaic-magazine>:where(:nth-child(3)){grid-area:1/4/2/5}.brick-gallery--mosaic-magazine>:where(:nth-child(4)){grid-area:2/3/3/4}.brick-gallery--mosaic-magazine>:where(:nth-child(5)){grid-area:2/4/3/5}.brick-gallery--mosaic-magazine>:where(:nth-child(6)){grid-area:3/1/4/2}.brick-gallery--mosaic-magazine>:where(:nth-child(7)){grid-area:3/2/4/3}.brick-gallery--mosaic-magazine>:where(:nth-child(8)){grid-area:3/3/5/5}.brick-gallery--mosaic-magazine>:where(:nth-child(9)){grid-area:4/1/5/3}.brick-gallery--mosaic-strip{grid-template-rows:repeat(3,16rem);grid-template-columns:repeat(6,minmax(0,1fr))}.brick-gallery--mosaic-strip>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-strip>:where(:first-child){grid-area:1/1/3/4}.brick-gallery--mosaic-strip>:where(:nth-child(2)){grid-area:1/4/3/7}.brick-gallery--mosaic-strip>:where(:nth-child(3)){grid-area:3/1/4/2}.brick-gallery--mosaic-strip>:where(:nth-child(4)){grid-area:3/2/4/3}.brick-gallery--mosaic-strip>:where(:nth-child(5)){grid-area:3/3/4/4}.brick-gallery--mosaic-strip>:where(:nth-child(6)){grid-area:3/4/4/5}.brick-gallery--mosaic-strip>:where(:nth-child(7)){grid-area:3/5/4/7}.brick-gallery--mosaic-hero{grid-template-rows:repeat(4,14rem);grid-template-columns:repeat(4,minmax(0,1fr))}.brick-gallery--mosaic-hero>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-hero>:where(:first-child){grid-area:1/1/3/5}.brick-gallery--mosaic-hero>:where(:nth-child(2)){grid-area:3/1/4/2}.brick-gallery--mosaic-hero>:where(:nth-child(3)){grid-area:3/2/4/3}.brick-gallery--mosaic-hero>:where(:nth-child(4)){grid-area:3/3/4/4}.brick-gallery--mosaic-hero>:where(:nth-child(5)){grid-area:3/4/4/5}.brick-gallery--mosaic-hero>:where(:nth-child(6)){grid-area:4/1/5/3}.brick-gallery--mosaic-hero>:where(:nth-child(7)){grid-area:4/3/5/4}.brick-gallery--mosaic-hero>:where(:nth-child(8)){grid-area:4/4/5/5}.brick-gallery--banner-split{grid-template-rows:28rem;grid-template-columns:repeat(3,minmax(0,1fr))}.brick-gallery--banner-split>*{grid-row:unset;grid-column:unset}.brick-gallery--banner-split>:where(:first-child){grid-area:1/1/2/3}.brick-gallery--banner-split>:where(:nth-child(2)){grid-area:1/3/2/4}.brick-gallery--banner-trio{grid-template-rows:24rem;grid-template-columns:repeat(3,minmax(0,1fr))}.brick-gallery--mosaic-cinema{grid-template-rows:repeat(3,16rem);grid-template-columns:repeat(4,minmax(0,1fr))}.brick-gallery--mosaic-cinema>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-cinema>:where(:first-child){grid-area:1/1/3/3}.brick-gallery--mosaic-cinema>:where(:nth-child(2)){grid-area:1/3/2/5}.brick-gallery--mosaic-cinema>:where(:nth-child(3)){grid-area:2/3/3/4}.brick-gallery--mosaic-cinema>:where(:nth-child(4)){grid-area:2/4/3/5}.brick-gallery--mosaic-cinema>:where(:nth-child(5)){grid-area:3/1/4/5}.brick-gallery--mosaic-spotlight{grid-template-rows:repeat(3,16rem);grid-template-columns:repeat(3,minmax(0,1fr))}.brick-gallery--mosaic-spotlight>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-spotlight>:where(:first-child){grid-area:1/1/3/3}.brick-gallery--mosaic-spotlight>:where(:nth-child(2)){grid-area:1/3/2/4}.brick-gallery--mosaic-spotlight>:where(:nth-child(3)){grid-area:2/3/3/4}.brick-gallery--mosaic-spotlight>:where(:nth-child(4)){grid-area:3/1/4/3}.brick-gallery--mosaic-spotlight>:where(:nth-child(5)){grid-area:3/3/4/4}.brick-gallery--mosaic-triptych{grid-template-rows:repeat(4,14rem);grid-template-columns:repeat(3,minmax(0,1fr))}.brick-gallery--mosaic-triptych>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-triptych>:where(:first-child){grid-area:1/1/4/2}.brick-gallery--mosaic-triptych>:where(:nth-child(2)){grid-area:1/2/4/3}.brick-gallery--mosaic-triptych>:where(:nth-child(3)){grid-area:1/3/4/4}.brick-gallery--mosaic-triptych>:where(:nth-child(4)){grid-area:4/1/5/2}.brick-gallery--mosaic-triptych>:where(:nth-child(5)){grid-area:4/2/5/3}.brick-gallery--mosaic-triptych>:where(:nth-child(6)){grid-area:4/3/5/4}.brick-gallery--mosaic-chessboard{grid-template-rows:repeat(4,15rem);grid-template-columns:repeat(4,minmax(0,1fr))}.brick-gallery--mosaic-chessboard>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-chessboard>:where(:first-child){grid-area:1/1/3/3}.brick-gallery--mosaic-chessboard>:where(:nth-child(2)){grid-area:1/3/2/4}.brick-gallery--mosaic-chessboard>:where(:nth-child(3)){grid-area:1/4/2/5}.brick-gallery--mosaic-chessboard>:where(:nth-child(4)){grid-area:2/3/4/5}.brick-gallery--mosaic-chessboard>:where(:nth-child(5)){grid-area:3/1/4/2}.brick-gallery--mosaic-chessboard>:where(:nth-child(6)){grid-area:3/2/4/3}.brick-gallery--mosaic-chessboard>:where(:nth-child(7)){grid-area:4/1/5/3}.brick-gallery--mosaic-chessboard>:where(:nth-child(8)){grid-area:4/3/5/5}.brick-gallery--mosaic-showcase{grid-template-rows:repeat(4,14rem);grid-template-columns:repeat(4,minmax(0,1fr))}.brick-gallery--mosaic-showcase>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-showcase>:where(:first-child){grid-area:1/1/3/3}.brick-gallery--mosaic-showcase>:where(:nth-child(2)){grid-area:1/3/3/5}.brick-gallery--mosaic-showcase>:where(:nth-child(3)){grid-area:3/1/4/2}.brick-gallery--mosaic-showcase>:where(:nth-child(4)){grid-area:3/2/4/3}.brick-gallery--mosaic-showcase>:where(:nth-child(5)){grid-area:3/3/4/4}.brick-gallery--mosaic-showcase>:where(:nth-child(6)){grid-area:3/4/4/5}.brick-gallery--mosaic-showcase>:where(:nth-child(7)){grid-area:4/1/5/3}.brick-gallery--mosaic-showcase>:where(:nth-child(8)){grid-area:4/3/5/5}.brick-gallery--mosaic-cascade{grid-template-rows:repeat(5,13rem);grid-template-columns:repeat(4,minmax(0,1fr))}.brick-gallery--mosaic-cascade>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-cascade>:where(:first-child){grid-area:1/1/3/3}.brick-gallery--mosaic-cascade>:where(:nth-child(2)){grid-area:1/3/2/4}.brick-gallery--mosaic-cascade>:where(:nth-child(3)){grid-area:1/4/2/5}.brick-gallery--mosaic-cascade>:where(:nth-child(4)){grid-area:2/3/4/5}.brick-gallery--mosaic-cascade>:where(:nth-child(5)){grid-area:3/1/5/2}.brick-gallery--mosaic-cascade>:where(:nth-child(6)){grid-area:3/2/5/3}.brick-gallery--mosaic-cascade>:where(:nth-child(7)){grid-area:4/3/6/5}.brick-gallery--mosaic-cascade>:where(:nth-child(8)){grid-area:5/1/6/3}.brick-gallery--mosaic-portfolio{grid-template-rows:repeat(4,14rem);grid-template-columns:repeat(4,minmax(0,1fr))}.brick-gallery--mosaic-portfolio>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-portfolio>:where(:first-child){grid-area:1/1/3/3}.brick-gallery--mosaic-portfolio>:where(:nth-child(2)){grid-area:1/3/2/4}.brick-gallery--mosaic-portfolio>:where(:nth-child(3)){grid-area:1/4/2/5}.brick-gallery--mosaic-portfolio>:where(:nth-child(4)){grid-area:2/3/3/4}.brick-gallery--mosaic-portfolio>:where(:nth-child(5)){grid-area:2/4/3/5}.brick-gallery--mosaic-portfolio>:where(:nth-child(6)){grid-area:3/1/4/2}.brick-gallery--mosaic-portfolio>:where(:nth-child(7)){grid-area:3/2/4/3}.brick-gallery--mosaic-portfolio>:where(:nth-child(8)){grid-area:3/3/4/4}.brick-gallery--mosaic-portfolio>:where(:nth-child(9)){grid-area:3/4/4/5}.brick-gallery--mosaic-portfolio>:where(:nth-child(10)){grid-area:4/1/5/5}.brick-gallery--mosaic-grand{grid-template-rows:repeat(5,14rem);grid-template-columns:repeat(4,minmax(0,1fr))}.brick-gallery--mosaic-grand>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-grand>:where(:first-child){grid-area:1/1/3/3}.brick-gallery--mosaic-grand>:where(:nth-child(2)){grid-area:1/3/2/4}.brick-gallery--mosaic-grand>:where(:nth-child(3)){grid-area:1/4/2/5}.brick-gallery--mosaic-grand>:where(:nth-child(4)){grid-area:2/3/3/4}.brick-gallery--mosaic-grand>:where(:nth-child(5)){grid-area:2/4/3/5}.brick-gallery--mosaic-grand>:where(:nth-child(6)){grid-area:3/1/4/2}.brick-gallery--mosaic-grand>:where(:nth-child(7)){grid-area:3/2/4/5}.brick-gallery--mosaic-grand>:where(:nth-child(8)){grid-area:4/1/5/3}.brick-gallery--mosaic-grand>:where(:nth-child(9)){grid-area:4/3/6/4}.brick-gallery--mosaic-grand>:where(:nth-child(10)){grid-area:4/4/5/5}.brick-gallery--mosaic-grand>:where(:nth-child(11)){grid-area:5/1/6/3}.brick-gallery--mosaic-grand>:where(:nth-child(12)){grid-area:5/4/6/5}.brick-gallery--mosaic-weave{grid-template-rows:repeat(5,13rem);grid-template-columns:repeat(4,minmax(0,1fr))}.brick-gallery--mosaic-weave>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-weave>:where(:first-child){grid-area:1/1/2/3}.brick-gallery--mosaic-weave>:where(:nth-child(2)){grid-area:1/3/3/4}.brick-gallery--mosaic-weave>:where(:nth-child(3)){grid-area:1/4/2/5}.brick-gallery--mosaic-weave>:where(:nth-child(4)){grid-area:2/1/3/2}.brick-gallery--mosaic-weave>:where(:nth-child(5)){grid-area:2/2/3/3}.brick-gallery--mosaic-weave>:where(:nth-child(6)){grid-area:2/4/3/5}.brick-gallery--mosaic-weave>:where(:nth-child(7)){grid-area:3/1/4/2}.brick-gallery--mosaic-weave>:where(:nth-child(8)){grid-area:3/2/5/4}.brick-gallery--mosaic-weave>:where(:nth-child(9)){grid-area:3/4/4/5}.brick-gallery--mosaic-weave>:where(:nth-child(10)){grid-area:4/1/5/2}.brick-gallery--mosaic-weave>:where(:nth-child(11)){grid-area:4/4/5/5}.brick-gallery--mosaic-weave>:where(:nth-child(12)){grid-area:5/1/6/3}.brick-gallery--mosaic-weave>:where(:nth-child(13)){grid-area:5/3/6/5}.brick-gallery--mosaic-montage{grid-template-rows:repeat(5,12rem);grid-template-columns:repeat(5,minmax(0,1fr))}.brick-gallery--mosaic-montage>*{grid-row:unset;grid-column:unset}.brick-gallery--mosaic-montage>:where(:first-child){grid-area:1/1/2/2}.brick-gallery--mosaic-montage>:where(:nth-child(2)){grid-area:1/2/3/4}.brick-gallery--mosaic-montage>:where(:nth-child(3)){grid-area:1/4/2/5}.brick-gallery--mosaic-montage>:where(:nth-child(4)){grid-area:1/5/2/6}.brick-gallery--mosaic-montage>:where(:nth-child(5)){grid-area:2/1/3/2}.brick-gallery--mosaic-montage>:where(:nth-child(6)){grid-area:2/4/3/6}.brick-gallery--mosaic-montage>:where(:nth-child(7)){grid-area:3/1/4/3}.brick-gallery--mosaic-montage>:where(:nth-child(8)){grid-area:3/3/4/4}.brick-gallery--mosaic-montage>:where(:nth-child(9)){grid-area:3/4/5/6}.brick-gallery--mosaic-montage>:where(:nth-child(10)){grid-area:4/1/5/2}.brick-gallery--mosaic-montage>:where(:nth-child(11)){grid-area:4/2/5/3}.brick-gallery--mosaic-montage>:where(:nth-child(12)){grid-area:4/3/5/4}.brick-gallery--mosaic-montage>:where(:nth-child(13)){grid-area:5/1/6/2}.brick-gallery--mosaic-montage>:where(:nth-child(14)){grid-area:5/2/6/3}.brick-gallery--mosaic-montage>:where(:nth-child(15)){grid-area:5/3/6/4}.brick-gallery--mosaic-montage>:where(:nth-child(16)){grid-area:5/4/6/6}@media (max-width:991px){.brick-gallery--cols-2{grid-auto-rows:18rem}.brick-gallery--cols-3{grid-auto-rows:14rem}.brick-gallery--cols-4{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:13rem}.brick-gallery--cols-5{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:12rem}.brick-gallery--auto-fit{grid-auto-rows:12rem}.brick-gallery--masonry-css{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:7rem}.brick-gallery--mosaic-classic{grid-template-rows:repeat(7,17rem)}.brick-gallery--mosaic-quilt{grid-template-rows:repeat(8,15rem)}.brick-gallery--mosaic-editorial{grid-template-rows:repeat(3,13rem)}.brick-gallery--mosaic-magazine{grid-template-rows:repeat(4,13rem)}.brick-gallery--mosaic-strip{grid-template-rows:repeat(3,13rem)}.brick-gallery--mosaic-hero{grid-template-rows:repeat(4,12rem)}.brick-gallery--banner-split{grid-template-rows:22rem}.brick-gallery--banner-trio{grid-template-rows:18rem}.brick-gallery--mosaic-cinema,.brick-gallery--mosaic-spotlight{grid-template-rows:repeat(3,13rem)}.brick-gallery--mosaic-triptych{grid-template-rows:repeat(4,11rem)}.brick-gallery--mosaic-chessboard{grid-template-rows:repeat(4,12rem)}.brick-gallery--mosaic-showcase{grid-template-rows:repeat(4,11rem)}.brick-gallery--mosaic-cascade{grid-template-rows:repeat(5,11rem)}.brick-gallery--mosaic-portfolio{grid-template-rows:repeat(4,11rem)}.brick-gallery--mosaic-grand,.brick-gallery--mosaic-weave{grid-template-rows:repeat(5,11rem)}.brick-gallery--mosaic-montage{grid-template-rows:repeat(6,10rem);grid-template-columns:repeat(4,minmax(0,1fr))}.brick-gallery--mosaic-montage>:where(:nth-child(n)){grid-area:auto}.brick-gallery--mosaic-montage>:where(:first-child){grid-column:1/3}.brick-gallery--mosaic-montage>:where(:nth-child(6)){grid-column:1/5}.brick-gallery--mosaic-montage>:where(:nth-child(11)){grid-column:1/3}.brick-gallery--mosaic-montage>:where(:nth-child(16)){grid-column:1/5}}@media (max-width:720px){.brick-gallery{gap:.65rem}.brick-gallery--cols-2,.brick-gallery--cols-3,.brick-gallery--cols-4,.brick-gallery--cols-5,.brick-gallery--auto-fit{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:13rem}.brick-gallery--masonry-css{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:6rem}.brick-gallery--mosaic-classic{grid-template-rows:repeat(10,14rem);grid-template-columns:repeat(2,minmax(0,1fr))}.brick-gallery--mosaic-classic>:where(:first-child){grid-area:1/1/2/3}.brick-gallery--mosaic-classic>:where(:nth-child(2)){grid-area:2/1/3/2}.brick-gallery--mosaic-classic>:where(:nth-child(3)){grid-area:2/2/3/3}.brick-gallery--mosaic-classic>:where(:nth-child(4)){grid-area:3/1/4/3}.brick-gallery--mosaic-classic>:where(:nth-child(5)){grid-area:4/1/5/2}.brick-gallery--mosaic-classic>:where(:nth-child(6)){grid-area:4/2/5/3}.brick-gallery--mosaic-classic>:where(:nth-child(7)){grid-area:5/1/6/3}.brick-gallery--mosaic-classic>:where(:nth-child(8)){grid-area:6/1/7/2}.brick-gallery--mosaic-classic>:where(:nth-child(9)){grid-area:6/2/7/3}.brick-gallery--mosaic-classic>:where(:nth-child(10)){grid-area:7/1/8/3}.brick-gallery--mosaic-classic>:where(:nth-child(11)){grid-area:8/1/9/2}.brick-gallery--mosaic-classic>:where(:nth-child(12)){grid-area:8/2/9/3}.brick-gallery--mosaic-classic>:where(:nth-child(13)){grid-area:9/1/10/3}.brick-gallery--mosaic-classic>:where(:nth-child(14)){grid-area:10/1/11/3}.brick-gallery--mosaic-quilt,.brick-gallery--mosaic-editorial,.brick-gallery--mosaic-magazine,.brick-gallery--mosaic-strip,.brick-gallery--mosaic-hero,.brick-gallery--mosaic-cinema,.brick-gallery--mosaic-spotlight,.brick-gallery--mosaic-triptych,.brick-gallery--mosaic-chessboard,.brick-gallery--mosaic-showcase,.brick-gallery--mosaic-cascade,.brick-gallery--mosaic-portfolio,.brick-gallery--mosaic-grand,.brick-gallery--mosaic-weave,.brick-gallery--mosaic-montage{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:13rem}.brick-gallery--mosaic-quilt>*,.brick-gallery--mosaic-editorial>*,.brick-gallery--mosaic-magazine>*,.brick-gallery--mosaic-strip>*,.brick-gallery--mosaic-hero>*,.brick-gallery--mosaic-cinema>*,.brick-gallery--mosaic-spotlight>*,.brick-gallery--mosaic-triptych>*,.brick-gallery--mosaic-chessboard>*,.brick-gallery--mosaic-showcase>*,.brick-gallery--mosaic-cascade>*,.brick-gallery--mosaic-portfolio>*,.brick-gallery--mosaic-grand>*,.brick-gallery--mosaic-weave>*,.brick-gallery--mosaic-montage>*{grid-area:auto}.brick-gallery--mosaic-quilt>:where(:first-child),.brick-gallery--mosaic-editorial>:where(:first-child),.brick-gallery--mosaic-magazine>:where(:first-child),.brick-gallery--mosaic-strip>:where(:first-child),.brick-gallery--mosaic-hero>:where(:first-child),.brick-gallery--mosaic-cinema>:where(:first-child),.brick-gallery--mosaic-spotlight>:where(:first-child),.brick-gallery--mosaic-chessboard>:where(:first-child),.brick-gallery--mosaic-showcase>:where(:first-child),.brick-gallery--mosaic-cascade>:where(:first-child),.brick-gallery--mosaic-portfolio>:where(:first-child),.brick-gallery--mosaic-grand>:where(:first-child),.brick-gallery--mosaic-montage>:where(:nth-child(2)){grid-area:span 2/1/auto/3}.brick-gallery--banner-split{grid-template-rows:repeat(2,16rem);grid-template-columns:1fr}.brick-gallery--banner-split>*{grid-area:auto}.brick-gallery--banner-trio{grid-template-rows:repeat(3,14rem);grid-template-columns:1fr}.brick-gallery--mosaic-triptych{grid-template-columns:1fr;grid-auto-rows:18rem}.brick-gallery--mosaic-triptych>:where(:first-child){grid-area:auto}.brick-gallery--mosaic-portfolio>:where(:nth-child(10)),.brick-gallery--mosaic-grand>:where(:nth-child(7)),.brick-gallery--mosaic-grand>:where(:nth-child(8)),.brick-gallery--mosaic-cinema>:where(:nth-child(5)),.brick-gallery--mosaic-spotlight>:where(:nth-child(4)){grid-column:1/3}}.brick-gallery--link-row{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:16rem;gap:.85rem}.brick-gallery--mega-panel{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:22rem;gap:.95rem}.brick-gallery--footer-links{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:13rem;gap:.7rem}.brick-gallery--product-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:22rem;gap:.95rem}@media (max-width:991px){.brick-gallery--link-row{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:18rem}.brick-gallery--mega-panel{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:20rem}.brick-gallery--footer-links{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:12rem}.brick-gallery--product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:20rem}}@media (max-width:720px){.brick-gallery--link-row,.brick-gallery--mega-panel,.brick-gallery--footer-links,.brick-gallery--product-grid{grid-template-columns:1fr;grid-auto-rows:18rem}.brick-gallery--footer-links{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:11rem}}
