.post-listing{padding:0;position:relative;width:100%}.post-listing>.container{width:100%}.post-listing__title-block{align-items:center;display:flex;margin-bottom:40px;width:100%}@media (max-width:480px){.post-listing__title-block{margin-bottom:25px}}.post-listing__title{margin:0}.post-listing__wrapper{align-items:flex-start;align-items:stretch;display:flex;width:100%}@media (max-width:767px){.post-listing__wrapper{display:block}}.post-listing__sidebar{flex:0 0 270px;margin-right:40px;padding-right:20px;padding-top:64px;position:relative;width:270px}.post-listing__sidebar:after{background:#d2d2d2;bottom:0;content:"";position:absolute;right:0;top:1px;width:1px}@media (max-width:991px){.post-listing__sidebar{flex:0 0 180px;margin-right:25px;width:180px}}@media (max-width:767px){.post-listing__sidebar{margin-bottom:30px;margin-right:0;width:100%}}.post-listing__filter-header{align-items:center;border-bottom:1px solid #d2d2d2;display:flex;gap:15px;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.post-listing__filter-header h3{margin:0}.post-listing__filter-header p{color:#838384;font-size:16px;line-height:22px}.post-listing .reset-filter{background:transparent;border:0;color:#0f33ad;cursor:pointer;font-size:16px;line-height:22px;padding:0;text-decoration:none}.post-listing__categories{display:flex;flex-direction:column;gap:8px}.post-listing__categories span{color:#001951;font-family:var(--scp-font-heading);font-size:14px;line-height:20px;margin-bottom:4px}.post-listing .category-filter{align-items:center;background:transparent;background:none;border:0;color:#100f1b;cursor:pointer;display:flex;font-size:16px;line-height:22px;padding:0;position:relative;text-align:left}.post-listing .category-filter:before{background:#fff;border:2px solid #d6d6d6;border-radius:4px;box-sizing:border-box;content:"";display:inline-flex;flex:0 0 16px;flex-shrink:0;height:16px;margin-right:8px;min-width:16px;transition:.2s;width:16px}.post-listing .category-filter:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:12px;left:6px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:.2s;width:12px}.post-listing .category-filter.active:before{background-color:#0f33ad;border-color:#0f33ad}.post-listing .category-filter.active:after{background:url(../../../../../wp-content/themes/saudi-ceramics-projects/images/icons/check-icon.svg);background-repeat:no-repeat;background-size:cover;content:"";height:5px;left:4.5px;opacity:1;position:absolute;width:8px}@media (max-width:767px){.post-listing .category-filter{width:auto}}.post-listing .category-filter.active{color:#0f33ad}.post-listing .category-hidden{display:none}.post-listing .category-show-more{background:transparent;border:0;color:#0f33ad;cursor:pointer;display:inline-block;font-size:16px;font-weight:400;line-height:22px;margin-top:4px;padding:0;text-align:left}.post-listing .category-show-more:hover{color:#03c;text-decoration:underline}.post-listing__main{flex:1 1 auto;min-width:0;padding:64px 0}@media (max-width:767px){.post-listing__main{padding-top:0}}.post-listing__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:48px;width:100%}@media (max-width:767px){.post-listing__top{align-items:flex-start;display:flex;flex-direction:column;gap:15px}}.post-listing .post-count{color:#100f1b;flex:1 1 auto;font-size:16px;line-height:22px}.post-listing .post-sort{flex:0 0 auto}.post-listing .post-sort select{-webkit-appearance:none;background:url(../../../../../wp-content/themes/saudi-ceramics-projects/images/icons/down-arrow.svg);background-position:calc(100% - 5px);background-repeat:no-repeat;background-size:25px;border:1px solid #d2d2d2;border-radius:6px;color:#100f1b;cursor:pointer;font-family:var(--scp-font-heading);font-size:16px;font-weight:500;height:38px;line-height:22px;min-width:210px;outline:none;padding:0 35px 0 8px}.post-listing .post-sort select:focus{border-color:#111}@media (max-width:767px){.post-listing .post-sort,.post-listing .post-sort select{width:100%}}.post-listing__grid{display:flex;flex-wrap:wrap;gap:24px;margin-left:0;width:calc(100% + 12px)}.post-listing .post-card{background:#fff;border:1px solid #d2d2d2;border-radius:4px;box-sizing:border-box;flex:0 0 calc(33.33333% - 20px);margin:0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;width:calc(33.33333% - 20px)}.post-listing .post-card:hover{box-shadow:0 5px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.post-listing .post-card:hover .post-card__image{transform:scale(1.02)}.post-listing .post-card__image-wrapper{overflow:hidden;position:relative;width:100%}.post-listing .post-card__image-link{display:block;margin:0;width:100%}.post-listing .post-card__image{display:block;height:220px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}@media (max-width:767px){.post-listing .post-card__image{aspect-ratio:16/10;height:auto;-o-object-fit:cover;object-fit:cover}}.post-listing .post-card__tag{align-items:center;background:rgba(0,0,0,.8);border-radius:4px;color:#fff;display:inline-flex;font-family:var(--scp-font-heading);font-size:14px;font-weight:500;left:12px;line-height:20px;padding:4px 10px;position:absolute;top:12px;white-space:nowrap;z-index:2}@media (max-width:767px){.post-listing .post-card__tag{font-size:8px;left:8px;padding:4px 7px;top:8px}}@media (max-width:480px){.post-listing .post-card__tag{font-size:8px;left:7px;padding:4px 6px;top:7px}}.post-listing .post-card__content{padding:24px}@media (max-width:480px){.post-listing .post-card__content{padding:15px}}.post-listing .post-card__date{color:#100f1b;font-size:14px;line-height:20px;margin-bottom:10px}.post-listing .post-card__title{color:#001951;font-size:20px;line-height:26px;margin:0 0 10px}.post-listing .post-card__title a{color:#001951;text-decoration:none}.post-listing .post-card__title a:hover{text-decoration:underline}@media (max-width:480px){.post-listing .post-card__title{font-size:16px}}.post-listing .post-card__excerpt{color:#100f1b;font-size:14px;line-height:20px;margin-bottom:16px}@media (max-width:767px){.post-listing .post-card__excerpt{margin-bottom:10px}}.post-listing .post-card__read-more{background:url(../../../../../wp-content/themes/saudi-ceramics-projects/images/icons/right-arrow.svg);background-position:100%;background-repeat:no-repeat;background-size:14px 12px;border-bottom:1px solid #0f33ad;color:#0f33ad;font-family:var(--scp-font-heading);font-size:16px;font-weight:500;line-height:22px;padding-right:25px}.post-listing .post-card__read-more:hover{text-decoration:underline;text-decoration:none}@media (max-width:991px){.post-listing .post-card{flex-basis:calc(50% - 20px);width:calc(50% - 20px)}}@media (max-width:767px){.post-listing .post-card{flex-basis:calc(100% - 20px);width:calc(100% - 20px)}}.post-listing__no-results{color:#666;padding:40px 0;text-align:center;width:100%}.post-listing.loading{position:relative}.post-listing.loading:after{backdrop-filter:blur(2px);background:hsla(0,0%,100%,.82);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:20}.post-listing.loading:before{animation:post-listing-loader .8s linear infinite;border:3px solid #dedede;border-radius:50%;border-top-color:#2457c5;content:"";height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;width:42px;z-index:21}@keyframes post-listing-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rtl aside.post-listing__sidebar{margin-left:40px;margin-right:0;padding-left:20px}@media (max-width:767px){.rtl aside.post-listing__sidebar{margin:0;padding:64px 0 0}}.rtl aside.post-listing__sidebar:after{left:0;right:auto}@media (max-width:767px){.rtl aside.post-listing__sidebar:after{display:none}}.rtl .category-filter{text-align:right}.rtl .category-filter:before{margin-left:8px}.rtl .category-filter.active:after{right:11px}.rtl .category-show-more{text-align:right}.rtl .post-listing .post-card__read-more{background-position:top;background:url(../../../../../wp-content/themes/saudi-ceramics-projects/images/icons/left-arrow-blue.svg);background-repeat:no-repeat;background-size:14px 24px;padding-left:25px;padding-right:0}.rtl .post-listing .post-card__tag{left:auto;right:12px}
/*# sourceMappingURL=style.min.css.map */
