.pc-best-selling-forms .pc-title-wrapper{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:20px}.pc-best-selling-forms .pc-title-wrapper *{margin:0}.pc-best-selling-forms .pc-title-wrapper .pc-button{flex-shrink:0}@media only screen and (max-width: 600px){.pc-best-selling-forms .pc-title-wrapper .pc-button{display:none}}.pc-best-selling-forms .pc-product-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:40px 20px;margin-top:40px}@media only screen and (max-width: 768px){.pc-best-selling-forms .pc-product-grid{grid-template-columns:1fr 1fr;gap:20px 10px}}.pc-best-selling-forms .pc-product-grid .pc-product img{-o-object-fit:cover;object-fit:cover;aspect-ratio:1 / 1;width:100%;border-radius:6px;margin-bottom:20px;position:relative;display:block}@media only screen and (max-width: 768px){.pc-best-selling-forms .pc-product-grid .pc-product img{margin-bottom:10px}}.pc-best-selling-forms .pc-product-grid .pc-product img:focus,.pc-best-selling-forms .pc-product-grid .pc-product img:hover{-webkit-filter:brightness(0.8);filter:brightness(0.8)}.pc-best-selling-forms .pc-product-grid .pc-product .pc-product-title{font-weight:bold;color:#00A0DE;margin:0;line-height:1}.pc-best-selling-forms .pc-product-grid .pc-product .pc-product-title:focus,.pc-best-selling-forms .pc-product-grid .pc-product .pc-product-title:hover{color:#007bab}.pc-best-selling-forms .pc-button.mobile-only{text-align:center;margin:40px auto 0}@media only screen and (min-width: 601px){.pc-best-selling-forms .pc-button.mobile-only{display:none}}
/*# sourceMappingURL=best-selling-forms.css.map */