.blog-posts{--page-content-width: var(--narrow-page-width);--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2));--columns-gap: 36px;--rows-gap: 36px}.blog-posts-container{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;width:100%;column-gap:var(--columns-gap);row-gap:var(--rows-gap)}.blog-post-item{grid-column:span var(--col-span);background-color:var(--color-background)}.blog-post-item{border:1px solid rgb(var(--color-foreground-rgb) / var(--opacity-20));padding:0 1rem 1rem}.blog-post-item:has(.blog-post-card__image-container){border:none;padding:0}.mythed-legal{border-top:1px solid rgba(185,144,84,.28);margin-top:44px;padding-top:30px}.mythed-legal__inner{max-width:1440px;margin:0 auto}.mythed-footer .mythed-legal .mythed-legal__identity{max-width:720px;margin:0 auto;text-align:center}.mythed-footer .mythed-legal .mythed-legal__identity p{margin:0 0 8px;max-width:100%;font-family:Jost,Helvetica Neue,Arial,sans-serif;font-weight:300;font-size:12px;line-height:1.7;color:#f4f0e894;text-align:center}.mythed-footer .mythed-legal .mythed-legal__entity{font-size:12.5px;color:#f4f0e8c7}.mythed-footer .mythed-legal .mythed-legal__entity strong{font-weight:500;color:#f4f0e8;letter-spacing:.01em}.mythed-footer .mythed-legal .mythed-legal__contact{margin-bottom:0}.mythed-legal__sep{opacity:.32;margin:0 9px}.mythed-legal a{color:inherit;text-underline-offset:3px}.mythed-legal__link{color:#b99054;font-weight:400;text-decoration:none}.mythed-legal__link:hover{text-decoration:underline}.mythed-footer .mythed-legal .mythed-legal__strip{display:flex;justify-content:space-between;align-items:flex-start;gap:24px 48px;margin-top:32px;padding-top:22px;border-top:1px solid rgba(255,255,255,.09)}.mythed-legal__cell{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.mythed-legal__cell--end{align-items:flex-end;text-align:right}.mythed-legal__label{font-family:Jost,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:9px;letter-spacing:.26em;text-transform:uppercase;color:#b99054}.mythed-legal__methods{font-family:Jost,Helvetica Neue,Arial,sans-serif;font-weight:300;font-size:11.5px;letter-spacing:.04em;color:#f4f0e88f}.mythed-legal__note{font-family:Jost,Helvetica Neue,Arial,sans-serif;font-weight:300;font-size:10.5px;letter-spacing:.05em;color:#f4f0e866}.mythed-legal__logos{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0;padding:0;list-style:none}.mythed-legal__cell--end .mythed-legal__logos{justify-content:flex-end}.mythed-legal__logos li{display:flex;align-items:center;justify-content:center;width:52px;height:34px;box-sizing:border-box;background:#fff;border-radius:6px;opacity:.88;transition:opacity .3s ease,transform .3s ease}.mythed-legal__logos li:hover{opacity:1;transform:translateY(-1px)}.mythed-legal__logos img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.mythed-legal__logos li.is-bare{border:1px solid #b4b4b4;padding:0 6px}.mythed-legal__logos li.is-bare img{max-height:14px}.mythed-footer .mythed-legal .mythed-legal__copyright{margin:28px 0 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.09);font-family:Jost,Helvetica Neue,Arial,sans-serif;font-weight:300;font-size:10.5px;letter-spacing:.12em;text-align:center;color:#f4f0e86b}@media(max-width:760px){.mythed-legal{margin-top:34px;padding-top:24px}.mythed-footer .mythed-legal .mythed-legal__identity{max-width:100%;padding:0 4px}.mythed-legal__sep{display:block;height:0;overflow:hidden;margin:2px 0}.mythed-footer .mythed-legal .mythed-legal__strip{flex-direction:column;align-items:center;text-align:center;gap:24px}.mythed-legal__cell,.mythed-legal__cell--end{align-items:center;text-align:center}.mythed-legal__cell--end .mythed-legal__logos,.mythed-legal__logos{justify-content:center}.mythed-footer .mythed-legal .mythed-legal__copyright .mythed-legal__sep{display:none}.mythed-footer .mythed-legal .mythed-legal__copyright span{display:block;line-height:1.9}}.text-block{width:var(--width, 100%)}.text-block--align-center,.text-block--align-center>*{margin-inline:auto}.text-block--align-right,.text-block--align-right>*{margin-inline-start:auto}.text-block--background{background-color:var(--text-background-color);border-radius:var(--text-corner-radius);padding-block-start:max(var(--text-padding),var(--padding-block-start, 0));padding-block-end:max(var(--text-padding),var(--padding-block-end, 0));padding-inline-start:max(var(--text-padding),var(--padding-inline-start, 0));padding-inline-end:max(var(--text-padding),var(--padding-inline-end, 0))}.custom-color,.custom-color>:is(h1,h2,h3,h4,h5,h6,p,*){color:var(--color)}.text-block:not(.text-block--full-width).rte,.text-block:not(.text-block--full-width).paragraph{text-wrap:balance;text-wrap:pretty}.text-block:not(.text-block--full-width):is(.h1,.h2,.h3,.h4,.h5,.h6){text-wrap:balance}.text-block.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a{text-decoration-line:none;color:currentColor}.text-block.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a:hover{text-decoration-line:none;color:currentColor}.text-block h1,.text-block.h1>*{margin-block:var(--font-h1--spacing)}.text-block h2,.text-block.h2>*{margin-block:var(--font-h2--spacing)}.text-block h3,.text-block.h3>*{margin-block:var(--font-h3--spacing)}.text-block h4,.text-block.h4>*{margin-block:var(--font-h4--spacing)}.text-block h5,.text-block.h5>*{margin-block:var(--font-h5--spacing)}.text-block h6,.text-block.h6>*{margin-block:var(--font-h6--spacing)}.text-block p,.text-block.p>*{margin-block:var(--font-paragraph--spacing)}.text-block.text-block>*:last-child,.text-block.text-block>*:has(+*:last-child:empty){margin-block-end:0}.text-block.text-block>style+*,.text-block.text-block>*:first-child,.text-block.text-block>*:first-child:empty+*{margin-block-start:0}:root{--text-align-default: left}.text-block{max-width:100%;display:flex;flex-direction:column;align-items:var(--horizontal-alignment);color:var(--color, var(--color-foreground))}[style*="--horizontal-alignment: center"] .text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"] .text-block{--text-align-default: right}[style*="--horizontal-alignment: flex-start"]>.text-block{--text-align-default: left}[style*="--horizontal-alignment: center"]>.text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"]>.text-block{--text-align-default: right}.text-block>*{width:var(--width, 100%);max-inline-size:min(100%,var(--max-width, 100%));text-align:var(--text-align, var(--text-align-default));text-wrap:var(--text-wrap)}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map?subset=AAAIAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACg */
