:root{--font-pri: 'Neue Einstellung', sans-serif;--font-sec: 'Oooh Baby', cursive;--color-pri: #fcb016;--color-sec: #ccb085;--color-third: #cde1d7;--color-text: #242424;--color-text-2: #101828;--color-text-3: #667085;--color-text-4: #1d2939;--color-text-5: #d0d5dd;--color-bg-1: #f8f2eb;--color-bg-2: #d2d2d2;--color-bg-3: #aaa;--color-white: #fff;--color-black: #000;--container-width: 124.8rem;--container-padding: 1.6rem;--footer-clr-text: #fff;--footer-clr-text-cpr: #fff;--footer-bg-color: #6a1780;--z-i-header: 100}.m-postdt{margin:6rem 0rem 6rem}@media screen and (max-width: 992px){.m-postdt{margin:6rem 0rem}}@media screen and (max-width: 576px){.m-postdt{margin:4rem 0rem}}@media screen and (max-width: 576px){.m-postdt{margin-top:2rem}}.m-postdt_inner{display:flex;flex-wrap:wrap;gap:3.2rem;position:relative}@media screen and (max-width: 992px){.m-postdt_inner{gap:2.4rem}}.m-postdt_left{flex:1;max-width:100%;display:flex;flex-direction:column;gap:2.4rem;max-width:84.4rem}@media screen and (max-width: 576px){.m-postdt_left{gap:2.4rem}}.m-postdt_right{width:31.2rem;margin-left:auto}@media screen and (max-width: 992px){.m-postdt_right{width:24rem}}@media screen and (max-width: 768px){.m-postdt_right{width:20rem}}@media screen and (max-width: 576px){.m-postdt_right{width:100%}}.m-postdt_sticky{position:sticky;top:12rem;transition:top 0.4s;display:flex;flex-direction:column}.m-postdt_heading{display:flex;flex-direction:column;gap:1.6rem}@media screen and (max-width: 576px){.m-postdt_heading{gap:1.2rem}}.m-postdt_heading .article-tag{margin-bottom:0}.m-postdt_btn{position:fixed;left:0.5rem;top:50%;z-index:11;transform:translateY(-50%);width:4rem;padding:0.6rem;background-color:#fff;border:0.1rem solid var(--color-pri);border-radius:0.8rem;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (min-width: 992.02px){.m-postdt_btn{display:none}}.m-postdt_close{width:2.4rem;height:2.4rem;margin-left:auto;margin-right:1rem;cursor:pointer}@media screen and (min-width: 992.02px){.m-postdt_close{display:none}}.m-postdt_close img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 992px){.m-postdt_relate{padding:0 1.2rem;overflow-y:auto}}.post-desc{font-size:1.6rem;color:#032c41;line-height:150%;letter-spacing:-0.032rem}@media only screen and (max-width: 800px){.post-desc{font-size:1.4rem}}.m-postdt_advert{display:block;aspect-ratio:31.2/46.8;max-width:100%;border-radius:1.6rem;overflow:hidden}@media screen and (min-width: 1200px){.m-postdt_advert:hover img,.m-postdt_advert:focus-visible img{transform:scale(1.05)}}@media screen and (max-width: 576px){.m-postdt_advert{border-radius:0.8rem}}.m-postdt_advert img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s}.outstand-wrap{margin-top:4rem}@media screen and (max-width: 576px){.outstand-wrap{margin-top:2.4rem}}.outstand-wrap .t-24{color:var(--color-pri);font-weight:600;line-height:120%;letter-spacing:-0.048rem;text-transform:capitalize}.outstand{display:flex;flex-direction:column;gap:1.2rem;margin-top:1.2rem}.outstand .article-item{flex-direction:row;gap:1.2rem;align-items:center}.outstand .article-img{flex-shrink:0;aspect-ratio:10/7.9;max-width:10rem;border-radius:0.8rem}@media screen and (max-width: 992px){.outstand .article-img{max-width:8rem}}.outstand .article-content{display:flex;flex-direction:column-reverse;gap:0.8rem}.outstand .article-title{font-size:1.4rem;letter-spacing:-0.028rem}.outstand .article-tag{margin-bottom:0}.outstand .article-tag_item{font-size:1.2rem}.outstand .article-tag_item:first-child{display:none}.outstand .video-item{flex-direction:row;border-radius:0.8rem}.outstand .video-item_img{flex-shrink:0;aspect-ratio:10/7.9;max-width:10rem}@media screen and (max-width: 992px){.outstand .video-item_img{max-width:8rem}}.outstand .video-item_play{width:2.4rem;height:2.4rem;left:0.8rem;bottom:0.8rem}.outstand .video-item_content{padding:1.2rem;display:flex;align-items:center}.outstand .video-item_title{font-size:1.4rem;letter-spacing:-0.028rem}.share-wrap{position:absolute;top:0;right:calc(100% + 1.6rem);width:3.2rem;height:100%}@media screen and (max-width: 1350px){.share-wrap{position:initial;width:100%;height:auto}}.share-list{position:sticky;top:12rem;display:flex;flex-direction:column;gap:0.8rem}@media screen and (max-width: 1350px){.share-list{flex-wrap:wrap;flex-direction:row}}.share-item{flex-shrink:0;width:3.2rem;height:3.2rem;background-color:#fff;border-radius:50%}@media screen and (min-width: 1200px){.share-item:hover img,.share-item:focus-visible img{transform:scale(1.05)}}.share-item img{width:100%;height:100%;object-fit:contain;transition:transform 0.4s}.share-close{display:none;width:1.6rem;height:1.6rem;margin-left:auto;position:absolute;top:1.2rem;right:1.6rem;z-index:1}.share-toggle{position:fixed;top:50%;right:0.5rem;transform:translate(0%, -50%);z-index:11;cursor:pointer;width:4rem;height:4rem;border-radius:0.4rem;background-color:#fff;display:none}@media screen and (max-width: 992px){.share-toggle{display:none}}.latest{margin:10rem 0rem 10rem}@media screen and (max-width: 992px){.latest{margin:6rem 0rem}}@media screen and (max-width: 576px){.latest{margin:4rem 0rem}}.latest .tt-wrap{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}@media screen and (max-width: 768px){.latest .tt-wrap .btn{display:none}}.latest .btn-wrap{display:none}@media screen and (max-width: 768px){.latest .btn-wrap{display:flex}}.latest-list{--gap: 3.2rem;--item-number: 3;margin-top:4rem;display:flex;flex-wrap:wrap;gap:var(--gap)}@media screen and (max-width: 992px){.latest-list{--gap: 2.4rem}}@media screen and (max-width: 576px){.latest-list{--item-number: 1;margin-top:2.4rem}}.latest-list>*{width:calc(100% / var(--item-number) - var(--gap) * (var(--item-number) - 1) / var(--item-number))}.p-postdt:has(.hero-img) .m-postdt_left{max-width:100%}@media screen and (min-width: 576.02px){.p-postdt:has(.hero-img) .m-postdt_left{gap:3.2rem}}.p-postdt:has(.hero-img) .mona-content h1,.p-postdt:has(.hero-img) .mona-content h2,.p-postdt:has(.hero-img) .mona-content h3,.p-postdt:has(.hero-img) .mona-content h4,.p-postdt:has(.hero-img) .mona-content h5,.p-postdt:has(.hero-img) .mona-content h6{margin:3.2rem 0}@media screen and (max-width: 576px){.p-postdt:has(.hero-img) .mona-content h1,.p-postdt:has(.hero-img) .mona-content h2,.p-postdt:has(.hero-img) .mona-content h3,.p-postdt:has(.hero-img) .mona-content h4,.p-postdt:has(.hero-img) .mona-content h5,.p-postdt:has(.hero-img) .mona-content h6{margin:1.6rem 0}}@media screen and (min-width: 576.02px){.p-postdt:has(.hero-img) .mona-content .gallery-columns-2,.p-postdt:has(.hero-img) .mona-content .gallery-columns-3{margin:3.2rem 0 !important}}.p-postdt:has(.hero-img) .mona-content .gallery-columns-2,.p-postdt:has(.hero-img) .mona-content .gallery-columns-3{position:relative;left:50%;width:100vw;max-width:100vw;margin-left:-50vw !important}.p-postdt:has(.hero-img) .mona-content .wp-caption{position:relative;left:50%;width:100vw !important;max-width:100vw;margin-left:-50vw}.p-postdt:has(.hero-img) .mona-content img{border-radius:0}.p-postdt:has(.hero-img) .mona-content>img,.p-postdt:has(.hero-img) .mona-content>p>img,.p-postdt:has(.hero-img) .mona-content figure{position:relative;left:50%;width:100vw;max-width:100vw;margin-left:-50vw}.p-postdt:has(.hero-img) .header-main_back{display:flex;gap:0.4rem;align-items:center;color:var(--color-text-3);font-size:1.6rem;font-weight:400;line-height:normal;letter-spacing:-0.032rem;transition:color 0.4s}@media only screen and (max-width: 800px){.p-postdt:has(.hero-img) .header-main_back{font-size:1.4rem}}@media screen and (min-width: 1200px){.p-postdt:has(.hero-img) .header-main_back:hover,.p-postdt:has(.hero-img) .header-main_back:focus-visible{color:var(--color-pri)}.p-postdt:has(.hero-img) .header-main_back:hover img,.p-postdt:has(.hero-img) .header-main_back:focus-visible img{filter:brightness(0) saturate(100%) invert(12%) sepia(57%) saturate(4152%) hue-rotate(278deg) brightness(98%) contrast(99%);-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(57%) saturate(4152%) hue-rotate(278deg) brightness(98%) contrast(99%)}}.p-postdt:has(.hero-img) .header-main_back img{flex-shrink:0;width:1.6rem;height:1.6rem;object-fit:contain}.p-postdt:has(.hero-img) .header-main_left{display:flex;gap:3.2rem;align-items:center}@media screen and (max-width: 1199.98px){.p-postdt:has(.hero-img) .header-main_left{gap:2.4rem}}@media screen and (max-width: 576px){.p-postdt:has(.hero-img) .header-main_left{gap:1.6rem}}.p-postdt:has(.hero-img) .header-main .main-logo,.p-postdt:has(.hero-img) .header-main .custom-logo-link{width:8rem;height:8rem}@media screen and (max-width: 1199.98px){.p-postdt:has(.hero-img) .header-main .main-logo,.p-postdt:has(.hero-img) .header-main .custom-logo-link{width:7rem;height:7rem}}.p-postdt:has(.hero-img) .main{padding-top:8rem}@media screen and (max-width: 1199.98px){.p-postdt:has(.hero-img) .main{padding-top:7rem}}.p-postdt:has(.hero-img) .header-main_inner{position:relative}.p-postdt:has(.hero-img) .header-main_right,.p-postdt:has(.hero-img) .header-main_left{flex:1;max-width:100%}.p-postdt:has(.hero-img) .header-main_magazine{width:21.5rem;height:5.8rem}@media screen and (max-width: 1199.98px){.p-postdt:has(.hero-img) .header-main_magazine{width:18rem;height:4.8rem}}@media screen and (max-width: 992px){.p-postdt:has(.hero-img) .header-main_magazine{width:15rem;height:4rem}}@media screen and (max-width: 576px){.p-postdt:has(.hero-img) .header-main_magazine{display:none}}.p-postdt:has(.hero-img) .header-main_magazine img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 576px){.p-postdt:has(.hero-img) .menu-search{right:-7.2rem}}.p-postdt:has(.hero-img) .header.is-fixed .header-main .main-logo,.p-postdt:has(.hero-img) .header.is-fixed .header-main .custom-logo-link{width:7rem;height:7rem}
