a {
    text-decoration: none;
    color: inherit;
}

.banner_banner {
    text-align: center;
    margin-bottom: 12px
}

.banner_banner>a {
    display: inline-block
}

.banner_banner>a>img {
    width: 1000px;
    max-width: 100%;
    max-height: 400px;
    object-fit: cover;
    vertical-align: bottom
}

.footer_footer {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 3em;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center
}

.footer_footer .footer_version_text {
    font-size: 10px;
    color: #efefef
}

.footer_footer .footer_version_text:hover {
    color: #222
}

.footer_footer a {
    font-size: 14px;
    color: #222;
    font-weight: 600;
    text-decoration: none;
}

.footer_footer a:hover {
    color: #000;
    text-decoration: underline;
}

.footer_footer span {
    margin: 0 10px;
    cursor: default
}

.footer_footer #ot-sdk-btn.ot-sdk-show-settings.footer_ccpa_button__13BTW,
.footer_footer #ot-sdk-btn.ot-sdk-show-settings.footer_gdpr_button__rbmQz,
.footer_footer .footer_consent_button__3vY7i {
    margin-top: 1.5em;
    padding: .5rem .875rem;
    background-color: #000;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    font: inherit
}

.footer_footer .footer_ccpa_button__13BTW:hover#ot-sdk-btn.ot-sdk-show-settings,
.footer_footer .footer_consent_button__3vY7i:hover,
.footer_footer .footer_gdpr_button__rbmQz:hover#ot-sdk-btn.ot-sdk-show-settings {
    opacity: .7
}

.footer_footer #ot-sdk-btn.ot-sdk-show-settings.footer_gdpr_button__rbmQz {
    background-color: #fff;
    color: #000;
    border: 1px solid #000
}

@media(prefers-color-scheme:dark) {
    .footer_footer a,
    .footer_footer span {
        color: #e1e1e3
    }
    .footer_footer #ot-sdk-btn.ot-sdk-show-settings.footer_ccpa_button__13BTW {
        background-color: #4e8df4
    }
}

