.websito-templates-category{display:flex;flex-direction:column;margin-top:20px}.websito-templates-category h2{font-size:24px;margin-bottom:10px}.websito-templates-list{display:flex;flex-wrap:wrap;gap:10px}.websito-templates-item{width:300px;overflow:hidden;border-radius:6px;background-color:var(--white1)}.websito-templates-item:hover{transform:scale(1.04);transition:transform .2s ease-in-out;cursor:pointer}.websito-templates-item:hover .websito-templates-item-image{opacity:.3}.websito-templates-item:hover .websito-templates-item-action{display:flex}.websito-templates-item-image{width:100%;height:150px;object-fit:cover;border-radius:10px 10px 0 0;transition:opacity .2s ease-in-out}.websito-templates-item-info{display:flex;flex-direction:column;padding:5px 10px}.websito-templates-item-info p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.websito-templates-item-action{display:none;position:absolute;gap:5px;top:50%;left:50%;transform:translate(-50%,-120%)}
