body.page .theme-list,body.single .theme-list{padding:4rem 0;position:relative;overflow-x:hidden}body.page .theme-list .h1,body.single .theme-list .h1{color:var(--theme-primary-color);position:relative;margin-bottom:32px;padding-bottom:32px;max-width:670px}body.page .theme-list .h1:after,body.single .theme-list .h1:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:110px;background-color:var(--theme-primary-color)}body.page .theme-list .blocks-row,body.single .theme-list .blocks-row{row-gap:2rem}@media (min-width: 992px){body.page .theme-list .blocks-row,body.single .theme-list .blocks-row{row-gap:4rem}}body.page .theme-list .theme-list-content,body.single .theme-list .theme-list-content{font-size:18px}body.page .theme-list .theme-list-content ul,body.single .theme-list .theme-list-content ul{padding-left:18px}body.page .theme-list .theme-list-content.two-columns,body.single .theme-list .theme-list-content.two-columns{display:flex;flex-direction:column;row-gap:30px}@media (min-width: 992px){body.page .theme-list .theme-list-content.two-columns,body.single .theme-list .theme-list-content.two-columns{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:30px;column-gap:30px}}body.page .theme-list .theme-button-primary,body.page .theme-list .theme-button-secondary,body.single .theme-list .theme-button-primary,body.single .theme-list .theme-button-secondary{margin-top:46px}body.page .theme-list.bg-light,body.single .theme-list.bg-light{background-color:var(--theme-base-light)}body.page .theme-list.bg-dark,body.single .theme-list.bg-dark{background-color:var(--theme-text-color-default);color:var(--theme-base-light)}body.page .theme-list.bg-dark .h1,body.single .theme-list.bg-dark .h1{color:var(--theme-base-light)}body.page .theme-list.bg-dark .h1:after,body.single .theme-list.bg-dark .h1:after{background-color:var(--theme-base-light)}body.page .theme-list.bg-primary,body.single .theme-list.bg-primary{background-color:var(--theme-primary-color);color:var(--theme-base-light)}body.page .theme-list.bg-primary .h1,body.single .theme-list.bg-primary .h1{color:var(--theme-base-light)}body.page .theme-list.bg-primary .h1:after,body.single .theme-list.bg-primary .h1:after{background-color:var(--theme-base-light)}body.page .theme-list.bg-secondary,body.single .theme-list.bg-secondary{background-color:var(--theme-grey-color);color:var(--theme-base-light)}body.page .theme-list.bg-secondary .h1,body.single .theme-list.bg-secondary .h1{color:var(--theme-base-light)}body.page .theme-list.bg-secondary .h1:after,body.single .theme-list.bg-secondary .h1:after{background-color:var(--theme-base-light)}body.page .theme-list .theme-list-placeholder,body.single .theme-list .theme-list-placeholder{text-align:center;padding:3rem;background-color:var(--theme-base-soft);border-radius:4px}body.page .theme-list .theme-list-placeholder p,body.single .theme-list .theme-list-placeholder p{font-size:1.1rem;color:var(--theme-grey-color)}
