.on-pl-wrap{background:#fefaf7;font-family:Open Sans,sans-serif;padding:80px 0}.on-pl-inner{margin:0 auto;max-width:1280px;padding:0 32px}.on-pl-head{margin-bottom:44px}.on-pl-eyebrow{color:#ff6b4a;font-size:.78rem;font-weight:700;letter-spacing:.18em;margin-bottom:16px;text-transform:uppercase}.on-pl-heading{color:#1a1614;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;letter-spacing:-.01em;line-height:1.15;margin:0}.on-pl-heading em{color:#ff6b4a;font-style:italic}.on-pl-grid{border:1px solid rgba(26,22,20,.1);border-radius:8px;display:grid;overflow:hidden}.on-pl-grid-4x3{grid-template-columns:repeat(4,1fr)}.on-pl-grid-3x3,.on-pl-grid-4x3{grid-template-rows:repeat(3,1fr)}.on-pl-grid-3x3{grid-template-columns:repeat(3,1fr)}.on-pl-grid-4x2{grid-template-columns:repeat(4,1fr)}.on-pl-grid-3x2,.on-pl-grid-4x2{grid-template-rows:repeat(2,1fr)}.on-pl-grid-3x2{grid-template-columns:repeat(3,1fr)}.on-pl-grid-2x2{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.on-pl-grid-flex{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.on-pl-cell{align-items:center;aspect-ratio:16/9;background:#fff;border-bottom:1px solid rgba(26,22,20,.08);border-right:1px solid rgba(26,22,20,.08);display:flex;justify-content:center;overflow:hidden;padding:32px;position:relative;transition:background .3s ease}.on-pl-cell:before{background:linear-gradient(135deg,rgba(255,154,60,.08),rgba(255,107,74,.1));content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease}.on-pl-cell:hover:before{opacity:1}.on-pl-cell img{height:auto;max-height:96px;max-width:100%;mix-blend-mode:multiply;object-fit:contain;position:relative;transition:transform .3s ease;width:auto;z-index:1}.on-pl-cell:hover img{transform:scale(1.06)}.on-pl-grid-2x2 .on-pl-cell:nth-child(2n),.on-pl-grid-3x2 .on-pl-cell:nth-child(3n),.on-pl-grid-3x3 .on-pl-cell:nth-child(3n),.on-pl-grid-4x2 .on-pl-cell:nth-child(4n),.on-pl-grid-4x3 .on-pl-cell:nth-child(4n){border-right:none}.on-pl-grid-2x2 .on-pl-cell:nth-last-child(-n+2),.on-pl-grid-3x2 .on-pl-cell:nth-last-child(-n+3),.on-pl-grid-3x3 .on-pl-cell:nth-last-child(-n+3),.on-pl-grid-4x2 .on-pl-cell:nth-last-child(-n+4),.on-pl-grid-4x3 .on-pl-cell:nth-last-child(-n+4){border-bottom:none}@media (max-width:900px){.on-pl-inner{padding:0 20px}.on-pl-wrap{padding:48px 0}.on-pl-grid-3x2,.on-pl-grid-3x3,.on-pl-grid-4x2,.on-pl-grid-4x3{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.on-pl-grid .on-pl-cell:nth-child(n+9){display:none}.on-pl-grid .on-pl-cell{border-bottom:1px solid rgba(26,22,20,.08);border-right:none}.on-pl-grid .on-pl-cell:nth-child(odd){border-right:1px solid rgba(26,22,20,.08)}.on-pl-grid .on-pl-cell:nth-child(7),.on-pl-grid .on-pl-cell:nth-child(8){border-bottom:none}.on-pl-grid .on-pl-cell:last-child:nth-child(odd){aspect-ratio:32/9;border-right:none;grid-column:1/-1}}