#product-card-list{background:var(--light-gray);margin-left:var(--margin-left)}#product-card-list .product-list-container{max-width:1200px;position:relative}#product-card-list .product-filter-wrapper>h2{padding-bottom:2rem;padding-top:2rem}#product-card-list .product-list-wrapper{column-gap:39px;display:grid;grid-auto-rows:1fr;grid-template-columns:374px 374px 374px;padding-top:1.5rem;row-gap:50px}#product-card-list .product-list-wrapper .product{background:#fff;border-bottom:4px solid var(--gray);border-radius:5px;box-shadow:5px 5px 9px -4px rgba(0,0,0,.25);margin:0;padding:1rem;position:relative}#product-card-list .product-list-wrapper .product .prod-code{background:var(--gray);border-top-left-radius:5px;border-top-right-radius:15px;color:#fff;font-size:.7rem;font-weight:700;left:0;padding:4px 1.5rem 4px 1rem;position:absolute;top:-20px}#product-card-list .product-list-wrapper .product .prod-cta{background:var(--gray);border-radius:15px;bottom:3px;color:#fff;padding:3px;position:absolute;right:3px}#product-card-list .product-list-wrapper .product .prod-cta>img{height:18px;width:18px}#product-card-list .product-list-wrapper .product h3{font-size:1rem;font-weight:700;margin:0;padding:0}#product-card-list .product-list-wrapper .product p{font-size:.9rem;margin:.5rem 0 0;padding:0 0 1rem}#product-card-list .product-card-container{display:flex;justify-content:center;margin-top:2rem;padding-bottom:3rem}#product-card-list #custom-product-card{background:var(--light-blue);border-bottom:4px solid var(--orange)}#product-card-list #custom-product-card *{color:var(--black)}.product>.panel>.prod-tags{font-size:.8rem;font-weight:700}.product>a{text-decoration:none}.blue-box-prod-list{background:#e3f4fb}.blue-box-prod-list *{color:var(--black)}.blue-box-prod-list a{color:var(--blue);font-weight:700}.blue-box-prod-list h3{font-size:1.5rem;font-weight:700;margin-bottom:.7rem}.blue-box-prod-list-wrapper{margin:0 auto auto;max-width:770px;min-width:320px;padding:1rem;width:100%}.service-list-container>input{display:block;margin-bottom:-3rem;margin-top:1rem;max-width:400px;width:100%}.product-filter-wrapper>.product-list-container>label,.service-list-container,.service-list-container>span{margin-top:0!important}.product-filter-wrapper{margin:4rem auto auto;max-width:1200px;width:100%}.product-filter-wrapper>.product-list-container{margin:0}.product-filter-wrapper>.product-list-container>label,.product-filter-wrapper>.product-list-container>span{font-size:.8rem}#product-card-list .accred,#product-card-list .urgent{border-radius:10px;color:#fff;display:inline-flex;font-size:.7rem;font-weight:700;margin-top:.5rem;padding:3px .7rem;width:auto}#product-card-list .product-list-wrapper .product .urgent{background:var(--orange)}#product-card-list .product-list-wrapper .product .accred{background:var(--blue)}.product-list-wrapper-show-more{max-height:800px;overflow:hidden}.service-list-show-more{background:linear-gradient(180deg,hsla(0,0%,97%,0),#f8f8f8);bottom:0;height:400px;position:absolute;width:100%}.service-list-show-fewer,.service-list-show-more>.show-more-services{background:var(--blue);bottom:0;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;height:2rem;left:0;margin:auto;padding-top:.3rem;position:absolute;text-align:center;width:100%}.service-list-show-fewer{display:none;margin-left:calc(50vw - 600px);max-width:1200px;position:fixed}@media only screen and (max-width:1229px){#product-card-list .product-list-wrapper{column-gap:26px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding-left:1rem;padding-right:1rem;row-gap:50px}.product-filter-wrapper{margin-left:auto;margin-right:auto;max-width:770px}#product-card-list .product-list-container,#product-card-list .product-list-container>*,#product-card-list .product-list-filter,.product-filter-wrapper{padding-left:1rem;padding-right:1rem}.service-list-show-fewer,.service-list-show-more{left:0;margin:auto;right:0}}@media only screen and (max-width:812px){#product-card-list{margin-left:-15px}#product-card-list .product-list-wrapper{grid-template-columns:auto auto}.product-filter-wrapper>.product-list-container{padding-left:0;padding-right:0}}@media only screen and (max-width:550px){#product-card-list .product-list-wrapper{grid-template-columns:auto}}