#ASect > .ct-section-inner-wrap{max-width:var(--container-max-width) ;padding-top:calc(var(--header-height) + var(--space)) ;display:flex;flex-direction:column;align-items:center}#ASect{display:block}#ASect{position:relative;overflow:hidden;text-align:left}@media (max-width:767px){#ASect > .ct-section-inner-wrap{padding-top:calc(var(--header-height) + (var(--space)*2)) ;padding-bottom:calc(var(--space)*2) }}#ASect_posts-grid .oxy-posts{display:flex;flex-wrap:wrap;position:relative;width:calc(100% + (var(--space)/2));margin:calc(0px - (var(--space)/4))}#ASect_posts-grid .oxy-post{width:calc(33.33% - (var(--space)/2));margin:calc(var(--space)/4);position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;overflow:hidden;padding:18px 22px;height:clamp(217px,var(--pas)*217,293px);border-radius:5px}#ASect_posts-grid .oxy-post-image{position:absolute;width:100%;height:100%;top:0px;left:0px;object-fit:cover;object-position:center;transition:0.3s ease}#ASect_posts-grid .oxy-post-cache{background-image:linear-gradient(rgba(25,14,14,0),rgba(25,14,14,0.75));position:absolute;left:0px;bottom:0px;width:100%;height:50%;transition:0.3s ease}#ASect_posts-grid .oxy-post:hover .oxy-post-cache{height:100%}#ASect_posts-grid .oxy-post-title{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-family:avory-i-pe-variable;font-weight:700;line-height:1.3;color:#fcfaf6;text-align:left;position:relative}#ASect_posts-grid .oxy-post-title:after{height:1px;width:0%;background-color:#fcfaf6;transition-duration:0.3s;transition-timing-function:ease;content:""}#ASect_posts-grid .oxy-post:hover .oxy-post-title:after{width:100%}@media(max-width:1120px){#ASect_posts-grid .oxy-post{height:clamp(189px,var(--pas)*189,213px)}}@media(max-width:991px){#ASect_posts-grid .oxy-post{width:calc(50% - (var(--space)/2));height:clamp(216px,var(--pas)*216,279px)}}@media(max-width:767px){#ASect_posts-grid .oxy-post{width:calc(100% - (var(--space)/2));height:clamp(288px,var(--pas)*288,460px)}}@media(max-width:479px){#ASect_posts-grid .oxy-posts{width:calc(100% + var(--space));margin:calc(0px - (var(--space)/2))}#ASect_posts-grid .oxy-post{width:calc(100% - var(--space));margin:calc(var(--space)/2);height:clamp(208px,var(--pas)*208,277px)}}#ASect_posts-grid .oxy-read-more{font-size:0.8em}#ASect_posts-grid .oxy-easy-posts-pages{text-align:center}