/** Shopify CDN: Minification failed

Line 20:10 Unexpected "{"
Line 20:19 Expected ":"
Line 20:46 Expected identifier but found "{"
Line 20:47 Unexpected "{"
Line 20:56 Expected ":"
Line 20:82 Expected ":"
Line 20:98 Expected identifier but found "{"
Line 20:99 Unexpected "{"
Line 20:108 Expected ":"
Line 20:137 Expected ":"
... and 10 more hidden warnings

**/
/* START_SECTION:collection-seo-content (INDEX:13) */
.collection-seo-content{border-top:1px solid rgba(var(--color-foreground),.08)}
.collection-seo-content__inner{max-width:1100px}
.collection-seo-content__body{max-width:900px;margin:0 auto}
.section-{{ section.id }}-padding{padding-top:{{ section.settings.padding_top }}px;padding-bottom:{{ section.settings.padding_bottom }}px}
@media screen and (max-width:749px){.section-{{ section.id }}-padding{padding-top:{{ section.settings.padding_top | times: .75 | round: 0 }}px;padding-bottom:{{ section.settings.padding_bottom | times: .75 | round: 0 }}px}}
/* END_SECTION:collection-seo-content */
