:root{--white-color:#fff;--black-color:#000;--primary-color:#007c80;--secondary-color:#868e96;--error-color:#dc3545;--success-color:#28a745;--warning-color:#ffc107;--border-color:#f8f9fa;--border-dark-color:#ccc;--background-light-color:#eaeaea;--background-color:#b2b2b3;--box-shadow:0 5px 6px 0 rgba(0,0,0,.29);--transition:350ms ease-in-out all;--filter-primary:invert(25%) sepia(57%) saturate(3528%) hue-rotate(165deg) brightness(89%) contrast(101%);--filter-secondary:invert(59%) sepia(10%) saturate(288%) hue-rotate(169deg) brightness(93%) contrast(88%);--filter-white:invert(97%) sepia(99%) saturate(0%) hue-rotate(220deg) brightness(106%) contrast(101%);--filter-primary-text:invert(16%) sepia(0%) saturate(1%) hue-rotate(53deg) brightness(100%) contrast(88%);--filter-secondary-text:invert(35%) sepia(0%) saturate(1265%) hue-rotate(225deg) brightness(90%) contrast(84%);--primary-textcolor:#333;--secondary-textcolor:#575757;--texthover-color:var(--primary-color);--textinfo-color:#ffc107;--form-field-width:750px;--max-text-width:var(--form-field-width);--font-spartan:"Spartan"}.tx-product .product-list{align-items:stretch;display:flex;flex-wrap:wrap;margin:0 -20px}.tx-product .product-list .product{align-items:center;display:flex;flex-direction:column;margin:70px 0;padding:0 20px;text-align:center;width:33.33333%}@media (min-width:768px){.tx-product .product-list .product:nth-child(3n+1),.tx-product .product-list .product:nth-child(3n+2){position:relative}.tx-product .product-list .product:nth-child(3n+1):after,.tx-product .product-list .product:nth-child(3n+2):after{background:#b2b2b3;content:"";height:100%;position:absolute;right:0;top:0;transform:translateX(-50%);width:1px}}@media (min-width:576px) and (max-width:767px){.tx-product .product-list .product{margin:45px 0;width:50%}.tx-product .product-list .product:nth-child(odd){position:relative}.tx-product .product-list .product:nth-child(odd):after{background:#b2b2b3;content:"";height:100%;position:absolute;right:0;top:0;transform:translateX(-50%);width:1px}}@media (max-width:575px){.tx-product .product-list .product{margin:20px 0;width:100%}}.tx-product .product-list .product img{height:auto;max-width:100%;width:100%}.tx-product .product-list .product h3{margin-bottom:10px;margin-top:20px}.tx-product .product-list .product p{margin-bottom:30px}.tx-product .product-list .product .btn-primary{margin-top:auto}.tx-product .list-pid{color:#333;display:flex;justify-content:center}.tx-product .list-pid:focus,.tx-product .list-pid:hover{color:#007c80}