<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{
    --more-theme-color: #F1A7AF;

    --customize-menu-color: #000;
    --customize-menu-hcolor: #ffaeb6;
    --customize-menu-font-color: #fff;
    --customize-menu-font-hcolor: #fff;
    --customize-submenu-color: #000;
    --customize-current-menu-color: #ffaeb6;
    --customize-current-menu-font-color: #fff;
    --mobile-customize-menu-color: #000;
    --mobile-customize-menu-border-color: #a67c7f;
    --mobile-customize-menu-exp-color: #E7D4CD;
    --mobile-customize-submenu-color: #000;
    --mobile-current-menu-color: #000;
    --mobile-current-menu-font-color: #fff;
}

span.banner_ad {
    display: block;
    width: 100%;
    text-align: center;
}

.newlayout span.list_ad {
    position: absolute;
    right: -310px;
    top: -10px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    width: 300px;
}

.newlayout span.ad_wrapper {
    display: block;
    width: 100%;
}

span.ad_title {
    display: block;
    width: 100%;
    font-size: 12px !important;
    color: #ccc;
}

@media screen and (max-width: 899px) {
    .desktop-only {
        display: none !important;
    }
}

@media screen and (min-width: 900px) {
    .mobile-only {
        display: none !important;
    }
}

.navigation--main .nav--main li:first-child{
    border-radius: 0px;
}
.navigation--main .nav--main .sub-menu li a{
    border: unset;
}
.container {
    max-width: 1270px !important;
}
.navigation--main{
    border-radius: 0 ;
}
.site-header__branding.flexbox__item.one-half,.header-bar-container.flexbox__item.one-half {
    width: auto;
}
.site-logo img{
    min-height: 85px;
    max-height: 85px;
    width: auto;
}
#menu-home-2.nav.nav--main {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
}

.header-bar.nav.flush--bottom {
    display: flex;
    align-items: center;
    margin-top: 12px;
}


.site-header.flexbox {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    height: auto;
    margin: 24px 0 12px;
    padding: 0 16px;
}

ul.share_list {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    order: 2;
}

.header-bar .form-search, .header-bar .search-query {
    height: 32px;
    width: 180px;
}

