@media (max-width:767px){.sidebar{border-top:30px solid var(--color-black);margin-top:30px;padding:30px}}.sidebar .sidebar__title{color:var(--color-black);font-size:1.5em;font-weight:500;line-height:1.25;margin-bottom:40px;position:relative;text-transform:uppercase}.sidebar .sidebar__title:before{background-color:var(--color-black);content:"";height:2px;left:0;position:absolute;top:calc(100% + 20px);transition:all .3s;width:30px}.sidebar .sidebar_post .singlePost__image{aspect-ratio:15/10;margin-bottom:20px;overflow:hidden}.sidebar .sidebar_post .singlePost__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:all .3s;width:100%}.sidebar .sidebar_post .singlePost__image:hover img{transform:scale(1.05)}.sidebar .sidebar_post .singlePost__content__title{color:var(--color-black);font-size:1.2rem;font-weight:300;line-height:1.25;margin-bottom:40px;margin-top:30px;position:relative}.sidebar .sidebar_post .singlePost__content__title:before{background-color:var(--color-black);content:"";height:2px;left:0;position:absolute;top:-15px;transition:all .3s;width:30px}.sidebar .sidebar_post:hover .singlePost__content__title:before{width:60px}.postHeader{background-color:var(--color-black);color:#fff;padding-bottom:30px;padding-top:30px}.postHeader .breadcrumb{color:#fff;display:flex;font-size:12px;font-weight:300;list-style:none;margin:0 0 10px;padding:0}.postHeader .breadcrumb li{display:inline-block;margin-right:10px}.postHeader .breadcrumb li a{color:#fff}.postHeader .breadcrumb li+li:before{content:"/";margin-right:10px}.postHeader h1{font-size:22px;font-weight:600;margin:0;text-transform:uppercase}.postContent{line-height:1.75;text-align:justify}.postContent blockquote{border-left:3px solid var(--color-black);color:#1a1a1a;font-size:1.1em;font-style:italic;margin:1.1em 15px;padding:10px 0 10px 20px;position:relative;transition:border .2s ease-in-out;z-index:0}.postContent h2,.postContent h3,.postContent h4,.postContent h5{color:var(--color-black);font-weight:500;line-height:1.25;margin-bottom:40px;margin-top:20px;position:relative}.postContent h2:before,.postContent h3:before,.postContent h4:before,.postContent h5:before{background-color:var(--color-black);content:"";height:2px;left:0;position:absolute;top:calc(100% + 20px);transition:all .3s;width:30px}
