.products__heading{margin-block:20px 35px}@media screen and (min-width: 992px){.products__heading{display:flex;gap:10px;align-items:flex-end;justify-content:space-between}}.products__heading h1{font-weight:400;margin-bottom:20px;font-size:1.25rem}@media screen and (min-width: 992px){.products__heading h1{font-size:1.875rem;margin-bottom:0}}.products__hgroup{flex-grow:1}@media screen and (max-width: 768px){.products__hgroup{margin-bottom:20px}}.products__hgroup p{margin-block:10px;font-size:14px}.products__hgroup .products__description{font-size:14px}.products__hgroup .products__description-toggle{margin-top:4px;padding:0;border:none;background:none;font:inherit;cursor:pointer}.products__actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.products__actions .button{font-size:1rem}.slider--tags{margin-bottom:30px;-webkit-mask-image:linear-gradient(to right,black 90%,transparent);mask-image:linear-gradient(to right,black 90%,transparent)}.slider--tags .swiper-slide{width:auto}.tags-slide__link{display:flex;align-items:center;justify-content:center;height:45px;padding-inline:22px;border-radius:10px;border:thin solid #101010;background-color:#fff;color:#101010;font-size:.875rem;white-space:nowrap;text-decoration:none;transition:.2s ease-in-out;transition-property:background-color,color}.tags-slide__link:hover,.tags-slide__link--active{background-color:#101010;color:#fff}.products{display:grid;gap:50px 16px;min-height:70vh;grid-template-columns:repeat(2,1fr)}@media screen and (min-width: 992px){.products{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1400px){.products{grid-template-columns:repeat(4,1fr)}}.products__aside{display:none}@media screen and (min-width: 992px){.products__aside{display:flex;margin-top:auto;position:sticky;bottom:20px;width:100%;flex-grow:1}}.products__aside.show{position:fixed;top:70px;right:0;bottom:0;left:0;z-index:100;background:#00000080;display:flex;align-items:center;justify-content:center}.products__aside>*{width:100%}@media screen and (max-width: 768px){.products__aside>*{overflow:clip scroll;width:350px;max-height:80vh;max-width:100%}}.products__aside .button--close-btn{position:absolute;right:10px;top:10px}