.header_header {
    width: 900px;
    max-width: 100%;
    margin: 0 auto;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: left;
    justify-content: left;
    padding: 10px calc(.75em + 2%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    position: relative
}

.header_header:after,
.header_header:before {
    display: block;
    background: #fff;
    content: " ";
    height: 100%;
    width: 2.5%;
    position: absolute;
    pointer-events: none;
    top: 0
}

.header_header:before {
    right: 100%
}

.header_header:after {
    left: 100%
}

.header_header>h1 {
    font-size: 16px;
    margin: 0
}

.header_header>.header_icon {
    height: 50px;
    width: 50px;
    margin-right: 10px;
    border-radius: 50%
}

@media(prefers-color-scheme:dark) {
    .header_header,
    .header_header:after,
    .header_header:before {
        background: #2d2d32
    }
    .header_header>h1 {
        color: #e1e1e3
    }
}

.links_linkRow__1g_Dv {
    display: -moz-box;
    display: flex;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -moz-box-align: stretch;
    align-items: stretch;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 1rem auto .5rem;
    padding: 0 12px;
    max-width: 1000px
}

.links_link-blue__1SgFW,
.links_linkBlock__3QiPg {
    color: #000 !important
}

.links_link-blue__1SgFW path,
.links_linkBlock__3QiPg path {
    fill: #000 !important
}

.links_link-blue__1SgFW:hover,
.links_linkBlock__3QiPg:hover {
    color: #093c8f !important
}

.links_link-blue__1SgFW:hover path,
.links_linkBlock__3QiPg:hover path {
    -webkit-transition: fill .15s ease 0s;
    -moz-transition: fill .15s ease 0s;
    transition: fill .15s ease 0s;
    fill: #093c8f !important;
    cursor: pointer
}

@media(prefers-color-scheme:dark) {
    .links_link-blue__1SgFW,
    .links_linkBlock__3QiPg {
        color: #3e84f3 !important
    }
}

.links_linkBlock__3QiPg {
    -moz-box-flex: 1;
    flex-grow: 1;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
    overflow: hidden
}

.links_emoji__D-vrf {
    padding-right: .5em;
    white-space: nowrap
}

.image_imageFill {
    width: 100%;
    object-fit: cover;
    display: block
}

.image_imageFill:hover {
    cursor: pointer
}

.image_imageFillModal__15KwO {
    width: 100%;
    border-radius: 8px
}

.image_imageFillModal__15KwO:hover {
    cursor: default !important
}

.image_backgroundImage {
    position: absolute;
    height: 110%;
    width: 110%;
    top: -5%;
    left: -5%;
    background-size: cover;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    opacity: 75%;
    z-index: 0
}

.video_videoFill__1Z26M {
    width: 100%;
    object-fit: cover
}

.video_playButton__2ni39 {
    width: 44px;
    height: 44px;
    margin: .8em;
    padding: 5px;
    position: absolute;
    bottom: 0;
    right: 0;
    border: 0 solid;
    background: rgba(30, 30, 30, .85);
    border-radius: 50%;
    cursor: pointer
}

.video_playButton__2ni39 svg {
    fill: #fff
}

@media(min-width:750px) {
    .video_playButton__2ni39 {
        width: 30px;
        height: 30px
    }
}

.post_post {
    position: relative;
    height: auto;
    min-height: 80px;
    flex-basis: -moz-calc(50% - 12px);
    flex-basis: calc(50% - 12px);
    margin: 6px;
    overflow: hidden;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    transition: .1s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 1px hsla(0, 3%, 66.9%, .1);
    box-shadow: 0 1px 1px hsla(0, 3%, 66.9%, .1)
}

.post_post:before {
    content: "";
    display: block;
    padding-top: 100%;
    background-color: #fff
}

.post_post--tiktok__26ew2:before {
    padding-top: 133%
}

.post_postContent {
    position: absolute;
    width: 101%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.post_postContent:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    /* opacity: .4; */
    opacity: 0;
    background-color: #000;
    font-size: 100px;
    mix-blend-mode: lighten
}

.post_postContent:active:before,
.post_postContent:visited:before {
    background-color: #fff
}

@media(prefers-color-scheme:dark) {
    .post_postContent:active:before,
    .post_postContent:visited:before {
        background-color: #222
    }
}

@media(hover) {
    .post_postContent:hover {
        background-color: #fff
    }
    .post_postContent:hover img,
    .post_postContent:hover video,
    .post_postContent:hover~.post_backgroundImage__JhRyu {
        opacity: .5
    }
    .post_postContent:hover :before {
        opacity: 0
    }
}

@media(prefers-color-scheme:dark) {
    .post_post {
        border-color: #222
    }
}

.Ad_Ad {
    margin: 0 auto;
    position: relative;
    height: auto
}

.Ad_Ad h2 {
    font-weight: 600;
    letter-spacing: .8px;
    font-size: .75rem;
    color: #757575;
    text-align: center;
    text-transform: uppercase
}

.Ad_AdCollapsed__2iCbA {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    -moz-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    padding-top: 0;
    padding-bottom: 0
}

.Ad_AdInactive {
    display: none
}

.Ad_AdLoading__2tZmB {
    height: 0
}

.Ad_AdLoading__2tZmB h2 {
    display: none
}

.Ad_AdActive__1Tn6w {
    margin: 1rem auto
}

.page_main {
    width: 900px;
    max-width: 95%;
    margin: 0 auto;
    display: -moz-box;
    display: flex;
    flex-wrap: wrap
}

.page_main>p {
    width: 100%;
    margin-left: 10px;
    font-size: 16px;
    color: #666
}

.page_main>h2 {
    font-size: 20px;
    font-weight: 800;
    margin-top: 15px;
    margin-bottom: 4px;
    margin-left: 6px;
    width: 100%;
    font-family: "Playfair Display", serif;
}

.page_main.page_force-3-column__iSyW9 {
    -moz-box-pack: justify;
    justify-content: space-between;
    max-width: -moz-calc(95% - 8px);
    max-width: calc(95% - 8px);
    width: 860px
}

.page_main.page_force-3-column__iSyW9>h2 {
    margin-left: 0
}

.page_main.page_force-3-column__iSyW9>[class^=post__] {
    margin: 4px 0;
    flex-basis: -moz-calc(33% - 4px) !important;
    flex-basis: calc(33% - 4px) !important
}

.page_main.page_force-3-column__iSyW9>[class^=Ad__] {
    flex-basis: 100%;
    text-align: center
}

.page_feedPage {
    width: 100%;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
    overflow-x: hidden
}

.page_modalOpen__1N_p7 {
    background: rgba(34, 34, 34, .75)
}

.page_modal__3X-qO {
    position: absolute;
    inset: 32px 16px;
    margin: auto;
    max-width: 23.25rem;
    max-height: 45rem;
    border: 1px solid #d7d7d7;
    background: #fff;
    overflow: auto;
    border-radius: 8px;
    outline: none;
    padding: 20px;
    z-index: -1
}

.page_tapTarget__1YAC4 {
    height: 36px;
    width: 36px;
    z-index: 1;
    float: right
}

.page_tapTarget__1YAC4:hover {
    cursor: pointer
}

.page_icon__1TtR- {
    height: 20px;
    width: 20px;
    float: right;
    fill: #aaa
}

.page_modalContents__26WfU {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1
}

.page_modalImage__35jO8 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
    z-index: -1
}

