<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.article-content{
    display: flex;
    gap: 40px;
}

.article-inner .content-wrapper{
    padding-right: 127px;
}

.sharethis-inline-share-buttons:not(.share-wrapper .sharethis-inline-share-buttons){
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(100%, 0);
    padding-left: 40px;
    display: flex !important;
    flex-direction: column !important;
}

.sharethis-inline-share-buttons {
    display: flex !important;
    flex-direction: row !important;
    z-index: 1 !important;
    margin-right: 0px !important;
}

.st-btn:not(.st-last) {
    display: block !important;
    border: none !important;
}

.at-share-btn-elements{
    display: flex;
    flex-direction: column;
}

.at-share-btn-elements a{
    height: auto;
}

.at-resp-share-element .at-share-btn{
    margin-bottom: 10px;
    background-color: transparent !important;
}

.st-last{
    display: none !important;
}

.at-resp-share-element .at-icon,
.at-resp-share-element .at-label{
    width: 25px !important;
    height: 25px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper{
    width: 25px !important;
    height: 25px !important;
}

.at-resp-share-element .at-share-btn:focus,
.at-resp-share-element .at-share-btn:hover{
    transform: translateY(0px);
}

.at-label{
    display: none;
}

.at-icon-wrapper svg{
    fill: #A1A1A1 !important;
}

.title{
    position: relative;
}

.top-article-wrapper{
    margin-bottom: 35px;
}

.article-feat-wrapper{
    flex: 0 1 347px;
}

section.page-title h2{
    font-family: 'Nunito', sans-serif;
}

.article{
    flex: 0 1 calc(100% - 347px);
}

.article-feat-wrapper h3{
    margin-bottom: 15px;
}

.this-article-info{
    display: flex;
}

.this-article-info .spacing{
    margin: 0 10px;
}

.this-article-info p{
    font-size: 12px;
    color: #A2A2A2;
}

.notice-email{
    background: #F0F7F8;
    padding: 0 24px 24px 24px;
}

.notice-email .title{
    display: flex;
}

.notice-email .title h1{
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    align-self: center;
    text-transform: uppercase;
}

.notice-email .desc p{
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #5C5C5C;
    margin-bottom: 20px;
}

.notice-email input[type="text"], input[type="email"], input[type="password"]{
    margin: 0;
}

.notice-email input[type="email"]{
    border-bottom: 1px solid black;
}

.article p, .article span{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
}

.big-article{
    background: #F0F7F8;
    padding: 60px 0;
}

.big-article .container{
    padding-left: 50px;
    padding-right: 100px;
}

.big-article p{
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
}

.big-article img{
    width: 100%;
    margin: 40px 0;
}

.additional-article{
    padding: 40px 0;
}

.additional-article .container{
    padding-left: 50px;
}

.share-wrapper{
    display: flex;
    margin-bottom: 35px;
}

.share-wrapper h3{
    align-self: center;
    margin: 0;
}

.share-wrapper .addthis_inline_share_toolbox_zswm{
    position: static;
    transform: translate(0, 0);
    padding-left: 10px;
}

.share-wrapper .at-share-btn-elements{
    display: flex;
    flex-direction: row;
}

.share-wrapper .at-resp-share-element .at-share-btn {
    margin-bottom: 0px;
    background-color: transparent !important;
}


.social-media{
    display: flex;
    gap: 20px;
    margin-left: 30px;
}

.social-media a{
    align-self: center;
}

.social-media img{
    align-self: center;
}

.additional-article p{
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #5C5C5C;
}

.small-title{
    margin-bottom: 10px;
}

.small-desc{
    margin-bottom: 20px;
    max-width: 906px;
}

.sources-wrapper{
    margin-bottom: 20px;
}

.sources-wrapper a{
    text-decoration: underline;
    font-weight: 200;
    color: #5C5C5C;
}

.sources-wrapper h3{
    font-size: 16px;
}

.related-tag-wrapper{
    display: flex;
    gap: 9px;
    flex-wrap: wrap;
}

.tag-wrapper{
    border: 1px solid #5C5C5C;
    border-radius: 100px;
    padding: 8px 15px 5px 15px;
    margin-right: 9px;
    margin-bottom: 9px;
}

.tag-wrapper h3{
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
}

.related-tag-main-wrapper h3{
    margin-bottom: 15px;
    font-size: 16px;
}

.related-tag-main-wrapper .tag-wrapper h3{
    margin-bottom: 0;
}

.you-may-like{
    margin-bottom: 35px;
}

.you-may-like h3{
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
}

.next-post-wrapper{
    display: flex;
}

.prev-post, .next-post{
    flex: 0 1 50%;
    height: 234px;
    position: relative;
}

.prev-post{
    position: relative;
}

header .post-content-wrapper{
    flex-direction: row;
}

.prev-post .post-content-wrapper{
    position: absolute;
    left: 80px;
    bottom: 30px;
}

.next-post .post-content-wrapper{
    position: absolute;
    right: 80px;
    bottom: 30px;
    text-align: right;
}

.post-name{
    display: flex;
}

.prev-post .post-name{
    margin-left: -21px;
}

.prev-post .post-name i{
    margin-right: 10px;
}

.next-post .post-name{
    margin-right: -21px;
}

.next-post .post-name i{
    margin-left: 10px;
}

.next-post{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.prev-post{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.you-may-like .lastest-each-article-wrapper{
    width: calc(100% / 4 - 8px);
}

.caption a{
    font-family: 'Nunito', sans-serif;
}

.post-content-wrapper{
    flex-direction: column;
    gap: 0;
}

.next-post .post-content-wrapper{
    gap: 5px;
    color: white;
}

.prev-post .post-content-wrapper{
    gap: 5px;
    color: white;
}

.next-post .post-content-wrapper p{
    color: white;
    font-size: 12px;
}

.prev-post .post-content-wrapper p{
    color: white;
    font-size: 12px;
}


.post-content-wrapper h3{
    color: white;
}

.post-content-wrapper i{
    color: white;
}

.next-post .post-name h3{
    text-align: right;
}

@media only screen and (max-width: 768px) {
    .share-wrapper .addthis_inline_share_toolbox_zswm {
        display: block;
    }

    .addthis_inline_share_toolbox_zswm{
        display: none;
    }
    
    .article-inner .content-wrapper{
        padding-right: 20px;
    }

    .article-inner h1{
        font-size: 20px;
    }

    .article-content{
        flex-direction: column-reverse;
    }

    .big-article .container{
        padding-left: 20px;
        padding-right: 20px;
    }

    .big-article img{
        margin: 20px 0;
    }

    .you-may-like .lastest-each-article-wrapper{
        width: 100%;
    }

    .prev-post .post-content-wrapper{
        left: 0;
    }

    .prev-post .post-name{
        margin: 0;
    }

    .next-post .post-name{
        margin: 0;
    }

    .post-content-wrapper i{
        display: none;
    }

    .next-post .post-content-wrapper{
        right: 0;
    }

    .post-content-wrapper{
        padding: 0 10px;
    }

    header .post-content-wrapper{
        flex-direction: column;
    }
}

</pre></body></html>