.page-post .title-header-post{box-sizing:border-box;display:flex;flex-direction:column;gap:1.5em;padding-bottom:1.8em;position:relative;top:-2.5em}.page-post .title-header-post:before{background:#f8f8f8;content:"";height:85%;left:0;pointer-events:none;position:absolute;top:-2.5em;transition:background .5s ease;width:100%;z-index:0}.light-mode .page-post .title-header-post:before{background:#f8f8f8}.dark-mode .page-post .title-header-post:before{background:#2d3436}.page-post .title-header-post:after{background:#999;bottom:0;content:"";height:1px;left:50%;max-width:1310px;position:absolute;transform:translateX(-50%);transition:background .5s ease;width:100%;z-index:0}.light-mode .page-post .title-header-post:after{background:#999}.dark-mode .page-post .title-header-post:after{background:#adadad}.page-post .title-header-post .hero{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:1.25em;justify-content:flex-end;min-height:clamp(320px,51.43vw,720px);padding:3.125em 2.5em;position:relative;width:100%;z-index:1}.page-post .title-header-post .hero .post-thumbnail,.page-post .title-header-post .hero .post-thumbnail:after{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.page-post .title-header-post .hero .post-thumbnail:after{background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);content:""}.page-post .title-header-post .hero .post-thumbnail img{height:100%;object-fit:cover;vertical-align:middle;width:100%}.page-post .title-header-post .hero .post-category{color:#fff;position:relative;z-index:2}.page-post .title-header-post .hero .post-category ul{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:center;list-style:none;margin:0;padding:0}.page-post .title-header-post .hero .post-category li+li{border-left:1px solid;padding-left:.5em}.page-post .title-header-post .hero .post-category a{color:#fff;text-decoration:none;text-shadow:0 0 10px rgba(0,0,0,.5);text-transform:uppercase;transition:opacity .3s ease}.page-post .title-header-post .hero .post-category a:focus-visible,.page-post .title-header-post .hero .post-category a:hover{opacity:.6}.page-post .title-header-post .hero .post-title{color:#fff;font-size:3.375em;font-weight:700;line-height:1.1;margin:0;position:relative;text-align:center;text-shadow:0 0 10px rgba(0,0,0,.5);z-index:2}.page-post .title-header-post .hero .play-button{bottom:1.5em;position:absolute;right:2em;z-index:2}.page-post .title-header-post .meta{align-items:center;display:flex;flex-direction:row;font-size:.9375em;font-weight:600;gap:0;margin-bottom:0;margin-top:0;position:relative;z-index:1}.page-post .title-header-post .meta dd,.page-post .title-header-post .meta dt{margin:0}.page-post .title-header-post .meta .meta-icon dd,.page-post .title-header-post .meta .post-author,.page-post .title-header-post .meta .post-comments a,.page-post .title-header-post .meta .post-date,.page-post .title-header-post .meta>div{align-items:center;display:flex;gap:.35em}.page-post .title-header-post .meta .post-comments a{color:inherit;min-height:44px;text-decoration:none}.page-post .title-header-post .meta>div:not(:last-child):after{background-color:currentColor;content:"";flex:0 0 1px;height:1.5em;margin-inline:1.25em;width:1px}.page-post .title-header-post .meta .meta-icon{align-items:center;display:flex;gap:0}.page-post .title-header-post .meta .meta-icon svg{margin-right:5px}.page-post .post-content{position:relative;top:-1em}.page-post .post-content .section{align-items:flex-start;display:grid;gap:3em;grid-template-columns:1fr 350px}.page-post .post-content .section .content{margin-left:3em;min-width:0;overflow-wrap:anywhere}.page-post .post-content .section .content>:first-child{margin-top:0}.page-post .post-content .section .content iframe,.page-post .post-content .section .content img,.page-post .post-content .section .content video{max-width:100%}.page-post .post-content .section .content table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.page-post .post-content .section .content .post-tags{align-items:center;display:flex;flex-wrap:wrap;font-size:.875em;gap:.5em;margin:1em 0}.page-post .post-content .section .content .post-tags ul{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;list-style:none;margin:0;padding:0}.page-post .post-content .section .content .post-tags a{align-items:center;border:1px solid #c90036;border-radius:500px;box-sizing:border-box;color:#c90036;display:inline-flex;min-height:44px;padding:.5em .75em;text-decoration:none;transition:background .5s,color .5s,border-color .5s}.light-mode .page-post .post-content .section .content .post-tags a{border-color:#c90036;color:#c90036}.dark-mode .page-post .post-content .section .content .post-tags a{border-color:#ff7b9b;color:#ff7b9b}.page-post .post-content .section .content .post-tags a:focus-visible,.page-post .post-content .section .content .post-tags a:hover{background:#c90036;border-color:#c90036;color:#fff}.page-post .post-content .section .content .post-navigation{align-items:stretch;display:grid;gap:2em;grid-template-columns:repeat(2,minmax(0,1fr));margin:1em 0}.page-post .post-content .section .content .post-navigation .post{background:#f8f8f8;box-sizing:border-box;transition:background .5s ease;will-change:background}.page-post .post-content .section .content .post-navigation .post:not(:has(a)){display:none}.light-mode .page-post .post-content .section .content .post-navigation .post{background:#f8f8f8}.dark-mode .page-post .post-content .section .content .post-navigation .post{background:#2d3436}.page-post .post-content .section .content .post-navigation .post:has(a:focus-visible),.page-post .post-content .section .content .post-navigation .post:has(a:hover){background:#c90036;color:#fff}.page-post .post-content .section .content .post-navigation .post:has(a:focus-visible) .nav-label,.page-post .post-content .section .content .post-navigation .post:has(a:hover) .nav-label{color:inherit}.light-mode .page-post .post-content .section .content .post-navigation .post:has(a:focus-visible),.light-mode .page-post .post-content .section .content .post-navigation .post:has(a:hover){background:#c90036;color:#fff}.dark-mode .page-post .post-content .section .content .post-navigation .post:has(a:focus-visible),.dark-mode .page-post .post-content .section .content .post-navigation .post:has(a:hover){background:#c90036;color:#fff}.page-post .post-content .section .content .post-navigation a{box-sizing:border-box;color:inherit;display:flex;flex-direction:column;gap:.5em;height:100%;overflow-wrap:anywhere;padding:1.25em;text-decoration:none;transition:color .5s ease;will-change:color}.page-post .post-content .section .content .post-navigation a .nav-label{color:#c90036;font-size:.8125em;font-weight:700;text-transform:uppercase}.dark-mode .page-post .post-content .section .content .post-navigation a .nav-label{color:#ff7b9b}.page-post .post-content .section .content .comments-section{margin:2em 0}.page-post .post-content .section .content .comments-section .comments-title{margin-top:0}.page-post .post-content .section .content .comments-section .commentlist{display:flex;flex-direction:column;gap:1.5em;list-style:none;margin:0;padding:0}.page-post .post-content .section .content .comments-section .commentlist .comment{background:#f8f8f8;border-radius:10px;box-sizing:border-box;padding:1em;transition:background .5s ease}.light-mode .page-post .post-content .section .content .comments-section .commentlist .comment{background:#f8f8f8}.dark-mode .page-post .post-content .section .content .comments-section .commentlist .comment{background:#2d3436}.page-post .post-content .section .content .comments-section .commentlist .comment .comment-author{align-items:center;display:flex;gap:.5em}.page-post .post-content .section .content .comments-section .commentlist .comment .comment-author .avatar{border-radius:50%;overflow:hidden}.page-post .post-content .section .content .comments-section .commentlist .comment .comment-author .fn{font-style:normal;font-weight:600}.page-post .post-content .section .content .comments-section .commentlist .comment .comment-author .fn a{color:inherit;text-decoration:none}.page-post .post-content .section .content .comments-section .commentlist .comment .comment-author .says{display:none}.page-post .post-content .section .content .comments-section .commentlist .comment .comment-meta{font-size:.875em}.page-post .post-content .section .content .comments-section .commentlist .comment .comment-meta a{align-items:center;color:#c90036;display:inline-flex;min-height:44px;text-decoration:none}.dark-mode .page-post .post-content .section .content .comments-section .commentlist .comment .comment-meta a{color:#ff7b9b}.page-post .post-content .section .content .comments-section .commentlist .comment .reply{text-align:right}.page-post .post-content .section .content .comments-section .commentlist .comment .reply a{align-items:center;color:#c90036;display:inline-flex;justify-content:center;min-height:44px;padding-inline:.75em;text-decoration:none}.dark-mode .page-post .post-content .section .content .comments-section .commentlist .comment .reply a{color:#ff7b9b}.page-post .post-content .section .content .comments-section .comment-respond .comment-form{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;justify-content:space-between}.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p{display:flex;flex-direction:column;gap:.5em;margin:0;width:30%}.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p.logged-in-as{display:none}.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p.comment-form-cookies-consent{align-items:center;flex-direction:row;min-height:44px}.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p.comment-form-cookies-consent input[type=checkbox]{height:1.25em;margin:0;min-width:1.25em;width:1.25em}.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p textarea{min-height:100px;resize:vertical}.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p.form-submit{align-items:center}.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p.form-submit input{padding:.75em 1.5em}.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p.comment-form-comment,.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p.comment-form-cookies-consent,.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p.comment-notes,.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p.form-submit{width:100%}.page-post .post-content .section .content .comments-section .navigation{align-items:center;display:flex;justify-content:space-between;margin:1em 0}.page-post .post-content .section .content .comments-section .navigation div{margin:0}.page-post .post-content .section .content .comments-section .navigation div a{align-items:center;background:#f8f8f8;border-radius:500px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;font-size:.875em;gap:.8125em;justify-content:center;padding:.75em 1em .75em 1.5em;text-decoration:none;transition:background .5s,color .5s,border-color .5s}.light-mode .page-post .post-content .section .content .comments-section .navigation div a{background:#f8f8f8;color:#000}.light-mode .page-post .post-content .section .content .comments-section .navigation div a:after,.light-mode .page-post .post-content .section .content .comments-section .navigation div a:before{filter:none}.dark-mode .page-post .post-content .section .content .comments-section .navigation div a{background:#2d3436;color:#fff}.dark-mode .page-post .post-content .section .content .comments-section .navigation div a:after,.dark-mode .page-post .post-content .section .content .comments-section .navigation div a:before{filter:invert(100%)}.page-post .post-content .section .content .comments-section .navigation div a:focus-visible,.page-post .post-content .section .content .comments-section .navigation div a:hover{background:#c90036;border-color:#c90036;color:#000}.light-mode .page-post .post-content .section .content .comments-section .navigation div a:focus-visible,.light-mode .page-post .post-content .section .content .comments-section .navigation div a:hover{background:#c90036;border-color:#c90036;color:#f8f8f8}.dark-mode .page-post .post-content .section .content .comments-section .navigation div a:focus-visible,.dark-mode .page-post .post-content .section .content .comments-section .navigation div a:hover{background:#c90036;border-color:#c90036;color:#f8f8f8}.page-post .post-content .section .content .comments-section .navigation div a:focus-visible:after,.page-post .post-content .section .content .comments-section .navigation div a:focus-visible:before,.page-post .post-content .section .content .comments-section .navigation div a:hover:after,.page-post .post-content .section .content .comments-section .navigation div a:hover:before{filter:invert(100%)}.page-post .post-content .section .content .comments-section .navigation div.nav-next a:after{background:url(../../assets/icon/angle-left.svg) no-repeat 50%/contain;content:"";display:inline-block;height:1em;min-height:1em;min-width:1em;transform:rotate(180deg);transition:filter .5s;width:1em}.page-post .post-content .section .content .comments-section .navigation div.nav-previous a{padding:.75em 1.5em .75em 1em}.page-post .post-content .section .content .comments-section .navigation div.nav-previous a:before{background:url(../../assets/icon/angle-left.svg) no-repeat 50%/contain;content:"";display:inline-block;height:1em;min-height:1em;min-width:1em;transition:filter .5s;width:1em}.page-post .post-content .section .sidebar{display:flex;flex-direction:column;gap:10px;position:sticky;top:180px}.page-post .post-content .section .sidebar .social-media-banner{align-items:center;background:#fc194c;border-radius:15px;box-sizing:border-box;color:#fff;display:grid;grid-template-columns:minmax(0,140px) 1fr;margin-bottom:10px;padding:.5625em 1.25em}.page-post .post-content .section .sidebar .social-media-banner .social-media-text{font-size:.875em;font-weight:700;line-height:1.3}.page-post .post-content .section .sidebar .social-media-banner .social-media-icons{align-items:center;display:flex;flex-direction:row;gap:.875em;justify-content:flex-end}.page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon{align-items:center;background:#fff;display:flex;height:35px;justify-content:center;transition:background .5s,transform .2s ease-out,box-shadow .2s ease-out;width:35px;will-change:background,transform,box-shadow}.light-mode .page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon{background:#fff}.dark-mode .page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon{background:#252525}.page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon:focus-visible,.page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon:hover{box-shadow:0 4px 8px rgba(0,0,0,.6);transform:translateY(-2px)}.page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon img{color:#fc194c;height:auto;object-fit:contain;transition:filter .5s;vertical-align:top;width:50%;will-change:filter,transform}.light-mode .page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon img,.page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon img{filter:brightness(0) saturate(100%) invert(37%) sepia(92%) saturate(7360%) hue-rotate(338deg) brightness(105%) contrast(98%)}.dark-mode .page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon img{filter:none}.page-post .post-content .section .sidebar .popular-posts{margin-top:10px}.page-post .post-content .section .sidebar .popular-posts .title{box-sizing:border-box;margin:0 0 .5em;padding-bottom:.25em;position:relative;text-align:center}.page-post .post-content .section .sidebar .popular-posts .title:after{background:#999;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);transition:background .5s ease;width:50%}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list{display:flex;flex-direction:column;gap:1em;list-style:none;margin:0;padding:0}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list>li{min-width:0}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item{align-items:center;color:inherit;display:grid;gap:12px;grid-template-columns:100px 1fr;text-decoration:none}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item:focus-visible .news-item-image img,.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item:hover .news-item-image img{transform:scale(1.1)}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-image{background:#f8f8f8;height:90px;overflow:hidden;transition:background .5s}.light-mode .page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-image{background:#f8f8f8}.dark-mode .page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-image{background:#2d3436}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-image.placeholder img{box-sizing:border-box;object-fit:contain;padding:1em}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-image img{height:100%;object-fit:cover;object-position:center;transition:transform .5s ease;vertical-align:middle;width:100%;will-change:transform}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-content{display:flex;flex-direction:column;font-size:.875em;gap:.25em;line-height:1.2}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-content .news-item-title{font-weight:700;margin:0;overflow-wrap:anywhere}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-content .news-item-date{color:#c90036}.dark-mode .page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-content .news-item-date{color:#ff7b9b}.page-post .related-posts .related-posts-list{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;margin:0;padding:0}.page-post .related-posts .related-posts-list>li{min-width:0}.page-post .related-posts .related-posts-list .news-item{color:inherit;display:flex;flex-direction:column;gap:10px;text-decoration:none}.page-post .related-posts .related-posts-list .news-item:focus-visible .news-item-image img,.page-post .related-posts .related-posts-list .news-item:hover .news-item-image img{transform:scale(1.1)}.page-post .related-posts .related-posts-list .news-item .news-item-image{background:#f8f8f8;height:200px;overflow:hidden;transition:background .5s}.light-mode .page-post .related-posts .related-posts-list .news-item .news-item-image{background:#f8f8f8}.dark-mode .page-post .related-posts .related-posts-list .news-item .news-item-image{background:#2d3436}.page-post .related-posts .related-posts-list .news-item .news-item-image.placeholder img{box-sizing:border-box;object-fit:contain;padding:1em}.page-post .related-posts .related-posts-list .news-item .news-item-image img{height:100%;object-fit:cover;object-position:center;transition:transform .5s ease;vertical-align:middle;width:100%;will-change:transform}.page-post .related-posts .related-posts-list .news-item .news-item-content{box-sizing:border-box;display:flex;flex-direction:column;font-size:1em;gap:.25em;line-height:1.2;padding:0 1em}.page-post .related-posts .related-posts-list .news-item .news-item-content .news-item-title{font-weight:700;margin:0;overflow-wrap:anywhere}.page-post .related-posts .related-posts-list .news-item .news-item-content .news-item-date{color:#c90036}.dark-mode .page-post .related-posts .related-posts-list .news-item .news-item-content .news-item-date{color:#ff7b9b}.popup-video-container{background:transparent;border:none;display:flex;height:calc(100dvh - var(--wp-admin--admin-bar--height, 0px));justify-content:center;left:0;pointer-events:none;position:fixed;top:0;user-select:none;width:100vw;z-index:99999}.popup-video-container:not([open]){display:none}.popup-video-container[open]{pointer-events:auto;user-select:auto}.popup-video-container[open].is-open .popup-content{opacity:1;transform:translateY(0)}.popup-video-container::backdrop{animation:popup-video-backdrop-open .3s ease both;background-color:rgba(0,0,0,.8)}.popup-video-container.is-closing{animation:popup-video-close .3s ease both}.popup-video-container.is-closing .popup-content{opacity:0;transform:translateY(-20px)}.popup-video-container.is-closing::backdrop{animation:popup-video-backdrop-close .3s ease both}.popup-video-container .popup-overlay{background-color:rgba(0,0,0,.8);height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.popup-video-container .popup-content{margin-top:25vh;max-height:80vh;max-width:800px;opacity:0;position:relative;transform:translateY(-20px);transition:transform .3s ease,opacity .3s ease;width:max-content;z-index:2}.popup-video-container .popup-content .popup-close{align-items:center;background:none;border:none;display:flex;height:2.125em;justify-content:center;padding:0;position:absolute;right:0;top:-2.125em;width:2.125em}.popup-video-container .popup-content .popup-close:focus-visible svg,.popup-video-container .popup-content .popup-close:hover svg{color:#ff7878}.popup-video-container .popup-content .popup-close:focus-visible{outline:3px solid #fff;outline-offset:3px}.popup-video-container .popup-content .popup-close svg{color:#fff;height:100%;object-fit:contain;transition:color .5s;vertical-align:middle;width:100%}.popup-video-container .popup-content .popup-video{max-width:800px;width:max-content}.popup-video-container .popup-content .popup-video video{max-width:800px}.popup-video-container .popup-content .popup-video iframe{max-width:800px;object-fit:cover;vertical-align:middle}@keyframes popup-video-close{0%{opacity:1}to{opacity:.99}}@keyframes popup-video-backdrop-open{0%{opacity:0}to{opacity:1}}@keyframes popup-video-backdrop-close{0%{opacity:1}to{opacity:0}}@media (max-width:1460px){.page-post .title-header-post:after{max-width:1024px}.page-post .title-header-post .hero .post-title{font-size:2.5em}.page-post .post-content .section{gap:2em;grid-template-columns:1fr 320px}.page-post .post-content .section .content{margin-left:0}}@media (max-width:1088px){.page-post .post-content .section{grid-template-columns:1fr 280px}}@media (max-width:1080px){.page-post .post-content .section .sidebar .social-media-banner .social-media-icons{gap:0;justify-content:space-around}}@media (max-width:1024px){.page-post .post-content .section{gap:1em;grid-template-columns:1fr}.page-post .post-content .section .sidebar{display:grid;grid-template-areas:"social-media social-media" "ad1 ad2" "popular-posts popular-posts";grid-template-columns:1fr 1fr;position:relative;top:unset}.page-post .post-content .section .sidebar .social-media-banner{grid-area:social-media}.page-post .post-content .section .sidebar .social-media-banner .social-media-icons{gap:.875em;justify-content:flex-end}.page-post .post-content .section .sidebar .popular-posts{grid-area:popular-posts}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list{display:grid;grid-template-columns:repeat(2,1fr)}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item{gap:10px;grid-template-columns:1fr}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-image{height:200px}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-content{box-sizing:border-box;font-size:1em;padding:0 1em}.page-post .related-posts .title{margin-bottom:.5em;padding-bottom:.25em;position:relative;text-align:center}.page-post .related-posts .title:after{background:#999;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);transition:background .5s ease;width:50%}}@media (max-width:850px){.page-post .title-header-post{gap:1em;padding-bottom:1em}.page-post .title-header-post:before{display:none}.page-post .title-header-post .hero{gap:1em;padding:2em 1.5em}.page-post .title-header-post .hero .post-title{font-size:2em}.page-post .title-header-post .hero .play-button{bottom:unset;min-height:unset;min-width:unset;position:relative;right:unset}.page-post .post-content{top:-2em}.page-post .post-content .section .content{margin-left:0}.page-post .post-content .section .content .post-navigation{gap:1em}.page-post .post-content .section .sidebar .social-media-banner .social-media-text{font-size:1em}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-image,.page-post .related-posts .related-posts-list .news-item .news-item-image{height:150px}.popup-video-container{align-items:center}.popup-video-container .popup-content{margin-top:unset}.popup-video-container .popup-content .popup-video iframe,.popup-video-container .popup-content .popup-video video{max-width:calc(100vw - 2em)}}@media (max-width:665px){.page-post .post-content .section .sidebar{grid-template-areas:"social-media" "ad1" "ad2" "popular-posts";grid-template-columns:1fr;justify-items:stretch}}@media (max-width:600px){.page-post .title-header-post .hero{gap:.75em;padding:1.25em 1em}.page-post .title-header-post .hero .post-category{font-size:.875em}.page-post .title-header-post .hero .post-title{font-size:1.5em}.page-post .title-header-post .meta{column-gap:1em;flex-wrap:wrap;font-size:.875em;justify-content:center;row-gap:.5em}.page-post .title-header-post .meta>div:not(:last-child):after{display:none}.page-post .title-header-post .meta .meta-icon svg{height:16px;margin-right:3px;width:16px}.page-post .post-content .section .content .post-navigation{grid-template-columns:1fr}.page-post .post-content .section .content .post-navigation a{gap:.25em;padding:1em}.page-post .post-content .section .content .comments-section .comment-respond .comment-form>p{width:100%}.page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon{height:44px;width:44px}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list,.page-post .related-posts .related-posts-list{grid-template-columns:1fr}}@media (max-width:360px){.page-post .post-content .section .sidebar .social-media-banner{gap:.5em;grid-template-columns:1fr;justify-items:center;text-align:center;width:100%}}@media (prefers-color-scheme:light){.page-post .title-header-post:before{background:#f8f8f8}.page-post .title-header-post:after{background:#999}.page-post .post-content .section .content .post-tags a{border-color:#c90036;color:#c90036}.page-post .post-content .section .content .post-navigation .post{background:#f8f8f8}.page-post .post-content .section .content .post-navigation .post:has(a:focus-visible),.page-post .post-content .section .content .post-navigation .post:has(a:hover){background:#c90036;color:#fff}.page-post .post-content .section .content .comments-section .commentlist .comment{background:#f8f8f8}.page-post .post-content .section .content .comments-section .navigation div a{background:#f8f8f8;color:#000}.page-post .post-content .section .content .comments-section .navigation div a:after,.page-post .post-content .section .content .comments-section .navigation div a:before{filter:none}.page-post .post-content .section .content .comments-section .navigation div a:focus-visible,.page-post .post-content .section .content .comments-section .navigation div a:hover{background:#c90036;border-color:#c90036;color:#f8f8f8}.page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon{background:#fff}.page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon img{filter:brightness(0) saturate(100%) invert(37%) sepia(92%) saturate(7360%) hue-rotate(338deg) brightness(105%) contrast(98%)}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-image,.page-post .related-posts .related-posts-list .news-item .news-item-image{background:#f8f8f8}}@media (prefers-color-scheme:dark){.page-post .title-header-post:before{background:#2d3436}.page-post .title-header-post:after{background:#adadad}.page-post .post-content .section .content .post-tags a{border-color:#ff7b9b;color:#ff7b9b}.page-post .post-content .section .content .post-navigation .post{background:#2d3436}.page-post .post-content .section .content .post-navigation .post:has(a:focus-visible),.page-post .post-content .section .content .post-navigation .post:has(a:hover){background:#c90036;color:#fff}.page-post .post-content .section .content .post-navigation a .nav-label{color:#ff7b9b}.page-post .post-content .section .content .comments-section .commentlist .comment{background:#2d3436}.page-post .post-content .section .content .comments-section .commentlist .comment .comment-meta a,.page-post .post-content .section .content .comments-section .commentlist .comment .reply a{color:#ff7b9b}.page-post .post-content .section .content .comments-section .navigation div a{background:#2d3436;color:#fff}.page-post .post-content .section .content .comments-section .navigation div a:after,.page-post .post-content .section .content .comments-section .navigation div a:before{filter:invert(100%)}.page-post .post-content .section .content .comments-section .navigation div a:focus-visible,.page-post .post-content .section .content .comments-section .navigation div a:hover{background:#c90036;border-color:#c90036;color:#f8f8f8}.page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon{background:#252525}.page-post .post-content .section .sidebar .social-media-banner .social-media-icons .social-media-icon img{filter:none}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-image{background:#2d3436}.page-post .post-content .section .sidebar .popular-posts .popular-posts-list .news-item .news-item-content .news-item-date{color:#ff7b9b}.page-post .related-posts .related-posts-list .news-item .news-item-image{background:#2d3436}.page-post .related-posts .related-posts-list .news-item .news-item-content .news-item-date{color:#ff7b9b}}@media (prefers-reduced-motion:reduce){.popup-video-container,.popup-video-container .popup-content,.popup-video-container::backdrop{animation:none;transition:none}}
/*# sourceMappingURL=page-single.css.map */