.toggle-buttons-container{display:flex;justify-content:flex-start;gap:10px}.toggle-button{font-family:Montserrat,sans-serif!important;padding:10px 18px;display:flex;align-items:center;justify-content:center;min-width:100px;border:1px solid #2f2f33;border-radius:50px;background-color:transparent;color:#2f2f33;cursor:pointer;font-size:14px;font-weight:500;transition:all .25s ease}.toggle-button.selected,.toggle-button:hover{background-color:#2f2f33;color:#fff;border-color:#2f2f33}.main-products-items-container{margin-top:25px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center}@media(max-width:1000px){.main-products-items-container{gap:20px}}@media(max-width:800px){.main-products-items-container{gap:16px}}@media(max-width:600px){.main-products-items-container{gap:12px}}.product-link{display:flex;flex-direction:column;text-decoration:none;color:inherit}.product-card-container{display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;border:1px solid rgba(47,47,51,.1);border-radius:18px;padding:14px 16px 12px;min-height:86px;position:relative;box-shadow:0 10px 24px #2f2f330d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.product-link:hover .product-card-container{transform:translateY(-2px);background-color:#fff;border-color:#2f2f332e;box-shadow:0 16px 36px #2f2f331a}.product-card{display:flex;align-items:center;justify-content:space-between;flex-direction:row;cursor:pointer;position:relative}.product-card img{max-width:26px;height:auto;border-radius:999px;margin-right:12px;flex-shrink:0}.product-info{display:flex;align-items:center;justify-content:space-between;flex-grow:1;overflow:hidden;position:relative}.product-name{font-size:16px;font-weight:600;color:#2f2f33;margin:0 10px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.arrow-right{flex-shrink:0;margin-left:10px}.arrow-right svg{width:16px;height:16px;fill:#2f2f33}.product-price{position:absolute;bottom:12px;left:16px;font-size:12px;color:#2f2f33ad;letter-spacing:.01em;white-space:nowrap}.show-more-button,.show-less-button{display:block;margin:30px auto 0;padding:15px 25px;background-color:none;border:1px solid #333;color:#333;background-color:transparent;border-radius:20px;cursor:pointer;font-size:14px;text-align:center;font-weight:500}.show-less-button{display:none}.show-more-button:hover,.show-less-button:hover{color:#fff;border-color:#555;background-color:#333}
/*# sourceMappingURL=/cdn/shop/t/2/assets/x-custom-main-products-section.css.map */