.header-bar .form-search .search-submit,.pixcode--icon.icon-e-instagram, .pixcode--icon.icon-e-facebook,.pixcode--icon.icon-youtube-play {
    background: #000;
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-search:before,.icon-e-instagram:before, .icon-e-facebook:before,.icon-youtube-play:before {
    height: 14px;
    width: 14px;
}
.sns-bar .icon-search:before{
    height: 24px;
    width: 24px;
}
.icon-search{
    display: flex;
}
.post-header .rightbox{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.post-header .rightbox .nav_close{
    margin: 12px 12px 8px 0;
}
.post-header .leftbox .fixed_nav, .post-header .rightbox .fixed_nav {
    padding: 0 0 0 12px;
    display: flex;
    align-items: center;
}
.sns-bar.clearfix {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    box-shadow: none;
    border-bottom: 2px solid var(--more-theme-color);
}
@media (min-width: 900px){
    .sns-bar, .post-header .navigation--main {
         width: 100%; 
    }
}
@media (max-width: 899px) {
    .sns-bar.clearfix {
            width: 100%;
    }
    .post-header .leftbox .fixed_nav {
        display: flex;
        align-items: center;
    }
    .navigation--mobile &gt; ul &gt; .menu-item a {
        color: #b57376 !important;
        text-transform: none;
    }
    .navigation--mobile &gt; ul i.arrow.d_arrow {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E %3Cpath d='M1 1L5 5L9 1' stroke='%23A67C7F' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
        background-position: center;
    }
    
    .navigation--mobile &gt; ul i.arrow.t_arrow {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E %3Cpath d='M1 1L5 5L9 1' stroke='%23A67C7F' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
        transform: rotate(180deg);
    }
    .navigation--mobile .sub-module {
        position: relative;
        width: auto;
        height: auto;
        background: var(--more-theme-color);
        padding: 10px;
        margin-left: -24px;
        margin-right: -24px;
    }
    
    .navigation--mobile .sub-module .social-share {
        text-align: center;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    
    .navigation--mobile .sub-module .social-share a.social-icon-link {
        display: flex;
        width: 24px;
        border-radius: 100%;
        margin: 14px;
    }
    
    .navigation--mobile .sub-module .text-link a {
        color: #000;
        font-size: 12px !important;
        margin: 20px 10px;
    }
    
    .navigation--mobile .sub-module .text-link {
        display: flex;
        justify-content: center;
    }
    
    .navigation--mobile .sub-module .sub-input {
        display: flex;
    }
    
    .navigation--mobile .sub-module .sub-box {
        margin: 0px 12px 10px;
    }
    
    .navigation--mobile .sub-module .sub-box-text {
        font-size: 14px !important;
        font-weight: 700;
        margin-bottom: 5px;
    }
    
    .navigation--mobile .sub-module .sub-input input[type="text"] {
        padding: 5px;
        font-size: 12px;
        height: 32px;
        width: calc(100% - 78px);
    }
    
    .navigation--mobile .sub-module .sub-input button {
        font-size: 12px !important;
        background: #000;
        color: #fff;
        padding: 0 15px;
        border: 0;
    }
    .navigation--mobile {
        background: var(--more-theme-color);
        width: 85%;
    }
    .navigation--is-visible .wrapper, .pull_left, .navigation--is-visible .site__footer, .navigation--is-visible .site__stats{
        -moz-transform: translateX(85%);
        -ms-transform: translateX(85%);
        -o-transform: translateX(85%);
        -webkit-transform: translateX(85%);
        transform: translateX(85%);
    }
    .sub-menu li a strong, .sub-menu--mega li a strong {
        display: none;
    }
    
    .navigation--mobile &gt; ul &gt; .menu-item ul.sub-menu .menu-item a {
        padding-left: 30px !important;
        color: #fff !important;
    }
    
    navigation--mobile a.open-sub {
        background: #000;
    }
    .navigation--mobile &gt; ul &gt; .menu-item{
        background: var(--mobile-customize-menu-exp-color);
        float: unset;
    }
    .navigation--mobile &gt; ul &gt; .menu-item.current-post-parent{
        background: var(--mobile-current-menu-color);
    }
    .navigation--mobile &gt; ul &gt; li.current-menu-item &gt; a,.navigation--mobile &gt; ul &gt; li.current-menu-parent&gt; a{
        border-left: 4px solid var(--more-theme-color);
    }
    .navigation--mobile &gt; ul &gt; li.current-menu-item &gt; a,.navigation--mobile &gt; ul &gt; li.current-menu-parent&gt; a, .navigation--mobile &gt; ul &gt; li.current-menu-parent .sub-menu .current-menu-item a{
        color:var(--more-theme-color)!important;
    }
    .navigation--mobile &gt; ul &gt; .menu-item.open .open_sub,
    .navigation--mobile &gt; ul &gt; .menu-item.hidden .open_sub{
        background: var(--mobile-current-menu-color);
    }
}
@media (max-width: 767px) {
    .post-header .leftbox .nav_logo img{
        height: 38px;
    }
}
.post-header .leftbox {
    width: auto;
    flex-grow: 1;
    flex-basis: 0;
    display: flex;
    width: 100%;
    align-items: center;
}

.sns-bar:after {
    content: unset;
}

.post-header .leftbox .nav_logo {
    flex-grow: 1;
    flex-basis: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-header .leftbox .nav_logo a{
    display: flex;
}

.featured-area {
    margin-left: 0;
    margin-top: -24px;
}
.carousel-container {
    overflow: hidden;
    position: relative;
}
.carousel-item img {
    aspect-ratio: 16/9;
    width: 100%;
    object-fit: cover;
}

.carousel-item:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    bottom: 0;
    background: linear-gradient(360deg, #A67C7F 15%, rgba(235, 162, 169, 0) 92%);    
}
.carousel-item[type-src="video"]:after,
.carousel-item[type-src="video"] .item-title-wrapper h3.hN,
.carousel-item[type-src="video"] .item-title-wrapper .item-sub-title,
.carousel-item[type-src="video"] .item-title-wrapper .item-more{
    display: none;
}
.carousel-item {
    position: relative;
    border-bottom: 4px solid #eba2a9;
}

.item-title-wrapper {
    position: absolute;
    padding: 0 5%;
    bottom: 30px;
    color: #fff;
    z-index: 2;
    width: 100%;
}

.item-title-wrapper h3.hN {
    font-size: 54px !important;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
}

.item-title-wrapper .item-sub-title {
    font-size: 36px !important;
    line-height: 1.2;
    margin: 0 !important;
}

.item-more {
    text-align: right;
    position: relative;
}

.item-more a {
    background: #fff;
    padding: 10px 24px;
    color: #b57376;
    top: -20px;
    position: relative;
}

.carousel-controller {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: -webkit-fill-available;
    height: 50px;
    bottom: 10px;
}

.swiper-pagination {
    display: flex;
    position: relative;
    margin: 0 10px;
}

.swiper-button-prev,.swiper-button-next {
    position: relative;
    display: flex;
    left: unset;
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 24px;
    width: 24px;
    background-color: #eba2a9;
    border-radius: 100%;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E %3Cpath d='M4.75 1.5L1.25 5L4.75 8.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: unset;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E %3Cpath d='M1.25 8.5L4.75 5L1.25 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: unset;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: unset;
}

.swiper-pagination-bullet {
    margin: 10px;
    background: #fff;
}
.list-pagination-wrap .swiper-button-prev,.list-pagination-wrap .swiper-button-next{
    background-color: transparent;
}
.list-pagination-wrap .swiper-button-prev{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23eba2a9'%2F%3E%3C%2Fsvg%3E") !important;
}
.list-pagination-wrap .swiper-button-next{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23eba2a9'%2F%3E%3C%2Fsvg%3E") !important;
}
.list-pagination-wrap .swiper-pagination-bullet-active {
    background-color: var(--theme-color) !important;
}
.list-pagination-wrap{
    margin-top: 20px;
}
.article-list-center{
    position: relative;
    margin-left: 24px;
    margin-right: 24px;
    width: calc(100% - 24px);
    padding-left: 16.65%;
    padding-right: 16.65%;
}
.article-list-center .heading.heading--main.article--list{
    position: unset;
}
.item-video{
/*    height: 690px;*/
    height: calc( (100dvw - 48px - var(--scrollbar-width,17px)) * 9/16);
}

@media (max-width: 1284px) {
    .item-video{        
        height: calc( (100dvw - 48px - var(--scrollbar-width,17px)) * 9/16);
    }
}
@media (max-width: 899px) {
    .featured-area {
        margin-left: -24px;
        margin-right: -24px;
        margin-top: 0;
    }
    .article-list-center{
        padding-left: 24px;
        padding-right: 0;
    }
}
@media (max-width: 899px){
    .container.container--main{
       padding-left: 10px!important;
       padding-right: 10px!important;
    }
    .featured-area {
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .article-list-center{
        padding-left: 0;
        /* padding-right: 0; */
        margin-left: 10px;
        width: calc(100% - 10px);
    }
    .item-video{
        aspect-ratio: 480/854;
        height: calc( (100dvw - var(--scrollbar-width,0px)) * 854/480);
    }
}
@media (max-width: 899px) {
    
    .item-title-wrapper h3.hN{
        font-size: 28px !important;
        width: calc(100% - 30px);
        margin-bottom: 5px;
    }
    .item-title-wrapper .item-sub-title{
        font-size: 18px !important;
        width: calc(100% - 30px);
    }
    .item-more a {
        right: -6%;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        width: 40px;
        padding: 12px 8px;
        border-radius: 8px 0 0 8px;
        line-height: 1.2;
        font-size: 14px !important;
        position: absolute;
        bottom: 0;
        top: unset;
    }
    .item-title-wrapper {
        bottom: 50px;
    }
    .carousel-item img {
        aspect-ratio: 480/854;
        height: calc( (100dvw - var(--scrollbar-width,0px)) * 854/480);
    }
}

.ig-carousel-module {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    /*margin-left: 10px;
    margin-right: 10px;*/
}
.sbi_carousel.sbi-owl-drag .sbi-owl-item{
    padding:5px;
}
.sbi-owl-dots .sbi-owl-dot span{
    background: var(--more-theme-color);
}
@media  only screen and (max-width: 768px){
    .ig-carousel-module {
        margin-left: -5px;
        margin-right: -5px;
        width: calc(100% + 10px);
    }
    .sbi_carousel.sbi-owl-drag .sbi-owl-item{
        padding:0px;
    }
}

.ig-carousel-item {
    /* padding: 10px; */
    position: relative;
}

.ig-carousel-item:before {
    content: "";
    position: absolute;
    right: 20px;
    top: 20px;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg style='color: rgba(255%2C255%2C255%2C1)' class='svg-inline--fa fa-play fa-w-14 sbi_playbtn' aria-label='Play' aria-hidden='true' data-fa-processed='' data-prefix='fa' data-icon='play' role='presentation'  width='10' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z'%3E%3C/path%3E%3C/svg%3E");
    background-color: var(--more-theme-color);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    border-radius: 100%;
}

span.swiper-notification {
    display: none;
}

.hottags-module {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 24px;
    overflow-x: auto;
    overflow-y: hidden;    
    border-bottom: 1px solid #e7d4cd;
}

.hottags-module .search-wrapper {
    width: max-content;
    display: block;
    position: relative;
    margin: 0 auto;
    height: 55px;
}

.hottags-module .search-wrapper .search-hot-tags {
    display: flex;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.hottags-module .search-wrapper .search-hot-tags .btn.btn--small.btn--tertiary {
    display: inline-block;
    margin: 16px 14px;
    padding: 0;
    line-height: 1.2;
    background: transparent;
    color: #575756;
    border-bottom: 1px solid #575756;
}

.hottags-module .search-wrapper .search-hot-tags .btn.btn--small.btn--tertiary:hover {
    color: var(--customize-menu-hcolor)!important;
    border-bottom: 1px solid var(--customize-menu-hcolor);
    text-decoration:none;
}

.hottags-module {
    scrollbar-width: auto;
    scrollbar-color: #f0f0f0 #ffffff;
}

/* Chrome, Edge, and Safari */
.hottags-module::-webkit-scrollbar {
    width: 3px;
    height: 4px;
   border-width: 1px;
}

.hottags-module::-webkit-scrollbar-track {
    background: transparent;
}

.hottags-module::-webkit-scrollbar-thumb {
    background-color: #f0f0f0ab;
    border-radius: 10px;
    border: 3px solid transparent;
}

.heading.heading--main.article--list {
    position: relative;
    margin-top: 64px;
    /*border-top: 1px solid #e7d4cd;*/
    letter-spacing: 2px;
    padding-bottom: 20px;
    /*padding-left: 16.65%;
    padding-right: 16.65%;*/
}

.article--list.heading--main .hN {
    margin: 10px;
    z-index: 1;
    margin-top: -22px;
    font-size: 24px !important;
    padding: 6px;
    color: #fff;
    background: #1d1d1d;
    border-bottom: 2px solid var(--more-theme-color);
    letter-spacing: 2px;
}
.article--list.heading--main .hN a{
    font-size: 24px !important;
    color: #fff;
}
.article--list.heading--main .hN a:hover{
    text-decoration: none;
}
.heading--main .hN .search_title{
    font-size: 24px !important;
    line-height: 30px;
}
@media (max-width:768px){
    .heading--main .hN .search_title{
        font-size: 14px !important;
        line-height: 1.2;
    }
}
.grid.fullwidth.newlayout {
    position: relative;
/*    margin: 0 auto;*/
    margin-left: -10px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 300px);
}

.masonry.fullwidth.newlayout &gt; div {
    padding: 10px;
    margin: 0px;
    width: 50%;
    display: inline-block;
}
.home .masonry.fullwidth.newlayout &gt; div{
    display: none;
}
.newlayout .article--grid{
    margin-bottom: 0;
}
.newlayout.swiper-list .article--grid{
    margin-bottom: 10px;
}
.newlayout .article--grid__header .article__featured-image {
    aspect-ratio: 350/378;
    height: auto;
    margin-bottom: 0;
}

.newlayout .article--grid__header .article__featured-image .image-wrap{
    display: flex;
    align-items: center;
    overflow: unset;
    aspect-ratio: 350/378;
    padding-top: 0 !important;
}
.newlayout  .article--grid__header .article__featured-image .image-wrap picture {
    position: relative;
    z-index: 1;
}
.newlayout  .article--grid__header .article__featured-image .image-wrap img {
    position: relative;
}
.newlayout .article--grid__header {
    position: relative;
}
.newlayout .swiper-slide .article--grid__header {
    width: 100%;
}
.newlayout .article--grid__header .article__featured-image .image-wrap picture.blug-bg {
    position: absolute;
    top: 0;
    z-index: 0;
    /*filter: blur(3px) opacity(0.4);*/
}

.newlayout .article--grid__header .article__featured-image .image-wrap .blug-bg img {
    object-fit: cover;
    aspect-ratio: 350/378;
}
.newlayout .article--grid__header .article__featured-image:before {
    /*background: linear-gradient(227.75deg, rgba(255, 255, 255, 0.5) 27.51%, rgba(235, 162, 169, 0) 60.34%, #EBA2A9 94.56%);
    left: 0;*/
}

.newlayout .article--grid__header .article__title {
    padding-bottom: 34px;
    padding-left: 12px;
    padding-right: 12px;
}

.newlayout .article--grid__meta {
    position: relative;
    margin-top: -40px;
    z-index: 22;
    border-bottom: unset;
    padding: 0 12px;
}

.newlayout div.split div.split__title a.small-link, .newlayout div.article__category a.small-link, .newlayout .article__meta-links .xpost_date {
    color: #b57376;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-word;
    overflow: hidden;
    text-transform: none;
    margin-left: 0;
}

.newlayout .article--grid__header .article__title .hN {
    text-align: left;
}
.article-list-morebtn {
    text-align: center;
    margin: 24px 24px 24px 0;
    display: block;
    width: calc(100% - 324px);
}
.home .article-list-morebtn{
    display: none;
}

.article-list-morebtn a {
    font-size: 16px !important;
    line-height: 32px;
    color: #fff;
    padding: 10px 16px;
    border-bottom: 2px solid #a67c7f;
    font-weight: 700;
    letter-spacing: 1px;
    background: var(--more-theme-color);
}
.article-list-morebtn a:hover{
    text-decoration: none;
}
.article-list-morebtn a:after {
    content: "";
    display: inline-block;
    height: 12px;
    width: 16px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='11' viewBox='0 0 9 11' fill='none'%3E %3Cpath d='M0.833253 9.32031L4.83325 5.32031L0.833253 1.32031' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.1665 9.32031L8.1665 5.32031L4.16651 1.32031' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.newlayout .article--grid__meta .split__title{
    width: auto !important;
    padding: 0;
    max-width: 8rem;
}

.ig-carousel-controller{
    display: flex;
    justify-content: center;
    align-items: center;
    width: -webkit-fill-available;
}

.ig-carousel-controller .swiper-pagination-bullet{
    background: var(--more-theme-color);
}
.ig-carousel-controller .swp-btn-prev,.ig-carousel-controller .swp-btn-next{
    display: none;
}
#sb_instagram .sbi_item:not(.sbi_transition) .sbi_photo{
    aspect-ratio: 9/16;
    height: auto !important;
}
.sbi_info_wrapper{
    display: none;
}
#sb_instagram .sbi_type_video svg.fa-play.sbi_playbtn {
    right: 10px;
    left: unset;
    top: 10px;
    background: var(--more-theme-color);
    border-radius: 100%;
    width: 14px  !important;
    height: 14px !important;
    padding: 10px !important;
    margin: 0;
}

#btnRecommended {
    position: fixed;
    cursor: pointer;
    bottom: -100px;
    right: 2.5vw;
    z-index: 333;
    color: #b57376;
    padding: 1rem 1.2rem;
    background-color: var(--mobile-customize-menu-exp-color);
    font-size: 16px !important;
    text-decoration: none;
    text-transform: uppercase;
    /*letter-spacing: 0.5px;*/
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#btnRecommended:hover {
    text-decoration: none;
}

#btnRecommended:after {
    position: relative;
    padding-left: 20px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E %3Cpath d='M1.25 8.5L4.75 5L1.25 1.5' stroke='%23b57376' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
    height: 10px;
    width: 10px;
    content: '';
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    transform: rotate(-90deg);
}

#recommendedModule {
    position: fixed;
    bottom: -100vh;
    left: 50%;
    z-index: 333;
    width: 95vw;
    max-width: 1110px;
    background-color:var(--mobile-customize-menu-exp-color);
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1.4rem;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

#btnRecommended.isShow,#recommendedModule.isShow{
    bottom: 0;
}

