        html.m {
            background-color: rgba(0, 0, 0, 0);
        }
        
        html.d {
            background-color: rgba(0, 0, 0, 0);
        }
#post-news-container{/* max-width: 1080px; */margin: auto;}
.post-news-block{margin-top: 30px;}
.post-new-title{
    text-transform: uppercase;
    font-size: 20px;
    line-height: 26px;
    font-family: 'ROBOTO-CONDENSED';
    display: -webkit-box;
    -webkit-line-clamp: 2;       /* Số dòng muốn hiển thị */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-news-img{}
.post-new-readmore a{
    border-color: rgba(157, 104, 53, 1);
    border-width: 2px;
    background-color: rgba(0, 0, 0, 0);
    transition-duration: 0.5s;
    transition-property: background-color, border-color, border-width;
    border-style: solid;
    border-radius: inherit;
    padding: 5px 30px;
    letter-spacing: 0.1em;
    margin: 20px 0 0 0;
    font-family: 'Roboto-Condensed';
    }
.post-new-readmore{display: flex;}

@font-face {
  font-family:missle;
  src:url('MISSLEGATEES_1.ttf');
}
@font-face {
  font-family:SVNUnthrift;
  src:url('SVNUnthrift.ttf');
}
@font-face {
  font-family:Roboto-Condensed;
  src:url('Roboto-Condensed.ttf');
}

        .d .st-d-title,
        .d .se-wpt h1 {
            color: rgba(0, 0, 0, 1);
            line-height: 1.2;
            letter-spacing: 0em;
            font-size: 70px;
            /* text-align: left; */
            font-family: 'SVNUnthrift';
            font-weight: 400;
            font-style: normal;
        }
        
        .d .se-wpt h1 {
            margin-bottom: 30px;
        }
        
        .d .st-d-title.se-rc a {
            color: rgba(0, 0, 0, 1);
        }
        
        .d .st-d-title.se-rc a:hover {
            text-decoration: underline;
            color: rgba(0, 0, 0, 1);
            opacity: 0.8;
        }
        
        .m .st-m-title,
        .m .se-wpt h1 {
            color: rgba(0, 0, 0, 1);
            line-height: 1.2;
            letter-spacing: 0em;
            font-size: 50px;
            text-align: left;
            font-family: 'SVNUnthrift';
            font-weight: 400;
            font-style: normal;
        }
        
        .m .se-wpt h1 {
            margin-bottom: 20px;
        }
        
        .m .st-m-title.se-rc a {
            color: rgba(0, 0, 0, 1);
        }
        
        .m .st-m-title.se-rc a:hover {
            text-decoration: underline;
            color: rgba(0, 0, 0, 1);
            opacity: 0.8;
        }
        
        .d .st-d-heading,
        .d .se-wpt h2 {
            color: rgba(26, 24, 24, 1);
            text-transform: uppercase;
            line-height: 1.2;
            letter-spacing: 0.03em;
            font-size: 32px;
            text-align: left;
            font-family: 'Oswald';
            font-weight: 400;
            font-style: normal;
        }
        
        .d .se-wpt h2 {
            margin-bottom: 24px;
        }
        
        .d .st-d-heading.se-rc a {
            color: rgba(26, 24, 24, 1);
        }
        
        .d .st-d-heading.se-rc a:hover {
            text-decoration: underline;
            color: rgba(26, 24, 24, 1);
            opacity: 0.8;
        }
        
        .m .st-m-heading,
        .m .se-wpt h2 {
            color: rgba(26, 24, 24, 1);
            text-transform: uppercase;
            line-height: 1.2;
            letter-spacing: 0.03em;
            font-size: 35px;
            text-align: left;
            font-family: 'Oswald';
            font-weight: 400;
            font-style: normal;
        }
        
        .m .se-wpt h2 {
            margin-bottom: 20px;
        }
        
        .m .st-m-heading.se-rc a {
            color: rgba(26, 24, 24, 1);
        }
        
        .m .st-m-heading.se-rc a:hover {
            text-decoration: underline;
            color: rgba(26, 24, 24, 1);
            opacity: 0.8;
        }
        
        .d .st-d-subheading,
        .d .se-wpt h3 {
            color: rgba(26, 24, 24, 1);
            text-transform: uppercase;
            line-height: 1;
            letter-spacing: 0em;
            font-size: 25px;
            text-align: left;
            font-family: 'Montserrat';
            font-weight: 400;
            font-style: normal;
        }
        
        .d .se-wpt h3 {
            margin-bottom: 18px;
        }
        
        .d .st-d-subheading.se-rc a {
            color: rgba(26, 24, 24, 1);
        }
        
        .d .st-d-subheading.se-rc a:hover {
            text-decoration: underline;
            color: rgba(26, 24, 24, 1);
            opacity: 0.8;
        }
        
        .m .st-m-subheading,
        .m .se-wpt h3 {
            color: rgba(26, 24, 24, 1);
            text-transform: uppercase;
            line-height: 1;
            letter-spacing: 0em;
            font-size: 20px;
            text-align: left;
            font-family: 'Montserrat';
            font-weight: 400;
            font-style: normal;
        }
        
        .m .se-wpt h3 {
            margin-bottom: 18px;
        }
        
        .m .st-m-subheading.se-rc a {
            color: rgba(26, 24, 24, 1);
        }
        
        .m .st-m-subheading.se-rc a:hover {
            text-decoration: underline;
            color: rgba(26, 24, 24, 1);
            opacity: 0.8;
        }
        
        .d .st-d-paragraph {
            color: rgba(26, 24, 24, 1);
            line-height: 1.8;
            letter-spacing: 0em;
            font-size: 18px;
            text-align: justify;
            font-family: 'Roboto-Condensed';
            font-weight: 400;
            font-style: normal;
        }
        
        .d .se-wpt p {
            margin-bottom: 16px;
        }
        
        .d .st-d-paragraph.se-rc a {
            color: rgba(26, 24, 24, 1);
        }
        
        .d .st-d-paragraph.se-rc a:hover {
            text-decoration: underline;
            color: rgba(26, 24, 24, 1);
            opacity: 0.8;
        }
        
        .m .st-m-paragraph {
            color: rgba(26, 24, 24, 1);
            line-height: 1.8;
            letter-spacing: 0em;
            font-size: 17px;
            text-align: justify;
            font-family: 'Open Sans';
            font-weight: 400;
            font-style: normal;
        }
        
        .m .se-wpt p {
            margin-bottom: 16px;
        }
        
        .m .st-m-paragraph.se-rc a {
            color: rgba(26, 24, 24, 1);
        }
        
        .m .st-m-paragraph.se-rc a:hover {
            text-decoration: underline;
            color: rgba(26, 24, 24, 1);
            opacity: 0.8;
        }
        

        
        .m .sib-tec-news {
            height: 635px;
        }
        
        .d .sib-tec-news {
            height: 593px;
        }
        
        .m .sib-tec-news .ss-bg {
            background-color: rgba(29, 29, 29, 1);
        }
        
        .d .sib-tec-news .ss-bg {
            background-color: rgb(42 42 42);
        }
        
        .m .sib-tec-news .sis-tec-news_features-1 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sib-tec-news .sis-tec-news_features-1 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sie-tec-news_features-1_0 {
            left: -13px;
            top: -12px;
            width: 606px;
            height: 611px;
            opacity: 1;
        }
        
        .m .sie-tec-news_features-1_0 {
            left: -1px;
            top: 0px;
            width: 366px;
            height: 276px;
        }
        
        .d .sie-tec-news_features-1_0 .se-img {
            background-repeat: no-repeat;
            background-size: cover;
            background-position: 50% 50%;
            border-radius: inherit;
        }
        
        .m .sie-tec-news_features-1_0 .se-img {
            background-repeat: no-repeat;
            background-size: cover;
            background-position: 50% 50%;
            border-radius: inherit;
        }
        
        .d .sie-tec-news_features-1_1 {
            left: 617px;
            top: 143px;
            width: 293px;
            height: 60px;
        }
        
        .m .sie-tec-news_features-1_1 {
            left: 18px;
            top: 345px;
            width: 213px;
            height: 26px;
        }
        
        .d .sie-tec-news_features-1_1-text {
            color: rgba(157, 104, 53, 1);
            font-size: 50px;
        }
        
        .m .sie-tec-news_features-1_1-text {
            color: rgba(157, 104, 53, 1);
            text-align: center;
        }
        
        .d .sie-tec-news_features-1_2 {
            left: 610px;
            top: 203px;
            width: 508px;
            height: 136px;
        }
        
        .m .sie-tec-news_features-1_2 {
            left: 32px;
            top: 395px;
            width: 260px;
            height: 127px;
        }
        
        .d .sie-tec-news_features-1_2-text {
            color: rgba(223, 213, 200, 1);
            font-size: 33px;
            overflow: hidden;
        }
        
        .m .sie-tec-news_features-1_2-text {
            color: rgba(223, 213, 200, 1);
            overflow: hidden;
        }
        
        .d .sie-tec-news_features-1_3 {
            left: 610px;
            top: 346px;
            width: 456px;
            height: 105px;
        }
        
        .m .sie-tec-news_features-1_3 {
            left: 35px;
            top: 513px;
            width: 250px;
            height: 96px;
            display: none;
        }
        
        .d .sie-tec-news_features-1_3-text {
            color: rgba(223, 213, 200, 1);
            overflow: hidden;
        }
        
        .m .sie-tec-news_features-1_3-text {
            color: rgba(0, 0, 0, 1);
            text-transform: none;
            line-height: 1.5;
            letter-spacing: 0em;
            font-size: 16px;
            text-align: center;
            font-family: 'Josefin Sans';
            font-weight: 400;
            font-style: normal;
            overflow: hidden;
        }
        
        .d .sie-tec-news_features-1_4:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-tec-news_features-1_4:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-tec-news_features-1_4 {
            left: 1119px;
            top: 249px;
            width: 50px;
            height: 100px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-tec-news_features-1_4 {
            left: 277px;
            top: 447px;
            width: 30px;
            height: 50px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-tec-news_features-1_4 svg {
            fill: rgba(157, 104, 53, 1);
            transition-duration: 0.25s;
            transition-property: fill;
        }
        
        .m .sie-tec-news_features-1_4 svg {
            fill: rgba(157, 104, 53, 1);
            transition-duration: 0.25s;
            transition-property: fill;
        }
        
        .d .sie-tec-news_features-1_4 svg:hover {
            fill: rgba(223, 213, 200, 1);
        }
        
        .m .sie-tec-news_features-1_4 svg:hover {
            fill: rgba(223, 213, 200, 1);
        }
        
        .d .sie-tec-news_features-1_5 {
            left: 64px;
            top: 133px;
            width: 420px;
            height: 393px;
        }
        
        .m .sie-tec-news_features-1_5 {
            left: 48px;
            top: 91px;
            width: 224px;
            height: 222px;
        }
        
        .d .sie-tec-news_features-1_5 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .m .sie-tec-news_features-1_5 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .d .sie-tec-news_features-1_6:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-tec-news_features-1_6:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-tec-news_features-1_6 {
            left: 610px;
            top: 471px;
            width: 149px;
            height: 37px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-tec-news_features-1_6 {
            left: 32px;
            top: 542px;
            width: 132px;
            height: 42px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-tec-news_features-1_6 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .m .sie-tec-news_features-1_6 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .d .sie-tec-news_features-1_6 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .m .sie-tec-news_features-1_6 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .d .sie-tec-news_features-1_7:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-tec-news_features-1_7:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-tec-news_features-1_7 {
            left: 627px;
            top: 482px;
            width: 116px;
            height: 15px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-tec-news_features-1_7 {
            left: 52px;
            top: 556px;
            width: 92px;
            height: 16px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-tec-news_features-1_7-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-tec-news_features-1_7-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-tec-news_features-1_7-text {
            color: rgba(255, 255, 255, 1);
            line-height: 1.2;
            letter-spacing: 0.1em;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-tec-news_features-1_7-text {
            color: rgba(255, 255, 255, 1);
            line-height: 1.2;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .d .sie-tec-news_features-1_8 {
            left: 1066px;
            top: -182px;
            width: 105px;
            height: 73px;
        }
        
        .m .sie-tec-news_features-1_8 {
            left: 204px;
            top: -122px;
            width: 80px;
            height: 62px;
        }
        
        .d .sie-tec-news_features-1_8 .se-img {
            background-repeat: no-repeat;
            background-position: 50%;
            background-size: contain;
            border-radius: inherit;
        }
        
        .m .sie-tec-news_features-1_8 .se-img {
            background-repeat: no-repeat;
            background-position: 50%;
            background-size: contain;
            border-radius: inherit;
        }
        
        .m .sib-blog-category-menu {
            height: 133px;
        }
        
        .d .sib-blog-category-menu {
            height: 61px;
        }
        
        .m .sib-blog-category-menu .ss-bg {
            background-color: rgba(223, 213, 200, 1);
        }
        
        .d .sib-blog-category-menu .ss-bg {
            background-color: rgba(223, 213, 200, 1);
        }
        
        .d .sie-blog-category-menu_0:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-blog-category-menu_0:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-blog-category-menu_0 {
            left: 759px;
            top: 12px;
            width: 382px;
            height: 37px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-blog-category-menu_0 {
            left: 18px;
            top: 62px;
            width: 284px;
            height: 42px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-blog-category-menu_0 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .m .sie-blog-category-menu_0 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .d .sie-blog-category-menu_0 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .m .sie-blog-category-menu_0 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .d .sie-blog-category-menu_1:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-blog-category-menu_1:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-blog-category-menu_1 {
            left: 784px;
            top: 23px;
            width: 327px;
            height: 15px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-blog-category-menu_1 {
            left: 38px;
            top: 76px;
            width: 221px;
            height: 16px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-blog-category-menu_1-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-blog-category-menu_1-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-blog-category-menu_1-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            letter-spacing: 0.1em;
            font-size: 13px;
            text-align: left;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-blog-category-menu_1-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            font-size: 13px;
            text-align: left;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .d .sie-blog-category-menu_2:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-blog-category-menu_2:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-blog-category-menu_2 {
            left: 68px;
            top: 15px;
            width: 197px;
            height: 32px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-blog-category-menu_2 {
            left: 19px;
            top: 25px;
            width: 83px;
            height: 26px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-blog-category-menu_2-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-blog-category-menu_2-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-blog-category-menu_2-text {
            font-size: 25px;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-blog-category-menu_2-text {
            font-size: 15px;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .d .sie-blog-category-menu_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-blog-category-menu_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-blog-category-menu_3 {
            left: 309px;
            top: 15px;
            width: 92px;
            height: 32px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-blog-category-menu_3 {
            left: 114px;
            top: 25px;
            width: 136px;
            height: 26px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-blog-category-menu_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-blog-category-menu_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-blog-category-menu_3-text {
            font-size: 25px;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-blog-category-menu_3-text {
            font-size: 15px;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .d .sie-blog-category-menu_4 {
            left: 1104px;
            top: 17px;
            width: 29px;
            height: 26px;
        }
        
        .m .sie-blog-category-menu_4 {
            left: 266px;
            top: 70px;
            width: 26px;
            height: 26px;
        }
        
        .d .sie-blog-category-menu_4 svg {
            fill: rgba(29, 29, 29, 1);
        }
        
        .m .sie-blog-category-menu_4 svg {
            fill: rgba(29, 29, 29, 1);
        }
        
        .d .sie-blog-category-menu_5:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-blog-category-menu_5:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-blog-category-menu_5 {
            left: 426px;
            top: 15px;
            width: 167px;
            height: 32px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-blog-category-menu_5 {
            left: 212px;
            top: 25px;
            width: 136px;
            height: 26px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-blog-category-menu_5-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-blog-category-menu_5-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-blog-category-menu_5-text {
            font-size: 25px;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-blog-category-menu_5-text {
            font-size: 15px;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .sib-post-layout-1 {
            z-index: 1;
        }
        
        .m .sib-post-layout-1 {
            height: 2302px;
        }
        
        .d .sib-post-layout-1 {
            height: 1133px;
        }
        
        .m .sib-post-layout-1 .ss-bg {
            background-color: rgba(255, 255, 255, 1);
        }
        
        .d .sib-post-layout-1 .ss-bg {
            background-color: rgba(255, 255, 255, 1);
        }
        
        .m .sib-post-layout-1.sb-nm-dH .sc {
            height: 2302px;
        }
        
        .d .sib-post-layout-1.sb-nd-dH .sc {
            height: 1133px;
        }
        
        .m .sib-post-layout-1 .sis-post-layout-1_view-1 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sib-post-layout-1 .sis-post-layout-1_view-1 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sie-post-layout-1_view-1_0 {
            left: 60px;
            top: 393px;
            width: 357px;
            height: 122px;
        }
        
        .m .sie-post-layout-1_view-1_0 {
            left: 44px;
            top: 265px;
            width: 228px;
            height: 62px;
        }
        
        .d .sie-post-layout-1_view-1_0-text {
            line-height: 1.1;
            overflow: hidden;
        }
        
        .m .sie-post-layout-1_view-1_0-text {
            overflow: hidden;
        }
        
        .d .sie-post-layout-1_view-1_1 {
            left: 60px;
            top: 72px;
            width: 300px;
            height: 300px;
        }
        
        .m .sie-post-layout-1_view-1_1 {
            left: 44px;
            top: 50px;
            width: 228px;
            height: 195px;
        }
        
        .d .sie-post-layout-1_view-1_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .m .sie-post-layout-1_view-1_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .d .sie-post-layout-1_view-1_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-1_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-1_2 {
            left: 61px;
            top: 515px;
            width: 149px;
            height: 37px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-1_2 {
            left: 44px;
            top: 342px;
            width: 132px;
            height: 42px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-1_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .m .sie-post-layout-1_view-1_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .d .sie-post-layout-1_view-1_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .m .sie-post-layout-1_view-1_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .d .sie-post-layout-1_view-1_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-1_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-1_3 {
            left: 78px;
            top: 526px;
            width: 116px;
            height: 15px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-1_3 {
            left: 64px;
            top: 356px;
            width: 92px;
            height: 16px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-1_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-post-layout-1_view-1_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-post-layout-1_view-1_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            letter-spacing: 0.1em;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-post-layout-1_view-1_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sib-post-layout-1 .sis-post-layout-1_view-2 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sib-post-layout-1 .sis-post-layout-1_view-2 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sie-post-layout-1_view-2_0 {
            left: 453px;
            top: 393px;
            width: 375px;
            height: 122px;
        }
        
        .m .sie-post-layout-1_view-2_0 {
            left: 44px;
            top: 637px;
            width: 230px;
            height: 62px;
        }
        
        .d .sie-post-layout-1_view-2_0-text {
            line-height: 1.1;
            overflow: hidden;
        }
        
        .m .sie-post-layout-1_view-2_0-text {
            overflow: hidden;
        }
        
        .d .sie-post-layout-1_view-2_1 {
            left: 452px;
            top: 72px;
            width: 300px;
            height: 300px;
        }
        
        .m .sie-post-layout-1_view-2_1 {
            left: 44px;
            top: 424px;
            width: 228px;
            height: 195px;
        }
        
        .d .sie-post-layout-1_view-2_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .m .sie-post-layout-1_view-2_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .d .sie-post-layout-1_view-2_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-2_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-2_2 {
            left: 454px;
            top: 515px;
            width: 149px;
            height: 37px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-2_2 {
            left: 44px;
            top: 713px;
            width: 132px;
            height: 42px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-2_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .m .sie-post-layout-1_view-2_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .d .sie-post-layout-1_view-2_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .m .sie-post-layout-1_view-2_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .d .sie-post-layout-1_view-2_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-2_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-2_3 {
            left: 471px;
            top: 526px;
            width: 116px;
            height: 15px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-2_3 {
            left: 64px;
            top: 727px;
            width: 92px;
            height: 16px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-2_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-post-layout-1_view-2_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-post-layout-1_view-2_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            letter-spacing: 0.1em;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-post-layout-1_view-2_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sib-post-layout-1 .sis-post-layout-1_view-3 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sib-post-layout-1 .sis-post-layout-1_view-3 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sie-post-layout-1_view-3_0 {
            left: 844px;
            top: 393px;
            width: 356px;
            height: 122px;
        }
        
        .m .sie-post-layout-1_view-3_0 {
            left: 44px;
            top: 1007px;
            width: 230px;
            height: 62px;
        }
        
        .d .sie-post-layout-1_view-3_0-text {
            overflow: hidden;
        }
        
        .m .sie-post-layout-1_view-3_0-text {
            overflow: hidden;
        }
        
        .d .sie-post-layout-1_view-3_1 {
            left: 844px;
            top: 72px;
            width: 300px;
            height: 300px;
        }
        
        .m .sie-post-layout-1_view-3_1 {
            left: 44px;
            top: 793px;
            width: 228px;
            height: 195px;
        }
        
        .d .sie-post-layout-1_view-3_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .m .sie-post-layout-1_view-3_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .d .sie-post-layout-1_view-3_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-3_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-3_2 {
            left: 845px;
            top: 515px;
            width: 149px;
            height: 37px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-3_2 {
            left: 44px;
            top: 1082px;
            width: 132px;
            height: 42px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-3_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .m .sie-post-layout-1_view-3_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .d .sie-post-layout-1_view-3_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .m .sie-post-layout-1_view-3_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .d .sie-post-layout-1_view-3_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-3_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-3_3 {
            left: 862px;
            top: 526px;
            width: 116px;
            height: 15px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-3_3 {
            left: 64px;
            top: 1096px;
            width: 92px;
            height: 16px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-3_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-post-layout-1_view-3_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-post-layout-1_view-3_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            letter-spacing: 0.1em;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-post-layout-1_view-3_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sib-post-layout-1 .sis-post-layout-1_view-4 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sib-post-layout-1 .sis-post-layout-1_view-4 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sie-post-layout-1_view-4_0 {
            left: 60px;
            top: 922px;
            width: 357px;
            height: 122px;
        }
        
        .m .sie-post-layout-1_view-4_0 {
            left: 44px;
            top: 1378px;
            width: 230px;
            height: 62px;
        }
        
        .d .sie-post-layout-1_view-4_0-text {
            line-height: 1.1;
            overflow: hidden;
        }
        
        .m .sie-post-layout-1_view-4_0-text {
            overflow: hidden;
        }
        
        .d .sie-post-layout-1_view-4_1 {
            left: 60px;
            top: 601px;
            width: 300px;
            height: 300px;
        }
        
        .m .sie-post-layout-1_view-4_1 {
            left: 44px;
            top: 1163px;
            width: 228px;
            height: 195px;
        }
        
        .d .sie-post-layout-1_view-4_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .m .sie-post-layout-1_view-4_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .d .sie-post-layout-1_view-4_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-4_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-4_2 {
            left: 61px;
            top: 1044px;
            width: 149px;
            height: 37px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-4_2 {
            left: 44px;
            top: 1456px;
            width: 132px;
            height: 42px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-4_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .m .sie-post-layout-1_view-4_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .d .sie-post-layout-1_view-4_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .m .sie-post-layout-1_view-4_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .d .sie-post-layout-1_view-4_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-4_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-4_3 {
            left: 78px;
            top: 1055px;
            width: 116px;
            height: 15px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-4_3 {
            left: 64px;
            top: 1470px;
            width: 92px;
            height: 16px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-4_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-post-layout-1_view-4_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-post-layout-1_view-4_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            letter-spacing: 0.1em;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-post-layout-1_view-4_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sib-post-layout-1 .sis-post-layout-1_view-5 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sib-post-layout-1 .sis-post-layout-1_view-5 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sie-post-layout-1_view-5_0 {
            left: 453px;
            top: 922px;
            width: 339px;
            height: 122px;
        }
        
        .m .sie-post-layout-1_view-5_0 {
            left: 44px;
            top: 1752px;
            width: 230px;
            height: 62px;
        }
        
        .d .sie-post-layout-1_view-5_0-text {
            line-height: 1.1;
            overflow: hidden;
        }
        
        .m .sie-post-layout-1_view-5_0-text {
            overflow: hidden;
        }
        
        .d .sie-post-layout-1_view-5_1 {
            left: 452px;
            top: 601px;
            width: 300px;
            height: 300px;
        }
        
        .m .sie-post-layout-1_view-5_1 {
            left: 44px;
            top: 1537px;
            width: 228px;
            height: 195px;
        }
        
        .d .sie-post-layout-1_view-5_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .m .sie-post-layout-1_view-5_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .d .sie-post-layout-1_view-5_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-5_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-5_2 {
            left: 454px;
            top: 1044px;
            width: 149px;
            height: 37px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-5_2 {
            left: 44px;
            top: 1827px;
            width: 132px;
            height: 42px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-5_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .m .sie-post-layout-1_view-5_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .d .sie-post-layout-1_view-5_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .m .sie-post-layout-1_view-5_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .d .sie-post-layout-1_view-5_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-5_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-5_3 {
            left: 471px;
            top: 1055px;
            width: 116px;
            height: 15px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-5_3 {
            left: 64px;
            top: 1841px;
            width: 92px;
            height: 16px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-5_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-post-layout-1_view-5_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-post-layout-1_view-5_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            letter-spacing: 0.1em;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-post-layout-1_view-5_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sib-post-layout-1 .sis-post-layout-1_view-6 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sib-post-layout-1 .sis-post-layout-1_view-6 {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .d .sie-post-layout-1_view-6_0 {
            left: 844px;
            top: 922px;
            width: 356px;
            height: 122px;
        }
        
        .m .sie-post-layout-1_view-6_0 {
            left: 44px;
            top: 2123px;
            width: 228px;
            height: 62px;
        }
        
        .d .sie-post-layout-1_view-6_0-text {
            line-height: 1.1;
            overflow: hidden;
        }
        
        .m .sie-post-layout-1_view-6_0-text {
            overflow: hidden;
        }
        
        .d .sie-post-layout-1_view-6_1 {
            left: 844px;
            top: 601px;
            width: 300px;
            height: 300px;
        }
        
        .m .sie-post-layout-1_view-6_1 {
            left: 44px;
            top: 1908px;
            width: 228px;
            height: 195px;
        }
        
        .d .sie-post-layout-1_view-6_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .m .sie-post-layout-1_view-6_1 .se-img img {
            object-fit: cover;
            object-position: 50% 50%;
            border-radius: inherit;
            height: 100%;
            width: 100%;
        }
        
        .d .sie-post-layout-1_view-6_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-6_2:hover {
            opacity: 1;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-6_2 {
            left: 845px;
            top: 1044px;
            width: 149px;
            height: 37px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-6_2 {
            left: 44px;
            top: 2200px;
            width: 132px;
            height: 42px;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-6_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .m .sie-post-layout-1_view-6_2 .se-simple:hover {
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 88, 42, 1);
            border-width: 2px;
        }
        
        .d .sie-post-layout-1_view-6_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .m .sie-post-layout-1_view-6_2 .se-simple {
            border-color: rgba(157, 104, 53, 1);
            border-width: 2px;
            background-color: rgba(0, 0, 0, 0);
            transition-duration: 0.5s;
            transition-property: background-color, border-color, border-width;
            border-style: solid;
            border-radius: inherit;
        }
        
        .d .sie-post-layout-1_view-6_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-6_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-6_3 {
            left: 862px;
            top: 1055px;
            width: 116px;
            height: 15px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-post-layout-1_view-6_3 {
            left: 64px;
            top: 2214px;
            width: 92px;
            height: 16px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-post-layout-1_view-6_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-post-layout-1_view-6_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-post-layout-1_view-6_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            letter-spacing: 0.1em;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-post-layout-1_view-6_3-text {
            color: rgba(29, 29, 29, 1);
            line-height: 1.2;
            font-size: 13px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sib-pagination {
            height: 81px;
        }
        
        .d .sib-pagination {
            height: 125px;
        }
        
        .m .sib-pagination .ss-bg {
            background-color: rgba(255, 255, 255, 1);
        }
        
        .d .sib-pagination .ss-bg {
            background-color: rgba(255, 255, 255, 1);
        }
        
        .m .sib-pagination.sb-nm-dH .sc {
            height: 81px;
        }
        
        .d .sib-pagination.sb-nd-dH .sc {
            height: 125px;
        }
        
        .d .sie-pagination_0 {
            left: 644px;
            top: 32px;
            width: 495.02px;
            height: 29.002px;
        }
        
        .m .sie-pagination_0 {
            left: 177px;
            top: 29px;
            width: 123px;
            height: 26px;
        }
        
        .d .sie-pagination_0-text {
            text-align: right;
        }
        
        .m .sie-pagination_0-text {
            text-align: right;
        }
        
        .d .sie-pagination_1 {
            left: 50px;
            top: 34px;
            width: 527.021px;
            height: 29.022px;
        }
        
        .m .sie-pagination_1 {
            left: 20px;
            top: 29px;
            width: 142px;
            height: 22px;
        }
        
        .d .sie-pagination_1-text {
            text-align: left;
        }
        
        .m .sie-pagination_1-text {
            text-align: left;
        }
        
        .m .sib-end-post-loop {
            height: 1px;
        }
        
        .d .sib-end-post-loop {
            height: 1px;
        }
        
        .m .sib-end-post-loop .ss-bg {
            background-color: rgba(255, 255, 255, 1);
        }
        
        .d .sib-end-post-loop .ss-bg {
            background-color: rgba(255, 255, 255, 1);
        }
        
.sib-footer {
  z-index:3;
}

.m .sib-footer {
  height:822px;
}

.d .sib-footer {
  height:439px;
}

.m .sib-footer .ss-bg {
  background-color:rgba(29,29,29,1);
}

.d .sib-footer .ss-bg {
  background-color:rgba(29,29,29,1);
}

.d .sie-footer_0 {
  left:51px;
  top:39px;
  width:161px;
  height:58px;
}

.m .sie-footer_0 {
  left:76px;
  top:36px;
  width:171px;
  height:62px;
}

.d .sie-footer_0 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.m .sie-footer_0 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.d .sie-footer_1 {
  left:51px;
  top:124px;
  width:263px;
  height:113px;
}

.m .sie-footer_1 {
  left:33px;
  top:120px;
  width:264px;
  height:130px;
}

.d .sie-footer_1-text {
  color:rgba(255,255,255,1);
  font-family: 'Roboto-Condensed';
  line-height: 1.4;
  margin: 0;
  padding: 0 0 25px 0;
  border-bottom: 1px solid rgba(255,255,255,0.7);
  display: table;
}

.m .sie-footer_1-text {
  color:rgba(255,255,255,1);
  font-size:14px;
}

.d .sie-footer_2:hover {
  opacity:1;
  transition-duration:0.5s;
  transition-property:opacity;
}

.m .sie-footer_2:hover {
  opacity:1;
  transition-duration:0.5s;
  transition-property:opacity;
}

.d .sie-footer_2 {
  left:584px;
  top:124px;
  width: 172px;
  height:83px;
  transition-duration:0.5s;
  transition-property:opacity;
}

.m .sie-footer_2 {
  left:155px;
  top:235px;
  width:156px;
  height:131px;
  display:none;
  transition-duration:0.5s;
  transition-property:opacity;
}

.d .sie-footer_2-text:hover {
  color:rgba(0,88,42,1);
}

.m .sie-footer_2-text:hover {
  color:rgba(0,88,42,1);
}

.d .sie-footer_2-text {
  color:rgba(223,213,200,1);
  line-height:1.4;
  font-size:23px;
  transition-duration:0.5s;
  transition-property:color;
}

.m .sie-footer_2-text {
  color:rgba(223,213,200,1);
  line-height:1.7;
  font-size:20px;
  transition-duration:0.5s;
  transition-property:color;
}

.d .sie-footer_2-text.se-rc a {
  color:rgba(223,213,200,1);
  text-decoration:none;
}

.d .sie-footer_2-text.se-rc a:hover {
  text-decoration:none;
  color: rgb(108 62 18);
  opacity:0.8;
}

.d .sie-footer_3 {
  left:51px;
  top: 286px;
  width:789px;
  height: 88px;
}

.m .sie-footer_3 {
  left:25px;
  top:441px;
  width:279px;
  height:84px;
  display:none;
}

.d .sie-footer_3-text {
  color:rgba(255,255,255,1);
  font-size: 18px;
  font-family: 'Roboto-Condensed';
}

.m .sie-footer_3-text {
  color:rgba(255,255,255,1);
  font-size:8px;
}

.d .sie-footer_4 {
  left:51px;
  top:336px;
  width:789px;
  height:24px;
  display:none;
}

.m .sie-footer_4 {
  left:23px;
  top:709px;
  width:277px;
  height:57px;
}

.d .sie-footer_4-text {
  color:rgba(255,255,255,1);
  font-size:12px;
}

.m .sie-footer_4-text {
  color:rgba(255,255,255,1);
  font-size:8px;
  text-align:center;
}

.d .sie-footer_5 {
  left:820px;
  top:33px;
  width:167px;
  height:156px;
}

.m .sie-footer_5 {
  left:41px;
  top:436px;
  width:116px;
  height:111px;
}

.d .sie-footer_5 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:10% 10%;
  border-radius:inherit;
  filter: grayscale(100%);
}

.m .sie-footer_5 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:10% 10%;
  border-radius:inherit;
  filter: grayscale(100%);
}

.d .sie-footer_6 {
  left:998px;
  top:33px;
  width:167px;
  height:156px;
}

.m .sie-footer_6 {
  left:165px;
  top:436px;
  width:116px;
  height:111px;
}

.d .sie-footer_6 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
  filter: grayscale(100%);
}

.m .sie-footer_6 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
  filter: grayscale(100%);
}

.d .sie-footer_7 {
  left:820px;
  top:200px;
  width:167px;
  height:156px;
}

.m .sie-footer_7 {
  left:41px;
  top:553px;
  width:116px;
  height:111px;
}

.d .sie-footer_7 .se-img {
  background-repeat:no-repeat;
  background-size: cover;
  background-position:80% 50%;
  border-radius:inherit;
  filter: grayscale(100%);
}

.m .sie-footer_7 .se-img {
  background-repeat:no-repeat;
  background-size: cover;
  background-position:80% 50%;
  border-radius:inherit;
  filter: grayscale(100%);
}

.d .sie-footer_8 {
  left:998px;
  top:200px;
  width:167px;
  height:156px;
}

.m .sie-footer_8 {
  left:165px;
  top:553px;
  width:116px;
  height:111px;
}

.d .sie-footer_8 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
  filter: grayscale(100%);
}

.m .sie-footer_8 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
  filter: grayscale(100%);
}

.d .sie-footer_9:hover {
  opacity:1;
  transition-duration:0.5s;
  transition-property:opacity;
}

.m .sie-footer_9:hover {
  opacity:1;
  transition-duration:0.5s;
  transition-property:opacity;
}

.d .sie-footer_9 {
  left:390px;
  top:124px;
  width:166px;
  height:83px;
  transition-duration:0.5s;
  transition-property:opacity;
}

.m .sie-footer_9 {
  left:33px;
  top:229px;
  width:156px;
  height:131px;
  display:none;
  transition-duration:0.5s;
  transition-property:opacity;
}

.d .sie-footer_9-text:hover {
  color:rgba(0,88,42,1);
}

.m .sie-footer_9-text:hover {
  color:rgba(0,88,42,1);
}

.d .sie-footer_9-text {
  color:rgba(223,213,200,1);
  line-height:1.4;
  font-size:23px;
  transition-duration:0.5s;
  transition-property:color;
}

.m .sie-footer_9-text {
  color:rgba(223,213,200,1);
  line-height:1.7;
  font-size:20px;
  transition-duration:0.5s;
  transition-property:color;
}

.d .sie-footer_9-text.se-rc a {
  color:rgba(223,213,200,1);
  text-decoration:none;
}

.d .sie-footer_9-text.se-rc a:hover {
  text-decoration:none;
  color: rgb(108 62 18);
  opacity:0.8;
}

.d .sie-footer_10 {
  left: 583px;
  top:262px;
  width:23px;
  height:23px;
}

.m .sie-footer_10 {
  left:230px;
  top:304px;
  width:26px;
  height:29px;
}

.d .sie-footer_10 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.m .sie-footer_10 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.d .sie-footer_11 {
  left: 549px;
  top:258px;
  width:23px;
  height:23px;
}

.m .sie-footer_11 {
  left: 200px;
  top: 304px;
  width:25px;
  height:24px;
}

.d .sie-footer_11 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.m .sie-footer_11 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.d .sie-footer_12 {
  left:479px;
  top:237px;
  width:77px;
  height:70px;
}

.m .sie-footer_12 {
  left:36px;
  top:278px;
  width:77px;
  height:83px;
}

.d .sie-footer_12 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.m .sie-footer_12 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.d .sie-footer_13 {
  left:546px;
  top:260px;
  width:23px;
  height:23px;
}

.m .sie-footer_13 {
  left:188px;
  top:305px;
  width:25px;
  height:26px;
}

.d .sie-footer_13 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.m .sie-footer_13 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.d .sie-footer_14 {
  left:464px;
  top:260px;
  width:23px;
  height:23px;
}

.m .sie-footer_14 {
  left:148px;
  top:305px;
  width:26px;
  height:26px;
}

.d .sie-footer_14 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.m .sie-footer_14 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.d .sie-footer_15 {
  left:423px;
  top:260px;
  width:23px;
  height:23px;
}

.m .sie-footer_15 {
  left:103px;
  top:305px;
  width:29px;
  height:27px;
}

.d .sie-footer_15 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.m .sie-footer_15 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.d .sie-footer_16 {
  left: 113px;
  top: 68px;
  width: 220px;
  height: 43px;
}

.m .sie-footer_16 {
  left: 93px;
  top:369px;
  width: 144px;
  height:30px;
}

.d .sie-footer_16 .se-img {
  background-repeat:no-repeat;
  background-size: 87%;
  background-position:50% 50%;
  border-radius:inherit;
}

.m .sie-footer_16 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.d .sie-footer_17 {
  left: 620px;
  top:260px;
  width:19px;
  height:22px;
}

.m .sie-footer_17 {
  left:272px;
  top:304px;
  width:22px;
  height:26px;
}

.d .sie-footer_17 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.m .sie-footer_17 .se-img {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50% 50%;
  border-radius:inherit;
}

.d .sie-footer_18 {
  left: 492px;
  top:216px;
  width:168px;
  height:37px;
}

.m .sie-footer_18 {
  left:0;
  top:250px;
  width:320px;
  height:55px;
}

.d .sie-footer_18-text {
  color:rgba(157,104,53,1);
  font-size:30px;
}

.m .sie-footer_18-text {
  color:rgba(157,104,53,1);
  font-size:35px;
  text-align:center;
}

.d .sie-footer_19:hover {
  opacity:1;
  transition-duration:0.5s;
  transition-property:opacity;
}

.m .sie-footer_19:hover {
  opacity:1;
  transition-duration:0.5s;
  transition-property:opacity;
}

.d .sie-footer_19 {
  left:695px;
  top:124px;
  width:127px;
  height:83px;
  transition-duration:0.5s;
  transition-property:opacity;
}

.m .sie-footer_19 {
  left:155px;
  top:235px;
  width:156px;
  height:131px;
  display:none;
  transition-duration:0.5s;
  transition-property:opacity;
}

.d .sie-footer_19-text:hover {
  color:rgba(0,88,42,1);
}

.m .sie-footer_19-text:hover {
  color:rgba(0,88,42,1);
}

.d .sie-footer_19-text {
  color:rgba(223,213,200,1);
  line-height:1.4;
  font-size:23px;
  transition-duration:0.5s;
  transition-property:color;
}

.m .sie-footer_19-text {
  color:rgba(223,213,200,1);
  line-height:1.7;
  font-size:20px;
  transition-duration:0.5s;
  transition-property:color;
}

.d .sie-footer_19-text.se-rc a {
  color:rgba(223,213,200,1);
  text-decoration:none;
}

.d .sie-footer_19-text.se-rc a:hover {
  text-decoration:none;
  color: rgb(108 62 18);
  opacity:0.8;
}

.d .sie-footer_20 {
  left:51px;
  top:388px;
  width:126px;
  height:29px;
}

.m .sie-footer_20 {
  left:78px;
  top:776px;
  width:83px;
  height:27px;
}

.d .sie-footer_20-text {
  color:rgba(255,255,255,1);
  font-size: 16px;
  font-family: 'Roboto-Condensed';
}

.m .sie-footer_20-text {
  color:rgba(255,255,255,1);
  font-size:8px;
}

.d .sie-footer_21 {
  left: 194px;
  top:388px;
  width:180px;
  height:29px;
}

.m .sie-footer_21 {
  left:163px;
  top:777px;
  width:101px;
  height:26px;
}

.d .sie-footer_21-text {
  color:rgba(255,255,255,1);
  font-size: 16px;
  font-family: 'Roboto-Condensed';
}

.m .sie-footer_21-text {
  color:rgba(255,255,255,1);
  font-size:8px;
}
        
        .sib-mobile-nav {
            z-index: 2;
        }
        
        .m .sib-mobile-nav {
            height: 707px;
            display: none;
        }
        
        .d .sib-mobile-nav {
            height: 200px;
            display: none;
        }
        
        .m .sib-mobile-nav .ss-bg {
            background-color: rgba(0, 0, 0, 1);
        }
        
        .d .sib-mobile-nav .ss-bg {
            background-color: rgba(255, 255, 255, 1);
        }
        
        .m .sib-mobile-nav.sb-nm-wH .sc {
            height: 707px;
        }
        
        .d .sie-mobile-nav_0:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_0:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_0 {
            left: 705px;
            top: 84px;
            width: 52px;
            height: 26px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_0 {
            left: 119px;
            top: 80px;
            width: 83px;
            height: 27px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_0-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-mobile-nav_0-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-mobile-nav_0-text {
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-mobile-nav_0-text {
            color: rgba(223, 213, 200, 1);
            font-size: 25px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .d .sie-mobile-nav_1 {
            left: 1161px;
            top: 37px;
            width: 35px;
            height: 35px;
            display: none;
        }
        
        .m .sie-mobile-nav_1 {
            left: 265px;
            top: 19px;
            width: 37px;
            height: 37px;
        }
        
        .d .sie-mobile-nav_1 svg {
            fill: rgba(29, 29, 29, 1);
        }
        
        .m .sie-mobile-nav_1 svg {
            fill: rgba(157, 104, 53, 1);
        }
        
        .d .sie-mobile-nav_2:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_2:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_2 {
            left: 705px;
            top: 84px;
            width: 52px;
            height: 26px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_2 {
            left: 80px;
            top: 209px;
            width: 161px;
            height: 28px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_2-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-mobile-nav_2-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-mobile-nav_2-text {
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-mobile-nav_2-text {
            color: rgba(223, 213, 200, 1);
            font-size: 25px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .d .sie-mobile-nav_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_3:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_3 {
            left: 705px;
            top: 84px;
            width: 52px;
            height: 26px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_3 {
            left: 80px;
            top: 273px;
            width: 161px;
            height: 30px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-mobile-nav_3-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-mobile-nav_3-text {
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-mobile-nav_3-text {
            color: rgba(223, 213, 200, 1);
            font-size: 25px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .d .sie-mobile-nav_4:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_4:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_4 {
            left: 705px;
            top: 84px;
            width: 52px;
            height: 26px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_4 {
            left: 80px;
            top: 524px;
            width: 161px;
            height: 28px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_4-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-mobile-nav_4-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-mobile-nav_4-text {
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-mobile-nav_4-text {
            color: rgba(223, 213, 200, 1);
            font-size: 25px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .d .sie-mobile-nav_5:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_5:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_5 {
            left: 705px;
            top: 84px;
            width: 52px;
            height: 26px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_5 {
            left: 80px;
            top: 144px;
            width: 161px;
            height: 28px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_5-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-mobile-nav_5-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-mobile-nav_5-text {
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-mobile-nav_5-text {
            color: rgba(223, 213, 200, 1);
            font-size: 25px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .d .sie-mobile-nav_6:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_6:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_6 {
            left: 705px;
            top: 84px;
            width: 52px;
            height: 26px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_6 {
            left: 80px;
            top: 462px;
            width: 161px;
            height: 28px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_6-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-mobile-nav_6-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-mobile-nav_6-text {
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-mobile-nav_6-text {
            color: rgba(223, 213, 200, 1);
            font-size: 25px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .d .sie-mobile-nav_7:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_7:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_7 {
            left: 705px;
            top: 84px;
            width: 52px;
            height: 26px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_7 {
            left: 80px;
            top: 336px;
            width: 161px;
            height: 28px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_7-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-mobile-nav_7-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-mobile-nav_7-text {
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-mobile-nav_7-text {
            color: rgba(223, 213, 200, 1);
            font-size: 25px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .d .sie-mobile-nav_8:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_8:hover {
            opacity: 1;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_8 {
            left: 705px;
            top: 84px;
            width: 52px;
            height: 26px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .m .sie-mobile-nav_8 {
            left: 80px;
            top: 399px;
            width: 161px;
            height: 28px;
            transition-duration: 0.25s;
            transition-property: opacity;
        }
        
        .d .sie-mobile-nav_8-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .m .sie-mobile-nav_8-text:hover {
            color: rgba(157, 104, 53, 1);
        }
        
        .d .sie-mobile-nav_8-text {
            transition-duration: 0.5s;
            transition-property: color;
        }
        
        .m .sie-mobile-nav_8-text {
            color: rgba(223, 213, 200, 1);
            font-size: 25px;
            text-align: center;
            transition-duration: 0.5s;
            transition-property: color;
        }