.pt-tile-card-section__card-layout--col_3{gap:20px;grid-template-columns:repeat(3,1fr)}.pt-tile-card-section__card-layout--col_4{gap:20px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:768px){.pt-tile-card-section__card-layout--static{display:grid!important;grid-template-columns:repeat(1,1fr)}.pt-tile-card-section__card-layout--static .pt-link-card{display:grid;grid-template-columns:190px 1fr;gap:25px;overflow:hidden}}@media only screen and (max-width:768px)and (max-width:400px){.pt-tile-card-section__card-layout--static .pt-link-card{grid-template-columns:150px 1fr}}@media only screen and (max-width:768px)and (max-width:768px){.pt-tile-card-section__card-layout--swiper{gap:0;display:flex;flex-wrap:nowrap;transition:transform var(--transition) ease-in-out}}