#recommendedModule .inner.mobile {
    display: none;
}
#recommendedModule .inner.desktop {
    display: block;
}
#recommendedModule .inner {
    padding: 2rem 2rem 1.5rem;
}
#recommendedModule .newlayout .article--grid {
    width: calc(33.3% - 10px);
}
#recommendedModule .itemsWrapper {
    display: flex;
    justify-content: space-between;
}
#recommendedModule .inner .btnCloseRecommendedModule {
    position: absolute;
    top: 0;
    right: 0px;
    padding: 5px;
}
#recommendedModule .inner .btnCloseRecommendedModule:after {
    position: relative;
    cursor: pointer;
    display: block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E %3Cpath d='M1.25 8.5L4.75 5L1.25 1.5' stroke='%23b57376' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
    height: 20px;
    width: 20px;
    content: '';
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    transform: rotate(90deg);
}
@media only screen and (max-width: 768px){  
    #recommendedModule .inner {
        padding: 0;
        overflow: hidden;
        margin: 30px 10px 10px;
    }
    #recommendedModule .inner .swiper-pagination{
        display: block;
    }
    #btnRecommended {
        right: 50%;
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        font-size: 1.1rem;
    }
}

/*.post-template-default .two-thirds ,.post-template-default .lap-and-up-two-thirds {
    width: 100%;
}
.widget-subscribe{
    width: 60%;
}
.reg_article_pic{
    overflow: hidden;
}*/
.post-template-default .post-container .grid {    
    width: auto;
    position: relative;
    /*left: 16.665%;*/
    text-align: center;
    display: inline-block;
}
.post-template-default .post-container .grid .two-thirds,
.post-template-default .post-container .grid .post-article{
    display: inline-block;
    text-align: left;
    float:none !important;
}
.post-template-default .post-container .grid ._page_1 &gt; p:first-of-type {
    border-left: 4px solid var(--more-theme-color);
    border-right: 4px solid var(--more-theme-color);
    padding: 0 18px;
}
@media (min-width: 900px){
    .post-template-default .post-container .grid .sidebar{
        display:none;
    }
}
@media only screen and (max-width: 899px){ 
.post-template-default .post-container .grid {    
    width: auto;
    position: relative;
    left: unset;
    display: block;
}
}

