.ant-proj-banner .ant-cs-image-wrap{position:relative}
.ant-proj-banner .ph-image-inner::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,rgba(0,56,118,0.90) 0%,rgba(0,56,118,0.19) 75%,rgba(0,56,118,0.00) 100%);z-index:1}
.ant-proj-banner .page-header-inner{padding-top:0;padding-bottom:0;position:absolute;bottom:3rem;left:50%;width:100%;transform:translateX(-50%);z-index:10}
.ant-proj-banner .ph-caption-description{max-width:60%}
.ant-proj-item{position:relative;margin:0 0 3.125rem}
.ant-proj-item:last-child{margin-bottom:0}
.apri-title{color:var(--ant-main-color);text-align:center;font-size:clamp(1.5rem,1.5625vw,1.875rem);font-weight:600;text-transform:uppercase;margin:0 0 2rem}
.apri-tabs{--ant-light-color:var(--ant-border-color);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;margin:0 0 2.5rem}
.apri-tabs .ant-btn-outline>*{color:#1A1A1A}
.apri-tabs .ant-btn:hover,.apri-tabs .ant-btn.active{background:var(--ant-main-color)}
.apri-tabs .ant-btn:hover>*,.apri-tabs .ant-btn.active>*{color:#fff}
.ant-proj-product-item{display:flex;flex-direction:column}
.ant-proj-product-item .bli-image-wrap{flex:0 0 auto}
.ant-proj-product-item .bli-info{display:flex;flex-direction:column;height:100%}
.ant-proj-product-item .bli-desc{margin:0 0 1rem}
.ant-proj-product-item .bli-info .ant-btn{margin-top:auto}
.ant-proj-featured .ant-row-gap{row-gap:16px}
.ant-proj-featured .ant-counter-item{position:relative;padding:1.5rem;background:#fff;border:1px solid var(--ant-border-color);border-radius:1rem;text-align:center}
.ant-proj-featured .aci-counter{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:clamp(1.5rem,1.875vw,2.25rem);font-weight:500;line-height:1;color:var(--ant-secondary-color)}
.ant-proj-featured .aci-counter .odometer.odometer-auto-theme,.ant-proj-featured .aci-counter .odometer.odometer-theme-default{font-family:var(--ant-body-font)}
.ant-proj-product-item .bli-title{margin-bottom:1rem}
.ant-proj-product-item .bli-desc.ContentBody p{margin:0 0 .625rem}
.ant-proj-product-item .bli-desc.ContentBody p strong,.ant-proj-product-item .bli-desc.ContentBody p b{color:#1A1A1A}
.aprp-content.ContentBody h2,.aprp-content.ContentBody h3,.aprp-content.ContentBody h4{font-size:1.5rem}
.aprp-content.ContentBody h2 strong,.aprp-content.ContentBody h3 strong,.aprp-content.ContentBody h4 strong{color:currentColor}
.aprp-content.ContentBody ul{list-style:none;padding:0;margin:1.5rem 0}
.aprp-content.ContentBody ul:last-child{margin-bottom:0}
.aprp-content.ContentBody ul li{display:flex;gap:.75rem;align-items:center}
.aprp-content.ContentBody ul li:not(:last-child){margin-bottom:1rem}
.aprp-content.ContentBody ul li:before{content:"";position:relative;display:inline-block;background:url(../img/icons/check-bg.svg) center no-repeat;background-size:100% 100%;width:1.5rem;height:1.5rem}
.ant-proj-videos #blog-list.bli-image-cropped .bli-image{padding-bottom:56%}
.ant-proj-videos .blog-list-item{border:none;background-color:transparent}
.ant-proj-videos #blog-list.bli-image-cropped .bli-image::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(../img/icons/youtube.svg) center no-repeat;background-size:100% 100%;width:4.25rem;height:3rem}
@media (max-width: 1024px) {
.ant-proj-banner .page-header-inner{bottom:2rem}
.ant-proj-featured .ant-counter-item{padding:15px}
.apri-title{margin:0 0 1.5rem}
.apri-tabs{margin:0 0 1.5rem}
}
@media (max-width: 767px) {
.ant-proj-banner .ph-caption-description{max-width:100%}
.ant-proj-banner .ant-cs-image{height:50vh}
.ant-proj-banner .ph-image-inner::after{height:75%}
.apri-tabs{flex-wrap:nowrap;overflow:scroll;justify-content:flex-start}
.apri-tabs .ant-btn{flex:0 0 auto;height:36px;padding:0 15px}
.aprp-content.ContentBody h2,.aprp-content.ContentBody h3,.aprp-content.ContentBody h4{font-size:1.125rem;text-transform:uppercase}
}
@media (max-width: 480px) {
.apri-title{font-size:1.25rem}
}