#product-card-list{background:var(--light-gray)}#product-card-list .product-filter-wrapper>h2{padding-bottom:2rem;padding-top:2rem}.product-card-container .hidden{display:none}#clabel{display:block;margin-bottom:1rem}#product-card-list .product-list-wrapper{column-gap:39px;display:grid;grid-auto-rows:1fr;grid-template-columns:374px 374px 374px;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;min-height:6rem;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;display:flex;font-size:.7rem;font-weight:700;left:0;padding:4px 1.5rem 4px 1rem;position:absolute;top:-20px}#product-card-list .flag{display:inline;margin-right:.5rem;max-height:1rem}#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 .tech1,#product-card-list .tech2,#product-card-list .tech3,#product-card-list .tech4,#product-card-list .tech5,#product-card-list .tech6{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 .tech1{background:var(--orange)}#product-card-list .product-list-wrapper .product .tech2{background:var(--blue)}#product-card-list .product-list-wrapper .product .tech3{background:var(--pink)}#product-card-list .product-list-wrapper .product .tech4{background:var(--green)}#product-card-list .product-list-wrapper .product .tech5{background:var(--purple)}#product-card-list .product-list-wrapper .product .tech6{background:var(--gray)}#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%}.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>span{font-size:1rem}@media only screen and (max-width:1229px){#product-card-list .product-list-wrapper{column-gap:26px;grid-template-columns:auto auto auto;padding-left:1rem;padding-right:1rem;row-gap:50px}.product-filter-wrapper{margin-left:auto;margin-right:auto;max-width:770px;padding-left:1rem;padding-right:1rem}}@media only screen and (max-width:812px){#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}}