.related_post_box .grid.fullwidth.newlayout {
    left: auto;
    padding-right: unset;
    padding-left: unset;
    justify-content: space-between;
}

.related_post_box .grid.fullwidth.newlayout .share_box {
    display:none;
}
.related_post_box .heading.heading--main.article--list{
    background: transparent;
    padding-left: unset;
    padding-right: unset;
}

.post-article .share_box{
    display: none;
}
.post-article h1.article__title{
    border: 1px solid #EBA2A9;
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
}
article.post-article .article__title__meta{
    position: relative;
    justify-content: space-between;
}
.post-article ._content_ ._page_ figure {
    width: auto !important;
    max-width: 100% !important;
}
.post-article ._content_ ._page_ figure img {
    width: auto;
    height: auto;
    min-width: auto;
    display: block;
    object-fit: contain;
}
.container .article__cat-name{
    flex: unset;
    padding: 0 10px;
    background: var(--more-theme-color);
    font-size: 14px !important;
    display: flex;
    align-items: center;
}
.container .article__cat-name a{
    color:#fff;
    font-size: 14px !important;
    line-height: 1;
}
.container .article__author-name{
    display: flex;
    margin-right: 5.5rem;
}
@media only screen and (max-width: 398px){
    .container .article__author-name{
        margin-right: 4.6rem;
    }
}
.container .article__author-name a{
    color: #AF7D76;
}
time.article__time{
    position: absolute;
    right: 0;
    flex: unset;
    color: #AF7D76;
}

