.media-showcase-patterns{--msp-border: rgba(0, 0, 0, .08);--msp-gray-bar: #f0f0f0;--msp-teal-bar: #0d6b6b;--msp-badge: #2563eb;--msp-text: #111;--msp-muted: #666;--msp-radius: 0}.msp-module{border:1px solid var(--msp-border);background:#fff;margin-bottom:3rem}.msp-module:last-child{margin-bottom:0}.msp-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;min-height:4rem;padding:.75rem 1.25rem;background:var(--msp-gray-bar);border-bottom:1px solid var(--msp-border)}.msp-bar--teal{background:var(--msp-teal-bar);color:#fff;border-bottom:none}.msp-bar__title{margin:0;font-size:1.4rem;font-weight:600}.msp-bar--teal .msp-bar__title{color:#fff}.msp-bar__meta{display:flex;align-items:center;gap:.75rem}.msp-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:999px;font-size:1.2rem;font-weight:600;color:#fff;background:var(--msp-badge);white-space:nowrap}.msp-body{padding:2rem 1.5rem 2.5rem}@media screen and (min-width:750px){.msp-body{padding:2.5rem 2rem 3rem}}.msp-three__heading{margin:0 0 2rem;font-size:2rem;font-weight:700;color:var(--msp-text)}.msp-three__grid{display:grid;gap:2rem}@media screen and (min-width:990px){.msp-three__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.msp-three__col{text-align:center}.msp-three__media{margin:0 auto 1.25rem;max-width:28rem}.msp-three__media img{width:100%;height:auto;vertical-align:middle}.msp-three__subtitle{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:var(--msp-text);text-align:center}.msp-three__text{margin:0;font-size:1.4rem;line-height:1.6;color:var(--msp-muted);text-align:left}.msp-gallery__featured{display:grid;gap:2rem;margin-bottom:2rem}@media screen and (min-width:990px){.msp-gallery__featured{grid-template-columns:1fr 1fr;align-items:center}}.msp-gallery__feat-media{position:relative;width:100%;border-radius:0;overflow:hidden;background:#fafafa}.msp-gallery__feat-media img.msp-gallery__feat-img--empty{display:block;width:100%;min-height:24rem;object-fit:cover;background:#f0f0f0}.msp-gallery__feat-media img{width:100%;height:auto;display:block;vertical-align:middle}.msp-gallery__feat-title{margin:0 0 1rem;font-size:2.2rem;font-weight:700;color:var(--msp-text)}.msp-gallery__feat-text{font-size:1.4rem;line-height:1.65;color:var(--msp-muted)}.msp-gallery__thumbs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.msp-gallery__thumb{flex:0 0 auto;width:calc(50% - .5rem);max-width:12rem;padding:0;margin:0;border:2px solid transparent;background:#fff;cursor:pointer;text-align:center;font:inherit;color:inherit}@media screen and (min-width:750px){.msp-gallery__thumb{width:calc(25% - .75rem);max-width:none}}.msp-gallery__thumb:focus-visible{outline:2px solid var(--msp-badge);outline-offset:2px}.msp-gallery__thumb.is-active{border-color:#00000040}.msp-gallery--static .msp-gallery__thumb{cursor:default}.msp-gallery__thumb img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.msp-gallery__thumb-label{display:block;margin-top:.5rem;font-size:1.2rem;color:var(--msp-text)}.msp-split{display:grid;gap:2rem;align-items:center}@media screen and (min-width:750px){.msp-split{grid-template-columns:1fr 1fr}.msp-split--reverse .msp-split__media{order:2}.msp-split--reverse .msp-split__copy{order:1}}.msp-split__media img{width:100%;height:auto;display:block}.msp-split__title{margin:0 0 1rem;font-size:2.2rem;font-weight:700;color:var(--msp-text)}.msp-split__text{font-size:1.4rem;line-height:1.65;color:var(--msp-muted)}.msp-quad__grid{display:grid;gap:2rem 2.5rem}@media screen and (min-width:750px){.msp-quad__grid{grid-template-columns:1fr 1fr}}.msp-quad__cell-top{display:flex;gap:1rem;align-items:flex-start;margin-bottom:.75rem}.msp-quad__thumb{flex:0 0 6.4rem;width:6.4rem}.msp-quad__thumb img{width:100%;height:auto;display:block;aspect-ratio:1;object-fit:cover}.msp-quad__title{margin:0;font-size:1.6rem;font-weight:700;color:var(--msp-text);line-height:1.3}.msp-quad__text{margin:0;font-size:1.3rem;line-height:1.6;color:var(--msp-muted)}.msp-keys__sub{margin:0 0 1.5rem;font-size:1.6rem;font-weight:700;color:var(--msp-text)}.msp-keys__grid{display:grid;gap:2rem}@media screen and (min-width:750px){.msp-keys__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.msp-keys__grid{grid-template-columns:repeat(4,1fr)}}.msp-keys__col img{width:100%;aspect-ratio:1;object-fit:cover;display:block;margin-bottom:1rem}.msp-keys__title{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:var(--msp-text)}.msp-keys__text{margin:0;font-size:1.3rem;line-height:1.6;color:var(--msp-muted)}.msp-hero{position:relative;min-height:28rem;overflow:hidden;background:#eee}@media screen and (min-width:750px){.msp-hero{min-height:36rem}}.msp-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.msp-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.msp-hero__overlay-wrap{position:relative;z-index:1;min-height:28rem;display:flex;align-items:center;justify-content:flex-end;padding:2rem 1.5rem}@media screen and (min-width:750px){.msp-hero__overlay-wrap{min-height:36rem;padding:3rem 2.5rem}}.msp-hero__box{max-width:42rem;width:100%;padding:2rem;background:#ffffffd1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (min-width:750px){.msp-hero__box{width:42%;min-width:32rem}}@media screen and (max-width:749px){.msp-hero__overlay-wrap{align-items:flex-end}.msp-hero__box{margin-top:auto}}.msp-hero__title{margin:0 0 .75rem;font-size:2rem;font-weight:700;color:var(--msp-text)}.msp-hero__text{margin:0;font-size:1.4rem;line-height:1.6;color:var(--msp-muted)}.msp-placeholder{background:#f5f5f5;display:flex;align-items:center;justify-content:center;min-height:16rem}.msp-placeholder svg{width:100%;height:auto;opacity:.35}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-media-showcase-patterns.css.map */
