.the-object{position:relative;background-color:var(--color-background);color:var(--color-foreground);--the-object-blur: 8px}.the-object--border-top:before,.the-object--border-bottom:after{content:"";position:absolute;left:0;right:0;height:1px;background:var(--color-border);z-index:2}.the-object--border-top:before{top:0}.the-object--border-bottom:after{bottom:0}.the-object__inner{padding-top:var(--spacer-8);padding-bottom:var(--spacer-8);display:flex;flex-direction:column;gap:var(--spacer-5)}.the-object__header{display:flex;align-items:center;justify-content:space-between;gap:var(--spacer-2)}.the-object__subheading{margin:0}.the-object__note{margin:0;text-align:right}.the-object__grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--spacer-5);width:100%}.the-object__card{display:flex;flex-direction:column;gap:var(--spacer-2);flex:1 1 260px;min-width:0}.the-object__media{position:relative;width:100%;max-height:320px;overflow:hidden}.the-object__image,.the-object__image--placeholder{position:relative;width:100%;height:auto;max-height:320px;object-fit:contain;object-position:center bottom;display:block}.the-object__caption-row{display:flex;align-items:center;justify-content:space-between;gap:var(--spacer-2);width:100%}.the-object__caption{margin:0;font-style:italic;color:var(--color-foreground);text-transform:capitalize}.the-object__caption *{font-family:inherit}.the-object__format{margin:0;flex-shrink:0}.the-object__divider{flex:0 0 100%;height:0;margin:0;border:none;border-top:1px solid var(--color-rule)}@media screen and (max-width:769px){.the-object__inner{padding-top:var(--spacer-5);padding-bottom:var(--spacer-5)}.the-object__card{flex-basis:100%}}.the-object__inner--blurred{filter:blur(var(--the-object-blur));user-select:none;-webkit-user-select:none;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/20/assets/the-object.css.map */