@media only screen and (max-width: 899px){ 
    .grid.fullwidth.newlayout{
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            padding-left: 0;
            padding-right: 0;
            width: 100%;
        }
    .article-list-morebtn{
        width: calc(100% - 48px);
        margin: 24px;
    }
}

@media only screen and (max-width: 768px){ 
/*.widget-subscribe{
    width: 100%;
}   */

    .grid.fullwidth.newlayout{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-left: 0;
        padding-right: 0;
    }
    .grid.fullwidth.newlayout:before {
        content: unset;
    }
    .masonry.fullwidth.newlayout &gt; div{
        width: calc(50% - 5px);
        margin: 5px 0;
        padding: 0;
    }
    .newlayout .article--grid__meta{
        padding: 0 0 9px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .newlayout .article--grid__header .article__title{
        padding-left: 10px;
        padding-right: 10px;
    }
    .newlayout .article--grid__meta .split__title{
        padding: 0;
        width: 50% !important;
    }
    .newlayout .article--grid__meta .article__meta-links li{
        padding: 0;
        margin: 0;
        text-transform: none;
    }
    #recommendedModule .newlayout .article--grid__meta .article__meta-links li{
        font-size: 12px !important;
    }
    .heading.heading--main.article--list{
        text-align: center;
        padding-top: 24px;
        padding-bottom: 0;
        margin: 44px auto 5px;
        display: flex;
        justify-content: center;
    }
    .article--list.heading--main .hN{
        font-size: 14px !important;
        line-height: 1.2;
        letter-spacing: 2px;
        margin-top: -16px;
    }
    .article--list.heading--main .hN a{
        font-size: 14px !important;
        line-height: 1.2;
        letter-spacing: 2px;
    }
    .article-list-morebtn a {
        font-size: 14px !important;
        line-height: 15px;
        color: #fff;
        padding: 8px;
    }
    .article-list-morebtn a:hover{
        text-decoration: none;
    }
    .article-list-morebtn a:after {
        vertical-align: middle;
        height: 12px;
        width: 12px;
    }
}
@media only screen and (max-width: 375px){
    .newlayout .article__meta-links .xpost_date{
        font-size:12px !important;
    }
}
.heading.heading--main.article--list:after {
    z-index: 0;
    position: absolute;
    display: flex;
/*    width: calc(100% - 48px);*/
    width: 100%;
    border-bottom: 1px solid #e7d4cd;
    left: 0;
/*    margin-left: 24px;*/
    margin-left: 0;
    margin-right: 0;
}


