.crossx-home .cx-materials{display:block;background:var(--cx-canvas)}.crossx-home .cx-materials .cx-section-head{margin-bottom:42px}.crossx-home .cx-materials h2{max-width:720px}.crossx-home .cx-gallery-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:42px}.crossx-home .cx-gallery-intro>p{max-width:340px;margin:0;font-size:16px;line-height:1.65;color:var(--cx-muted)}.crossx-home .cx-materials-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.crossx-home .cx-materials-card{display:flex;flex-direction:column;min-width:0;margin:0;overflow:hidden;border-radius:24px;background:#fff}.crossx-home .cx-materials-card[data-material-number="4"]{display:none}.crossx-home .cx-materials-image{position:relative;display:block;aspect-ratio:1.13;width:100%;min-height:0;overflow:hidden;background:#e5e5e7}.crossx-home .cx-materials-image>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s}.crossx-home .cx-materials-card[data-material-number="2"] .cx-materials-image>img{object-position:45% 37%}.crossx-home .cx-materials-card[data-material-number="3"] .cx-materials-image>img{object-position:center 45%}.crossx-home .cx-materials-card[data-material-number="5"] .cx-materials-image>img{object-position:55% center}.crossx-home .cx-materials-image:hover>img{transform:scale(1.025)}.crossx-home .cx-materials-image:focus-visible{outline-offset:-6px}.crossx-home .cx-materials-expand{position:absolute;right:16px;bottom:16px;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fffffff0;color:#29292d;font-size:21px}.crossx-home .cx-materials-card figcaption{display:block;flex:1;padding:28px}.crossx-home .cx-materials-number{display:none}.crossx-home .cx-materials-card h3{margin:0 0 12px;font:600 24px/1.2 var(--cx-heading);letter-spacing:-.035em;color:var(--cx-ink)}.crossx-home .cx-materials-card p{margin:0;color:var(--cx-muted);font-size:14px;line-height:1.7}.crossx-home .cx-materials-hint{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin:24px 0 0;color:var(--cx-muted);font-size:12px}.crossx-home .cx-gallery-more{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;margin-top:28px;padding:9px 0;border:0;background:transparent;color:#923b0c;font-size:15px}.crossx-home .cx-gallery-more:hover{text-decoration:underline;text-underline-offset:5px}.crossx-home .cx-gallery-dialog{--cx-ink: #f5f5f7;--cx-paper: #f5f5f7;--cx-muted: #b7b7bd;width:min(1120px,94vw);height:min(900px,92svh);max-width:none;max-height:none;margin:auto;padding:24px;overflow:hidden;border:1px solid #434348;border-radius:22px;background:#171719;color:#f5f5f7;color-scheme:dark;box-shadow:0 24px 100px #0008}.crossx-home .cx-gallery-dialog[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:20px}.crossx-home .cx-gallery-dialog::backdrop{background:#09090cd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.crossx-home .cx-gallery-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:24px}.crossx-home .cx-gallery-dialog-head h3{margin:0;color:#f5f5f7;font:550 24px/1.25 var(--cx-heading);letter-spacing:-.025em}.crossx-home .cx-gallery-control{display:grid;place-items:center;flex-shrink:0;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:1px solid #5d5d66;border-radius:50%;background:#29292e;color:#f5f5f7;box-shadow:none;font-size:23px;line-height:1;transition:background-color .18s}.crossx-home .cx-gallery-control:hover{background:#45454d}.crossx-home .cx-gallery-control:focus-visible{outline-color:#f5ab7d}.crossx-home .cx-gallery-stage{display:grid;place-items:center;min-width:0;min-height:0;overflow:hidden;border-radius:12px;background:#0c0c0e}.crossx-home .cx-gallery-stage img{display:block;width:100%;height:100%;min-height:0;max-height:100%;object-fit:contain}.crossx-home .cx-gallery-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:24px}.crossx-home .cx-gallery-dialog-footer>p{max-width:730px;margin:0;color:#c4c4cb;font-size:13px;line-height:1.6}.crossx-home .cx-gallery-navigation{display:flex;align-items:center;flex-shrink:0;gap:12px}.crossx-home .cx-gallery-navigation [data-gallery-position]{min-width:68px;text-align:center;color:#d2d2d8;font-size:12px}@media(max-width:1099px){.crossx-home .cx-materials-track{gap:18px}.crossx-home .cx-materials-card figcaption{padding:24px}.crossx-home .cx-materials-card h3{font-size:22px}}@media(max-width:749px){.crossx-home .cx-materials .cx-section-head,.crossx-home .cx-gallery-intro{display:block;margin-bottom:30px}.crossx-home .cx-gallery-intro>p{margin-top:22px;font-size:15px}.crossx-home .cx-materials-track{display:flex;gap:16px;margin:0 -20px;padding:3px 20px 18px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:20px;scrollbar-width:thin;scrollbar-color:#a4a4ac transparent}.crossx-home .cx-materials-card{flex:0 0 86%;scroll-snap-align:start;border-radius:22px}.crossx-home .cx-materials-image{aspect-ratio:1}.crossx-home .cx-materials-card figcaption{padding:25px}.crossx-home .cx-materials-card h3{font-size:24px}.crossx-home .cx-materials-card p{font-size:14px}.crossx-home .cx-materials-hint{justify-content:flex-start;margin-top:18px}.crossx-home .cx-gallery-more{margin-top:18px;font-size:14px}.crossx-home .cx-gallery-dialog{width:calc(100vw - 16px);height:92svh;padding:16px;border-radius:18px}.crossx-home .cx-gallery-dialog[open]{gap:16px}.crossx-home .cx-gallery-dialog-head{gap:12px}.crossx-home .cx-gallery-dialog-head h3{font-size:20px}.crossx-home .cx-gallery-dialog-footer{flex-direction:column;align-items:stretch;gap:16px}.crossx-home .cx-gallery-navigation{justify-content:space-between}}@media(prefers-reduced-motion:reduce){.crossx-home .cx-materials-image>img,.crossx-home .cx-gallery-control{transition:none}.crossx-home .cx-materials-image:hover>img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/crossx-gallery.css.map */
