:root{--font-heading:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-body:"IBM Plex Mono",monospace}.kids-gallery{display:flex;flex-wrap:wrap;width:100%;max-width:1800px;margin:0 auto;box-sizing:border-box}.padding-none{padding:80px 0}.padding-s{padding:80px 40px}.padding-m{padding:80px 120px}.padding-l{padding:80px 200px}.gap-xs{--kids-gap:20px;gap:20px}.gap-s{--kids-gap:40px;gap:40px}.gap-m{--kids-gap:64px;gap:64px}.gap-l{--kids-gap:96px;gap:96px}.gap-xl{--kids-gap:140px;gap:140px}.gallery-1>*{flex:0 0 100%}.gallery-2>*{flex:0 0 calc(50% - var(--kids-gap))}.gallery-3>*{flex:0 0 calc(33.333% - var(--kids-gap))}.kids-image{display:block;text-decoration:none}.kids-image__inner{width:100%;max-width:420px;margin:0 auto;aspect-ratio:4/5;display:flex;justify-content:center;align-items:center}.kids-image__inner img{width:100%;height:auto;display:block;transition:.35s}.kids-text{width:100%;max-width:420px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;gap:12px}.kids-text h1,.kids-text h2,.kids-text h3{margin:0 0 8px;font-family:var(--font-heading);font-weight:600;font-size:72px;line-height:.95;letter-spacing:-.05em;color:#111}.kids-text__body{font-family:var(--font-body);font-size:16px;line-height:1.8;color:#666;margin-bottom:10px}.kids-text__button{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-heading);font-weight:400;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#111;text-decoration:none;transition:.25s}.kids-text__button:hover{opacity:.65}.kids-text__button:hover:after{transform:translate(4px)}.kids-gallery.align-left{justify-content:flex-start}.kids-gallery.align-center{justify-content:center}.kids-gallery.align-right{justify-content:flex-end}@media(max-width:990px){.gallery-1>*,.gallery-2>*,.gallery-3>*{flex:0 0 calc(50% - var(--kids-gap))}.padding-none,.padding-s,.padding-m,.padding-l{padding:40px 24px}.kids-text h1,.kids-text h2,.kids-text h3{font-size:48px}}@media(max-width:749px){.gallery-1>*,.gallery-2>*,.gallery-3>*{flex:0 0 100%}.padding-none,.padding-s,.padding-m,.padding-l{padding:20px}.kids-image__inner,.kids-text{max-width:100%}.kids-text h1,.kids-text h2,.kids-text h3{font-size:36px}}.heading-xs h1,.heading-xs h2,.heading-xs h3{font-size:20px}.heading-s h1,.heading-s h2,.heading-s h3{font-size:32px}.heading-m h1,.heading-m h2,.heading-m h3{font-size:48px}.heading-l h1,.heading-l h2,.heading-l h3{font-size:72px}.heading-xl h1,.heading-xl h2,.heading-xl h3{font-size:96px}.heading-xxl h1,.heading-xxl h2,.heading-xxl h3{font-size:120px}.weight-light h1,.weight-light h2,.weight-light h3{font-weight:300!important}.weight-regular h1,.weight-regular h2,.weight-regular h3{font-weight:400!important}.weight-medium h1,.weight-medium h2,.weight-medium h3{font-weight:500!important}.weight-bold h1,.weight-bold h2,.weight-bold h3{font-weight:700!important}.weight-black h1,.weight-black h2,.weight-black h3{font-weight:900!important}.body-xs{font-size:12px}.body-s{font-size:14px}.body-m{font-size:16px}.body-l{font-size:20px}.width-xs{--kids-width:220px}.width-s{--kids-width:320px}.width-m{--kids-width:420px}.width-l{--kids-width:520px}.width-xl{--kids-width:620px}.kids-image__inner,.kids-text{max-width:var(--kids-width,420px)}.kids-text.align-left{align-items:flex-start;text-align:left}.kids-text.align-center{align-items:center;text-align:center}.kids-text.align-right{align-items:flex-end;text-align:right}.kids-video{width:100%;max-width:var(--kids-width,420px);display:block;margin:0 auto}.kids-video video{width:100%;display:block;height:auto}.kids-video video{width:100%;height:auto;display:block}.width-xs .kids-video video{max-width:220px;margin:auto}.width-s .kids-video video{max-width:320px;margin:auto}.width-m .kids-video video{max-width:420px;margin:auto}.width-l .kids-video video{max-width:520px;margin:auto}.width-xl .kids-video video{max-width:620px;margin:auto}.kids-video{display:block}.kids-video__wrap{position:relative;max-width:420px;margin:auto}.kids-video video{width:100%;display:block}.kids-video__controls{position:absolute;right:20px;bottom:20px;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.kids-video__controls button{background:none;border:none;padding:0;color:#fff;font-family:var(--font-body);font-size:11px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;opacity:.7;transition:.25s}.kids-video__controls button:hover{opacity:1}.kids-video__controls{opacity:0;transition:.25s}.kids-video__wrap:hover .kids-video__controls{opacity:1}.kids-youtube{display:block}.kids-youtube__inner{width:100%;max-width:420px;margin:auto;aspect-ratio:16/9}.kids-youtube iframe{width:100%;height:100%;border:0}.kids-youtube{position:relative;aspect-ratio:16 / 9;max-width:420px;margin:auto}.kids-youtube{position:relative;width:100%;margin:auto;aspect-ratio:16/9}.kids-youtube.width-xs{max-width:240px}.kids-youtube.width-s{max-width:320px}.kids-youtube.width-m{max-width:420px}.kids-youtube.width-l{max-width:560px}.kids-youtube.width-xl{max-width:720px}.kids-youtube iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}@media screen and (max-width:749px){.kids-gallery{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:749px){.kids-gallery.mobile-two-columns>*{flex:0 0 calc(50% - (var(--kids-gap) / 2))}.kids-gallery.mobile-two-columns .kids-image__inner,.kids-gallery.mobile-two-columns .kids-text,.kids-gallery.mobile-two-columns .kids-video,.kids-gallery.mobile-two-columns .kids-youtube{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/kids-gallery.css.map */