.page_multilink__1r2f_ {
    color: #000;
    text-decoration: none;
    text-align: center;
    padding: 12px 25px;
    margin: 16px 0;
    border: .5px solid #000;
    border-radius: 8px;
    font-weight: 700;
    font-size: 12px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column
}

.post_package_pinWrap {
    position: relative;
    max-width: -moz-calc(95% - 12px);
    max-width: calc(95% - 12px);
    width: 860px;
    margin: 10px auto 4px
}

.post_package_pinWrap * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.post_package_pinWrap h2 {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    display: block;
    width: 100%;
    margin: 16px 10px 16px 0;
    font-family: "Playfair Display", serif;
}

.post_package_pin1,
.post_package_pin2,
.post_package_pin3 {
    overflow: visible;
    padding: 0
}

.post_package_pin1 img,
.post_package_pin2 img,
.post_package_pin3 img {
    border-radius: 5px !important;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 1px hsla(0, 3%, 66.9%, .1);
    box-shadow: 0 1px 1px hsla(0, 3%, 66.9%, .1)
}

.post_package_pin1>*,
.post_package_pin2>*,
.post_package_pin3>* {
    margin: 0 !important
}

.post_package_pin1 {
    width: -moz-calc(66.66% - 2.5px);
    width: calc(66.66% - 2.5px);
    margin-right: 4px;
    float: left
}

.post_package_pin2 {
    margin-bottom: 4px
}

.post_package_pin2,
.post_package_pin3 {
    margin-left: 4px;
    width: -moz-calc(33.33% - 5.5px);
    width: calc(33.33% - 5.5px);
    border-collapse: collapse;
    float: right
}

.post_package_pin3 {
    margin-top: 4px
}

.post_package_pinWrap:after {
    content: "";
    clear: both;
    display: table
}

.post_package_pinWrap--tiktok__2Qz3u .post_package_pin1 {
    width: -moz-calc(66.66% - 3.5px);
    width: calc(66.66% - 3.5px)
}

.post_package_pinWrap--tiktok__2Qz3u .post_package_pin2,
.post_package_pinWrap--tiktok__2Qz3u .post_package_pin3 {
    width: -moz-calc(33.33% - 4.5px);
    width: calc(33.33% - 4.5px)
}

@media(prefers-color-scheme:dark) {
    .post_package_pinWrap h2 {
        color: #e1e1e3
    }
}

header.header_header h1 {
    font-family: "Playfair Display", serif;
    font-weight: 900;
}

/*# sourceMappingURL=28cdcf8b8bde661df008.css.map*/

.header_header>.header_icon {
    height: 90px;
    width: auto;
    margin-right: 10px;
    border-radius: 0;
}