.tc__container{display:flex;flex-direction:column}.swiper-slide{cursor:default!important}@media only screen and (max-width:677px){.tc__container{gap:25px}}.categories-card{padding:var(--pm-125);border-radius:20px;height:100%;display:grid;grid-template-rows:65px auto;gap:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .5s ease-in-out}.categories-card img{height:65px;-o-object-fit:contain;object-fit:contain;justify-self:center}.categories-card p{text-align:center;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#2c2c2c;transition:all .5s ease-in-out}.categories-card:hover p{color:#0c5894}@media only screen and (min-width:680px){.categories-card{max-width:190px;margin-inline:auto}}