.sellers-section{width:100%;height:100%}.sellers-section .sellers-container{width:90%;height:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem}.sellers-section .sellers-container .seller-card{width:100%;height:100%;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000001a;transition:all .3s ease-in-out;cursor:pointer;text-transform:uppercase;display:flex;flex-direction:column;gap:1rem}.sellers-section .sellers-container .seller-card:hover{transform:translateY(-5px)}.sellers-section .sellers-container .seller-card .seller-card__image{width:100%;height:250px;border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden;object-fit:cover}.sellers-section .sellers-container .seller-card .seller-card__content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0}.sellers-section .sellers-container .seller-card .seller-card__content .seller-card__link{border:1px solid #000;padding:10px}.sellers-section .sellers-container .seller-card .seller-card__content .seller-card__link:hover{border:1px solid #64b895;background:#64b895;color:#fff}@media screen and (max-width: 768px){.sellers-section .sellers-container{display:flex;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/sellers-view.css.map?v=95662672542996591211728485343 */