@media only screen and (max-width: 899px){ 
    .swiper-list .swiper-container {
        overflow: auto;
        margin-left: -24px;
        margin-right: -24px;
        width: calc(100% + 24px);
    }
    .swiper-list .swiper-slide.col-xs-6 {
        width: calc(78% - 24px) !important;
        margin-left: 24px !important;
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 767px){
    .swiper-list .swiper-container {
        overflow: auto;
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% + 10px);
    }
    .swiper-list .swiper-slide.col-xs-6 {
        width: calc(78% - 10px) !important;
        margin-left: 10px !important;
        margin-right: 0px !important;
    }
    .heading.heading--main.article--list:after {        
        /*width: calc(100% - 20px);
        margin-left: 10px;*/
    }
}

.post-article ._content_ .gallery img{
    border: 2px solid var(--theme-color) !important;
}


.container.arousel--hottags:after {
    display: none;
}

.header .container.header_bg,
.container.container--main.carousel--hottags,
.post-header .fixed-bar .container{
    max-width: 100% !important;
}


#page .wrapper .post-container .post-article.lap-and-up-two-thirds {width: 100%;}

#page .wrapper .post-container .post-article.lap-and-up-two-thirds&gt;*:not(._content_) {
    width: 66.66%;
    margin: 0 auto;
}

#page .wrapper .post-container .post-article ._content_&gt;._page_,
#page .wrapper .post-container .post-article ._content_&gt;.qa_box,
#page .wrapper .post-container .post-article ._content_&gt;._more_content_,
#page .wrapper .post-container .post-article ._content_&gt;.registration_box_itrial{
    width: 66.66%;
    margin: 0 auto;
}
@media only screen and (max-width: 899px){
    #page .wrapper .post-container .post-article.lap-and-up-two-thirds&gt;*:not(._content_) {
        width: 100%;
    }
    #page .wrapper .post-container .post-article ._content_&gt;._page_, 
    #page .wrapper .post-container .post-article ._content_&gt;.qa_box, 
    #page .wrapper .post-container .post-article ._content_&gt;._more_content_,
    #page .wrapper .post-container .post-article ._content_&gt;.registration_box_itrial{
        width: 100%;        
    }
}</pre></body></html>