<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.collection-category--header--shadow {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 50%);
    background-image: linear-gradient(-225deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 50%);
    background-color: transparent;
    box-sizing: border-box;
    color: #fff;
    height: inherit;
    padding: 20px 30px
}
.collection-category--header--share {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-top: 20px
}
.collection-category--header--share--item.v-twitter {
    background: #00aced;
    border: 1px solid #00a3e1
}
.collection-category--header--share--item.v-facebook {
    background: #3b5998;
    border: 1px solid #385490
}
.collection-category--header--heading h2 {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    text-align: center
}
.collection-category--header--heading h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 68px;
    margin: 0;
    text-align: center
}
.post-type-archive-collections .maincontent {
    max-width: 1170px!important;
    margin: auto
}
.collection-card {
    border-radius: 3px;
    border: 1px solid #f0efef;
    box-shadow: 3px 4px 4px -5px rgba(0, 0, 0, 0.5);
    color: #999;
    cursor: pointer;
    font-size: 14px;
    height: 326px;
    position: relative;
    width: 270px;
    margin: 0 5px 20px 10px
}
.collection-card--header {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid #f0efef;
    height: 153px;
    position: relative
}
.collection-category--header--share--item {
    border-radius: 3px;
    text-align: center;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    width: 100px;
    height: 30px;
    line-height: 28px
}
.collection-category--header--shadow {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 50%);
    background-image: linear-gradient(-225deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 50%);
    background-color: transparent;
    box-sizing: border-box;
    color: #fff;
    height: inherit;
    padding: 20px 30px;
    height: 250px
}
.c-card {
    width: 270px;
    float: left
}
.collection-card--name h3 {
    padding: 0 20px;
    text-align: center;
    color: #000;
    font-size: 16px
}
.collection-card--title {
    padding: 0 20px;
    text-align: center
}
.v-twitter path {
    fill: #fff
}
.widget .popover--scrollable-list--element:hover {
    background-color: none!important;
    color: #000
}
.collections_login {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 500
}
.collections_login .login-form {
    margin: auto;
    width: 60%
}
.collections-close {
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer
}
.collections-message p {
    text-align: center;
    margin-top: 20px;
    padding: 10px
}
.ph-collect-single:visited {
    color: #fff
}
.ph-collect {
    z-index: 600;
    margin-right: 7px
}
.collect-button--icon {
    vertical-align: middle
}
.collect-button--icon svg path {
    fill: #545454
}
.collection-title-single {
    margin-top: 10px!important
}
.in svg path {
    fill: #5898f1
}
.ph-add-to-collection {
    width: 365px!important
}
.ph-collect:hover {
    cursor: pointer
}
.collections-popover--form-trigger:hover {
    color: #7f7f7f
}
.collections-popover--form-trigger {
    color: #bbb;
    display: none;
    line-height: 50px;
    padding: 0 0 0 17px
}
.collections-popover--form--field {
    margin: 0 5px 0 0;
    height: 34px;
    width: 300px
}
.collections-popover--form {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    flex-flow: row nowrap;
    box-sizing: border-box;
    height: 50px;
    padding: 8px 5px
}
.popover--footer .input {
    border: 0;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.11), inset 0 0 0 1px rgba(0, 0, 0, 0.13);
    color: #000;
    padding: 7px 12px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.v-collected {
    display: block!important
}
.collections-popover--collection--icon.v-collect {
    width: 15px
}
.popover--scrollable-list--element:hover .collections-popover--collection--icon.v-collect {
    display: block!important
}
.popover--scrollable-list--element:hover {
    background-color: #fcf5e2;
    color: #000
}
.collections-popover--collection {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 14px;
    line-height: 40px;
    padding: 0 0 0 15px;
    position: relative
}
.popover--header--title {
    color: #000;
    font-size: 18px;
    line-height: 42px;
    margin: 0;
    padding: 0;
    text-align: center
}
.popover--scrollable-list {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-y: auto;
    width: 100%
}
.popover--scrollable-list--element:hover .collections-popover--collection--icon.v-collect {
    display: block!important
}
.collections-popover--collection--icon {
    display: none;
    position: absolute;
    right: 6px;
    top: 2px
}
.fa-spinner {
    font-size: 30px;
    color: #D2D2D2!important
}
.collections-loading {
    text-align: center;
    height: 150px;
    font-size: 80px;
    display: none;
    margin-top: 10px
}
.popover--scrollable-list--element {
    color: #000;
    cursor: pointer;
    display: block;
    width: 100%
}
.collections-html {
    text-align: center;
    box-sizing: border-box;
    padding: 20px;
    line-height: 20px
}
.collections-html a {
    color: #da552f;
    text-decoration: none
}
.collections-popover--collections {
    height: 160px;
    width: 365px
}
.popover--footer {
    border-top: 1px solid #f0efef
}
.ph_popover {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    position: absolute;
    z-index: 101;
    width: 320px;
    display: none
}
.popover--header {
    position: relative;
    border-bottom: 1px solid #f0efef
}
.popover--header--icon {
    position: absolute;
    right: 12px;
    top: 6px
}
.popover--close--icon {
    position: absolute;
    left: 12px;
    top: 6px
}
.collections-popover--collection--icon.v-collect {
    width: 15px
}
.collections-popover--collection--icon {
    display: none;
    position: absolute;
    right: 6px;
    top: 2px
}
.popover--scrollable-list {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-y: auto;
    width: 100%
}
.popover--scrollable-list--element {
    color: #000;
    cursor: pointer;
    display: block;
    width: 100%
}
.popover--scrollable-list--element:hover {
    background-color: #fcf5e2;
    color: #000
}
.collection-detail--header.v-brown {
    background-color: #534540
}
.collection-detail--header {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    position: relative
}
.collection-detail--header--background-uploader {
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}
.collection-detail--header .collection-detail--header--background-uploader--upload {
    visibility: hidden
}
.collection-detail--header--shadow {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 220px;
    height: inherit
}
.collection-detail--header--heading {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 20px;
    text-align: center
}
.collection-detail--header--heading h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 68px;
    margin: 0
}
.collection-detail--header--heading h2 {
    color: white;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0
}
.collection-detail--header--heading .collection-detail--header--curator {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
}
.collection-detail--header--heading .collection-detail--header--curator .user-image {
    margin-right: 10px
}
.user-image img {
    border-radius: 50%
}
.collection-detail--header .collection-detail--header--delete-button,
.collection-detail--header .collection-detail--header--heading svg,
.collection-detail--header .collection-detail--header--background-uploader--upload {
    visibility: hidden
}
.collection-detail--header--background-uploader {
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}
.collection-detail--header .collection-detail--header--background-uploader--upload {
    visibility: hidden
}
.collection-detail--header--background-uploader input {
    display: none
}
.collection-detail--header:hover .collection-detail--header--background-uploader--upload {
    visibility: visible
}
.collection-detail--header:hover .collection-detail--header--delete-button {
    visibility: visible
}
.collection-detail--header:hover a.collection-detail--header--delete-button,
.collection-detail--header {
    visibility: visible
}
.collection-detail--header--delete-button {
    color: #fff;
    visibility: hidden
}
.collection-detail--header--delete-button .fa {
    color: #fff;
    margin-top: -5px;
    margin-right: 5px
}
.collection-detail--header--delete-button:hover {
    color: #fff;
    cursor: pointer
}
.collection-detail--header:hover .editable-text--button svg {
    visibility: visible
}
.editable-text--button {
    cursor: pointer
}
.collection-detail--share-buttons--item.v-twitter {
    background: #00aced;
    border: 1px solid #00a3e1
}
.collection-detail--share-buttons--item.v-twitter path {
    fill: #fff
}
.collection-detail--share-buttons--item {
    border-radius: 3px;
    text-align: center;
    height: 40px;
    display: inline-block;
    height: 32px;
    margin-right: 15px;
    text-align: center;
    width: 93px;
    line-height: 30px
}
.collection-detail--share-buttons--item.v-facebook {
    background: #3b5998;
    border: 1px solid #385490
}
.collection-detail--share-buttons {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    align-self: flex-end;
    -ms-flex-item-align: end;
    float: right;
    margin-left: auto;
    height: 69px
}
.collection-detail--subnav--container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 69px;
    max-width: 960px;
    margin: 0 auto
}
.collection-detail--subnav {
    background-color: #faf9f9;
    border-bottom: 1px solid #f2f2f2;
    height: 69px
}
.collection-detail--header--curator {
    text-align: center;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px
}
.collection-detail--header--heading h1 input,
.collection-detail--header--heading h2 input {
    background-color: transparent;
    text-align: center;
    outline: none;
    border: 0;
    border-bottom: 1px dashed #b5b5b5;
    display: inline-block;
    min-width: 300px
}
.collection-detail--header--delete-button:hover {
    text-decoration: underline
}
.collection-detail--header--heading h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 68px;
    margin: 0
}
.collection-detail--header--heading {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center;
    margin: 20px;
    text-align: center;
    max-width:90%;
}
#edit-content {
    color: black;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0
}
#edit-title {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 68px;
    margin: 0
}
.collections-loading .fa {
    color: #f0efef
}
.hide {
    display: none!important
}
.single-collect {
    position: absolute;
    top: 9px;
    color: #fff
}
.save-collect {
    margin-left: 20px;
    line-height: 32px
}
.collection-title-single {
    margin-bottom: 0
}
.postlist {
    margin-top: 10px
}
.wp-collection .entry-title {
    margin: 0;
    font-size: 34px;
    font-size: 1.8rem
}
.wp-collection .entry-title a {
    color: #000;
    text-decoration: none
}
.wp-collection .entry-title a:hover {
    color: #000;
    text-decoration: underline
}
.wp-collection {
    width: 100%;
    max-width: 800px;
    margin: auto;
    padding: 0;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    position: relative
}
.wp-collection .content {
    float: left;
    padding-left: 10px
}
.reddit-post img {
    margin-top: 20px;
    float: left
}
.wp-collection .description {
    padding-bottom: 10px;
    margin-bottom: 20px
}
.wp-collection .post-meta-hunt {
    position: absolute;
    bottom: 0px;
}</pre></body></html>