#single-post > .ct-section-inner-wrap{display:flex;flex-direction:row;gap:60px}#single-post{display:block}@media (max-width:991px){#single-post > .ct-section-inner-wrap{padding-top:60px;padding-bottom:60px;display:flex;flex-direction:column;gap:30px}#single-post{display:block}}#post-left{width:70%;gap:30px}#post-right{width:30%}@media (max-width:991px){#post-left{width:100%}}@media (max-width:991px){#post-right{width:100%}}@media (max-width:991px){#post-title{display:none}}#featured-image{width:100%;height:auto}#new-post > .oxy-posts{display:grid !important;align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px}#new-post{flex-direction:column}#new-post{display:grid}@media (max-width:991px){#new-post > .oxy-posts{display:grid !important;align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px}#new-post{flex-direction:column}#new-post{display:grid}}@media (max-width:767px){#new-post > .oxy-posts{display:grid !important;align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px}#new-post{flex-direction:column}#new-post{display:grid}}#new-post .oxy-posts{display:flex;flex-direction:column}#new-post .oxy-post{display:flex;flex-direction:row;align-items:center;background-color:#fff;padding:30px;border-radius:12px;transition-duration:0.3s;box-shadow:0px 5px 30px 0px rgba(0,0,0,0.06)}#new-post .oxy-post:hover{box-shadow:0px 5px 30px 0px rgba(0,0,0,0.1)}#new-post .oxy-post-wrap{width:100%;display:flex;flex-direction:column;text-align:left;align-items:flex-start;gap:10px}#new-post .oxy-post-image{position:relative;width:40%;flex-shrink:0;flex-grow:0;margin-right:20px}#new-post .oxy-post-image-fixed-ratio{padding-bottom:80%;background-size:cover;background-position:center center;border-radius:12px}#new-post .oxy-post-title{font-family:Poppins;font-size:16px;font-weight:600}@media (max-width:991px){#new-post .oxy-post{flex-direction:column}#new-post .oxy-post-image{width:100%;margin-bottom:1em;margin-right:0}#new-post .oxy-post-image-fixed-ratio{padding-bottom:56%}}#new-post .oxy-read-more{font-size:0.8em}#new-post .oxy-easy-posts-pages{text-align:center}